| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
31 Oct 2011 09:53:19
1.1_2
|
kwm  |
Update poppler to 0.18.0.
The qt3 bindings are removed upstream.
The glib library lost the last gdk-pixbuf code. And rename it from
-gtk to -glib.
Thanks to: pav for a exp-runs
bapt for double checking the libreoffice ports |
23 Aug 2011 18:36:21
1.1_1
|
kwm  |
Chase poppler shlib bumps. |
15 Dec 2010 08:14:48
1.1
|
wen  |
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> |