From nemysis@gmx.ch  Tue Sep 18 09:33:54 2012
Return-Path: <nemysis@gmx.ch>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 48B89106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 18 Sep 2012 09:33:54 +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 A8B708FC0A
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 18 Sep 2012 09:33:53 +0000 (UTC)
Received: (qmail invoked by alias); 18 Sep 2012 09:33:51 -0000
Received: from 201-230.4-85.cust.bluewin.ch (EHLO something.email.com) [85.4.230.201]
  by mail.gmx.net (mp020) with SMTP; 18 Sep 2012 11:33:51 +0200
Received: by something.email.com (sSMTP sendmail emulation); Tue, 18 Sep 2012 11:33:50 +0200
Message-Id: <20120918093354.48B89106564A@hub.freebsd.org>
Date: Tue, 18 Sep 2012 11:33:50 +0200
From: nemysis <nemysis@gmx.ch>
To: FreeBSD-gnats-submit@freebsd.org
Cc: jgh@FreeBSD.org
Subject: [NEW PORT] editors/py27-loook: Simple Python tool that search in OpenOffice files
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         171734
>Category:       ports
>Synopsis:       [NEW PORT] editors/py27-loook: Simple Python tool that search in OpenOffice files
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    nemysis
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 18 09:40:04 UTC 2012
>Closed-Date:    Sun Dec 15 17:18:23 UTC 2013
>Last-Modified:  Sun Dec 15 17:18:23 UTC 2013
>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 and with RedPorts (all RELEASES, CLANG), 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


Build log RedPorts

https://redports.org/buildarchive/20120917161120-57169/

