From owner-cvs-all@FreeBSD.ORG Thu Jan 20 05:32:57 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: by hub.freebsd.org (Postfix, from userid 1033) id BD380106566B; Thu, 20 Jan 2011 05:32:57 +0000 (UTC) Date: Thu, 20 Jan 2011 05:32:57 +0000 From: Alexey Dokuchaev To: Sunpoet Po-Chuan Hsieh Message-ID: <20110120053257.GB34167@FreeBSD.org> References: <201101151552.p0FFqIaO097466@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <201101151552.p0FFqIaO097466@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/sysutils Makefile ports/sysutils/hardlink Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Jan 2011 05:32:57 -0000 On Sat, Jan 15, 2011 at 03:52:18PM +0000, Sunpoet Po-Chuan Hsieh wrote: > sunpoet 2011-01-15 15:52:18 UTC > > Modified files: > sysutils Makefile > Added files: > sysutils/hardlink Makefile distinfo pkg-descr > Log: > - Add hardlink 0.1.1 > > hardlink is a tool which detects multiple copies of the same file and > replaces them with hardlinks. > > WWW: http://jak-linux.org/projects/hardlink/ I wonder how this is different from `sysutils/dupmerge', dupfind, fdupes, filedupe, and possibly others we already have in the collection. If there anything that makes it special? ./danfe