aboutsummaryrefslogtreecommitdiff
path: root/textproc/saxon
Commit message (Collapse)AuthorAgeFilesLines
* Add SHA256 infoHerve Quiroz2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149305
* - Update to 6.5.4 (add support for JDK 1.5 but drop JDK 1.1)Herve Quiroz2005-06-304-49/+18
| | | | | | | | | | | | - Improve the launcher shell script (use javavmwrapper 2.0) - Use SUB_FILES/SUB_LIST to configure the launcher - Add $FreeBSD$ tag in pkg-plist - Do not try to mkdir ${JAVAJARDIR} as it has been part of mtree for more than 3 years now - Update COMMENT: this is an XSLT 1.0 processor Notes: svn path=/head/; revision=138239
* - Tweaked CLASSPATH in launcher script: Only Saxon installed JARs are indeedHerve Quiroz2004-11-102-15/+22
| | | | | | | | | | | | required (given XML APIs and the Aelfred XML parser are included in saxon.jar) - Added some more "" in launcher script to ensure spaces in paths and args will not break anything - "${CP} -r" -> "${FIND} -exec ${INSTALL_DATA}" for samples and docs - Takeover maintainership Notes: svn path=/head/; revision=121276
* . Register CONFLICTS with the saxon-devel port. [1]Greg Lewis2004-07-071-1/+3
| | | | | | | | | | . Use %%JAVAJARDIR%% in PLIST_FILES now that bsd.java.mk sets it. PR: 68637 [1] Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> [1] Notes: svn path=/head/; revision=113166
* . Add a shell script to allow people to easily run saxon from the commandGreg Lewis2004-07-022-1/+17
| | | | | | | | | | line. PR: 68548 Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> Notes: svn path=/head/; revision=112792
* . Update to 6.5.3.Greg Lewis2004-06-283-482/+34
| | | | | | | | | | | | | . Use MASTER_SITE_SOURCEFORGE_EXTENDED rather than MASTER_SITE_SOURCEFORGE. . Make it bsd.java.mk 2.0 compliant. . Reduced packing list by using PLIST_FILES and PORTDOCS. . Various cosmetic changes. PR: 68447 Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> Notes: svn path=/head/; revision=112498
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* Cleanups, including:Christian Weisgerber2003-02-154-556/+551
| | | | | | | | | | | | - Change maintainer's addresses - Drop some maintainerships - Use COMMENT variable PR: 48294 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> Notes: svn path=/head/; revision=75567
* Moved NO_BUILD_DEPENDS_JAVA down to stop portlintErnst de Haan2002-04-161-1/+1
| | | | | | | | | | | | complaining about wrong location of settings. PORTREVISION not bumped. This does not affect the port installation. Approved by: maintainer Notes: svn path=/head/; revision=57766
* Update to 6.5.2.Ernst de Haan2002-04-132-2/+2
| | | | | | | | Submitted by: maintainer PR: 37031 Notes: svn path=/head/; revision=57653
* bsd.java.mk-ifyPatrick Li2002-04-011-2/+2
| | | | | | | | PR: 36607 Submitted by: maintainer Notes: svn path=/head/; revision=57117
* - Update to 6.5.1Kevin Lo2002-02-093-42/+41
| | | | | | | | | | - Sort @dirrm listing PR: 34745 Submitted by: MAINTAINER Notes: svn path=/head/; revision=54410
* add saxon 6.5Ying-Chieh Liao2002-01-305-0/+606
An XSLT processor for Java PR: 34435 Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net> Notes: svn path=/head/; revision=54014