aboutsummaryrefslogtreecommitdiff
path: root/graphics/poppler/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Update poppler to 0.22.2.Jeremy Messenger2013-03-211-35/+28
| | | | | | | | | | | | - Bump the rest ports that depend on the poppler and poppler-qt because of shared library version have been changed. - Add a note in the UPDATING for require to rebuild all ports that depend on poppler. Submitted by: kwm (poppler* part) Notes: svn path=/head/; revision=314805
* Unify poppler-config.h includes in poppler header.Koop Mast2012-09-251-1/+4
| | | | | | | | | PR: ports/171877 Submitted by: bsam@ Obtained from: poppler upstream, Bug 52193 Notes: svn path=/head/; revision=304864
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4Martin Wilke2012-06-061-2/+1
| | | | | | | Review by: bapt, David Naylor (kde team) Notes: svn path=/head/; revision=298557
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* Fix the build with clang.Jeremy Messenger2012-03-141-0/+3
| | | | | | | | | PR: ports/163443 Submitted by: Jan Beich <jbeich@tormail.net> Feature safe: yes Notes: svn path=/head/; revision=293299
* Overwrite the moc detection test to fix the build of poppler-qt4 on < 9.0,Koop Mast2012-02-241-0/+1
| | | | | | | | | | | or if qt33 is installed. PR: ports/165438 [1] Reported by: ale@, rakuco@, Justin Smith <freebsd.users@gmail.com> [1] angelv <angelvg@gmail.com> Notes: svn path=/head/; revision=292171
* Update to 0.18.4.Koop Mast2012-02-231-1/+3
| | | | Notes: svn path=/head/; revision=292106
* Update poppler to 0.18.0.Koop Mast2011-10-311-33/+18
| | | | | | | | | | | | The qt3 bindings are removed upstream. The glib library lost the last gdk-pixbuf code. And rename it from -gtk to -glib. Thanks to: pav for a exp-runs bapt for double checking the libreoffice ports Notes: svn path=/head/; revision=284777
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-4/+2
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* Update to 0.16.7.Koop Mast2011-08-231-9/+5
| | | | Notes: svn path=/head/; revision=280297
* Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sinceKoop Mast2011-08-111-1/+1
| | | | | | | | | | mid 2008. PR: ports/159624 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Notes: svn path=/head/; revision=279506
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for thisKoop Mast2010-11-201-4/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | release can be found at http://library.gnome.org/misc/release-notes/2.32/ This will be the last release of the GNOME 2.x series, mainly a bugfix and bridge release to the first release of the GNOME 3.x series. This release features commits by avl, marcus, mezz and myself. The FreeBSD GNOME Team would like to thank the following contributors and testers for there help with this release: Zane C.B. <vvelox@vvelox.net> romain@ Olaf Seibert <O.Seibert@cs.ru.nl> DomiX Bapt <baptiste.daroussin@gmail.com> jsa@ miwi@ Sergio de Almeida Lenzi <lenzi.sergio@gmail.com> Maxim Samsonov <xors@mne.ru> Kris Moore And pav@ for 2 exp-runs PR: ports/152255 ports/143260 ports/141033 ports/149629 ports/150350 ports/151523 With hat: gnome@ Notes: svn path=/head/; revision=264837
* Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for thisKoop Mast2010-05-101-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | release can be found at http://library.gnome.org/misc/release-notes/2.30/ . This release brings initial PackageKit support, Upower (replaces power management part of hal), cuse4bsd integration with HAL and cheese, and a faster Evolution. Sadly GNOME 2.30.x will be the last release with FreeBSD 6.X support. This will also be the last of the 2.x releases. The next release will be the highly-anticipated GNOME 3.0 which will bring with it a new UI experience. Currently, there are a few bugs with GNOME 2.30 that may be of note for our users. Be sure to consult the UPGRADING note or the 2.30 upgrade FAQ at http://www.freebsd.org/gnome/docs/faq230.html for specific upgrading instructions, and the up-to-date list of known issues. This release features commits by avl, ahze, bland, marcus, mezz, and myself. The FreeBSD GNOME Team would like to thank Anders F Bjorklund for doing the initual packagekit porting. And the following contributors & testers for there help with this release: Eric L. Chen Vladimir Grebenschikov Sergio de Almeida Lenzi DomiX walder crsd Kevin Oberman Michal Varga Pavel Plesov Bapt kevin and ITetcu for two exp-run PR: ports/143852 ports/145347 ports/144980 ports/145830 ports/145511 Notes: svn path=/head/; revision=254099
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-2/+2
| | | | Notes: svn path=/head/; revision=249285
* Update to 0.12.3.Joe Marcus Clarke2009-12-251-1/+1
| | | | Notes: svn path=/head/; revision=246605
* Fix usage of USE_QT* macros. So depends are detected correctly.Koop Mast2009-12-201-2/+5
| | | | | | | | PR: ports/141347 Submitted by: Dima Panov <fluffy@FreeBSD.org> (based on patch by makc@) Notes: svn path=/head/; revision=246284
* Presenting GNOME 2.28.1 for FreeBSD. The official release notes for thisJoe Marcus Clarke2009-11-281-6/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | release can be found at http://library.gnome.org/misc/release-notes/2.28/ . Officially, this is mostly a polishing release in preparation for GNOME 3.0 due in about a year. On the FreeBSD front, though, a lot went into this release. Major thanks goes to kwm and avl who did a lot of the porting work for this release. In particular, kwm brought in Evolution MAPI support for better Microsoft Exchange integration. Avl made sure that the new gobject introspection repository ports were nicely compartmentalized so that large dependencies aren't brought in wholesale. But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself) contributed to this release. Other major improvements include an updated HAL with better volume probing code, ufsid integration, and support for volume names containing spaces (big thanks to J.R. Oldroyd); a new WebKit; updated AbiWord; an updated Gimp; and a preview of the new GNOME Shell project (thanks to Pawel Worach). The FreeBSD GNOME Team would like to that the following additional contributors to this release whose patches and testing really helped make it a success: Andrius Morkunas Dominique Goncalves Eric L. Chen J.R. Oldroyd Joseph S. Atkinson Li Pawel Worach Romain Tartière Thomas Vogt Yasuda Keisuke Rui Paulo Martin Wilke (and an extra shout out to miwi and pav for pointyhat runs) We would like to send this release out to Alexander Loginov (avl) in hopes that he feels better soon. PR: 136676 136967 138872 (obsolete with new epiphany-webkit) 139160 134737 139941 140097 140838 140929 Notes: svn path=/head/; revision=244923
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* - update to jpeg7Dirk Meyer2009-07-181-2/+2
| | | | | | | Tested by: pav on pointyhat Notes: svn path=/head/; revision=238018
* Update to 0.10.6 to fix a set of vulnerabilities documented inJoe Marcus Clarke2009-04-181-1/+1
| | | | | | | | | | | | | | | http://secunia.com/advisories/34746/ . "Some vulnerabilities have been reported in Poppler which can be exploited by malicious people to potentially compromise an application using the library." PR: 133838 Submitted by: Mark Foster <mark@foster.cc> Approved by: portmgr (implicit) Notes: svn path=/head/; revision=232374
* Presenting GNOME 2.26 for FreeBSD. SeeJoe Marcus Clarke2009-04-101-4/+4
| | | | | | | | | | | | | | | | http://library.gnome.org/misc/release-notes/2.26/ for a list of what's new. On the FreeBSD front, we introduced a port of libxul 1.9 as an alternative for Firefox 2.0 as a Gecko provider. Almost all of the Gecko consumers can make use of this provider by setting: WITH_GECKO=libxul The GNOME 2.26 port was done by ahze, kwm, marcus, and mezz with contributions by Joseph S. Atkinson, Peter Wemm, Eric L. Chen, Martin Matuska, Craig Butler, and Pawel Worach. Notes: svn path=/head/; revision=231972
* Fix the plist when cairo support is disable, bump the PORTREVISION.Jeremy Messenger2008-09-241-1/+3
| | | | | | | | PR: ports/127254 Submitted by: Tobias Rehbein <tobias.rehbein@web.de> Notes: svn path=/head/; revision=220708
* Update to 0.8.7.Joe Marcus Clarke2008-09-081-1/+1
| | | | Notes: svn path=/head/; revision=220210
* Update to 0.8.6Michael Johnson2008-08-251-1/+1
| | | | Notes: svn path=/head/; revision=219121
* Update to 0.8.5.Jeremy Messenger2008-08-041-2/+2
| | | | Notes: svn path=/head/; revision=218013
* Fix a memory management bug which could lead to arbitrary code execution.Christian Weisgerber2008-07-091-1/+1
| | | | | | | | | Obtained from: Felipe Andres Manzano <fmanzano@fceia.unr.edu.ar> Security: http://www.vuxml.org/freebsd/bc20510f-4dd4-11dd-93e7-0211d880e350.html Security: CVE-2008-2950 Notes: svn path=/head/; revision=216616
* Fix the build in QA Tindy for not able to find moc-qt4 by 'which moc-qt4', soJeremy Messenger2008-07-031-0/+4
| | | | | | | | | add a patch to replace from 'which moc-qt4' to '${LOCALBASE}/bin/moc-qt4'. Reported by: QA Tindy Notes: svn path=/head/; revision=216246
* - Add jpeg dependency, bump the PORTREVISION on poppler, poppler-qt4 andJeremy Messenger2008-07-031-8/+13
| | | | | | | | | poppler-utils. - Add --disable-gdk and --disable-gtk-test if it's not poppler-gtk. - Minor clean up related w/ whitespace. Notes: svn path=/head/; revision=216240
* Update to 0.8.4.Jeremy Messenger2008-07-021-2/+2
| | | | Notes: svn path=/head/; revision=216177
* First all, ahze did most of work. Thanks ahze! Last week or so, I am justJeremy Messenger2008-06-301-6/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Add a missing dependency, fontconfig, when disables ciaro support. Bump theJeremy Messenger2008-05-051-1/+2
| | | | | | | | | | PORTREVISION. PR: ports/123417 Reported by: Michael Moll <kvedulv@kvedulv.de> Notes: svn path=/head/; revision=212682
* Update to 0.6.4.Joe Marcus Clarke2008-02-061-1/+1
| | | | Notes: svn path=/head/; revision=206777
* Update to 0.6.3.Joe Marcus Clarke2007-12-151-1/+1
| | | | Notes: svn path=/head/; revision=203815
* Update to 0.6.2.Joe Marcus Clarke2007-12-121-2/+2
| | | | Notes: svn path=/head/; revision=203151
* Update to 0.6.Joe Marcus Clarke2007-09-111-2/+2
| | | | Notes: svn path=/head/; revision=199311
* Update to 0.5.91.Joe Marcus Clarke2007-08-281-2/+2
| | | | Notes: svn path=/head/; revision=198413
* - Plug a memory leak [1]Michael Johnson2007-07-311-1/+1
| | | | | | | | | | | | - Fix an integer overflow [2] Obtained from: Poppler SVN [1] Redhat http://rhn.redhat.com/errata/RHSA-2007-0732.html [2] Security: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3387 Reported by: miwi via irc.freenode.org/#FreeBSD-GNOME Notes: svn path=/head/; revision=196831
* Install poppler-qt4.pc for poppler-qt4Michael Johnson2007-07-251-0/+2
| | | | | | | | PR: ports/114773 Reported by: Sven Gaerner Notes: svn path=/head/; revision=196270
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-2/+1
| | | | | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run Notes: svn path=/head/; revision=196111
* Update to Qt 4.3.0, introduce bsd.qt.mk.Michael Nottebrock2007-07-161-1/+0
| | | | | | | Approved by: portmgr (bsd.port.mk changes) Notes: svn path=/head/; revision=195715
* Make sure that all of the proper --disable-* args are passed to configureJoe Marcus Clarke2007-07-141-2/+6
| | | | | | | when not building slave ports. Notes: svn path=/head/; revision=195607
* Fix detection of cairo support after the last commit. Cairo support wasJoe Marcus Clarke2007-07-141-2/+2
| | | | | | | | only being enabled when SLAVEPORT was defined, and this had the potential of breaking package builds. Notes: svn path=/head/; revision=195600
* Don't link to libpoppler from graphics/poppler since it doesn't contain ↵Michael Johnson2007-07-131-7/+19
| | | | | | | | | | required Arthur backend. Instead build libpoppler with poppler-qt4 PR: ports/114551 Reported by: Sven Gaerner <sgaerner@gmx.net> Notes: svn path=/head/; revision=195522
* Get rid of X11BASEMichael Johnson2007-07-031-5/+5
| | | | | | | Submitted by: mezz Notes: svn path=/head/; revision=194780
* Update to 0.5.9Michael Johnson2007-07-031-6/+13
| | | | Notes: svn path=/head/; revision=194775
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to frameworkPav Lucistnik2007-02-131-1/+1
| | | | | | | | Submitted by: rafan Tested on: pointyhat Notes: svn path=/head/; revision=185058
* Took a patch from CVS to fix a few of PDFs display as characters inverted.Jeremy Messenger2006-11-131-1/+1
| | | | | | | | | | PR: ports/104490 Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=8924 https://bugs.freedesktop.org/show_bug.cgi?id=8944 Reported by: trasz <trasz@pin.if.uz.zgora.pl> Notes: svn path=/head/; revision=177193