2010-06-02 15:34:34 by Hauke Fath | Files touched by this commit (3) |
Log message: Update to DDD 3.1.12 from PR pkg/43402 (David H. Gutteridge) - Consolidated support for pydb, bashdb and remake. Further changes: Added LICENSE Changed PAPERSIZE patching to use SUBST framework Cleaned up pkglint fallout |
2009-12-17 22:31:43 by David Brownlee | Files touched by this commit (1) |
Log message: PKG_DESTDIR_SUPPORT |
2009-06-14 19:49:18 by Joerg Sonnenberger | Files touched by this commit (454) |
Log message: Remove @dirrm entries from PLISTs |
2006-12-15 21:33:06 by Joerg Sonnenberger | Files touched by this commit (236) |
Log message: Mechanically replace all includes of buildlink3.mk of the following packages with the modular Xorg equivalent. Those are falling back to the old location by default, so this commmit doesn't change dependencies. graphics/xpm ==> x11/libXpm fonts/Xft2 ==> x11/libXft x11/Xfixes ==> x11/libXfixes x11/xcursor ==> x11/libXcursor x11/Xrender ==> x11/libXrender x11/Xrandr ==> libXrandr |
2006-09-04 10:56:09 by Martti Kuparinen | Files touched by this commit (2) |
Log message: Reset MAINTAINER as I don't have time to maintain this any more. |
2006-03-30 05:44:44 by Johnny C. Lam | Files touched by this commit (120) |
Log message: * Honor PKGINFODIR. * List the info files directly in the PLIST. |
2006-02-17 08:30:14 by Martti Kuparinen | Files touched by this commit (1) |
Log message: Fixed warnings found by pkglint -Wall. |
2006-02-06 00:11:50 by Joerg Sonnenberger | Files touched by this commit (4082) |
Log message: Recursive revision bump / recommended bump for gettext ABI change. |
2005-12-12 22:36:56 by Joerg Sonnenberger | Files touched by this commit (43) | |
Log message: Bump all motif packages for recent openmotif update. The major version of the shared libXm has changed. |
2005-12-05 21:51:20 by Roland Illig | Files touched by this commit (1432) |
Log message: Fixed pkglint warnings. The warnings are mostly quoting issues, for example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html |