pkgsrc/ham
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
..
7plus Add DESTDIR support. 2008-06-12 02:14:13 +00:00
cwtext Switch to Python 2.5 as default. Bump revision of all packages that have 2009-02-09 22:56:21 +00:00
dpbox Made the package work for unprivileged users by installing the set-uid 2007-01-08 03:42:13 +00:00
fl_logbook Fix DESTDIR. 2008-04-07 16:53:38 +00:00
fldigi PKGREVISION bump for libsndfile ABI depends bump. 2009-02-21 13:22:43 +00:00
gmfsk Use mk/omf-scrollkeeper.mk instead of textproc/rarian/omf.mk. 2009-03-08 15:56:43 +00:00
gnuradio-audio-jack Bump PKGREVISION for these packages due to JACK update. 2008-07-31 04:02:40 +00:00
gnuradio-audio-oss Mark as destdir ready. 2008-07-14 12:55:56 +00:00
gnuradio-audio-portaudio Mark as destdir ready. 2008-07-14 12:55:56 +00:00
gnuradio-core Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
gnuradio-core-docs Depend on doxygen-1.5.7.1, and fix PLIST for it. 2008-11-21 23:18:16 +00:00
gnuradio-examples Mechanical changes to add DESTDIR support to packages that install 2008-03-04 15:51:59 +00:00
gnuradio-gsm Mark as destdir ready. 2008-07-14 12:55:56 +00:00
gnuradio-howto Mark as destdir ready. 2008-07-14 12:55:56 +00:00
gnuradio-radio-astronomy Mark as destdir ready. 2008-07-14 12:55:56 +00:00
gnuradio-trellis Mark as destdir ready. 2008-07-14 12:55:56 +00:00
gnuradio-usrp Mark as destdir ready. 2008-07-14 12:55:56 +00:00
gnuradio-video-sdl Mark as destdir ready. 2008-07-14 12:55:56 +00:00
gnuradio-wxgui Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
gpredict Add DESTDIR support. 2008-06-20 01:09:05 +00:00
grig Add DESTDIR support. 2008-06-20 01:09:05 +00:00
hamlib Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
linpsk Needs perl for build. 2006-06-11 14:40:25 +00:00
locator Mechanical changes to add DESTDIR support to packages that install 2008-03-04 15:51:59 +00:00
tfkiss DESTDIR support 2009-02-16 19:12:00 +00:00
tlf Removed commented lines that were a left-over prior to submitting new code 2006-12-27 06:47:30 +00:00
tnt DESTDIR support 2009-02-16 19:12:00 +00:00
usrp Simply and speed up buildlink3.mk files and processing. 2009-03-20 19:23:50 +00:00
usrp-docs Fix PLIST for doxygen-1.5.7.1, depending on that version. 2008-11-21 23:32:50 +00:00
wwl Mechanical changes to add DESTDIR support to packages that install 2008-03-04 15:51:59 +00:00
xdx Add DESTDIR support. 2008-06-20 01:09:05 +00:00
xlog Depend on shared-mime-info and fix PLIST. Bump PKGREVISION. 2008-10-31 12:52:01 +00:00
yaesu Mechanical changes to add DESTDIR support to packages that install 2008-03-04 15:51:59 +00:00
Makefile Added and enabled fldigi: A digital radio modem 2008-10-23 08:09:14 +00:00