| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
PR: 138590
Submitted by: Alex de Kruijff <samesame@akruijff.dds.nl> (maintainer)
Notes:
svn path=/head/; revision=241064
|
|
|
|
|
|
|
|
| |
PR: ports/135912
Submitted by: Alex de Kruijff <samesame@akruijff.dds.nl> (maintainer)
Notes:
svn path=/head/; revision=236478
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix build
PR: ports/134970
ports/134982
ports/134999
Submitted by: Alex de Kruijff <samesame@akruijff.dds.nl> (maintainer)
Notes:
svn path=/head/; revision=234676
|
|
|
|
|
|
|
|
|
|
|
| |
- Update maintainer mail address
PR: ports/134634
Submitted by: Alex de Kruijff <akruijff@dds.nl> (maintainer)
Approved by: miwi (mentor implicit)
Notes:
svn path=/head/; revision=234207
|
|
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)
Notes:
svn path=/head/; revision=232986
|