Subject: CVS commit: pkgsrc/devel/nbpatch
From: Joerg Sonnenberger
Date: 2008-09-10 13:03:22
Message id: 20080910110322.4217B175D0@cvs.netbsd.org

Log Message:
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.


Files:
RevisionActionfile
1.1importpkgsrc/devel/nbpatch/DESCR
1.1importpkgsrc/devel/nbpatch/Makefile
1.1importpkgsrc/devel/nbpatch/PLIST
1.1importpkgsrc/devel/nbpatch/files/Makefile
1.1importpkgsrc/devel/nbpatch/files/backupfile.c
1.1importpkgsrc/devel/nbpatch/files/backupfile.h
1.1importpkgsrc/devel/nbpatch/files/common.h
1.1importpkgsrc/devel/nbpatch/files/inp.c
1.1importpkgsrc/devel/nbpatch/files/inp.h
1.1importpkgsrc/devel/nbpatch/files/mkpath.c
1.1importpkgsrc/devel/nbpatch/files/patch.c
1.1importpkgsrc/devel/nbpatch/files/pathnames.h
1.1importpkgsrc/devel/nbpatch/files/pch.c
1.1importpkgsrc/devel/nbpatch/files/pch.h
1.1importpkgsrc/devel/nbpatch/files/util.c
1.1importpkgsrc/devel/nbpatch/files/util.h
1.1importpkgsrc/devel/nbpatch/files/nbpatch.1