aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/jing
Commit message (Collapse)AuthorAgeFilesLines
* Remove indefinite articles and trailing periods from COMMENT, plusolgeni2014-08-031-1/+1
| | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Categories T-V. CR: D509 Approved by: portmgr (antoine)
* Convert textproc to USES=zipbapt2014-03-111-1/+1
|
* Fix build, and let bsdtar unzip the distfile.mat2014-01-291-2/+2
| | | | | Pointy hat to: mat Sponsored by: Absolight
* Convert to staging.mat2014-01-212-35/+14
| | | | Sponsored by: Absolight
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | textproc)
* Decommissioning java 1.5 (EOLed since October 2009):bapt2012-12-101-6/+2
| | | | suppress any reference to JAVA_VERSION= 1.5+ (part3)
* -remove MD5ohauer2011-07-031-1/+0
|
* - Update to 2008.10.28gabor2009-05-284-26/+34
| | | | | | | - Requires Java >= 1.5 this is what documentation guarantees to work - Add shell script for easy invocation - Fix NOPORTEXAMPLES behaviour - Take maintainership
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Add SHA256pav2005-11-261-0/+1
|
* - Update to java.bsd.mk 2.0hq2005-02-051-7/+9
| | | | | - Add 'java' category - CP -> INSTALL_DATA
* . Use %%JAVAJARDIR%% in the packing list now that bsd.java.mk sets it.glewis2004-07-082-215/+6
| | | | | | | . While I'm here: . Collapse the post-install target into do-install, . Respect NOPORTDOCS for all the docs. . Use PORTDOCS to greatly simplify the packing list.
* SIZEify.trevor2004-01-301-0/+1
|
* Update port: textproc/jing to 2003.06.19 (unbreak)edwin2003-08-313-14/+239
| | | | | | | Update to 2003.06.19 PR: ports/55909 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
* BROKEN: Distfiles not listed in distinfokris2003-05-061-0/+2
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* maintainer update:edwin2003-02-042-4/+4
| | | | | - Update to 2003.01.31 (no checksum change) - Actually drop maintainership
* Maintainer update:edwin2003-02-034-18/+8
| | | | | | | | - Update to 2003.01.08 - Drop maintainership PR: ports/47008 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
* Update to 2002.07.24pat2002-07-282-2/+2
| | | | | PR: ports/41077 Submitted by: maintainer
* - Update to 2002.05.31pat2002-06-083-4/+4
| | | | | | | - Change maintainer's address PR: ports/38964 Submitted by: maintainer
* Update to 2002.04.30pat2002-05-233-15/+10
| | | | | PR: 37699 Submitted by: maintainer
* bsd.java.mk-ifypat2002-04-041-5/+5
| | | | | PR: 36717, 36719, 36720 Submitted by: maintainer
* Update to 2002.02.13pat2002-02-172-4/+4
| | | | | PR: 35025 Submitted by: maintainer
* Initial import of jing.kevlo2002-02-095-0/+59
Jing is a RELAX NG validator in Java. PR: 34581 Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net>