| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
31 Jan 2012 16:25:20
1.1.12
|
rm  |
- update to 1.1.12 |
10 Nov 2011 22:20:18
1.1.11_1
|
rm  |
Change email for my ports to FreeBSD one.
Approved by: novel (mentor)
Feature safe: yes |
25 Sep 2011 15:21:48
1.1.11_1
|
crees  |
Forced commit to note that although the referenced PR removed the CONFIGURE_ENV
line, amdmi3 had in fact got there first. All other changes in the PR were
committed, but didn't touch the Makefile.
PR: ports/161003 |
25 Sep 2011 15:17:18
1.1.11_1
|
crees  |
- Fix clang build [1]
- Break line at 80 chars in pkg-descr
- Remove LDFLAGS from CONFIGURE_ENV
PR: ports/161003
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer), Michel
Talon <talon@lpthe.jussieu.fr> [1] |
23 Sep 2011 22:26:39
1.1.11_1
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
02 May 2011 20:12:44
1.1.11_1
|
glarkin  |
- Assign maintainership to new volunteer
Requested by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via freebsd-ports ML) |
27 Apr 2011 19:02:44
1.1.11_1
|
johans  |
Bump PORTREVERSION to chase nettle shlib update |
27 Apr 2011 01:56:47
1.1.11
|
dougb  |
By Maintainer's request, toss these ports back into the pool |
26 Feb 2011 11:33:37
1.1.11
|
culot  |
- Update to 1.1.11
PR: ports/155043
Submitted by: Charlie Kester <corky1951 AT comcast.net> (maintainer) |
23 Dec 2010 16:12:23
1.1.10
|
wxs  |
Update to 1.1.10
PR: ports/153290
Submitted by: Charlie Kester <corky1951@comcast.net> (maintainer) |
04 Dec 2010 07:34:27
1.1.8
|
ade  |
Sync to new bsd.autotools.mk |
25 Oct 2010 14:07:08
1.1.8
|
wen  |
- Update to 1.1.8
PR: ports/151702
Submitted by: Charlie Kester <corky1951@comcast.net> (maintainer) |
16 Oct 2010 11:52:47
1.1.7_1
|
ade  |
Punt autoconf267->autoconf268 |
15 Sep 2010 18:35:24
1.1.7_1
|
ade  |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
30 Jun 2010 11:42:35
1.1.7
|
sylvio  |
- Update to 1.1.7
PR: ports/148198
Submitted by: Charlie Kester <corky1951@comcast.net> (maintainer)
Feature safe: yes |
14 Apr 2010 00:42:07
1.1.4
|
amdmi3  |
- Update to 1.1.4
PR: 145588
Submitted by: Charlie Kester <corky1951@comcast.net> (maintainer) |
15 Mar 2010 07:10:46
1.1.2
|
wen  |
- Update to 1.1.2
PR: ports/144753
Submitted by: Charlie Kester <corky1951@comcast.net> (maintainer) |
04 Mar 2010 12:20:09
1.1.1
|
amdmi3  |
- Update to 1.1.1
PR: 144438
Submitted by: Charlie Kester <corky1951@comcast.net> (maintainer)
Feature safe: yes |
02 Dec 2009 13:48:23
1.0.2
|
miwi  |
- Update to 1.0.2
PR: 139485
Submitted by: Charlie Kester <corky1951@comcast.net> (Maintainer) |
22 Aug 2009 00:35:32
1.0.0  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
05 Jul 2009 15:59:04
1.0.0
|
miwi  |
- Fix patches |
04 Jul 2009 19:30:52
1.0.0
|
miwi  |
- Fix build with HEAD
- Makefile cleanup
PR: 136208
Submitted by: Charlie Kester <corky1951@comcast.net> (maintainer) |
19 Jun 2009 05:29:46
1.0.0
|
miwi  |
rdup is a utility inspired by rsync and the Plan9 way of doing backups.
rdup itself does not backup anything; it only prints a list of the names of
files that have changed since the last backup. It also handles files that are
removed, allowing for correct incremental backups.
Example scripts that implement a backup strategy are included.
(These scripts require GNU date and cp, which are not installed by
this FreeBSD port.)
WWW: http://miek.nl/projects/rdup
PR: ports/135532
Submitted by: corky1951 at comcast.net |