Age | Commit message (Collapse) | Author | Files | Lines |
|
Okay'd by jmmv.
|
|
Buildlink files: RECOMMENDED version changed to current version.
|
|
|
|
|
|
|
|
|
|
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.
|
|
support for base system curses/ncurses as well as ncurses itself.
suggested by wiz.
|
|
|
|
|
|
|
|
|
|
|
|
- Added a "cm truncate" command to truncate an existing branch.
- Added some new consistency checking.
- Bug fixes and speedups.
While here USE_NEW_TEXINFO new framework and refill MESSAGE to 75 columns.
|
|
a problem introduced in the 6.2alpha4 package.
|
|
|
|
to figure out the best place. Avoids breakage if some other package
accidently creates PREFIX/share/info.
|
|
|
|
OK'd by jmmv.
|
|
shown in Hubert's bulk build. Thanks to Yuji Yamano!
|
|
have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set
to "YES". This enforces the requirement that bsd.pkg.install.mk be
included at the end of a package Makefile. Idea suggested by Julio M.
Merino Vidal <jmmv at menta.net>.
|
|
Bump PKGREVISION to 1.
|
|
|
|
Approved by wiz.
|
|
Changes from alpha16:
Alpha 18. This release tracks file modification times, and restores
them on initial checkout. The need for restoration was driven by the
need to support the EROS cross environment build process, which was
tripping over autoconf because modification times were not being
preserved.
Alpha 17. This is a catch-up release to get various repaired bugs
into distribution. Also the first release to build on RedHat 8.0.
Approved by wiz.
This closes PR 18971.
|
|
|
|
From Julio Merino in pkg/18214.
|
|
hardcoding an invalid path.
Also modify the package (jointly by jlam and agc) to use the zlib
buildlink2 infrastructure, rather than using the one in the package.
|
|
buildlink2.mk file (both fixes from Johnny Lam - thanks, Johnny).
|
|
Provided in PR 18064 by Julio Merino <jmmv@hispabsd.org>.
Modified by myself to include the buildlink2 files for boehm-gc,
ncurses, openssl, and the bsd.pkg.install.mk files, to use the
boehm-gc package, and not the included version, and to find one of the
help files appropriately. I also fixes the CONF_FILES definition, and
tried to bring some sanity to the opencm version number.
|