Commit graph

19 commits

Author SHA1 Message Date
grant
b64a4ec172 the included popt library is broken on some platforms because it assumes
alloca is available without explicitly pulling it in. use the devel/popt
pkg instead and fix PKGLOCALEDIR handling while I'm here.

fixes install on Solaris.
2004-07-24 04:43:10 +00:00
grant
13cc643cae comment unused lines of configure, rather than leaving an empty if;
then.
2004-02-09 11:56:32 +00:00
grant
f04327a8c5 no need to #include <malloc.h>.
fixes build on FreeBSD.
2003-10-19 16:05:21 +00:00
jlam
daa5830777 Pass LDFLAGS through to compilation of popt library. Fixes pkg/13476 by
Matthew Herzog <kimwana@felt.ne.mediaone.net>.
2001-07-15 22:38:15 +00:00
jlam
56c0ff6d58 Convert to use only buildlink.mk files and mark as USE_BUILDLINK_ONLY.
Add necessary dependency on zlib.
2001-07-14 06:35:11 +00:00
wiz
0f0e939fd7 Add documentation for --initdb to manpage; mention its use in INSTALL,
and what to remove in DEINSTALL. Fixes pkg/8701 by Hauke Fath.
2000-09-10 12:02:48 +00:00
tron
cd1a76f8f8 Fix installation for NetBSD 1.3.x. 1998-11-10 22:39:29 +00:00
mycroft
7d2ff27a47 2.5.4 1998-11-05 01:34:01 +00:00
agc
23459f7e3d Make this compile properly, by using the rpm library in the build tree
- fix from "Gary D.  Duzan" <gary@wheel.tiac.net>, in PR pkg/6273.
1998-10-13 14:28:01 +00:00
agc
f489dff7fe Correct the format of the SUFFIXES entries. 1998-10-08 10:38:06 +00:00
agc
41bfb30737 Add NetBSD RCS Ids. 1998-08-07 11:08:53 +00:00
frueauf
e329821eb9 Fix some lossage (rpm got installed to /; the rc files went to
/usr/pkg/share/share/misc) and diff only one file per patchfile for
better maintainance.
1998-07-29 13:41:19 +00:00
mycroft
4d24061148 Update to 2.5.1, with a horrible hack around the INSTALL_PROGRAM problem. 1998-07-10 05:25:45 +00:00
mycroft
5f04209d0a Remove unnecessary patches. 1998-03-20 05:46:15 +00:00
hubertf
15537b72cd Update for 2.4.10, from FreeBSD 1997-12-17 10:15:55 +00:00
hubertf
be99a28a98 LIBS+=-lcompat 1997-10-27 01:10:33 +00:00
hubertf
508a92d87e We are NetBSD! We got no <sys/stdtypes.h>! 1997-10-27 01:10:04 +00:00
agc
f83d70e839 Remove obsolete patch to include <malloc.h> - this has been fixed in
the distribution sources.

Add a new patch to lib/rpmrc.c to include <sys/time.h> before
including <sys/resource.h>

Add a patch to po/Makefile.in to use mkdir to create a directory,
rather than $(INSTALL).
1997-10-13 14:59:15 +00:00
hubertf
240eed442d Import as of 09/25/97 1997-10-11 21:53:59 +00:00