2008-03-03 03:19:52 by Johnny C. Lam | Files touched by this commit (24) |
Log message: Mechanical changes to add full DESTDIR support to packages that install their files via a custom do-install target. |
2006-08-26 15:58:17 by Min Sik Kim | Files touched by this commit (1) |
Log message: Use the tools framework to get the correct path to wish. Bump PKGREVISION. |
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-09-28 22:52:28 by Roland Illig | Files touched by this commit (180) |
Log message: Replaced "# defined" with "yes" in Makefile variables like \ GNU_CONFIGURE, NO_BUILD, USE_LIBTOOL. |
2005-06-16 08:58:08 by Johnny C. Lam | Files touched by this commit (465) |
Log message: Create directories before installing files into them. |
2005-02-23 16:59:14 by Alistair G. Crooks | Files touched by this commit (86) |
Log message: Add RMD160 digests in addition to SHA1 ones |
2004-03-12 06:38:38 by Min Sik Kim | Files touched by this commit (1) |
Log message: Switch to Tk 8.4. |
2004-03-08 21:27:17 by Min Sik Kim | Files touched by this commit (83) | |
Log message: Enable tk84 and replace x11/tk with x11/tk83. Packages compatible with 8.4 will be updated to depend on x11/tk after Tk update. |
2004-01-20 13:09:35 by Alistair G. Crooks | Files touched by this commit (14) |
Log message: Move WRKSRC definition away from the first paragraph in a Makefile. |