From mranner@dwarf.jawa.at  Sun Nov 28 17:32:03 2010
Return-Path: <mranner@dwarf.jawa.at>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 32DE8106566C
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 28 Nov 2010 17:32:03 +0000 (UTC)
	(envelope-from mranner@dwarf.jawa.at)
Received: from dwarf.jawa.at (chello084115144088.4.graz.surfer.at [84.115.144.88])
	by mx1.freebsd.org (Postfix) with ESMTP id 8A6DE8FC12
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 28 Nov 2010 17:32:01 +0000 (UTC)
Received: from dwarf.jawa.at (localhost.ranner.eu [127.0.0.1])
	by dwarf.jawa.at (8.14.4/8.14.4) with ESMTP id oASHVxgT044459
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 28 Nov 2010 18:31:59 +0100 (CET)
	(envelope-from mranner@dwarf.jawa.at)
Received: (from root@localhost)
	by dwarf.jawa.at (8.14.4/8.14.4/Submit) id oASHVxnI044458;
	Sun, 28 Nov 2010 18:31:59 +0100 (CET)
	(envelope-from mranner)
Message-Id: <201011281731.oASHVxnI044458@dwarf.jawa.at>
Date: Sun, 28 Nov 2010 18:31:59 +0100 (CET)
From: Michael Ranner <michael@ranner.eu>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [NEW PORT] textproc/pdfgrep: PDF grep
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         152648
>Category:       ports
>Synopsis:       [NEW PORT] textproc/pdfgrep: PDF grep
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    wen
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 28 17:40:09 UTC 2010
>Closed-Date:    Wed Dec 15 08:18:07 UTC 2010
>Last-Modified:  Wed Dec 15 08:20:09 UTC 2010
>Originator:     Michael Ranner
>Release:        FreeBSD 8.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD dwarf.jawa.at 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Aug 23 20:22:23 CEST 2010
>Description:
Pdfgrep is a tool to search text in PDF files. It works similar to grep.

Features:

	* search for regular expressions.
	* support for some important grep options, including:
		o filename output.
		o page number output.
		o optional case insensitivity.
		o count occurrences.
	* and the most important feature: color output!


WWW: http://pdfgrep.sourceforge.net/

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- pdfgrep-1.1.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:
#
#	pdfgrep
#	pdfgrep/Makefile
#	pdfgrep/distinfo
#	pdfgrep/pkg-descr
#
echo c - pdfgrep
mkdir -p pdfgrep > /dev/null 2>&1
echo x - pdfgrep/Makefile
sed 's/^X//' >pdfgrep/Makefile << 'a532ecf234da54f0557c92c4ad007f20'
X# New ports collection makefile for:    pdfgrep
X# Date created:                         2010-11-28
X# Whom:                                 Michael Ranner <michael@ranner.eu>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	pdfgrep
XPORTVERSION=	1.1
XCATEGORIES=	textproc
XMASTER_SITES=	SF/${PORTNAME}/${PORTVERSION}/
XMASTER_SITE_SUBDIR=	${PORTNAME}
X
XMAINTAINER=	michael@ranner.eu
XCOMMENT=	PDF grep
X
XLIB_DEPENDS=	poppler.5:${PORTSDIR}/graphics/poppler
X
XLICENSE=	GPLv2
XLICENSE_FILE=	${WRKSRC}/COPYING
X
XGNU_CONFIGURE=	yes
XUSE_GMAKE=	yes
XCONFIGURE_ARGS=	poppler_CFLAGS="-I${LOCALBASE}/include -I${LOCALBASE}/include/poppler"
X
XPLIST_FILES=	bin/pdfgrep
XMAN1=	pdfgrep.1
X
X.include <bsd.port.mk>
a532ecf234da54f0557c92c4ad007f20
echo x - pdfgrep/distinfo
sed 's/^X//' >pdfgrep/distinfo << '102745ebaaaf3248dc4af1df25c3b89b'
XSHA256 (pdfgrep-1.1.tar.gz) = fdce13b152595a6c3e0d84718404066cea94bdb44feb480786f118814c706c02
XSIZE (pdfgrep-1.1.tar.gz) = 93911
102745ebaaaf3248dc4af1df25c3b89b
echo x - pdfgrep/pkg-descr
sed 's/^X//' >pdfgrep/pkg-descr << 'b3277b0015ecc0a34b71b8c07ff4ee3a'
XPdfgrep is a tool to search text in PDF files. It works similar to grep.
X
XFeatures:
X
X	* search for regular expressions.
X	* support for some important grep options, including:
X		o filename output.
X		o page number output.
X		o optional case insensitivity.
X		o count occurrences.
X	* and the most important feature: color output!
X
X
XWWW: http://pdfgrep.sourceforge.net/
b3277b0015ecc0a34b71b8c07ff4ee3a
exit
--- pdfgrep-1.1.shar ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->wen 
Responsible-Changed-By: wen 
Responsible-Changed-When: Mon Nov 29 06:05:04 UTC 2010 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=152648 
State-Changed-From-To: open->closed 
State-Changed-By: wen 
State-Changed-When: Wed Dec 15 08:18:04 UTC 2010 
State-Changed-Why:  
New port added, with minor changes. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/152648: commit references a PR
Date: Wed, 15 Dec 2010 08:14:53 +0000 (UTC)

 wen         2010-12-15 08:14:48 UTC
 
   FreeBSD ports repository
 
   Modified files:
     textproc             Makefile 
   Added files:
     textproc/pdfgrep     Makefile distinfo pkg-descr 
   Log:
   Pdfgrep is a tool to search text in PDF files. It works similar to grep.
   
   Features:
   
           * search for regular expressions.
           * support for some important grep options, including:
                   o filename output.
                   o page number output.
                   o optional case insensitivity.
                   o count occurrences.
           * and the most important feature: color output!
   
   WWW: http://pdfgrep.sourceforge.net/
   
   PR:             ports/152648
   Submitted by:   Michael Ranner <michael@ranner.eu>
   
   Revision  Changes    Path
   1.1505    +1 -0      ports/textproc/Makefile
   1.1       +29 -0     ports/textproc/pdfgrep/Makefile (new)
   1.1       +2 -0      ports/textproc/pdfgrep/distinfo (new)
   1.1       +14 -0     ports/textproc/pdfgrep/pkg-descr (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
