| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
19 Mar 2011 12:38:54
1.9
|
miwi  |
- Get Rid MD5 support |
16 Feb 2010 11:23:06
1.9
|
lwhsu  |
- Update to 1.9
PR: ports/143997
Submitted by: Alex de Kruijff <samesame AT akruijff.dds.nl> (maintainer)
Feature safe: yes |
24 Dec 2009 23:21:07
1.8
|
miwi  |
- Update to 1.8
PR: 141941
Submitted by: Alex de Kruijff <samesame@akruijff.dds.nl> (maintainer) |
02 Dec 2009 15:33:35
1.7
|
miwi  |
- Update to 1.7
PR: 141056
Submitted by: Alex de Kruijff <samesame@akruijff.dds.nl> (maintainer) |
17 Nov 2009 14:53:46
1.6
|
miwi  |
- Update to 1.6
PR: 140587 140601
Submitted by: Alex de Kruijff <samesame@akruijff.dds.nl> (maintainer) |
09 Sep 2009 00:09:06
1.5
|
amdmi3  |
- Update to 1.5
PR: 138590
Submitted by: Alex de Kruijff <samesame@akruijff.dds.nl> (maintainer) |
22 Aug 2009 20:41:02
1.4
|
miwi  |
- Update to 1.4
PR: 137986
Submitted by: Alex de Kruijff <samesame@akruijff.dds.nl> (maintainer) |
07 Jul 2009 22:08:29
1.3
|
dhn  |
- Update to 1.3
PR: ports/136307
Submitted by: Alex de Kruijff <samesame@akruijff.dds.nl> (maintainer) |
30 Jun 2009 20:43:11
1.2_1
|
dhn  |
- Fix a small Bug in samefile/samearchive
- Bump PORTREVISION
PR: ports/136194
Submitted by: Alex de Kruijff <samesame@akruijff.dds.nl> (maintainer) |
22 Jun 2009 17:19:11
1.2
|
wxs  |
- Fix typo and WWW in pkg-descr.
PR: ports/135912
Submitted by: Alex de Kruijff <samesame@akruijff.dds.nl> (maintainer) |
28 May 2009 16:15:04
1.2
|
dhn  |
- Update distinfo
PR: ports/135015
Submitted by: Alex de Kruijff <samesame@akruijff.dds.nl> (maintainer) |
27 May 2009 20:43:39
1.2
|
dhn  |
- Update to 1.2
- Fix build
PR: ports/134970
ports/134982
ports/134999
Submitted by: Alex de Kruijff <samesame@akruijff.dds.nl> (maintainer) |
25 May 2009 19:56:45
1.1
|
dhn  |
- Update to 1.1
PR: ports/134769
Submitted by: Alex de Kruijff <samesame@akruijff.dds.nl> (maintainer) |
19 May 2009 14:25:13
1.0
|
dhn  |
- Update pkg-descr
- Update maintainer mail address
PR: ports/134634
Submitted by: Alex de Kruijff <akruijff@dds.nl> (maintainer)
Approved by: miwi (mentor implicit) |
15 May 2009 11:13:53
1.0
|
pav  |
- Really disable tests
PR: ports/134234
Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com>
Approved by: maintainer |
01 May 2009 18:25:32
1.0
|
dhn  |
- Fix build
Reported by: QAT
Tested by: tabthorpe
Approved by: tabthorpe (co-mentor implicit) |
30 Apr 2009 15:31:00
1.0
|
dhn  |
These applications find identical / duplicate files and hard- or symlink
them to save space. This port was inspired by the application samefile
written by Jens Schweikhardt. It has a own version of samefile that is
noticeable faster and is able to process very large file list.
This port contains the applications: samefile, samelink and samearchive.
The latter does the same as samefile but for file-based archives. The
port also contains a version that uses just 10% of the resources compared
to samearchive. The application samelink (hard) links files for you.
Typical usage would be:
find / | samefile -i | samelink
This would search for identical files and clean up wasted disk space by
linking them together. Add the option -n after samelink for a dry-run.
PR: ports/133637
Submitted by: Alex de Kruijff <freebsd@akruijff.dds.nl> (maintainer)
Approved by: tabthorpe (co-mentor) |