2008-02-17 03:23:52 by OBATA Akio | Files touched by this commit (2) |
Log message: Honor PKG_SYSCONFDIR and switch to use CONF_FILES framework. Bump PKGREVISION. |
2008-02-16 12:13:44 by OBATA Akio | Files touched by this commit (1) |
Log message: Marked as USE_BSD_MAKEFILE and add DESTDIR support. |
2008-02-16 11:14:53 by OBATA Akio | Files touched by this commit (8) |
Log message: Regen patches for easier maintaining patches. |
2006-10-24 09:25:45 by Roland Illig | Files touched by this commit (3) |
Log message: Fixed PKGMANDIR and a few pkglint warnings. |
2006-10-04 23:49:19 by Thomas Klausner | Files touched by this commit (11) |
Log message: Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. |
2006-09-24 18:30:31 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: Make ja-groff dependency less restrictive. Bump revision. |
2006-09-03 02:56:30 by Thomas Klausner | Files touched by this commit (47) |
Log message: Reset maintainer for people who lost their commit bit. |
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-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 |
2005-07-15 20:27:56 by Johnny C. Lam | Files touched by this commit (97) |
Log message: Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by making PKGSRC_USE_TOOLS go away. There is now only a single USE_TOOLS variable that specifies all of the tools we need to build/run the package. |