Subject: CVS commit: pkgsrc/devel/quilt
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 07/09/2007 19:46:36
Module Name: pkgsrc
Committed By: jmmv
Date: Mon Jul 9 19:46:36 UTC 2007
Update of /cvsroot/pkgsrc/devel/quilt
In directory ivanova.netbsd.org:/tmp/cvs-serv29723
Log Message:
Initial import of quilt, version 0.46:
Quilt is a set of scripts that allows to manage a series of patches by
keeping track of the changes each patch makes. Patches can be applied,
un-applied, refreshed, etc.
The key philosophical concept is that your primary output is patches.
Not ".c" files, not ".h" files. But patches. So patches are the
first-class object here.
Quilt was originally based on Andrew Morton's patch scripts published on
the Linux kernel mailing list a while ago, but were heavily modified
since then.
Vendor Tag: TNF
Release Tags: pkgsrc-base
N pkgsrc/devel/quilt/DESCR
N pkgsrc/devel/quilt/Makefile
N pkgsrc/devel/quilt/PLIST
N pkgsrc/devel/quilt/distinfo
No conflicts created by this import