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. |
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 10:16:40 by Soren Jacobsen | Files touched by this commit (1) |
Log message: Convert to buildlink3. |
2003-12-29 19:00:15 by Krister Walfridsson | Files touched by this commit (1) |
Log message: Make this pkg build on NetBSD-1.5* NetBSD-1.6[-_.]* by correcting a typo in the previous commit. |
2003-12-28 01:33:23 by Thomas Klausner | Files touched by this commit (1) |
Log message: -current got redrawwin() -- replace USE_NCURSES with INCOMPAT_CURSES lines. |
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-13 15:54:34 by Thomas Klausner | Files touched by this commit (783) | |
Log message: PKGREVISION bump for libiconv update. |
2003-07-12 11:02:22 by Tomasz Luchowski | Files touched by this commit (2) |
Log message: Update wap-utils to 1.3.2 * It adds support for the ME102, a Netgear AP Fixes PR#22076 by Quentin Garnier <cube@cubidou.net> |
2003-05-06 19:43:16 by Julio Merino | Files touched by this commit (726) |
Log message: Drop trailing whitespace. Ok'ed by wiz. |