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-01-23 21:41:50 by Marc Recht | Files touched by this commit (77) |
Log message:
Build Python with thread support by default and turn the existing
python*-pth packages into meta-packages which will install the non-pth
packages. Bump PKGREVISIONs on the non-pth versions to propagate the
thread change, but leave the *-pth versions untouched to not affect
existing installations.
Sync all PYTHON_VERSIONS_AFFECTED lines in package Makefiles.
|
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-07-22 11:16:04 by Marc Recht | Files touched by this commit (123) |
Log message:
add python as category
ok'd a while back at pkgsrcCon by agc and wiz
|
2004-04-27 05:43:55 by Soren Jacobsen | Files touched by this commit (9) |
Log message:
Convert to buildlink3.
|
2004-03-29 07:05:56 by Johnny C. Lam | Files touched by this commit (55) |
Log message:
Add a BUILDLINK_PKGBASE.<pkg> definition where it's not equal to <pkg>,
e.g. "BUILDLINK_PKGBASE.gtk?= gtk+". This is mandated by the example
buildlink[23].mk files in bsd.buildlink[23].mk.
|
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-09-09 13:50:12 by Marc Recht | Files touched by this commit (1) |
Log message:
Added Python 23 and 23pth to PYTHON_VERSIONS_ACCEPTED.
|
2003-07-17 23:50:07 by grant beattie | Files touched by this commit (1504) |
Log message:
s/netbsd.org/NetBSD.org/
|