2007-03-21 20:44:11 by Jim Wise | Files touched by this commit (12) |
Log message: Per Juan RP, use pkgsrc-users@ as MAINTAINER of unmaintained pkgs. |
2007-03-21 19:55:48 by Jim Wise | Files touched by this commit (6) |
Log message: I'm not using any of these packages any more, and have not been keeping up on maintaining them. Switch MAINTAINER to tech-pkg, so I can focus on those which I am still using. |
2006-10-04 23:36:01 by Thomas Klausner | Files touched by this commit (46) |
Log message: Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. |
2006-02-08 20:47:08 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: Add pthread dependencies for DragonFly, otherwise the Python linkage test fails. |
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-06-01 00:44:23 by Roland Illig | Files touched by this commit (1) |
Log message: Changed $f to ${f}. |
2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539) |
Log message: Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. |
2005-02-23 23:24:35 by Alistair G. Crooks | Files touched by this commit (505) |
Log message: Add RMD160 digests. |
2004-10-03 02:13:34 by Todd Vierling | Files touched by this commit (908) |
Log message: Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include. |