2011-11-25 22:38:09 by Joerg Sonnenberger | Files touched by this commit (15) |
Log message: Deal with the modern post-GCC2 world. |
2011-04-22 15:45:23 by OBATA Akio | Files touched by this commit (2234) |
Log message: recursive bump from gettext-lib shlib bump. |
2009-12-17 22:04:41 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 |
2007-10-17 01:49:02 by Tobias Nygren | Files touched by this commit (29) |
Log message: Fix abusers of LOWER_OPSYS to check OPSYS or MACHINE_PLATFORM instead. |
2007-03-09 13:56:54 by Roland Illig | Files touched by this commit (2) |
Log message: Changed a flex source file to not contain "]]", since flex-2.5.33 gets confused by it. |
2006-06-09 17:58:39 by Min Sik Kim | Files touched by this commit (1) |
Log message: USE_TOOLS+=flex |
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. |
2006-04-13 20:23:45 by Johnny C. Lam | Files touched by this commit (292) |
Log message: BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with USE_TOOLS+=msgfmt. |
2006-03-04 22:31:14 by Johnny C. Lam | Files touched by this commit (2257) |
Log message: Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to \ "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers. |