2012-10-06 13:55:05 by Aleksej Saushev | Files touched by this commit (310) |
Log message: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. |
2012-01-28 12:00:57 by Thomas Klausner | Files touched by this commit (48) |
Log message: Recursive bump for removal of jpeg/tiff/png buildlink3.mk files from SDL_image. If one of these packages needs them, it should include them itself. |
2011-11-01 07:03:15 by Steven Drake | Files touched by this commit (1557) |
Log message: Recursive bump for graphics/freetype2 buildlink addition. |
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-06-14 19:57:02 by Joerg Sonnenberger | Files touched by this commit (215) |
Log message: Remove @dirrm entries from PLISTs |
2008-03-04 07:59:06 by Johnny C. Lam | Files touched by this commit (99) |
Log message: Mechanical changes to add DESTDIR support to packages that install their files via a custom do-install target. |
2007-01-07 10:14:16 by Roland Illig | Files touched by this commit (412) |
Log message: Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with ${PREFIX}/${PKGMANDIR}. Fixes PR 35265, although I did not use the patch provided therein. |