Commit graph

9 commits

Author SHA1 Message Date
obache
dce517a1cb bin/nbpatch require manifest file for UAC. 2013-02-10 13:06:43 +00:00
asau
e1ab7079b6 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-31 11:16:30 +00:00
joerg
c99c49c30b From PR 43188: basename(3) and dirname(3) are in libgen on IRIX 2010-05-02 22:33:27 +00:00
tnn
78dd5f0a4b - avoid catpage regeneration
- fix typo in comment
2010-04-20 15:41:20 +00:00
joerg
9899f78101 nbpatch-20100124: Fix a memory leak. 2010-01-23 23:08:03 +00:00
joerg
0cf5f42262 nbpatch-20091021:
Do not try to mmap a zero length file. This can fail e.g. on Solaris.
2009-10-21 17:17:04 +00:00
joerg
a425a6696f Pass down LIBS as LDADD to get -lnbcompat linked in. 2008-09-10 19:23:31 +00:00
joerg
4e32d76081 Require BSDish getopt for optreset. 2008-09-10 18:48:56 +00:00
joerg
e9de7357d7 Import the BSD version of patch ass found in DragonFly and based on the
OpenBSD changes as nbpatch-20080910.

This package is intended to replace devel/patch as dependency for the
infrastructure. GNU patch has issues both with very long lines and with
asymmetric context, making it impossible to use in some situations.
2008-09-10 11:03:21 +00:00