2012-10-31 12:19:55 by Aleksej Saushev | Files touched by this commit (1460) |
Log message: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. |
2012-09-28 10:30:00 by David A. Holland | Files touched by this commit (1) |
Log message: Mark this BROKEN. It has not been buildable in years and to the extent it's not dead upstream (which looks to be minimal) upstream also seems to not be interested in making releases. This package will be removed in due course unless the circumstances change. |
2010-09-26 13:27:21 by OBATA Akio | Files touched by this commit (3) |
Log message: exactly set --mode and --tag for libtool. |
2009-09-04 15:31:37 by Joerg Sonnenberger | Files touched by this commit (3) |
Log message: Don't use libtool without --mode argument. |
2009-06-14 19:49:18 by Joerg Sonnenberger | Files touched by this commit (454) |
Log message: Remove @dirrm entries from PLISTs |
2008-03-03 18:45:38 by Johnny C. Lam | Files touched by this commit (119) |
Log message: Mechanical changes to add DESTDIR support to packages that install their files via a custom do-install target. |
2006-09-09 04:42:02 by OBATA Akio | Files touched by this commit (113) |
Log message: Rename variable MAKEFILE to MAKE_FILE. |
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-06 00:11:50 by Joerg Sonnenberger | Files touched by this commit (4082) |
Log message: Recursive revision bump / recommended bump for gettext ABI change. |
2006-02-04 16:27:17 by Roland Illig | Files touched by this commit (1) |
Log message: Fixed the do-install target for unprivileged users. The directories had been installed without execute permission. While here, fixed almost all pkglint warnings. |