From owner-cvs-ports@FreeBSD.ORG  Thu Jan 20 05:32:57 2011
Return-Path: <owner-cvs-ports@FreeBSD.ORG>
Delivered-To: cvs-ports@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 <danfe@FreeBSD.org>
To: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
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-ports@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: CVS commit messages for the ports tree <cvs-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-ports>,
	<mailto:cvs-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-ports>
List-Post: <mailto:cvs-ports@freebsd.org>
List-Help: <mailto:cvs-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-ports>,
	<mailto:cvs-ports-request@freebsd.org?subject=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