Date: Mon, 18 May 2009 05:26:16 +0200 (CEST) From: Alex de Kruijff <akruijff@dds.nl> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/134634: [MAINTAINER] Update port: systools/samesame non-code textual changes Message-ID: <200905180326.n4I3QGFr005352@Server1.lan> Resent-Message-ID: <200905180410.n4I4A2dS064961@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 134634 >Category: ports >Synopsis: [MAINTAINER] Update port: systools/samesame non-code textual changes >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon May 18 04:10:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Alex de Kruijff >Release: >Organization: >Environment: >Description: - Changed e-mail adres - Changed comment - Changed pkg-desc >How-To-Repeat: >Fix: --- Makefile.diff begins here --- --- Makefile.orig Mon May 18 05:05:00 2009 +++ Makefile.new Mon May 18 05:14:10 2009 @@ -2,7 +2,8 @@ # Date created: 14 April 2009 # Whom: Alex de Kruijff # -# $FreeBSD: ports/sysutils/samesame/Makefile,v 1.3 2009/05/15 11:13:53 pav Exp $ +# $FreeBSD$ + PORTNAME= samesame PORTVERSION= 1.0 @@ -11,8 +12,8 @@ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= dhn -MAINTAINER= freebsd@akruijff.dds.nl -COMMENT= Find files with identical contents and replaces them with links +MAINTAINER= samesame@akruijff.dds.nl +COMMENT= Find identical files and optionally link them together CONFLICTS= samefile-[0-9]* --- Makefile.diff ends here --- --- pkg-descr.diff begins here --- --- pkg-descr.orig Mon May 18 04:31:56 2009 +++ pkg-descr Mon May 18 05:02:30 2009 @@ -1,12 +1,16 @@ -These applications find identical / duplicate files and hard- or symlink -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. +Samesame is a collection of tools that fall in to the categorie of file +management software. These tools will prevent that you need to delete +files or buy more disk space. Instead they solve low disk space problems +by linking identical files together and thus free up waisted disk space. + +This collaction was inspired by the application samefile written by Jens +Schweikhardt. The collection comes with its own version of samefile that +is noticeable faster and is able to process a much larger 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. +to samearchive. The application samelink hard link identical files for you. Typical usage would be: @@ -14,3 +18,5 @@ 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. + +WWW: http://www.akruijff.dds.nl/samesame/ --- pkg-descr.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: <machine, os, target, libraries (multiple lines)>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905180326.n4I3QGFr005352>