From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Dec 12 16:40:01 2007 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2E5B716A494 for ; Wed, 12 Dec 2007 16:40:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 061AF13C46E for ; Wed, 12 Dec 2007 16:40:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id lBCGe0BO058901 for ; Wed, 12 Dec 2007 16:40:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id lBCGe0oF058900; Wed, 12 Dec 2007 16:40:00 GMT (envelope-from gnats) Resent-Date: Wed, 12 Dec 2007 16:40:00 GMT Resent-Message-Id: <200712121640.lBCGe0oF058900@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Charlie & Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 49D7416A41B for ; Wed, 12 Dec 2007 16:30:43 +0000 (UTC) (envelope-from root@baptux.is-a-geek.org) Received: from baptux.is-a-geek.org (stc92-3-82-245-249-89.fbx.proxad.net [82.245.249.89]) by mx1.freebsd.org (Postfix) with ESMTP id 247AD13C465 for ; Wed, 12 Dec 2007 16:30:41 +0000 (UTC) (envelope-from root@baptux.is-a-geek.org) Received: by baptux.is-a-geek.org (Postfix, from userid 0) id A2E17F18E3; Wed, 12 Dec 2007 17:27:59 +0100 (CET) Message-Id: <20071212162759.A2E17F18E3@baptux.is-a-geek.org> Date: Wed, 12 Dec 2007 17:27:59 +0100 (CET) From: Charlie & To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/118581: [NEW PORT] sysutils/ftwin: A useful tool to find duplicate files X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Dec 2007 16:40:01 -0000 >Number: 118581 >Category: ports >Synopsis: [NEW PORT] sysutils/ftwin: A useful tool to find duplicate files >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Dec 12 16:40:00 UTC 2007 >Closed-Date: >Last-Modified: >Originator: Charlie & >Release: FreeBSD 7.0-BETA1 i386 >Organization: >Environment: System: FreeBSD wicklow.lan 7.0-BETA1 FreeBSD 7.0-BETA1 #0: Thu Nov 1 06:32:03 CET >Description: ftwin is a tool useful to find duplicate files according to their content on your file system WWW: http://jok.is-a-geek.net/ftwin.php This port depends on http://www.freebsd.org/cgi/query-pr.cgi?pr=118445 Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- ftwin-0.8.0.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # ftwin # ftwin/pkg-descr # ftwin/Makefile # ftwin/distinfo # echo c - ftwin mkdir -p ftwin > /dev/null 2>&1 echo x - ftwin/pkg-descr sed 's/^X//' >ftwin/pkg-descr << 'END-of-ftwin/pkg-descr' Xftwin is a tool useful to find duplicate files according to their content Xon your file system X XWWW: http://jok.is-a-geek.net/ftwin.php END-of-ftwin/pkg-descr echo x - ftwin/Makefile sed 's/^X//' >ftwin/Makefile << 'END-of-ftwin/Makefile' X# New ports collection makefile for: ftwin X# Date created: 2007-12-05 X# Whom: Bapt X# X# $FreeBSD$ X# X XPORTNAME= ftwin XPORTVERSION= 0.8.0 XCATEGORIES= sysutils XMASTER_SITES= http://meroware.com/~joke/sources/ftwin/ X XMAINTAINER= baptiste.daroussin@gmail.com XCOMMENT= A useful tool to find duplicate files X XBUILD_DEPENDS= ${LOCALBASE}/include/check.h:${PORTSDIR}/devel/check XLIB_DEPENDS= puzzle.1:${PORTSDIR}/graphics/libpuzzle \ X apr-1.2:${PORTSDIR}/devel/apr X XUSE_BZIP2= yes XCFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}lib/ XGNU_CONFIGURE= yes X#USE_GMAKE= yes XCONFIGURE_ARGS+= --with-check=${LOCALBASE} --with-puzzle=${LOCALBASE} XPLIST_FILES= bin/ftwin X XPORTDOCS= AUTHORS EXAMPLES TODO CHANGES KNOWN_BUGS VERSION LICENSE README X XMAN8= ftwin.8 X X.include END-of-ftwin/Makefile echo x - ftwin/distinfo sed 's/^X//' >ftwin/distinfo << 'END-of-ftwin/distinfo' XMD5 (ftwin-0.8.0.tar.bz2) = 1e4b845dc52faedd716d10db2fb77b37 XSHA256 (ftwin-0.8.0.tar.bz2) = 41941b15515393f04a2023fa64f8db1869c80713fdda659f5abcaafa7b3d79bc XSIZE (ftwin-0.8.0.tar.bz2) = 511230 END-of-ftwin/distinfo exit --- ftwin-0.8.0.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: