| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
11 Jun 2013 14:44:10
0.60
|
miwi  |
- Fix build
Reported by: pkg (DEVELOPER_MODE) |
29 Apr 2013 22:27:05
  |
bapt  |
Convert a bunch of ports from WITHOUT_NLS -> ${PORT_OPTIONS:MNLS}
While here:
- trim headers
- convert to new options framework |
24 Apr 2013 18:10:32
0.60
|
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
30 Mar 2012 17:22:07
0.60
|
pawel  |
- 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
0.51
|
scheidell  |
- 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
0.51
|
jgh  |
- 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
0.50
|
culot  |
- 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
0.48_1
|
edwin  |
devel/quilt - un-deprecate and make it depend on bash4
PR: ports/155536
Submitted by: doj@cubic.org |
16 Mar 2011 21:02:36
0.48_1
|
edwin  |
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
0.48_1
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
04 Aug 2009 16:44:10
0.48
|
amdmi3  |
- Update to 0.48
PR: 137324
Submitted by: "Metashop Root" <doj@cubic.org> (maintainer) |
19 Mar 2009 00:14:09
0.47
|
amdmi3  |
- 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
0.47
|
beech  |
- Add missing depend (lang/gawk)
PR: ports/126751 |
26 Aug 2008 05:41:45
0.47
|
beech  |
- 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
0.46_5
|
lippe  |
- 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
0.46_4
|
lippe  |
- 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
0.46_3
|
lippe  |
- Fix pkg-plist.
- Bump PORTREVISION.
Reported by: QA Tindy
Approved by: gabor (mentor, implicit) |
22 Jun 2008 23:59:01
0.46_2
|
lippe  |
- 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
0.46_1
|
edwin  |
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
0.46
|
sat  |
- 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
0.46
|
alepulver  |
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> |