2003-05-06 19:43:16 by Julio Merino | Files touched by this commit (726) |
Log message: Drop trailing whitespace. Ok'ed by wiz. |
2003-04-10 03:28:32 by grant beattie | Files touched by this commit (85) |
Log message: make ${PAX} usage consistent: - group 'zrw' and 'p' args, -s last - use the && operator consistently - strip unneeded parens - some whitespace cleanup |
2003-03-29 13:43:15 by Julio Merino | Files touched by this commit (795) |
Log message: Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. |
2003-03-28 22:14:42 by Thomas Klausner | Files touched by this commit (93) |
Log message: NO_PATCH is deprecated, says pkglint. Remove it. |
2002-12-26 21:52:14 by Johnny C. Lam | Files touched by this commit (16) |
Log message: Move java.mk to java-vm.mk to avoid name conflict with devel/mk-files as suggested by Simon J. Gerraty. |
2002-10-18 23:36:54 by Johnny C. Lam | Files touched by this commit (2) |
Log message: Trivially use buildlink2 and use java.mk. |
2002-07-30 00:23:30 by Johnny C. Lam | Files touched by this commit (14) |
Log message: 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-04-03 23:17:55 by Jim Wise | Files touched by this commit (4) |
Log message: Fix up pax usage. |