grant
afdebcf9a4
make ${PAX} usage consistent:
...
- group 'zrw' and 'p' args, -s last
- use the && operator consistently
- strip unneeded parens
- some whitespace cleanup
2003-04-10 01:28:03 +00:00
wiz
28a4483bc7
NO_PATCH is deprecated, says pkglint. Remove it.
2003-03-28 21:14:10 +00:00
jlam
a0712b80ae
Move java.mk to java-vm.mk to avoid name conflict with devel/mk-files as
...
suggested by Simon J. Gerraty.
2002-12-26 20:52:09 +00:00
jlam
757c5baf8c
Trivially use buildlink2 and use java.mk.
2002-10-18 21:43:09 +00:00
jlam
d5391a8a34
The dependency on unzip is automatic based on EXTRACT_SUFX.
2002-10-18 21:41:36 +00:00
jlam
e8398f5238
Set USE_JAVA=run on some packages that obviously don't need a JDK for the
...
build. These packages set NO_BUILD and by inspection of the Makefiles,
there isn't any invocation of java needed.
2002-07-29 22:23:25 +00:00
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
jlam
f79573370a
Mechanical changes to 375 files to change dependency patterns of the form
...
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also
change dependency examples in Packages.txt to reflect this.
2001-09-27 23:17:41 +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
fb9d4e2d21
Better use of GTAR
2000-06-22 14:28:51 +00:00
jwise
5b468c189c
Initial import of XT-19991105, James Clark's Java implementation of XSLT
2000-05-31 14:41:45 +00:00