Commit graph

12 commits

Author SHA1 Message Date
jwise
bc6e385f22 Fix up pax usage. 2002-04-03 21:17:54 +00:00
agc
be9bc4ff1b Replace "${GTAR} cf - . | (cd ... ; ${GTAR} xf - )" pipelines with a
single instance of ${PAX}.
2001-11-14 14:47:53 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
agc
a16fc84f19 Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:
WRKSRC= ${WRKDIR}

This is much cleaner, much more indicative of what happens, and removes
another of the negative definitions (NO_.* = value).
2001-09-09 20:36:07 +00:00
skrll
88af130dfa Move to sha1 digests, and add distfile sizes. 2001-04-20 15:04:54 +00:00
agc
bbc67fac91 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:53:33 +00:00
hubertf
d32e698de6 Cleanup MKDIR usage => INSTALL_*_DIR
XXX need to teach pkglint to be more picky about this
2001-02-25 04:17:35 +00:00
wiz
ad02d69ab2 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:31:58 +00:00
jwise
02ad473a4a Update xalan-j to version 1.2.
Changes from xalan-j-1.0.1 (the last pkgsrc version):

Xalan-Java now suports UTF-16 output encoding.

We incorporated an updated BSF (support for extension elements and functions) that supports Mozilla
Rhino js.jar 1.5. The new bsf.jar replaces the older bsf.jar and bsfengines.jar. If you are using Javascript
extensions, you must now use js.jar 1.5. Mozilla Rhino 1.4 R3 is no longer supported.

We have added a custom processing instruction that you can use to instruct the Xalan-Java processor not to
cache an XML document.

Also, many bug fixes.
2000-10-19 23:11:34 +00:00
jwise
fb9d4e2d21 Better use of GTAR 2000-06-22 14:28:51 +00:00
jwise
e2e652f80f INSTALL -> INSTALL_DATA as appropriate 2000-05-30 20:38:07 +00:00
jwise
fe55e76b7f Initial import of xalan-j-1.0.1, the Apache Project's XSLT implementation 2000-05-30 16:14:33 +00:00