2005-03-12 12:05:38 +01:00
|
|
|
include/poppler/Annot.h
|
|
|
|
include/poppler/Array.h
|
|
|
|
include/poppler/BaseFile.h
|
|
|
|
include/poppler/BuiltinFont.h
|
|
|
|
include/poppler/BuiltinFontTables.h
|
|
|
|
include/poppler/CMap.h
|
|
|
|
include/poppler/Catalog.h
|
|
|
|
include/poppler/CharCodeToUnicode.h
|
|
|
|
include/poppler/CharTypes.h
|
|
|
|
include/poppler/CompactFontTables.h
|
|
|
|
include/poppler/Decrypt.h
|
|
|
|
include/poppler/Dict.h
|
|
|
|
include/poppler/Error.h
|
|
|
|
include/poppler/ErrorCodes.h
|
|
|
|
include/poppler/FontEncodingTables.h
|
2005-11-05 05:53:48 +01:00
|
|
|
include/poppler/FontInfo.h
|
2007-07-03 13:14:36 +02:00
|
|
|
include/poppler/Form.h
|
2005-03-12 12:05:38 +01:00
|
|
|
include/poppler/Function.cc
|
|
|
|
include/poppler/Function.h
|
|
|
|
include/poppler/Gfx.h
|
|
|
|
include/poppler/GfxFont.h
|
|
|
|
include/poppler/GfxState.h
|
|
|
|
include/poppler/GlobalParams.h
|
|
|
|
include/poppler/JArithmeticDecoder.h
|
|
|
|
include/poppler/JBIG2Stream.h
|
|
|
|
include/poppler/JPXStream.h
|
|
|
|
include/poppler/Lexer.h
|
|
|
|
include/poppler/Link.h
|
First all, ahze did most of work. Thanks ahze! Last week or so, I am just
merely pick up and help him. Thanks to many testers in both private and
mailing list emails for report a few of build and dependencies problems.
Also, thanks to marcus and Chess Griffin for test in their tinderboxes.
x11/pixman: Update to 0.10.0
-------------------------------------------------------
Firefox 3 needs it. Orignal, the shared library was bumped and ahze has
added a new feature in our USE_GNOME=ltverhack by can control the number
of shared library. To control the number of shared library, add the
ltverhack:N. Right now pixman has USE_GNOME=ltverhack:9 to make it stays
same at libpixman-1.so.9. If anyone want to use ltverhack:N in one of your
port, you need to make sure the ABI doesn't change to use it..
-------------------------------------------------------
graphics/cairo: Update to 1.6.4
-------------------------------------------------------
Firefox 3 needs it. We have updated most cairo binding ports too.
-------------------------------------------------------
graphics/poppler: Update to 0.8.3
-------------------------------------------------------
The shared libraries version have been changed. All ports that depend on
poppler have PORTREVISION bump. The graphics/py-poppler has been updated
to 0.8.1 to work with newer poppler better. As for the poppler-qt, there
is no shared library version change.
-------------------------------------------------------
www/firefox3 and gecko ports related: Update to 3.0 final
-------------------------------------------------------
The bsd.gecko.mk has been moved from www/mozilla/ to Mk/. You no longer
need to include bsd.gecko.mk/Makefile.common by manual. We are keeping it
in backward compatibility, so the rest ports won't be break. We haven't
add some other ports to have Firefox 3 support yet, so feel free to send
us patch or commit it by yourself (to committers). However, view in
bsd.gecko.mk for document.
-------------------------------------------------------
Approved by: portmgr (marcus)
2008-06-30 22:16:22 +02:00
|
|
|
include/poppler/Movie.h
|
2005-03-12 12:05:38 +01:00
|
|
|
include/poppler/NameToCharCode.h
|
|
|
|
include/poppler/NameToUnicodeTable.h
|
|
|
|
include/poppler/Object.h
|
First all, ahze did most of work. Thanks ahze! Last week or so, I am just
merely pick up and help him. Thanks to many testers in both private and
mailing list emails for report a few of build and dependencies problems.
Also, thanks to marcus and Chess Griffin for test in their tinderboxes.
x11/pixman: Update to 0.10.0
-------------------------------------------------------
Firefox 3 needs it. Orignal, the shared library was bumped and ahze has
added a new feature in our USE_GNOME=ltverhack by can control the number
of shared library. To control the number of shared library, add the
ltverhack:N. Right now pixman has USE_GNOME=ltverhack:9 to make it stays
same at libpixman-1.so.9. If anyone want to use ltverhack:N in one of your
port, you need to make sure the ABI doesn't change to use it..
-------------------------------------------------------
graphics/cairo: Update to 1.6.4
-------------------------------------------------------
Firefox 3 needs it. We have updated most cairo binding ports too.
-------------------------------------------------------
graphics/poppler: Update to 0.8.3
-------------------------------------------------------
The shared libraries version have been changed. All ports that depend on
poppler have PORTREVISION bump. The graphics/py-poppler has been updated
to 0.8.1 to work with newer poppler better. As for the poppler-qt, there
is no shared library version change.
-------------------------------------------------------
www/firefox3 and gecko ports related: Update to 3.0 final
-------------------------------------------------------
The bsd.gecko.mk has been moved from www/mozilla/ to Mk/. You no longer
need to include bsd.gecko.mk/Makefile.common by manual. We are keeping it
in backward compatibility, so the rest ports won't be break. We haven't
add some other ports to have Firefox 3 support yet, so feel free to send
us patch or commit it by yourself (to committers). However, view in
bsd.gecko.mk for document.
-------------------------------------------------------
Approved by: portmgr (marcus)
2008-06-30 22:16:22 +02:00
|
|
|
include/poppler/OptionalContent.h
|
2005-03-12 12:05:38 +01:00
|
|
|
include/poppler/Outline.h
|
|
|
|
include/poppler/OutputDev.h
|
|
|
|
include/poppler/PDFDoc.h
|
|
|
|
include/poppler/PDFDocEncoding.h
|
|
|
|
include/poppler/PSOutputDev.h
|
|
|
|
include/poppler/PSTokenizer.h
|
|
|
|
include/poppler/Page.h
|
2007-07-03 13:14:36 +02:00
|
|
|
include/poppler/PageTransition.h
|
2005-03-12 12:05:38 +01:00
|
|
|
include/poppler/Parser.h
|
2007-07-03 13:14:36 +02:00
|
|
|
include/poppler/PreScanOutputDev.h
|
2006-04-30 02:47:21 +02:00
|
|
|
include/poppler/ProfileData.h
|
|
|
|
include/poppler/SecurityHandler.h
|
2007-07-03 13:14:36 +02:00
|
|
|
include/poppler/Sound.h
|
2005-03-12 12:05:38 +01:00
|
|
|
include/poppler/SplashOutputDev.h
|
|
|
|
include/poppler/Stream-CCITT.h
|
|
|
|
include/poppler/Stream.h
|
|
|
|
include/poppler/TextOutputDev.h
|
2006-05-02 02:37:23 +02:00
|
|
|
include/poppler/UTF8.h
|
2006-05-23 14:23:05 +02:00
|
|
|
include/poppler/UnicodeCClassTables.h
|
|
|
|
include/poppler/UnicodeCompTables.h
|
|
|
|
include/poppler/UnicodeDecompTables.h
|
2005-03-12 12:05:38 +01:00
|
|
|
include/poppler/UnicodeMap.h
|
|
|
|
include/poppler/UnicodeMapTables.h
|
|
|
|
include/poppler/UnicodeTypeTable.h
|
|
|
|
include/poppler/XRef.h
|
2006-04-30 02:47:21 +02:00
|
|
|
include/poppler/XpdfPluginAPI.h
|
|
|
|
include/poppler/goo/FixedPoint.h
|
2005-03-12 12:05:38 +01:00
|
|
|
include/poppler/goo/GooHash.h
|
|
|
|
include/poppler/goo/GooList.h
|
|
|
|
include/poppler/goo/GooMutex.h
|
|
|
|
include/poppler/goo/GooString.h
|
2005-11-05 05:53:48 +01:00
|
|
|
include/poppler/goo/GooTimer.h
|
2006-04-30 02:47:21 +02:00
|
|
|
include/poppler/goo/GooVector.h
|
2005-03-12 12:05:38 +01:00
|
|
|
include/poppler/goo/gfile.h
|
|
|
|
include/poppler/goo/gmem.h
|
|
|
|
include/poppler/goo/gtypes.h
|
|
|
|
include/poppler/poppler-config.h
|
|
|
|
include/poppler/splash/Splash.h
|
|
|
|
include/poppler/splash/SplashBitmap.h
|
|
|
|
include/poppler/splash/SplashClip.h
|
|
|
|
include/poppler/splash/SplashErrorCodes.h
|
|
|
|
include/poppler/splash/SplashFTFont.h
|
|
|
|
include/poppler/splash/SplashFTFontEngine.h
|
|
|
|
include/poppler/splash/SplashFTFontFile.h
|
|
|
|
include/poppler/splash/SplashFont.h
|
|
|
|
include/poppler/splash/SplashFontEngine.h
|
|
|
|
include/poppler/splash/SplashFontFile.h
|
|
|
|
include/poppler/splash/SplashFontFileID.h
|
|
|
|
include/poppler/splash/SplashGlyphBitmap.h
|
|
|
|
include/poppler/splash/SplashMath.h
|
|
|
|
include/poppler/splash/SplashPath.h
|
|
|
|
include/poppler/splash/SplashPattern.h
|
|
|
|
include/poppler/splash/SplashScreen.h
|
|
|
|
include/poppler/splash/SplashState.h
|
|
|
|
include/poppler/splash/SplashT1Font.h
|
|
|
|
include/poppler/splash/SplashT1FontEngine.h
|
|
|
|
include/poppler/splash/SplashT1FontFile.h
|
|
|
|
include/poppler/splash/SplashTypes.h
|
|
|
|
include/poppler/splash/SplashXPath.h
|
|
|
|
include/poppler/splash/SplashXPathScanner.h
|
|
|
|
lib/libpoppler.a
|
2006-02-23 11:40:44 +01:00
|
|
|
lib/libpoppler.la
|
2005-03-12 12:05:38 +01:00
|
|
|
lib/libpoppler.so
|
First all, ahze did most of work. Thanks ahze! Last week or so, I am just
merely pick up and help him. Thanks to many testers in both private and
mailing list emails for report a few of build and dependencies problems.
Also, thanks to marcus and Chess Griffin for test in their tinderboxes.
x11/pixman: Update to 0.10.0
-------------------------------------------------------
Firefox 3 needs it. Orignal, the shared library was bumped and ahze has
added a new feature in our USE_GNOME=ltverhack by can control the number
of shared library. To control the number of shared library, add the
ltverhack:N. Right now pixman has USE_GNOME=ltverhack:9 to make it stays
same at libpixman-1.so.9. If anyone want to use ltverhack:N in one of your
port, you need to make sure the ABI doesn't change to use it..
-------------------------------------------------------
graphics/cairo: Update to 1.6.4
-------------------------------------------------------
Firefox 3 needs it. We have updated most cairo binding ports too.
-------------------------------------------------------
graphics/poppler: Update to 0.8.3
-------------------------------------------------------
The shared libraries version have been changed. All ports that depend on
poppler have PORTREVISION bump. The graphics/py-poppler has been updated
to 0.8.1 to work with newer poppler better. As for the poppler-qt, there
is no shared library version change.
-------------------------------------------------------
www/firefox3 and gecko ports related: Update to 3.0 final
-------------------------------------------------------
The bsd.gecko.mk has been moved from www/mozilla/ to Mk/. You no longer
need to include bsd.gecko.mk/Makefile.common by manual. We are keeping it
in backward compatibility, so the rest ports won't be break. We haven't
add some other ports to have Firefox 3 support yet, so feel free to send
us patch or commit it by yourself (to committers). However, view in
bsd.gecko.mk for document.
-------------------------------------------------------
Approved by: portmgr (marcus)
2008-06-30 22:16:22 +02:00
|
|
|
lib/libpoppler.so.3
|
2005-03-12 12:05:38 +01:00
|
|
|
libdata/pkgconfig/poppler-cairo.pc
|
|
|
|
libdata/pkgconfig/poppler-splash.pc
|
|
|
|
libdata/pkgconfig/poppler.pc
|
|
|
|
@dirrm include/poppler/splash
|
|
|
|
@dirrm include/poppler/goo
|
|
|
|
@dirrm include/poppler
|