2010-06-14 00:45:57 by Thomas Klausner | Files touched by this commit (1673) |
Log message: Bump PKGREVISION for libpng shlib name change. Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x. |
2010-01-18 10:59:46 by Thomas Klausner | Files touched by this commit (938) |
Log message: Second try at jpeg-8 recursive PKGREVISION bump. |
2009-08-26 21:58:47 by Jens Rehsack | Files touched by this commit (1461) | |
Log message: bump revision because of graphics/jpeg update |
2009-06-14 20:08:12 by Joerg Sonnenberger | Files touched by this commit (83) |
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-01-08 18:25:40 by Thomas Klausner | Files touched by this commit (1) |
Log message: Fix pkglint warning. |
2009-01-08 18:25:31 by Thomas Klausner | Files touched by this commit (2) |
Log message: Remove unneeded patch. |
2009-01-08 18:21:36 by Thomas Klausner | Files touched by this commit (7) |
Log message: Update to 1.9.0: mpeg2enc works "better". some changes for the libquicktime. maintainance for newer release of other packages the mjpegtools need. |
2008-09-07 02:35:12 by Blair Sadewitz | Files touched by this commit (1) |
Log message: Change 'mjpegtools-simd' option to 'simd' in preparation for libmpg123 import. |
2008-07-14 14:56:20 by Joerg Sonnenberger | Files touched by this commit (563) |
Log message: Mark as destdir ready. |