Commit Graph

56 Commits

Author SHA1 Message Date
kili
fe3f007bc9 Kill a space on the left side of my name. 2011-07-08 21:08:46 +00:00
ajacoutot
5d7ef9d5c8 Add XXX. 2011-07-08 20:56:51 +00:00
jasper
7f8442bcaf sub-optimal workaround to enable introspection support. only on gcc4 arches
as there appear to be serious issues with gcc3.

as discussed with and ok aja@ kili@
2011-07-08 17:41:46 +00:00
kili
0b9c3b2b30 Update to poppler-0.16.7.
ok aja@ jasper@
2011-07-07 15:30:49 +00:00
kili
f30b70d0de Update to poppler-0.16.6.
ok landry@, who also threw this into a bulk build (thanks!)
2011-06-17 19:20:25 +00:00
kili
f8fcf38000 Update to poppler-0.16.5.
Gnome introspection disabled for now (doesn't compile with gcc-3).
2011-06-04 19:03:19 +00:00
kili
27f99a5541 --disable-silent-rules is now added to CONFIGURE_ARGS per default,
if CONFIGURE_STYLE = gnu.
2011-06-02 17:09:31 +00:00
kili
6692610359 Install some poppler utils (pdftoabw and pdftohtml, but not the
other tools that would conflict with xpdf-utils).

From Alexis Fouilhe, with some minor tweaks (missing bump, additions
to WANTLIB-main) from me.
2011-03-20 20:52:01 +00:00
stsp
047d472de7 Apply upstream commit 37077aa475d2dee81f87daa05297b201eeb99c87.
Fixes a heap overflow and resulting crashes with some PDF documents.

This patch was devised during ports lock.
Upstream has since released poppler-0.16.3 which includes this fix.

ok sthen, "don't wait for me" kili
2011-03-03 21:25:38 +00:00
kili
dd4a650184 Update to poppler-0.14.5.
ok jasper@
2010-12-24 14:02:12 +00:00
espie
bec176e99e new depends 2010-11-20 09:48:38 +00:00
sthen
00c7c3a160 sync WANTLIB-main and bump; ok kili@ 2010-11-18 22:30:04 +00:00
kili
75b3af09bb Enable poppler-qt4 for powerpc (but not for arm) and clean up some mess.
- Remove arch specific FLAVOR settings for real.
- Don't set CXXFLAGS, it's not needed (and it confused qt3 and qt4).
- Don't pass CXXFLAGS and CFLAGS via CONFIGURE_ENV (not needed, either).

`reads good', landry@
2010-11-18 21:27:23 +00:00
espie
632a3518ab move gettext to new WANTLIB 2010-11-06 16:07:00 +00:00
espie
dcdfee948c convert libiconv to new wantlib 2010-11-06 10:18:38 +00:00
espie
88f371a12f zap old lib depends for qt4 2010-11-05 13:47:46 +00:00
espie
90c0904de3 convert qt3 to new style 2010-11-05 10:06:44 +00:00
espie
682bdd0fc0 don't ever make PSEUDO_FLAVORS/MULTI_PACKAGES dependent on arch.
Just use NOT_FOR_ARCH-* to not build some stuff somewhere.
That way, dpb says happy.

okay kili@
2010-11-05 00:05:15 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
kili
f4a691919f Tiny bugfix update to poppler 0.14.4.
While here, take maintainership.

ok ajacoutot@
2010-10-12 07:00:04 +00:00
kili
99ae2676d5 Update to poppler-0.14.3.
Major bumps on all shared libs.

Don't build the new poppler-cpp for now (still needs some tweaks).

Note: glitz omitted from WANTLIB on purpose -- according to landry@ it
will disappear after the upcoming cairo update.

ok ajacoutot@
2010-10-09 08:05:30 +00:00
ajacoutot
c2fc923a8b Fix DEPENDS.
The converters/libiconv MODULE is only needed for the qt and qt4 FLAVORS.
2010-08-23 10:24:41 +00:00
kili
58d821bbc6 Update to poppler-0.12.4.
Use the converters/libiconv MODULE (prompted by ajacoutot).

ok ajacoutot@, edd@ (except for the patch hunk move bits, but I
really prefer a silent `make update-patches')
2010-05-08 17:09:48 +00:00
kili
c1932f7b75 Security fix (CVE-2009-3607) and bug fixes. 2009-11-21 21:57:50 +00:00
kili
b5659e40c4 Update to poppler-0.12.1.
Contains the xpdf-3.02pl4 diffs and some additional bug fixes.

ok ajacoutot@
2009-10-26 19:23:45 +00:00
kili
6c932f5d20 Merge security fixes from xpdf.
ok jasper@
2009-10-15 20:43:40 +00:00
kili
da255d2943 Remove stupid comments. 2009-10-13 16:20:34 +00:00
kili
caf2459631 Update to poppler-0.12.0.
Prodded and ok by ajacoutot@
2009-10-13 10:19:37 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
ajacoutot
9177b9710f - bugfix update to poppler-0.10.7
ok kili@
2009-05-26 13:05:46 +00:00
kili
4846185f8f Security update to 0.10.6
Fixes CVE-2009-0799, CVE-2009-0800, CVE-2009-1179, CVE-2009-1180,
CVE-2009-1181, CVE-2009-1182, CVE-2009-1183, CVE-2009-1187,
CVE-2009-1188 and a couple of other bugs.

Detailed changelog at http://poppler.freedesktop.org/releases.html

Major bumps to all shared libs. I think that only libpoppler.so
needs a a bump, but bumps are cheap and don't hurt, and I may have
missed some changes when reading the diffs.

ok landry@ (who tested it with epdfview)
2009-04-22 12:14:15 +00:00
kili
a9532d1023 Add some missing files to PLIST-qt4 (noted by Edd Barrett) and fix
WANTLIB. All pkgnames bumped.
2008-11-19 18:27:16 +00:00
kili
de3e4e19d9 Update to 0.10.0. 2008-10-28 12:59:55 +00:00
naddy
92ee1a8d26 SECURITY:
Fix memory management bug (CVE-2008-295).
2008-07-09 14:45:11 +00:00
ajacoutot
37c8796785 - remove dependency on devhelp for lighter non-gnome ports to avoid a
too big dependency chain

requested by steven@
discussed with steven@ espie@ fgsch@
2008-05-27 08:02:51 +00:00
ajacoutot
d8df7a8750 - since devhelp files are provided, make it run_depends on devhelp so
that we can actually see them

ok jasper@
2008-05-26 08:32:57 +00:00
jasper
efa1fc04a6 able the DRM bits here too, like it was done for xpdf
from brad@
2008-05-21 11:52:49 +00:00
bernd
618c764e30 Security fix for CVE-2008-1693. From Debian. 2008-04-19 07:52:15 +00:00
espie
6bd4daa538 fix qt4 plugin compilation. 2008-01-21 22:52:43 +00:00
espie
17d70806a3 tweak FAKE_FLAGS semantics to saner defaults. 2008-01-04 17:48:33 +00:00
kili
4daab47c77 SECURITY: Update to poppler 0.6.2 (fixes CVE-2007-3387).
ok landry@
2007-12-07 19:55:58 +00:00
kili
d5bb69dc38 SECURITY:
CVE-2006-0301 (fixed upstream in 0.4 but not merged into
0.5 before the "unstable" 0.5.9 got the xpdf 3.02 merge).

CVE-2007-0104 (fixed in CVS and in development version by merging
xpdf 3.02, but not in the "stable" version).

CVE-2007-3387 (from xpdf patch).

While here, remove quotes from COMMENT-* and fix WANTLIB-*.

ok naddy@
2007-07-31 22:22:01 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
kili
ef37c4cf5a Force the installation of poppler-page-transition.h even when
FLAVOR="no_qt no_qt4".

"sure", espie@
2007-03-26 07:36:46 +00:00
espie
d46ed3bab7 let poppler build the qt4 plugin as well.
NOTE: this requires a current ports tree to build (mods to qt3.port.mk
and qt4.port.mk)
2007-03-24 13:21:26 +00:00
kurt
5fb9e48fdd revert incomplete attempt to build while installed. okay espie@ 2007-03-23 22:51:48 +00:00
kurt
a3431019d5 - update to 0.5.4 (partial update from Brad <brad at comstyle.com>)
- adjust link order so it can build while installed
w/input, testing and okay bernd@
2007-03-23 17:49:03 +00:00
steven
db79367ae4 WANTLIB fixes, mostly needed by recent cairo update 2007-02-11 00:56:57 +00:00
espie
0f5dc96ea1 say goodbye to GNU land. 2006-12-16 12:22:32 +00:00
steven
16c96c0a84 bump PKGNAME after plist change 2006-12-16 09:35:11 +00:00