Commit graph

2 commits

Author SHA1 Message Date
ryoon
65205ffc9e Update to 1.3.0
* Buildlink to print/poppler-cpp
* Fix build with popplar-0.20

Changelog:
Release 1.3.0    [2012-02-14]

        - Experimental support for libunac (removing accents and ligatures before search)
        - Recursive search [--recursive] (by Mahmut Gundes)
        - Don't use colors on dumb terminals
        - A few minor bug fixes
        - Use poppler-cpp instead of the poppler core library (by Pino Toscano)
2012-07-21 14:32:54 +00:00
ryoon
e1917891f2 Import pdfgrep-1.2 as textproc/pdfgrep from wip/pdfgrep
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!
2011-10-28 22:00:13 +00:00