Subject: CVS commit: pkgsrc/sysutils/same
From: Min Sik Kim
Date: 2004-04-17 15:21:48
Message id: 20040417132148.A40A12DA1D@cvs.netbsd.org

Log Message:
Import `same' from pkgsrc-wip.  Packaged by Roland Illig.

The `same' utility looks for identical files and links them together
using either hard links or symbolic links, saving disk space.

Changes to the original version:
* the file ownership and permissions are checked.  (The original
  version checked only the file size)
* the messages in the "dry-run" mode were suggesting that anything on
  the disk would be modified.  They have been made clear.


Files:
RevisionActionfile
1.1importpkgsrc/sysutils/same/Makefile
1.1importpkgsrc/sysutils/same/DESCR
1.1importpkgsrc/sysutils/same/distinfo
1.1importpkgsrc/sysutils/same/PLIST
1.1importpkgsrc/sysutils/same/patches/patch-ab
1.1importpkgsrc/sysutils/same/files/Makefile
1.1importpkgsrc/sysutils/same/files/same.1