- 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.
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.
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.
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.