Commit graph

16 commits

Author SHA1 Message Date
rillig
de4dd047fb Fixed a gcc4 error message. 2007-03-17 15:13:48 +00:00
joerg
e976efa367 opencm needs krb5. Allow proper detection based on KRB5BASE instead of
hard-coded list in configure. Bump revision.
2006-04-19 20:50:46 +00:00
agc
4a3d2f7ce2 Add RMD160 digests. 2005-02-23 22:24:08 +00:00
minskim
f553ea2000 On NetBSD, use statvfs only when sys/statvfs.h is available. This
makes the package build on NetBSD-2.0 and -1.6 again.  OK'ed by jmmv@.
2004-12-13 21:14:12 +00:00
jmmv
97aefafa96 Update to 0.1.2rc8. List of changes unknown. Drop maintainership. 2004-12-04 23:37:14 +00:00
agc
70816e7d32 Make this package build in the presence of statvfs(2) 2004-09-16 13:34:13 +00:00
jmmv
ef0446e1e5 Update to 0.1.2alpha6 (named rc6 here):
- 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.
2003-06-20 10:55:24 +00:00
jmc
891d57d2fd Patch for infodir in one more place so this avoids PREFIX/share/info 2003-05-06 13:15:05 +00:00
jmc
737b3024d7 Make this put the info files into @infodir@ rather than getting cute trying
to figure out the best place. Avoids breakage if some other package
accidently creates PREFIX/share/info.
2003-04-23 23:57:58 +00:00
hubertf
606d0f6a24 Update opencm to 0.1.2alpha4. Changes: no list available. :(
OK'd by jmmv.
2003-02-14 22:50:01 +00:00
jmmv
92f8159ff8 Unset GZIP from the environment before calling GZIP_CMD. Should fix problems
shown in Hubert's bulk build.  Thanks to Yuji Yamano!
2003-02-14 19:03:47 +00:00
jmmv
4adc059d95 Avoid installing an opencm rc.d file. It does not work under NetBSD.
Bump PKGREVISION to 1.
2003-01-07 13:36:31 +00:00
wiz
31db635f18 Use ${GZIP_CMD} instead of gzip in the hope it fixes the bulk build problem. 2003-01-04 20:39:57 +00:00
jmmv
2fda3dc7aa Update to opencm-0.1.0alpha18pl2.
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.
2002-11-26 12:09:45 +00:00
agc
f079445758 Add patch-af to find the pr(1) program properly, rather than
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.
2002-08-28 16:49:41 +00:00
agc
d698aa971a Initial import of opencm-0.1.0alpha16 into the Packages Collection.
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.
2002-08-28 14:53:15 +00:00