pkgsrc/parallel
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
..
clusterit Rename dehumanize_number to avoid conflict with libc. 2008-09-19 19:39:22 +00:00
dqs point HOMEPAGE at archive.org copy. 2008-07-05 18:13:37 +00:00
ganglia-monitor-core Fix MAINTAINER. 2009-03-08 06:15:31 +00:00
glunix Reset maintainer on his request. 2008-01-19 09:16:17 +00:00
GridSim Fix maintainer 2009-02-16 13:34:38 +00:00
linda Mark as destdir ready. 2008-07-14 12:55:56 +00:00
mpi-ch Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
openpbs MASTER_SITES entry is now password protected, comment it out. 2006-08-23 18:47:27 +00:00
p5-Parallel-Pvm Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
pvm3 Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
sge Update SGE to 6.1.5 2008-11-26 10:20:08 +00:00
Makefile Added mk/misc/category.mk, which contains the definitions that are only 2007-08-13 08:12:41 +00:00