Commit graph

5 commits

Author SHA1 Message Date
Boris Samorodov
75a96b0afb . fix build with libc++;
. update to version 5.0.1;
. support STAGE.

PR:		ports/183172
Submitted by:	bsam (me)
Approved by:	maintainer (timeout 2 weeks)
2013-11-06 14:52:04 +00:00
Thomas Abthorpe
0450d73b12 - Update to 5.0.0
PR:		ports/182109
Submitted by:	Dmitry Kazarov <d.y.kazarov@mail.ru> (maintainer)
2013-09-26 02:58:10 +00:00
Baptiste Daroussin
6c6152ff82 Add NO_STAGE all over the place in preparation for the staging support (cat: print) 2013-09-20 22:43:59 +00:00
William Grzybowski
e03cc46c4e print/qpdf: update to 4.0.1
- Update to 4.0.1 [1]
- Add LICENSE (ART20)
- Convert to new lib depends syntax
- USES gmake

PR:		ports/176398
Submitted by:	Dmitry Kazarov <d.y.kazarov mail.ru>
Approved by:	maintainer (timeout)
2013-08-21 23:23:51 +00:00
Pawel Pekala
2ac57a6d20 QPDF is a program that can be used to linearize (web-optimize),
encrypt (password-protect), decrypt, and inspect PDF files from the
command-line.  It does these and other structural, content-preserving
transformations on PDF files, reading a PDF file as input and
creating a new one as output.  It also provides many useful
capabilities to developers of PDF-producing software or for people
who just want to look at the innards of a PDF file to learn more
about how they work.

QPDF understands PDF files that use compressed object streams
(supported by newer PDF applications) and can convert such files into
those that can be read with older viewers.  It can also be used for
checking PDF files for structural errors, inspecting stream contents,
or extracting objects from PDF files.  QPDF is not PDF content
creation or viewing software -- it does not have the capability to
create PDF files from scratch or to display PDF files.

WWW: http://qpdf.sourceforge.net

PR:		ports/174982
Submitted by:	Dmitry Kazarov <d.y.kazarov@mail.ru>
2013-02-16 23:29:46 +00:00