summaryrefslogtreecommitdiff
path: root/x11/lablgtk1
AgeCommit message (Collapse)AuthorFilesLines
2012-10-29Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-10-08Revision bump associated with the update of lang/ocaml to version 4.jaapb2-5/+5
2012-05-07Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)dholland1-2/+2
It turns out there were a lot of these.
2011-12-06Recursive bump for lang/ocaml buildlink addition.sbd2-4/+4
2011-04-22recursive bump from gettext-lib shlib bump.obache2-4/+4
2011-04-09Add user-destdir installation support.obache3-14/+18
2009-07-06Not MAKE_JOBS_SAFE. Needs -fPIC.joerg3-6/+17
2009-06-14Convert @exec/@unexec to @pkgdir or drop it.joerg2-5/+2
2009-06-14Remove @dirrm entries from PLISTsjoerg2-4/+2
2009-03-20Simply and speed up buildlink3.mk files and processing.joerg1-13/+6
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.
2007-09-21Rename lablgtk to lablgtk1 and lablgtk2 to lablgtk.wiz8-0/+458