pkgsrc/lang/sun-jre6
joerg 2d1ba244e9 Simply and speed up buildlink3.mk files and processing.
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
2009-03-20 19:23:50 +00:00
..
buildlink3.mk Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
builtin.mk Fix detection on OpenSolaris 2009-02-11 21:20:46 +00:00
DEINSTALL Delete the correct file path for ${EMUL_ARCH}, not for ${MACHINE_ARCH}. 2007-07-31 20:04:17 +00:00
DESCR Update lang/sun-jre6 to 6.0.3 and lang/sun-jdk6 to 6.0.4. 2008-01-20 02:31:46 +00:00
distinfo Re-add missing checksum for jce_policy file. 2009-02-15 02:33:07 +00:00
INSTALL * Add new emulator framework in pkgsrc/mk/emulator that handles all 2007-07-29 05:18:36 +00:00
Makefile pkglint, use ${PLIST.x11} instead of PLIST_SUBST 2009-03-06 16:18:04 +00:00
Makefile.common More pkglint 2009-03-06 16:22:55 +00:00
MESSAGE.NetBSD Don't bother stating that we need COMPAT_LINUX, as the packages we 2007-08-22 14:49:21 +00:00
PLIST.linux-i386 pkglint, use ${PLIST.x11} instead of PLIST_SUBST 2009-03-06 16:18:04 +00:00
sfiles-i386.mk Keep sun-jre6 and sun-jdk6 versions in sync. Noted by veego@ 2008-01-20 09:21:35 +00:00