summaryrefslogtreecommitdiff
path: root/misc/rpm/patches
AgeCommit message (Collapse)AuthorFilesLines
2013-09-20Fix build on OmniOS.ryoon5-40/+60
* Add -fno-stack-protector to CFLAGS to fix link error for SunOS. * Patch configure.ac and regenerate the related stuff. * Buildlink sysutils/file for libmagic. * Detect dirfd, setprogname and htonll in configure script. * Create PLIST for NetBSD and SunOS.
2013-09-15Fix broken #elif on OSX. Fix missing prototypes. Don't conflict withjoerg4-0/+50
libc mergesort on *BSD. Use system libtool.
2013-09-13Update to 4.11.1 from 2.5.4ryoon19-260/+123
Changelog: * Many bugfixes and improvements. * New commands.
2007-02-18oups, missing patchtonio1-0/+12
2007-02-18make sure to include stdlib where alloca() is used, to fix build under freebsd,tonio2-0/+24
to pick the builtin alloca
2004-07-24the included popt library is broken on some platforms because it assumesgrant4-29/+39
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-02-09comment unused lines of configure, rather than leaving an empty if;grant1-10/+17
then.
2003-10-19no need to #include <malloc.h>.grant4-0/+48
fixes build on FreeBSD.
2001-07-15Pass LDFLAGS through to compilation of popt library. Fixes pkg/13476 byjlam1-2/+11
Matthew Herzog <kimwana@felt.ne.mediaone.net>.
2001-07-14Convert to use only buildlink.mk files and mark as USE_BUILDLINK_ONLY.jlam1-0/+31
Add necessary dependency on zlib.
2000-09-10Add documentation for --initdb to manpage; mention its use in INSTALL,wiz1-0/+31
and what to remove in DEINSTALL. Fixes pkg/8701 by Hauke Fath.
1998-11-10Fix installation for NetBSD 1.3.x.tron1-0/+15
1998-11-052.5.4mycroft14-277/+82
1998-10-13Make this compile properly, by using the rpm library in the build treeagc1-3/+7
- fix from "Gary D. Duzan" <gary@wheel.tiac.net>, in PR pkg/6273.
1998-10-08Correct the format of the SUFFIXES entries.agc1-2/+2
1998-08-07Add NetBSD RCS Ids.agc10-0/+20
1998-07-29Fix some lossage (rpm got installed to /; the rc files went tofrueauf8-199/+203
/usr/pkg/share/share/misc) and diff only one file per patchfile for better maintainance.
1998-07-10Update to 2.5.1, with a horrible hack around the INSTALL_PROGRAM problem.mycroft5-41/+230
1998-03-20Remove unnecessary patches.mycroft3-41/+0
1997-12-17Update for 2.4.10, from FreeBSDhubertf2-32/+5
1997-10-27LIBS+=-lcompathubertf1-2/+11
1997-10-27We are NetBSD! We got no <sys/stdtypes.h>!hubertf1-2/+20
1997-10-13Remove obsolete patch to include <malloc.h> - this has been fixed inagc1-8/+25
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-11Import as of 09/25/97hubertf5-0/+84