2005-12-27 14:54:59 by Stoned Elipot | Files touched by this commit (55) |
Log message: Lower expectations, both others' and mine: relinquish stewardship |
2005-12-09 17:01:55 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: Do not use sys/select.h on DragonFly, it got broken by the (also included) sys/queue.h. |
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-11 20:08:02 by Amitai Schlair | Files touched by this commit (1) |
Log message: As on NetBSD, force vi_cv_sys5_pty=no on Darwin to fix build on 10.4. |
2005-07-12 22:19:35 by Krister Walfridsson | Files touched by this commit (1) |
Log message: Prevent paths to the build directories from being included in the package. Bump PKGREVISION. |
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 18:15:14 by Alistair G. Crooks | Files touched by this commit (83) |
Log message: Add RMD160 digests in addition to the SHA1 ones. |
2005-01-25 14:48:54 by Julio M. Merino Vidal | Files touched by this commit (11) |
Log message: Make nvi and vim* use the alternatives system to install wrappers for bin/vi, bin/ex and bin/view. Bump their PKGREVISIONs. vim-kde is an exception because it currently installs programs with these names. So, as it's currently marked as vulnerable and as I don't have KDE installed ATM, I'm marking it as conflicting. |
2004-11-28 14:46:50 by Julio M. Merino Vidal | Files touched by this commit (1) |
Log message: This needs a curses. |
2004-10-03 02:15:03 by Todd Vierling | Files touched by this commit (518) |
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. |