pkgsrc/finance
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
..
gkrellm-stock Mechanical changes to add DESTDIR support to packages that install 2008-03-03 19:21:37 +00:00
gnucash Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
gnucash-docs Use mk/omf-scrollkeeper.mk instead of textproc/rarian/omf.mk. 2009-03-08 15:56:43 +00:00
kmymoney2 Convert to use PLIST_VARS instead of manually passing "@comment " 2008-04-12 22:42:57 +00:00
libofx Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
p5-Algorithm-LUHN Added finance/p5-Algorithm-LUHN version 1.00 2008-10-25 20:22:07 +00:00
p5-Data-Currency Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Finance-Currency-Convert-WebserviceX Bump the PKGREVISION for all packages which depend directly on perl, 2008-10-19 19:17:40 +00:00
p5-Finance-Quote Update to 1.15: 2008-11-05 16:24:30 +00:00
p5-Locale-Currency-Format Update from version 1.25nb1 to 1.26. 2008-11-17 22:55:37 +00:00
ruby-activemerchant Initial import of ruby18-activemerchant-1.3.2 as 2008-04-04 15:19:08 +00:00
tclticker Second round of explicit pax dependencies. As reminded by tnn@, 2008-05-26 02:13:14 +00:00
xfinans Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal. 2008-11-10 17:21:33 +00:00
xinvest Mark as destdir ready. 2008-07-14 12:55:56 +00:00
xquote Mark as destdir ready. 2008-07-14 12:55:56 +00:00
Makefile Added finance/p5-Algorithm-LUHN version 1.00 2008-10-25 20:23:37 +00:00