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-10-17 04:02:43 by Takahiro Kambe | Files touched by this commit (1) |
Log message: Add LICENSE. |
2009-07-02 21:29:29 by Tobias Nygren | Files touched by this commit (1) |
Log message: use libgnutls-config.mk |
2009-06-16 17:25:32 by Joerg Sonnenberger | Files touched by this commit (9) |
Log message: Fix a number of GENERATE_PLIST entries to always have a terminating ; |
2009-06-15 00:58:11 by Joerg Sonnenberger | Files touched by this commit (129) |
Log message: Remove @dirrm related logic. |
2009-06-14 19:43:27 by Joerg Sonnenberger | Files touched by this commit (120) |
Log message: Remove @dirrm entries from PLISTs |
2009-05-21 21:56:52 by Jens Rehsack | Files touched by this commit (1) |
Log message: freetds builds fine with unixodbc on AIX and RHEL4 |
2009-05-20 02:58:30 by Thomas Klausner | Files touched by this commit (277) | |
Log message: Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib major change. Reported by Robert Elz in PR 41345. |
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. |
2008-09-02 02:58:31 by grant beattie | Files touched by this commit (1) | |
Log message: update distinfo for patches |