aboutsummaryrefslogtreecommitdiff
path: root/graphics/xpdf
Commit message (Collapse)AuthorAgeFilesLines
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) Notes: svn path=/head/; revision=218938
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62Ade Lovett2008-08-201-1/+1
| | | | | | | Tested by: exp build run (erwin) Notes: svn path=/head/; revision=218886
* - Use WITH_DRAW instead of WITHOUT_DRAW.Marcelo Araujo2008-08-072-2/+6
| | | | | | | | | | - Commenting the new functionality in pkg-descr. - Bump PORTREVISION. Suggested by: Luigi Rizzo <rizzo@iet.unipi.it> Notes: svn path=/head/; revision=218166
* - Add an unofficial support to annotations in PDF files, this function enablesMarcelo Araujo2008-08-042-1/+9
| | | | | | | | | | | | that users could mark some text in document and save it. Build this option with "WITHOUT_DRAW=yes". - Bump PORTREVISION. Submitted by: Luigi Rizzo <rizzo@iet.unipi.it> Discussed with: Derek B. Noonburg <derekn@foolabs.com> Notes: svn path=/head/; revision=218010
* - Adding support to recognizing the keys Ctrl+(numpad+) and Ctrl+(numpad-) ↵Marcelo Araujo2008-04-084-1/+38
| | | | | | | | | | | to control the ZoomIn and ZoomOut. - Bump PORTREVISION. Submitted by: Eugeny N Dzhurinsky <bofh@redwerk.com> (via email) Notes: svn path=/head/; revision=210815
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-231-2/+1
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209620
* - Take maintainership, I use this a lot.Marcelo Araujo2008-01-031-1/+1
| | | | | | | Approved by: stas (mentor, implicit) Notes: svn path=/head/; revision=204940
* Drop MAINTAINERship.Norikatsu Shigemura2008-01-031-1/+1
| | | | Notes: svn path=/head/; revision=204932
* Apply xpdf 3.02pl2 patch for CVE-2007-4352, CVE-2007-5392, CVE-2007-5393;Xin LI2007-11-133-35/+8
| | | | | | | | | | | while I am there, rework on the way of applying xpdf 3.02pl1 patch to ease future upgrade. Approved by: portmgr (linimon) Security: 2747fc39-915b-11dc-9239-001c2514716c Notes: svn path=/head/; revision=202670
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.Mark Linimon2007-09-301-2/+2
| | | | | | | | PR: ports/116639 Submitted by: aDe Notes: svn path=/head/; revision=200411
* Fix misprints some documents on LP64 archs.Norikatsu Shigemura2007-09-022-1/+19
| | | | | | | | PR: ports/112665 Submitted by: naddy Notes: svn path=/head/; revision=198653
* - Fix buffer overflow vulnerability.Martin Wilke2007-07-312-1/+34
| | | | | | | | | | - Bump PORTREVISION Approved by: simon (secteam) Security: http://www.vuxml.org/freebsd/0e43a14d-3f3f-11dc-a79a-0016179b2dd5.html Notes: svn path=/head/; revision=196814
* Remove my name and e-mail address from these pkg-descr files for portsDoug Barton2007-06-221-3/+0
| | | | | | | | | that I no longer maintain. This was finally identified by a helpful user as the source of the mystery e-mails that I still get from time to time asking about support for them. Notes: svn path=/head/; revision=194097
* - 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
* Update to 3.02.Norikatsu Shigemura2007-04-0111-162/+96
| | | | | | | | | PR: ports/110058 Submitted by: Eric P. Scott <eps+pbug0703 <at> ana.com> Jose Garcia Juanino <jjuanino <at> gmail.com> Notes: svn path=/head/; revision=188941
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with theJoe Marcus Clarke2006-10-141-0/+77
| | | | | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris) Notes: svn path=/head/; revision=175261
* - Now conflict with poppler-utils instead of popplerMichael Johnson2006-05-021-1/+1
| | | | Notes: svn path=/head/; revision=161149
* xpdf now conflicts with poppler.Joe Marcus Clarke2006-04-301-0/+2
| | | | Notes: svn path=/head/; revision=160932
* - Add vendor patches for security issuesMarcus Alves Grando2006-03-272-9/+9
| | | | | | | | | | | | | | - Bump PORTREVISION - portlint(1) Approved by: nork Security: CVE-2005-3624, CVE-2005-3625, CVE-2005-3626, CVE-2005-3627, CVE-2006-0301, http://secunia.com/advisories/18303/, http://secunia.com/advisories/18677/ Notes: svn path=/head/; revision=158280
* [PATCH] WITHOUT_X11 support for graphics/xpdfEdwin Groothuis2006-01-056-7/+72
| | | | | | | | | | | | | | The xpdf toolset does not require X libraries installed. (only the xpdf and pdftoppm binaries are not built) pdftoppm compiles with freetype2 only, too. So patch patchfiles enable build for pdftoppm. PR: ports/89822 Submitted by: Martin Matuska <martin@matuska.org> Notes: svn path=/head/; revision=152779
* Add vendor patch for security issuesMarcus Alves Grando2005-12-072-1/+9
| | | | | | | | | | | | | | | | | Bump PORTREVISION Add SHA256 PR: 90028 Approved by: maintainer timeout (security 1 day, simon with secteam hat) Security: http://www.idefense.com/application/poi/display?id=342&type=vulnerabilities http://www.idefense.com/application/poi/display?id=343&type=vulnerabilities http://www.idefense.com/application/poi/display?id=344&type=vulnerabilities http://www.idefense.com/application/poi/display?id=345&type=vulnerabilities http://secunia.com/advisories/17897/ CVE-2005-3191, CVE-2005-3192, CVE-2005-3193 Notes: svn path=/head/; revision=150589
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Fix window resize bug.Jung-uk Kim2005-10-312-0/+37
| | | | | | | | | | http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=324172 Approved by: nork (maintainer) Obtained from: Debian Notes: svn path=/head/; revision=146865
* - Update to 3.01.Jung-uk Kim2005-10-148-806/+93
| | | | | | | | | - Fix size_t bug and default X11 font. OK'd by: nork (maintainer) Notes: svn path=/head/; revision=145424
* Fix security issue.Norikatsu Shigemura2005-08-112-1/+59
| | | | | | | | | | | | http://www.ubuntulinux.org/support/documentation/usn/usn-163-1 http://secunia.com/advisories/16374/ Submitted by: naddy Reported by: jkoshy Approved by: portmgr (krion) Notes: svn path=/head/; revision=140849
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-22/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+22
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* Fix security hole.Norikatsu Shigemura2005-01-242-4/+13
| | | | | | | | | Pointed out by: hrs Submitted by: KOMATSU Shinichiro <koma2@ms.u-tokyo.ac.jp> References: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-0064 Notes: svn path=/head/; revision=127188
* Fix security problem.Norikatsu Shigemura2004-12-232-1/+37
| | | | | | | | Submitted by: simon Obtained from: ftp://ftp.foolabs.com/pub/xpdf/xpdf-3.00pl2.patch Notes: svn path=/head/; revision=124863
* Fix integer overflow vulnerabilities.Norikatsu Shigemura2004-10-262-1/+298
| | | | | | | | | Patch made by: Chris Evans, Dirk Muller, Sebastian Krahmer, Derek Noonburg and Marcus Meissner Submitted by: nectar Notes: svn path=/head/; revision=120199
* Add dependency on gsfonts. xpdf may sometimes require these forNorikatsu Shigemura2004-08-071-1/+2
| | | | | | | | | | PDF rendering. PR: ports/69642 Submitted by: anholt Notes: svn path=/head/; revision=115540
* Autotools cleanup. Remove autoconf257 (259), automake17 (18), andAde Lovett2004-07-011-1/+1
| | | | | | | | | | | libtool14 (13/15). PR: 67768 Submitted by: ade Approved by: 4-exp bento runs (thanks, kris!) Notes: svn path=/head/; revision=112679
* Change MAINTAINER to nork.Norikatsu Shigemura2004-06-261-1/+1
| | | | | | | Approved by: DougB (maintainer) Notes: svn path=/head/; revision=112281
* Fix xpdf's configure cannot find freetype2 library.Norikatsu Shigemura2004-06-223-22/+67
| | | | | | | | | | | PR: ports-jp/14693[1], ports/67902, ports/68203[2] Submitted by: NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp> [1] Shin-ya Kuwamura <kuwa@labs.fujitsu.com> Reported by: Andriy Gapon <avg@icyb.net.ua> [2] Approved by: maintainer timeout (6 weeks) Notes: svn path=/head/; revision=111990
* o Fix broken handling True Type (multibyte) fonts.Norikatsu Shigemura2004-04-192-0/+353
| | | | | | | | | | o Accordingly bump PORTREVISION. Obtained from: Debian-JP and Vine Linux(VineSeed) Approved by: dougb (maintainer) Notes: svn path=/head/; revision=107566
* Update the freetype2 include file test in configure.Doug Barton2004-03-271-0/+5
| | | | | | | Submitted by: lofi Notes: svn path=/head/; revision=105409
* Upgrade to 3.00. There are too many fixes and improvements to mention here,Doug Barton2004-02-083-5/+5
| | | | | | | | | see CHANGES for details. Submitted in various forms by: A cast of thousands Notes: svn path=/head/; revision=100342
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Upgrade to version 2.03, which has many bug fixes and improvements.Doug Barton2003-10-122-3/+2
| | | | | | | See CHANGES for details. Notes: svn path=/head/; revision=90956
* DOCSDIR'ifyDoug Barton2003-10-121-6/+6
| | | | Notes: svn path=/head/; revision=90955
* * Update to 2.02pl1, which fixes a URL format vulnerability.Doug Barton2003-07-013-21/+4
| | | | | | | | | | * Remove now-obsolete patch. PR: ports/53546 Submitted by: Hideyuki KURASHINA <rushani@FreeBSD.org>, KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=83958
* Upgrade to 2.02, which in addition to numerous other bug fixes containsDoug Barton2003-04-072-11/+2
| | | | | | | the previous security patch. Notes: svn path=/head/; revision=78475
* chase t1lib versionYing-Chieh Liao2003-03-241-2/+2
| | | | Notes: svn path=/head/; revision=77327
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Small patch from the developers to handle (an extremely small) vulnerabilityDoug Barton2003-01-232-0/+9
| | | | | | | | | | in pdftops. PR: ports/47211 Submitted by: KOMATSU Shinichiro <koma2@jiro.c.u-tokyo.ac.jp> Notes: svn path=/head/; revision=73853
* Update to the latest, 2.01. Mostly minor bug fixes.Doug Barton2003-01-062-2/+2
| | | | Notes: svn path=/head/; revision=72617
* Upgrade to 2.00, which includes several nice new features; includingDoug Barton2002-11-115-11/+28
| | | | | | | | | | | | | | | the ability to open multiple documents, view document outlines, and support for JBIG2. For better or worse, this now depends on motif. While I'm here, overhaul the port: * Group the GNU dependencies. * USE_MOTIF implies USE_XPM, so bring in the former and remove the latter. * Add with-x to the configure args to make sure it knows what we're after. * Install portdocs * Update and expand pkg-comment and pkg-descr. Notes: svn path=/head/; revision=69883
* japanese/xpdf: follow up graphics/xpdf version (1.00 -> 1.01)Yoshio MITA2002-05-221-27/+0
| | | | | | | | | graphics/xpdf: removed unnecessary patch-ab (equivalent diff already included) Submitted by: Maintainer for japanese/xpdf Notes: svn path=/head/; revision=59690
* Upgrade to version 1.01, and make the port depend on freetype2 inDoug Barton2002-05-222-10/+13
| | | | | | | the process. Thanks to kato for providing parts of this update. Notes: svn path=/head/; revision=59669
* Try to help folks who can't seem to pick up the dependency on freetype.Doug Barton2002-03-171-2/+2
| | | | Notes: svn path=/head/; revision=56268