Commit graph

64 commits

Author SHA1 Message Date
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
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +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
jlam
d7f69e47ce Instead of including bsd.pkg.install.mk directly in a package Makefile,
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>.
2003-01-28 22:03:00 +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
502d4e2e0d Change my email address to the NetBSD one (hispabsd.org -> netbsd.org).
Approved by wiz.
2003-01-03 15:26:54 +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
jlam
a695d81224 There is no RCD_SCRIPT. 2002-09-19 08:37:30 +00:00
wiz
6b78e77461 Add MESSAGE explaining the need for a well-configured openssl installation.
From Julio Merino in pkg/18214.
2002-09-09 19:25:53 +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
52e9c28e9f Make this package use the buildlink2 features, and use the readline
buildlink2.mk file (both fixes from Johnny Lam - thanks, Johnny).
2002-08-28 15:50:49 +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