cvs commit: ports/textproc/saxon Makefileports/textproc/saxon/files
saxon.sh
Herve Quiroz
hq at FreeBSD.org
Tue Nov 9 18:37:25 PST 2004
hq 2004-11-10 02:37:24 UTC
FreeBSD ports repository
Modified files:
textproc/saxon Makefile
textproc/saxon/files saxon.sh
Log:
- Tweaked CLASSPATH in launcher script: Only Saxon installed JARs are indeed
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
Revision Changes Path
1.10 +15 -13 ports/textproc/saxon/Makefile
1.2 +8 -3 ports/textproc/saxon/files/saxon.sh
More information about the cvs-all
mailing list