2005-10-05 15:29:51 by Thomas Klausner | Files touched by this commit (40) |
Log message: Remove some more *LEGACY* settings that are over a month old and thus were before 2005Q3. |
2005-06-02 20:30:17 by Thomas Klausner | Files touched by this commit (1) |
Log message: Convert to options framework. |
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-03-02 14:39:17 by Thomas Klausner | Files touched by this commit (1) |
Log message: Fix quoting in CPPFLAGS. |
2005-02-24 12:02:59 by Alistair G. Crooks | Files touched by this commit (172) |
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. |
2004-04-18 21:57:14 by Soren Jacobsen | Files touched by this commit (1) |
Log message: s/URI's/URIs/ |
2004-04-18 21:56:54 by Soren Jacobsen | Files touched by this commit (1) |
Log message: Convert to buildlink3. |
2004-03-08 23:22:31 by Stoned Elipot | Files touched by this commit (1) |
Log message: Remove info files entries from PLIST. |
2003-09-28 11:13:59 by Johnny C. Lam | Files touched by this commit (102) |
Log message: Back out last change related to moving ncurses/buildlink2.mk to curses.buildlink2.mk. This was wrong because we _really_ do want to express that we want _n_curses when we include the buildlink2.mk file. We should have a better way to say that the NetBSD curses doesn't quite work well enough. In fact, it's far better to depend on ncurses by default, and exceptionally note when it's okay to use NetBSD curses for specific packages. We will look into this again in the future. |