2012-07-21 16:32:55 by Ryo ONODERA | Files touched by this commit (2) |
Log message:
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)
|
2011-11-01 07:03:15 by Steven Drake | Files touched by this commit (1557) |
Log message:
Recursive bump for graphics/freetype2 buildlink addition.
|
2011-10-29 00:00:13 by Ryo ONODERA | Files touched by this commit (4) | |
Log message:
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!
|