>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
#	loook/Makefile
#	loook/pkg-descr
#	loook/distinfo
#
echo c - loook
mkdir -p loook > /dev/null 2>&1
echo x - loook/Makefile
sed 's/^X//' >loook/Makefile << '343343948089c48ce6de5fdad246626c'
X# $FreeBSD$
X
XPORTNAME=	loook
XPORTVERSION=	0.6.5
XCATEGORIES=	editors
XMASTER_SITES=	http://www.danielnaber.de/loook/
XPKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
XDISTNAME=	${PORTNAME}
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/py-tkinter \
X		${PYTHON_PKGNAMEPREFIX}iniparse>=0:${PORTSDIR}/devel/py-iniparse
X
XWRKSRC=		${WRKDIR}
X
XUSE_ZIP=	yes
XUSE_PYTHON=	2.6-2.7
XNO_BUILD=	yes
XCONFLICTS=	loook-devel-[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 <bsd.port.mk>
343343948089c48ce6de5fdad246626c
echo x - loook/pkg-descr
sed 's/^X//' >loook/pkg-descr << 'bbddbeff7b407f9db03bd664d3cffd61'
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/
bbddbeff7b407f9db03bd664d3cffd61
echo x - loook/distinfo
sed 's/^X//' >loook/distinfo << '41cd64121e21ee26812751234901b466'
XSHA256 (python/loook.zip) = 65cb98991b9e6322af60a7ef1b47c429ad12ec50774375e46a5c733995eccfd4
XSIZE (python/loook.zip) = 11860
41cd64121e21ee26812751234901b466
exit
--- .shar ends here ---

>Release-Note:
>Audit-Trail:

From: nemysis <nemysis@gmx.ch>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/171734: [NEW PORT] editors/py27-loook: Simple Python tool
 that search in OpenOffic
Date: Tue, 18 Sep 2012 19:47:31 +0200

 --MP_/U_icdO09Du4DpFFOj=wlRyI
 Content-Type: text/plain; charset=US-ASCII
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline
 
 Have make a mistake right group is textproc.
 --MP_/U_icdO09Du4DpFFOj=wlRyI
 Content-Type: text/x-patch
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment; filename=loook.diff
 
 diff -ruN loook.orig/Makefile loook/Makefile
 --- loook.orig/Makefile	2012-09-17 18:09:56.000000000 +0200
 +++ loook/Makefile	2012-09-18 19:42:59.000000000 +0200
 @@ -2,7 +2,7 @@
  
  PORTNAME=	loook
  PORTVERSION=	0.6.5
 -CATEGORIES=	editors
 +CATEGORIES=	textproc
  MASTER_SITES=	http://www.danielnaber.de/loook/
  PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
  DISTNAME=	${PORTNAME}
 
 --MP_/U_icdO09Du4DpFFOj=wlRyI--

From: nemysis <nemysis@gmx.ch>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/171734: [NEW PORT] editors/py27-loook: Simple Python tool
 that search in OpenOffice files
Date: Fri, 15 Feb 2013 12:29:36 +0100

 --MP_/2aAkouR7JWMfjTQVKyavzjs
 Content-Type: text/plain; charset=US-ASCII
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline
 
 Minor changes
 --MP_/2aAkouR7JWMfjTQVKyavzjs
 Content-Type: application/x-shar
 Content-Transfer-Encoding: base64
 Content-Disposition: attachment; filename=loook.shar
 
 IyBUaGlzIGlzIGEgc2hlbGwgYXJjaGl2ZS4gIFNhdmUgaXQgaW4gYSBmaWxlLCByZW1vdmUgYW55
 dGhpbmcgYmVmb3JlCiMgdGhpcyBsaW5lLCBhbmQgdGhlbiB1bnBhY2sgaXQgYnkgZW50ZXJpbmcg
 InNoIGZpbGUiLiAgTm90ZSwgaXQgbWF5CiMgY3JlYXRlIGRpcmVjdG9yaWVzOyBmaWxlcyBhbmQg
 ZGlyZWN0b3JpZXMgd2lsbCBiZSBvd25lZCBieSB5b3UgYW5kCiMgaGF2ZSBkZWZhdWx0IHBlcm1p
 c3Npb25zLgojCiMgVGhpcyBhcmNoaXZlIGNvbnRhaW5zOgojCiMJbG9vb2sKIwlsb29vay9NYWtl
 ZmlsZQojCWxvb29rL3BrZy1kZXNjcgojCWxvb29rL2Rpc3RpbmZvCiMKZWNobyBjIC0gbG9vb2sK
 bWtkaXIgLXAgbG9vb2sgPiAvZGV2L251bGwgMj4mMQplY2hvIHggLSBsb29vay9NYWtlZmlsZQpz
 ZWQgJ3MvXlgvLycgPmxvb29rL01ha2VmaWxlIDw8ICczNDMzNDM5NDgwODljNDhjZTZkZTVmZGFk
 MjQ2NjI2YycKWCMgQ3JlYXRlZCBieToJbmVteXNpc0BnbXguY2gKWCMgJEZyZWVCU0QkClgKWFBP
 UlROQU1FPQlsb29vawpYUE9SVFZFUlNJT049CTAuNi41ClhDQVRFR09SSUVTPQl0ZXh0cHJvYwpY
 TUFTVEVSX1NJVEVTPQlodHRwOi8vd3d3LmRhbmllbG5hYmVyLmRlL2xvb29rLwpYUEtHTkFNRVBS
 RUZJWD0JJHtQWVRIT05fUEtHTkFNRVBSRUZJWH0KWERJU1ROQU1FPQkke1BPUlROQU1FfQpYRElT
 VF9TVUJESVI9CXB5dGhvbgpYClhNQUlOVEFJTkVSPQluZW15c2lzQGdteC5jaApYQ09NTUVOVD0J
 U2ltcGxlIFB5dGhvbiB0b29sIHRoYXQgc2VhcmNoIGluIE9wZW5PZmZpY2UgZmlsZXMKWApYTElD
 RU5TRT0JR1BMdjIKWApYUlVOX0RFUEVORFM9CSR7UFlUSE9OX1BLR05BTUVQUkVGSVh9dGtpbnRl
 cj49MDoke1BPUlRTRElSfS94MTEtdG9vbGtpdHMvcHktdGtpbnRlciBcClgJCSR7UFlUSE9OX1BL
 R05BTUVQUkVGSVh9aW5pcGFyc2U+PTA6JHtQT1JUU0RJUn0vZGV2ZWwvcHktaW5pcGFyc2UKWApY
 V1JLU1JDPQkJJHtXUktESVJ9ClgKWFVTRV9aSVA9CXllcwpYVVNFX1BZVEhPTj0JMi42LTIuNwpY
 Tk9fQlVJTEQ9CXllcwpYQ09ORkxJQ1RTPQlsb29vay1kZXZlbC1bMC05XSoKWApYUExJU1RfRklM
 RVM9CWJpbi8ke1BPUlROQU1FfQpYClhwb3N0LXBhdGNoOgpYCUAke1JFSU5QTEFDRV9DTUR9IC1l
 ICdzLC91c3IvYmluL3B5dGhvbiwke1BZVEhPTl9DTUR9LCcgXApYCQkke1dSS1NSQ30vJHtQT1JU
 TkFNRX0ucHkKWAlAKGNkICR7V1JLU1JDfSA7ICR7Uk19ICoucHkuYmFrKQpYClhkby1pbnN0YWxs
 OgpYCSR7SU5TVEFMTF9TQ1JJUFR9ICR7V1JLU1JDfS8ke1BPUlROQU1FfS5weSAke1BSRUZJWH0v
 YmluLyR7UE9SVE5BTUV9ClgKWC5pbmNsdWRlIDxic2QucG9ydC5taz4KMzQzMzQzOTQ4MDg5YzQ4
 Y2U2ZGU1ZmRhZDI0NjYyNmMKZWNobyB4IC0gbG9vb2svcGtnLWRlc2NyCnNlZCAncy9eWC8vJyA+
 bG9vb2svcGtnLWRlc2NyIDw8ICdiYmRkYmVmZjdiNDA3ZjlkYjAzYmQ2NjRkM2NmZmQ2MScKWExv
 b29rIGlzIGEgc2ltcGxlIFB5dGhvbiB0b29sIHRoYXQgc2VhcmNoZXMgZm9yIHRleHQgc3RyaW5n
 cyBpbiBPcGVuT2ZmaWNlLm9yZwpYKGFuZCBTdGFyT2ZmaWNlIDYuMCBvciBsYXRlcikgZmlsZXMu
 ClhJdCB3b3JrcyB1bmRlciBGcmVlQlNELCBMaW51eCwgV2luZG93cyBhbmQgTWFjaW50b3NoLgpY
 QU5ELCBPUiBhbmQgcGhyYXNlIHNlYXJjaGVzIGFyZSBzdXBwb3J0ZWQuIEl0IGRvZXNuJ3QgY3Jl
 YXRlIGFuIGluZGV4LApYYnV0IHNlYXJjaGluZyBzaG91bGQgYmUgZmFzdCBlbm91Z2ggdW5sZXNz
 IHlvdSBoYXZlIHJlYWxseSBtYW55IGZpbGVzLgpYClhXV1c6IGh0dHA6Ly93d3cuZGFuaWVsbmFi
 ZXIuZGUvbG9vb2svCmJiZGRiZWZmN2I0MDdmOWRiMDNiZDY2NGQzY2ZmZDYxCmVjaG8geCAtIGxv
 b29rL2Rpc3RpbmZvCnNlZCAncy9eWC8vJyA+bG9vb2svZGlzdGluZm8gPDwgJzQxY2Q2NDEyMWUy
 MWVlMjY4MTI3NTEyMzQ5MDFiNDY2JwpYU0hBMjU2IChweXRob24vbG9vb2suemlwKSA9IDY1Y2I5
 ODk5MWI5ZTYzMjJhZjYwYTdlZjFiNDdjNDI5YWQxMmVjNTA3NzQzNzVlNDZhNWM3MzM5OTVlY2Nm
 ZDQKWFNJWkUgKHB5dGhvbi9sb29vay56aXApID0gMTE4NjAKNDFjZDY0MTIxZTIxZWUyNjgxMjc1
 MTIzNDkwMWI0NjYKZXhpdAoK
 
 --MP_/2aAkouR7JWMfjTQVKyavzjs--
Responsible-Changed-From-To: freebsd-ports-bugs->nemysis 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Wed Aug 14 09:23:09 UTC 2013 
Responsible-Changed-Why:  
submitter is committer now. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=171734 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/171734: commit references a PR
Date: Sun, 15 Dec 2013 17:06:09 +0000 (UTC)

 Author: nemysis
 Date: Sun Dec 15 17:05:55 2013
 New Revision: 336558
 URL: http://svnweb.freebsd.org/changeset/ports/336558
 
 Log:
   Loook is a simple Python tool that searches for text strings in
   LibreOffice and OpenOffice.org files.
   
   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/
   
   PR:		ports/171734
   Submitted by:	nemysis (self)
   Approved by:	wg (mentor)
 
 Added:
   head/textproc/loook/
   head/textproc/loook/Makefile   (contents, props changed)
   head/textproc/loook/distinfo   (contents, props changed)
   head/textproc/loook/pkg-descr   (contents, props changed)
 Modified:
   head/textproc/Makefile
 
 Modified: head/textproc/Makefile
 ==============================================================================
 --- head/textproc/Makefile	Sun Dec 15 16:58:20 2013	(r336557)
 +++ head/textproc/Makefile	Sun Dec 15 17:05:55 2013	(r336558)
 @@ -404,6 +404,7 @@
      SUBDIR += linux-f10-scim-libs
      SUBDIR += linuxdoc
      SUBDIR += localize
 +    SUBDIR += loook
      SUBDIR += lt-aspell
      SUBDIR += lt-hyphen
      SUBDIR += lttoolbox
 
 Added: head/textproc/loook/Makefile
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/textproc/loook/Makefile	Sun Dec 15 17:05:55 2013	(r336558)
 @@ -0,0 +1,36 @@
 +# Created by: Rusmir Dusko <nemysis@FreeBSD.org>
 +# $FreeBSD$
 +
 +PORTNAME=	loook
 +PORTVERSION=	0.6.5
 +CATEGORIES=	textproc
 +MASTER_SITES=	http://www.danielnaber.de/loook/
 +DISTNAME=	${PORTNAME}
 +DIST_SUBDIR=	python
 +
 +MAINTAINER=	nemysis@FreeBSD.org
 +COMMENT=	Simple Python tool that search in LibreOffice/OpenOffice files
 +
 +LICENSE=	GPLv2
 +
 +RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}tkinter>=0:${PORTSDIR}/x11-toolkits/py-tkinter \
 +		${PYTHON_PKGNAMEPREFIX}iniparse>=0:${PORTSDIR}/devel/py-iniparse
 +
 +WRKSRC=		${WRKDIR}
 +
 +USE_ZIP=	yes
 +USE_PYTHON=	2.7
 +NO_BUILD=	yes
 +
 +PLIST_FILES=	bin/${PORTNAME}
 +
 +post-patch:
 +	@${REINPLACE_CMD} -e 's|/usr/bin/python|${PYTHON_CMD}|' \
 +		${WRKSRC}/${PORTNAME}.py
 +	@(cd ${WRKSRC} ; ${RM} *.py.bak)
 +
 +do-install:
 +	${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME}.py \
 +		${STAGEDIR}${PREFIX}/bin/${PORTNAME}
 +
 +.include <bsd.port.mk>
 
 Added: head/textproc/loook/distinfo
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/textproc/loook/distinfo	Sun Dec 15 17:05:55 2013	(r336558)
 @@ -0,0 +1,2 @@
 +SHA256 (python/loook.zip) = 65cb98991b9e6322af60a7ef1b47c429ad12ec50774375e46a5c733995eccfd4
 +SIZE (python/loook.zip) = 11860
 
 Added: head/textproc/loook/pkg-descr
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/textproc/loook/pkg-descr	Sun Dec 15 17:05:55 2013	(r336558)
 @@ -0,0 +1,7 @@
 +Loook is a simple Python tool that searches for text strings in
 +LibreOffice and OpenOffice.org files.
 +
 +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/
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: nemysis 
State-Changed-When: Sun Dec 15 17:18:22 UTC 2013 
State-Changed-Why:  
New port added. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=171734 
>Unformatted:
