2011-02-23 11:20:26 by Adam Ciarcinski | Files touched by this commit (7) |
Log message: Changes 1.01-r1914: Fix building on 32- and 64-bit machines. |
2011-02-01 01:09:08 by Thomas Klausner | Files touched by this commit (1) |
Log message: Set LICENSE. Include desktop.mk as pkglint admonitions. Bump PKGREVISION. |
2011-02-01 01:08:49 by Thomas Klausner | Files touched by this commit (2) |
Log message: Fix build with png-1.5. |
2011-01-13 14:40:12 by Thomas Klausner | Files touched by this commit (1644) |
Log message: png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. |
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-07-22 11:01:55 by Thomas Klausner | Files touched by this commit (373) |
Log message: Remove USE_DIRS from pkgsrc. Shared directories can now be created independently by the pacakges needing them and will be removed automatically by pkg_delete when empty. Packages needing empty directories can use the @pkgdir command in PLIST. Discussed and ok'd in thread starting at http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html |
2009-06-14 21:10:38 by Joerg Sonnenberger | Files touched by this commit (30) |
Log message: Convert @exec/@unexec to @pkgdir or drop it. |
2009-06-14 19:57:02 by Joerg Sonnenberger | Files touched by this commit (215) |
Log message: Remove @dirrm entries from PLISTs |