Date: Tue, 13 Jan 2009 15:42:55 +0000 (UTC) From: Dirk Meyer <dinoex@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils Makefile ports/sysutils/dupmerge Makefile distinfo pkg-descr ports/sysutils/dupmerge/files patch-dupmerge.c Message-ID: <200901131542.n0DFgtJb038567@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dinoex 2009-01-13 15:42:55 UTC
FreeBSD ports repository
Modified files:
sysutils Makefile
Added files:
sysutils/dupmerge Makefile distinfo pkg-descr
sysutils/dupmerge/files patch-dupmerge.c
Log:
Dupmerge reads a list of files from standard input (eg., as produced by
"find . -print") and looks securely for identical files. When it finds
two or more identical files, all but one are unlinked to reclaim the
disk space and recreated as hard links to the remaining copy.
WWW: http://sourceforge.net/projects/dupmerge
Revision Changes Path
1.1061 +1 -0 ports/sysutils/Makefile
1.1 +33 -0 ports/sysutils/dupmerge/Makefile (new)
1.1 +3 -0 ports/sysutils/dupmerge/distinfo (new)
1.1 +10 -0 ports/sysutils/dupmerge/files/patch-dupmerge.c (new)
1.1 +6 -0 ports/sysutils/dupmerge/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901131542.n0DFgtJb038567>
