aboutsummaryrefslogtreecommitdiff
path: root/graphics/popplerkit
Commit message (Collapse)AuthorAgeFilesLines
* - update to etoile 0.4.1 distributionDirk Meyer2009-03-192-5/+5
| | | | Notes: svn path=/head/; revision=230441
* - add LICENSE:Dirk Meyer2009-01-161-0/+2
| | | | Notes: svn path=/head/; revision=226279
* - update etoile-0.4.0Dirk Meyer2008-11-262-652/+0
| | | | Notes: svn path=/head/; revision=223399
* - update etoile-0.4.0Dirk Meyer2008-11-254-48/+52
| | | | Notes: svn path=/head/; revision=223365
* - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default ↵Pav Lucistnik2008-07-251-1/+0
| | | | | | | MAKE_ENV Notes: svn path=/head/; revision=217477
* First all, ahze did most of work. Thanks ahze! Last week or so, I am justJeremy Messenger2008-06-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=216043
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Revert BROKEN line; I have overlooked the fix which went in one day beforePav Lucistnik2007-10-301-2/+0
| | | | | | | | Reported by: maintainer Approved by: portmgr (self) Notes: svn path=/head/; revision=202442
* - Mark BROKEN againPav Lucistnik2007-10-271-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=202150
* - fix build with current popplerlibDirk Meyer2007-10-271-2/+4
| | | | | | | Submitted by: garga (Renato Botelho) Notes: svn path=/head/; revision=202120
* - mark BROKEN to API changeDirk Meyer2007-09-301-2/+0
| | | | Notes: svn path=/head/; revision=200410
* - mark BROKENDirk Meyer2007-07-101-0/+2
| | | | Notes: svn path=/head/; revision=195376
* - update for gnustep-make-2.0.0Dirk Meyer2007-05-251-0/+2
| | | | Notes: svn path=/head/; revision=191718
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - add category gnustepDirk Meyer2007-01-311-1/+1
| | | | | | | | PR: 103931 Approved by: pav Notes: svn path=/head/; revision=183799
* - update to use new bsd.gnustep.mkDirk Meyer2007-01-131-2/+1
| | | | | | | Approved by: gurkan@linuks.mine.nu Notes: svn path=/head/; revision=182275
* PopplerKit is a Framework for accessing and rendering PDF content.Dirk Meyer2006-12-146-0/+734
It is based on the poppler library. WWW: http://home.gna.org/gsimageapps/ Notes: svn path=/head/; revision=179784