2004-10-03 02:18:40 by Todd Vierling | Files touched by this commit (863) |
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-25 06:53:30 by Soren Jacobsen | Files touched by this commit (1) |
Log message: Convert to buildlink3. |
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. |
2003-09-27 19:07:38 by grant beattie | Files touched by this commit (102) |
Log message: move ncurses/buildlink2.mk to mk/curses.buildlink2.mk, as it provides support for base system curses/ncurses as well as ncurses itself. suggested by wiz. |
2003-07-21 19:27:59 by Martti Kuparinen | Files touched by this commit (46) |
Log message: COMMENT should start with a capital letter. |
2003-07-18 00:57:07 by grant beattie | Files touched by this commit (1065) |
Log message: s/netbsd.org/NetBSD.org/ |
2003-07-13 15:54:34 by Thomas Klausner | Files touched by this commit (783) | |
Log message: PKGREVISION bump for libiconv update. |
2002-08-25 23:53:06 by Johnny C. Lam | Files touched by this commit (424) |
Log message: Merge packages from the buildlink2 branch back into the main trunk that have been converted to USE_BUILDLINK2. |