2010-05-29 07:53:05 by OBATA Akio | Files touched by this commit (1) |
Log message: Add buildlink with libxml2 and libxslt. shlib linked with those library and pkg-config also notice requirement. |
2010-01-17 13:02:58 by Thomas Klausner | Files touched by this commit (724) | |
Log message: Recursive PKGREVISION bump for jpeg update to 8. |
2009-12-01 09:43:53 by Emmanuel Dreyfus | Files touched by this commit (3) |
Log message: Bugfix: NetBSD does not need -ldl n LIBS for dlopen() This did not prevented xmlsec1 to build but caused trouble in packages depending on this one |
2009-10-30 20:32:11 by Tobias Nygren | Files touched by this commit (5) |
Log message: Update to xmlsec1-1.2.13 to fix build breakage with current OpenSSL. Changes: mostly bugfixes |
2009-06-14 20:13:41 by Joerg Sonnenberger | Files touched by this commit (154) |
Log message: Remove @dirrm entries from PLISTs |
2009-03-20 20:25:55 by Joerg Sonnenberger | Files touched by this commit (1252) |
Log message: 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-02 22:08:34 by Emmanuel Dreyfus | Files touched by this commit (1) |
Log message: Missing library for dependencies |
2009-03-02 17:44:29 by Emmanuel Dreyfus | Files touched by this commit (1) |
Log message: Buildlink support. |
2008-07-14 14:56:20 by Joerg Sonnenberger | Files touched by this commit (563) |
Log message: Mark as destdir ready. |
2008-03-06 15:53:57 by Thomas Klausner | Files touched by this commit (245) | |
Log message: Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump. |