From owner-cvs-all@FreeBSD.ORG Fri May 1 14:48:31 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3FE0E1065672; Fri, 1 May 2009 14:48:31 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (it.buh.tecnik93.com [81.196.204.98]) by mx1.freebsd.org (Postfix) with ESMTP id E09F38FC20; Fri, 1 May 2009 14:48:30 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (localhost [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with ESMTP id 9349D2C50D19; Fri, 1 May 2009 17:48:50 +0300 (EEST) Date: Fri, 1 May 2009 17:48:41 +0300 From: Ion-Mihai Tetcu To: Dennis Herrmann Message-ID: <20090501174841.1d1e0c4d@it.buh.tecnik93.com> In-Reply-To: <200904301531.n3UFV00N020201@repoman.freebsd.org> References: <200904301531.n3UFV00N020201@repoman.freebsd.org> X-Mailer: Claws Mail 3.7.1 (GTK+ 2.16.1; i386-portbld-freebsd7.1) Mime-Version: 1.0 Content-Type: multipart/signed; micalg=PGP-SHA1; boundary="Sig_/EaWmeGx.jEs+vjkT37zan3N"; protocol="application/pgp-signature" Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/sysutils Makefile ports/sysutils/samesame 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: Fri, 01 May 2009 14:48:31 -0000 --Sig_/EaWmeGx.jEs+vjkT37zan3N Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Thu, 30 Apr 2009 15:31:00 +0000 (UTC) Dennis Herrmann wrote: > dhn 2009-04-30 15:31:00 UTC >=20 > FreeBSD ports repository >=20 > Modified files: > sysutils Makefile=20 > Added files: > sysutils/samesame Makefile distinfo pkg-descr=20 > Log: > 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.=20 > 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.=20 > Typical usage would be: > =20 > find / | samefile -i | samelink > =20 > 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.=20 > PR: ports/133637 > Submitted by: Alex de Kruijff > (maintainer) Approved by: tabthorpe (co-mentor) > =20 > Revision Changes Path > 1.1101 +1 -0 ports/sysutils/Makefile > 1.1 +55 -0 ports/sysutils/samesame/Makefile (new) > 1.1 +3 -0 ports/sysutils/samesame/distinfo (new) > 1.1 +16 -0 ports/sysutils/samesame/pkg-descr (new) >=20 The Restless Daemon identified a etc lib sql error while trying to build: samesame-1.0 maintained by freebsd@akruijff.dds.nl Makefile ident: $FreeBSD: ports/sysutils/samesame/Makefile,v 1.1 2009/04/3= 0 15:31:00 dhn Exp $ Excerpt from http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/samesame-1.0.log= : 11 test/file3a test/file2a =3D 1 3 @@ -36,30 +30,22 @@ 11 test/file3a test/file2c =3D 1 3 11 test/file3a test/file1a =3D 1 2 11 test/file3a test/file1b =3D 1 2 -11 test/file2a test/file1a =3D 3 2 -11 test/file2a test/file1b =3D 3 2 =20 samefile -iAt: 11 test/file1a test/file3a =3D 2 1 11 test/file1a test/file2a =3D 2 3 11 test/file1a test/file2b =3D 2 3 11 test/file1a test/file2c =3D 2 3 -11 test/file3a test/file2a =3D 1 3 -11 test/file3a test/file2b =3D 1 3 -11 test/file3a test/file2c =3D 1 3 =20 samefile -iZt: 11 test/file2a test/file3a =3D 3 1 11 test/file2a test/file1a =3D 3 2 11 test/file2a test/file1b =3D 3 2 -11 test/file3a test/file1a =3D 1 2 -11 test/file3a test/file1b =3D 1 2 =20 samefile -iL: 11 test/file2a test/file1a =3D 3 2 11 test/file2a test/file1b =3D 3 2 11 test/file2a test/file3a =3D 3 1 -11 test/file1a test/file3a =3D 2 1 =20 samefile -ix: 11 test/file1a test/file2a =3D 2 3 *** Error code 1 Stop in /work/a/ports/sysutils/samesame/work/samesame-1.0. *** Error code 1 Stop in /a/ports/sysutils/samesame. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D build of /usr/ports/sysutils/samesame ended at Thu Apr 30 15:15:21 UTC 2009 The tarballed WRKDIR can be found here: http://QAT.TecNik93.com/wrkdirs/7-STABLE-FPT-NPD/samesame-1.0.tbz PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=3Dsysutils&portname=3D= samesame The build which triggered this BotMail was done under tinderbox-devel-3.2_2; dsversion: 3.2 on RELENG_7 on amd64, kern.smp.cpus: 4 with tinderd_flags=3D"-nullfs -plistcheck -onceonly" and ccache support, wi= th the "official" up-to-date Ports Tree, with the following vars set: NOPORTDOCS=3Dyes, NOPORTEXAMPLES=3Dyes, NOPORTDATA=3Dyes, FORCE_PACKAGE=3D= yes. A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/ Thanks for your work on making FreeBSD better, -- QAT - your friendly neighborhood Daemon, preparing a heck of an error trapping system: - "HMC and EOI?" - "Halt, Melt and Catch fire or Execute Operator Immediately." --=20 IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B --Sig_/EaWmeGx.jEs+vjkT37zan3N Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (FreeBSD) iEYEARECAAYFAkn7C9EACgkQJ7GIuiH/oeWtEACglVCE2x9qtYPkincTC58mU7m0 7agAoIZKMV7BnMdHB5k+/qQ08s5Owxxn =fPKL -----END PGP SIGNATURE----- --Sig_/EaWmeGx.jEs+vjkT37zan3N--