2007-07-16 23:50:13 by Joerg Sonnenberger | Files touched by this commit (3) |
Log message: Fix some pathes in the default configuration. Bump revision. |
2007-07-16 23:38:40 by Joerg Sonnenberger | Files touched by this commit (6) |
Log message: Update master site to reflect move of my server. |
2006-08-06 07:20:40 by Krister Walfridsson | Files touched by this commit (10) |
Log message: Remove BROKEN_IN for packages that built in the latest NetBSD 3.0_STABLE/i386 bulk build. |
2006-06-21 01:13:18 by Johnny C. Lam | Files touched by this commit (2) |
Log message: Back out previous as the cause of the bulk build error was in msgfmt.sh not automatically checking for "*.po" suffixed files. This is fixed as of revision 1.24 of pkgsrc/mk/tools/msgfmt.sh. |
2006-06-21 00:57:12 by Johnny C. Lam | Files touched by this commit (2) |
Log message: Fix path to the PO file... it ends in ".po". This fixes the error noted in the bulk build: http://mail-index.netbsd.org/pkgsrc-bulk/2006/06/20/0000.html |
2006-05-18 22:30:02 by Thomas Klausner | Files touched by this commit (65) |
Log message: Mark as BROKEN_IN pkgsrc-2006Q1 according to ftp://ftp.NetBSD.org/pub/pkgsrc/misc/kristerw/pkgstat/i386-3.0/20060501.1050/broken.html |
2006-04-18 21:48:11 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message: Update to dfuibe_installer 1.1.7: Fixes a double-free by incorrect use of dirname(3). |
2006-04-17 09:07:54 by Johnny C. Lam | Files touched by this commit (528) |
Log message: Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey PKGLOCALEDIR and which install their locale files directly under ${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now on, pkgsrc/mk/plist/plist-locale.awk will automatically handle transforming the PLIST to refer to the correct locale directory. |