2011-03-06 17:02:58 by Thomas Klausner | Files touched by this commit (393) | |
Log message: Remove GTK1 using packages for which noone spoke up for the last two weeks on pkgsrc-users in the thread "[HEADS UP] Package removal -- please check". |
2009-07-08 17:02:15 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: user-destdir support |
2007-11-18 11:23:24 by Thomas Klausner | Files touched by this commit (10) |
Log message: Update MASTER_SITES/HOMEPAGE, from Zafer Aydogan. |
2007-01-11 12:39:04 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: Modular Xorg support. |
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. |
2006-02-16 19:05:09 by Thomas Klausner | Files touched by this commit (2) |
Log message: Fix build with new libtool (as seen in bulk builds). |
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-07 16:05:36 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: bsd.prefs.mk is not needed anymore. |
2005-12-07 16:02:31 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: Remove explicit check for Xv, it breaks X11 from pkgsrc for the sake of XFree 3 compat. |
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 |