ports/152648: [NEW PORT] textproc/pdfgrep: PDF grep

Michael Ranner michael at ranner.eu
Sun Nov 28 17:40:11 UTC 2010


>Number:         152648
>Category:       ports
>Synopsis:       [NEW PORT] textproc/pdfgrep: PDF grep
>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:   Sun Nov 28 17:40:09 UTC 2010
>Closed-Date:
>Last-Modified:
>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 at 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 at 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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list