./devel/nbpatch, Patch files using diff output

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 20151107, Package name: nbpatch-20151107, Maintainer: pkgsrc-users

'patch' takes a patch file containing a difference listing
produced by diff and applies those differences to one or
more original files, producing patched versions.

This is the BSD licensed version derived from Larry Wall's original
version. It differs from the GPL version in less hard-coded limits
and more intelligent reject files.


Required to build:
[pkgtools/cwrappers]

Version history: (Expand)


CVS history: (Expand)


   2022-11-09 14:14:32 by Joerg Sonnenberger | Files touched by this commit (223)
Log message:
Reset MAINTAINER
   2021-06-04 18:06:11 by Jonathan Perkin | Files touched by this commit (1)
Log message:
nbpatch: Needs C99.  Fixes PR#56033.
   2020-01-26 18:32:28 by Roland Illig | Files touched by this commit (981)
Log message:
all: migrate homepages from http to https

pkglint -r --network --only "migrate"

As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
   2015-11-07 19:29:50 by Joerg Sonnenberger | Files touched by this commit (8)
Log message:
nbpatch-20151107: Merge various changes from NetBSD:
(1) Allow "-V none" to disable backups.
(2) Stricter control about valid ed-style patches.
(3) Avoid shell use when looking for RCS, remove SCCS support.
   2014-03-14 23:13:10 by Ryo ONODERA | Files touched by this commit (1)
Log message:
Fix build under SCO OpenServer 5.0.7/3.2
Set MAXPATHLEN
   2013-02-10 14:06:43 by OBATA Akio | Files touched by this commit (1)
Log message:
bin/nbpatch require manifest file for UAC.
   2012-10-31 12:19:55 by Aleksej Saushev | Files touched by this commit (1460)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2010-05-03 00:33:27 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
From PR 43188: basename(3) and dirname(3) are in libgen on IRIX