Li-Wen Hsu
4a038a55af
- Update to 1.9
...
PR: ports/143997
Submitted by: Alex de Kruijff <samesame AT akruijff.dds.nl> (maintainer)
Feature safe: yes
2010-02-16 11:23:05 +00:00
Martin Wilke
9dd6426638
- Update to 1.8
...
PR: 141941
Submitted by: Alex de Kruijff <samesame@akruijff.dds.nl> (maintainer)
2009-12-24 23:21:07 +00:00
Martin Wilke
1f308318a4
- Update to 1.7
...
PR: 141056
Submitted by: Alex de Kruijff <samesame@akruijff.dds.nl> (maintainer)
2009-12-02 15:33:35 +00:00
Martin Wilke
6ce04c7fc3
- Update to 1.6
...
PR: 140587 140601
Submitted by: Alex de Kruijff <samesame@akruijff.dds.nl> (maintainer)
2009-11-17 14:53:46 +00:00
Dmitry Marakasov
9fa974f29d
- Update to 1.5
...
PR: 138590
Submitted by: Alex de Kruijff <samesame@akruijff.dds.nl> (maintainer)
2009-09-09 00:09:05 +00:00
Martin Wilke
ab14a6a27b
- Update to 1.4
...
PR: 137986
Submitted by: Alex de Kruijff <samesame@akruijff.dds.nl> (maintainer)
2009-08-22 20:41:01 +00:00
Dennis Herrmann
95b65fc48a
- Update to 1.3
...
PR: ports/136307
Submitted by: Alex de Kruijff <samesame@akruijff.dds.nl> (maintainer)
2009-07-07 22:08:29 +00:00
Dennis Herrmann
27aca42097
- Fix a small Bug in samefile/samearchive
...
- Bump PORTREVISION
PR: ports/136194
Submitted by: Alex de Kruijff <samesame@akruijff.dds.nl> (maintainer)
2009-06-30 20:43:11 +00:00
Wesley Shields
49f6f2c3c7
- Fix typo and WWW in pkg-descr.
...
PR: ports/135912
Submitted by: Alex de Kruijff <samesame@akruijff.dds.nl> (maintainer)
2009-06-22 17:19:11 +00:00
Dennis Herrmann
33331af0b8
- Update distinfo
...
PR: ports/135015
Submitted by: Alex de Kruijff <samesame@akruijff.dds.nl> (maintainer)
2009-05-28 16:15:04 +00:00
Dennis Herrmann
6fae971e79
- Update to 1.2
...
- Fix build
PR: ports/134970
ports/134982
ports/134999
Submitted by: Alex de Kruijff <samesame@akruijff.dds.nl> (maintainer)
2009-05-27 20:43:39 +00:00
Dennis Herrmann
6043bde2c6
- Update to 1.1
...
PR: ports/134769
Submitted by: Alex de Kruijff <samesame@akruijff.dds.nl> (maintainer)
2009-05-25 19:56:45 +00:00
Dennis Herrmann
4c23727edd
- Update pkg-descr
...
- Update maintainer mail address
PR: ports/134634
Submitted by: Alex de Kruijff <akruijff@dds.nl> (maintainer)
Approved by: miwi (mentor implicit)
2009-05-19 14:25:13 +00:00
Pav Lucistnik
b80287c47d
- Really disable tests
...
PR: ports/134234
Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com>
Approved by: maintainer
2009-05-15 11:13:53 +00:00
Dennis Herrmann
052fed7116
- Fix build
...
Reported by: QAT
Tested by: tabthorpe
Approved by: tabthorpe (co-mentor implicit)
2009-05-01 18:25:31 +00:00
Dennis Herrmann
48098be05a
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)
2009-04-30 15:31:00 +00:00