FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 12:26 AM BST
Port details
quilt 0.60 devel on this many watch lists=0 search for ports that depend on this port
A collection of bash scripts to ease working with patch files
Maintained by: doj@cubic.org search for ports maintained by this maintainer
Port Added: 01 Nov 2006 13:51:22
License: GPLv2


quilt is a collection of bash scripts 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.

WWW: http://savannah.nongnu.org/projects/quilt
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: shells/bash, sysutils/coreutils, textproc/gsed, devel/patch, textproc/diffstat, lang/gawk, devel/gmake, lang/perl5.8
Required To Run: shells/bash, sysutils/coreutils, textproc/gsed, devel/patch, textproc/diffstat, lang/gawk, mail/procmail, lang/perl5.8
Required Libraries: devel/gettext
There are no ports dependent upon this port

To install the port: cd /usr/ports/devel/quilt/ && make install clean
To add the package: pkg_add -r quilt


Configuration Options
===> The following configuration options are available for quilt-0.60:
     RPMBUILD=off (default) "rpmbuild support"
===> Use 'make config' to modify these settings

Master Sites:
http://nongnu.askapache.com/quilt/
http://mirror.lihnidos.org/GNU/savannah/quilt/
http://ftp.twaren.net/Unix/NonGNU/quilt/
ftp://ftp.twaren.net/Unix/NonGNU/quilt/
http://gnu.mirrors.pair.com/savannah/savannah/quilt/
ftp://gnu.mirrors.pair.com/savannah/quilt/
http://download-mirror.savannah.gnu.org/releases/quilt/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 18

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
30 Mar 2012 17:22:07
Original commit files touched by this commit  0.60
pawel search for other commits by this committer
- Update to version 0.60 [1]
- Switch to bsd.port.options.mk

PR:             ports/166495 [1]
Submitted by:   maintainer [1]
Feature safe:   yes
19 Mar 2012 00:26:04
Original commit files touched by this commit  0.51
scheidell search for other commits by this committer
- unbreak build if NOPORTDOCS defined
- No PORTREVISION bump

PR:             ports/166185
Submitted by:   Alex Samorukov <samm@os2.kiev.ua>
Approved by:    Dirk Jagdmann <doj@cubic.org> (maintainer)
Feature safe:   yes
06 Feb 2012 17:35:41
Original commit files touched by this commit  0.51
jgh search for other commits by this committer
- Update to 0.5.1
- while here fix dependency declarations, and move formail to run_depends

PR: ports/164718
Submitted by: maintainer, doj at cubic.org
02 Jan 2012 09:34:53
Original commit files touched by this commit  0.50
culot search for other commits by this committer
- Update to 0.50 [1]
- Pet portlint(1) by moving LICENSE section earlier

PR:             ports/163758 [1]
Submitted by:   Dirk Jagdmann <doj@cubic.org> (maintainer)
21 Mar 2011 20:59:13
Original commit files touched by this commit  0.48_1
edwin search for other commits by this committer
devel/quilt - un-deprecate and make it depend on bash4

PR:             ports/155536
Submitted by:   doj@cubic.org
16 Mar 2011 21:02:36
Original commit files touched by this commit  0.48_1
edwin search for other commits by this committer
Add depricated fields, as okayed by Dirk Jagdman.
He says he is/will work together with the developer of quilt to
address the pending issues with regarding to scripts failing under
bash4.

PR:             ports/155536
Submitted by:   rene@
Approved by:    Dirk Jagdman (maintainer) via private email.
31 May 2010 02:01:56
Original commit files touched by this commit  0.48_1
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
04 Aug 2009 16:44:10
Original commit files touched by this commit  0.48
amdmi3 search for other commits by this committer
- Update to 0.48

PR:             137324
Submitted by:   "Metashop Root" <doj@cubic.org> (maintainer)
19 Mar 2009 00:14:09
Original commit files touched by this commit  0.47
amdmi3 search for other commits by this committer
- depend on correct version of bash (bash3)
- fix plist for WITH_RPMBUILD case
- fix plist for the case where sendmail binary not beeing in the default
directory (/usr/sbin/).

PR:             132762
Submitted by:   Dirk Jagdmann <doj at cubic dot org> (maintainer)
26 Aug 2008 06:31:25
Original commit files touched by this commit  0.47
beech search for other commits by this committer
- Add missing depend (lang/gawk)

PR:             ports/126751
26 Aug 2008 05:41:45
Original commit files touched by this commit  0.47
beech search for other commits by this committer
- Update to 0.47
- Fix plist and portdocs issues

PR:             ports/126751
Submitted by:   Dirk Jagdmann <doj@cubic.org> (maintainer)
20 Aug 2008 02:52:17
Original commit files touched by this commit  0.46_5
lippe search for other commits by this committer
- Set DOCSDIR appropriate, since this port use PORTVERSION in the directory name
where all documentation files is installed.
- Bump PORTREVISION.

Reported by:    pav, erwin
05 Aug 2008 15:27:49
Original commit files touched by this commit  0.46_4
lippe search for other commits by this committer
- Now really fix NOPORTDOCS case, handling it using an extra patche called when
NOPORTODCS is set.
- Bump PORTREVISION.

Discussed with: gabor
Approved by:    gabor (mentor, implicit)
23 Jun 2008 21:38:14
Original commit files touched by this commit  0.46_3
lippe search for other commits by this committer
- Fix pkg-plist.
- Bump PORTREVISION.

Reported by:    QA Tindy
Approved by:    gabor (mentor, implicit)
22 Jun 2008 23:59:01
Original commit files touched by this commit  0.46_2
lippe search for other commits by this committer
- Make RPM an optional dependency.
- Respect WITH(OUT) NLS.
- Bump PORTREVISION.

PR:             ports/120480
Submitted by:   Balazs Nagy <js@iksz.hu>
Approved by:    gabor (mentor, implicit), Dirk Jagdmann <doj@cubic.org>
06 Jun 2008 13:21:59
Original commit files touched by this commit  0.46_1
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
23 Jan 2007 10:00:25
Original commit files touched by this commit  0.46
sat search for other commits by this committer
- Add runtime dependencies to run_depends [1]
- Fix plist a bit while I'm here

PR:             ports/107671 [1]
Submitted by:   Martin Kammerhofer <mkamm@gmx.net>
Approved by:    Dirk Jagdmann <doj@cubic.org> (maintainer timeout, 15 days)
31 Oct 2006 17:59:55
Original commit files touched by this commit  0.46
alepulver search for other commits by this committer
quilt is a collection of bash scripts 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 where heavily
modified since then.

WWW: http://savannah.nongnu.org/projects/quilt

PR:             ports/104614
Submitted by:   Dirk Jagdmann <doj at cubic.org>

Number of commits found: 18

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23672
Broken 193
Deprecated 147
Ignore 736
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 2
new 48 hours17
new 7 days59
new fortnight183
new month255

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.243 seconds.