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-11-15 23:59:19 by David Brownlee | Files touched by this commit (1062) |
Log message: PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome |
2010-09-14 13:03:18 by Thomas Klausner | Files touched by this commit (1096) |
Log message: Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that version, and bump all depends. Per discussion on pkgsrc-changes. |
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. |
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-15 14:03:05 by OBATA Akio | Files touched by this commit (1) |
Log message: As pkglint's suggestion, include sysutils/desktop-file-utils/desktopdb.mk. Bump PKGREVISION. |
2009-06-15 13:55:54 by OBATA Akio | Files touched by this commit (1) |
Log message: Set LICENSE=gnu-gpl-v2. |
2009-06-15 13:54:02 by OBATA Akio | Files touched by this commit (1) |
Log message: Remove 2nd part, glade-gnome package was removed over 7 months ago. |
2009-06-15 13:46:27 by OBATA Akio | Files touched by this commit (2) |
Log message: devel/glade/Makefile.common is not used elsewhere than devel/glade/Makefile. So marge Makefile.common into Makefile, and remove Makefile.common. |