Commit graph

38 commits

Author SHA1 Message Date
agc
4a3d2f7ce2 Add RMD160 digests. 2005-02-23 22:24:08 +00:00
minskim
f7411fa9b0 Specify the openssl path explicitly. Without this, the package
doesn't build on platforms without native ssl library because the
configure script fails to find pkgsrc openssl.
2005-01-07 01:10:14 +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
tv
c487cb967a 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-10-03 00:12:51 +00:00
agc
70816e7d32 Make this package build in the presence of statvfs(2) 2004-09-16 13:34:13 +00:00
recht
47fbd93ebd bump PKGREVISIONs for last boehm-gc update
(BUILDLINKS_DEPENDS change)
2004-07-18 10:49:49 +00:00
snj
4ab36bc419 Convert to buildlink3. 2004-04-25 06:10:09 +00:00
reed
0f54cae74b Use ${INFO_DIR} instead of "info".
Okay'd by jmmv.
2004-04-05 21:52:45 +00:00
wiz
a661ce60c0 PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +00:00
seb
be20b614d0 Remove info files entries from PLIST. 2004-02-16 13:23:46 +00:00
grant
f49bdea710 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-22 08:24:28 +00:00
agc
dc52048e01 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
jschauma
fe19bb05b5 PKGREVISION++ after openssl update. 2003-11-12 03:39:39 +00:00
jlam
a9f08159c4 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-28 09:13:55 +00:00
grant
7a71199b50 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-27 17:07:34 +00:00
seb
8d15907ec2 USE_NEW_TEXINFO is unnecessary now. 2003-08-09 10:38:23 +00:00
grant
4083b24390 s/netbsd.org/NetBSD.org/ 2003-07-17 21:31:04 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
seb
149cf124c2 Revert previous! sorry for the noise. 2003-06-23 23:42:13 +00:00
seb
c55a20b477 Actually makeinfo is not required for the build to complete. 2003-06-23 23:41:12 +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
jmmv
ea556403d5 Bump PKGREVISION due to boehm-gc update to 6.2alpha5. This version fixes
a problem introduced in the 6.2alpha4 package.
2003-05-22 16:48:28 +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
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