Commit graph

10 commits

Author SHA1 Message Date
wiz
91871f449e Second try at jpeg-8 recursive PKGREVISION bump. 2010-01-18 09:58:37 +00:00
sno
6f7368d4db bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
zafer
b910f3ac20 remove dead master site mirror.nu6.org. Doesn't resolve anymore. 2009-08-11 22:10:34 +00:00
joerg
b02a0f888e Remove @dirrm entries from PLISTs 2009-06-14 18:24:43 +00:00
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
abs
a9d80fa424 Fix build and PLIST for -opengl case 2009-03-18 11:09:33 +00:00
hasso
807de83ec9 Make it build on DragonFly. 2009-03-14 18:53:21 +00:00
abs
ca7a34eb32 fix typo 2009-03-14 12:10:21 +00:00
abs
cd7e3e63e8 make opengl support optional, and default to off on very slow archs (m68k,m68000,vax). bump PKGREVISION 2009-03-14 12:06:49 +00:00
joerg
39f89e56ce Import build rules for fltk2. This is currently static only. 2008-05-25 15:29:19 +00:00