From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Sep 18 09:40:05 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1773A1065672 for ; Tue, 18 Sep 2012 09:40:05 +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 E49388FC18 for ; Tue, 18 Sep 2012 09:40:04 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q8I9e4WI096612 for ; Tue, 18 Sep 2012 09:40:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q8I9e4c5096611; Tue, 18 Sep 2012 09:40:04 GMT (envelope-from gnats) Resent-Date: Tue, 18 Sep 2012 09:40:04 GMT Resent-Message-Id: <201209180940.q8I9e4c5096611@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, nemysis Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4A0A6106564A for ; Tue, 18 Sep 2012 09:34:02 +0000 (UTC) (envelope-from nemysis@gmx.ch) Received: from mailout-de.gmx.net (mailout-de.gmx.net [213.165.64.22]) by mx1.freebsd.org (Postfix) with SMTP id AB4CD8FC12 for ; Tue, 18 Sep 2012 09:34:01 +0000 (UTC) Received: (qmail invoked by alias); 18 Sep 2012 09:33:59 -0000 Received: from 201-230.4-85.cust.bluewin.ch (EHLO something.email.com) [85.4.230.201] by mail.gmx.net (mp072) with SMTP; 18 Sep 2012 11:33:59 +0200 Received: by something.email.com (sSMTP sendmail emulation); Tue, 18 Sep 2012 11:33:58 +0200 Message-Id: <20120918093402.4A0A6106564A@hub.freebsd.org> Date: Tue, 18 Sep 2012 11:33:58 +0200 From: nemysis To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: jgh@FreeBSD.org Subject: ports/171735: [NEW PORT] editors/py31-loook-devel: Simple Python tool that search in OpenOffice 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: Tue, 18 Sep 2012 09:40:05 -0000 >Number: 171735 >Category: ports >Synopsis: [NEW PORT] editors/py31-loook-devel: Simple Python tool that search in OpenOffice 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: Tue Sep 18 09:40:04 UTC 2012 >Closed-Date: >Last-Modified: >Originator: nemysis >Release: FreeBSD 9.0-RELEASE amd64 >Organization: >Environment: System: FreeBSD FreeBSD_Ports 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan 3 07:46:30 UTC >Description: Loook is a simple Python tool that searches for text strings in OpenOffice.org (and StarOffice 6.0 or later) files. It works under FreeBSD, Linux, Windows and Macintosh. AND, OR and phrase searches are supported. It doesn't create an index, but searching should be fast enough unless you have really many files. WWW: http://www.danielnaber.de/loook/ Generated and tested manually, tested with port test, sent with FreeBSD Port Tools 0.99_6 (mode: new) >How-To-Repeat: portlint -A WARN: Makefile: [9]: possible direct use of command "python" found. use ${PYTHON_CMD} instead. WARN: Makefile: only one MASTER_SITE configured. Consider adding additional mirrors. 0 fatal errors and 2 warnings found. WARN: Makefile: [9] because is used DIST_SUBDIR= python On RedPorts can't buil dependency devel/py-iniparse with Python 3.1. But here works manuall good, no leftovers. https://redports.org/~nemysis/20120917161120-57169-67843/py31-loook-devel-0.6.8.log >Fix: --- .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: # # loook-devel # loook-devel/Makefile # loook-devel/pkg-descr # loook-devel/distinfo # echo c - loook-devel mkdir -p loook-devel > /dev/null 2>&1 echo x - loook-devel/Makefile sed 's/^X//' >loook-devel/Makefile << '4fc4915217443e944bf94ebcdaf059ea' X# $FreeBSD$ X XPORTNAME= loook XPORTVERSION= 0.6.8 XCATEGORIES= editors XMASTER_SITES= http://www.danielnaber.de/loook/ XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} XPKGNAMESUFFIX= -devel XDIST_SUBDIR= python X XMAINTAINER= nemysis@gmx.ch XCOMMENT= Simple Python tool that search in OpenOffice files X XLICENSE= GPLv2 X XRUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tkinter>=0:${PORTSDIR}/x11-toolkits/py31-tkinter \ X ${PYTHON_PKGNAMEPREFIX}iniparse>=0:${PORTSDIR}/devel/py-iniparse X XWRKSRC= ${WRKDIR} X XUSE_ZIP= yes XUSE_PYTHON= 3.1 XNO_BUILD= yes XCONFLICTS= loook-[0-9]* X XPLIST_FILES= bin/${PORTNAME} X Xpost-patch: X @${REINPLACE_CMD} -e 's,/usr/bin/python,${PYTHON_CMD},' \ X ${WRKSRC}/${PORTNAME}.py X @(cd ${WRKSRC} ; ${RM} *.py.bak) X Xdo-install: X# Executable X ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME}.py ${PREFIX}/bin/${PORTNAME} X X.include 4fc4915217443e944bf94ebcdaf059ea echo x - loook-devel/pkg-descr sed 's/^X//' >loook-devel/pkg-descr << '6b1be1cc32a8972fea74e225f3b91a47' XLoook is a simple Python tool that searches for text strings in OpenOffice.org X(and StarOffice 6.0 or later) files. XIt works under FreeBSD, Linux, Windows and Macintosh. XAND, OR and phrase searches are supported. It doesn't create an index, Xbut searching should be fast enough unless you have really many files. X XWWW: http://www.danielnaber.de/loook/ 6b1be1cc32a8972fea74e225f3b91a47 echo x - loook-devel/distinfo sed 's/^X//' >loook-devel/distinfo << '809c86fd7c65e6042947f2125bdb39a9' XSHA256 (python/loook-0.6.8.zip) = f77f827e9d96dbff4b53208b1f1f9ffc8088dfa85062b8e4f0c532906779e503 XSIZE (python/loook-0.6.8.zip) = 12013 809c86fd7c65e6042947f2125bdb39a9 exit --- .shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: