| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
01 Feb 2013 23:59:15
3.03_3
|
jgh  |
- adopt optionsNG
PR: 174857
Approved by: maintainer timeout, araujo@ ( 31 days) |
18 Dec 2012 02:40:07
3.03_3
|
araujo  |
- Add CFLAGS and make it build properly.
PR: ports/173297
Submitted by: Chris <chris@imagemetrica.com>
Reviewed by: Sascha Klauder <sascha@trimind.de> |
15 Oct 2012 08:58:10
3.03_3
|
araujo  |
- Rollback to the revision r301663.
- It is necessary to keep the freetype2 path header, or it cannot build the xpdf
file.
- BUMP PORTREVISION.
PR: ports/172664 [1], ports/172634 [2]
Submitted by: Helge Oldach <ports-xpdf-oct12@oldach.net> [1]
Oliver Hartmann <ohartman@zedat.fu-berlin.de> [2]
Approved by: beat (portmgr)
Feature safe: yes |
12 Oct 2012 09:13:42
3.03_2
|
araujo  |
- Trim header, forgotten in my previous commit.
Feature safe: yes |
12 Oct 2012 09:08:50
3.03_2
|
araujo  |
- Fix build and use the right path of freetype2. [1]
- Don't install xpdf on libexec when build without X support. [1]
PR: ports/169196 [1], ports/170525 [2]
Submitted by: Christopher <chris@imagemetrica.com> [1]
Rainer Duffner <rainer@ultra-secure.de> [2]
Feature safe: yes |
28 Jul 2012 15:57:56
3.03_1
|
cs  |
Fix typos in COMMENT
Approved by: portmgr@ (implicit) |
30 May 2012 03:18:23
3.03_1
|
araujo  |
- Fix pkg-plist. |
25 May 2012 19:20:48
3.03_1
|
cy  |
PREFIX/LOCALBASE/plist fixups.
Submitted by: "b. f." <bf1783@googlemail.com> |
25 May 2012 03:24:19
3.03_1
|
cy  |
Move binaries to $LOCALBASE/libexec.
Suggested by: eadler
Approved by: araujo (maintainer) |
12 May 2012 03:32:08
3.03
|
cy  |
Allow graphics/xpdf and graphics/poppler-utils to co-exist.
Approved by: araujo (xpdf) and kwm (poppler-utils) |
15 Apr 2012 04:04:57
3.03
|
araujo  |
- I forgotten to remove all comments about the option DRAW that used to have in
the previous version, it is a third part patch and doesn't apply anymore.
PR: ports/166601
Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> |
15 Apr 2012 03:57:42
3.03
|
araujo  |
- Update to 3.03.
- Remove the DRAW options, regards it is a third patch and doesn't apply
anymore in this new version.
- Add ghostscript fonts(TYPE1) to be build as an option.
PR: ports/166601
Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> |
23 Sep 2011 22:26:39
3.02_16
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- 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 |
05 Aug 2011 15:39:21
3.02_16
|
kwm  |
Register conflict between xpdf and poppler-utils. |
02 May 2011 12:44:53
3.02_16
|
makc  |
Bump PORTREVISION after open-mofit update |
12 Jan 2011 17:01:50
3.02_15
|
araujo  |
- Fix an issue related when a file has bad TTF fonts that do a crash in XPDF.
- Bump PORTREVISION.
Submitted by: stas (via mail)
Feature safe: yes |
04 Dec 2010 07:34:27
3.02_14
|
ade  |
Sync to new bsd.autotools.mk |
06 Nov 2010 19:07:13
3.02_14
|
araujo  |
- Aplly xpdf-3.02pl5 patch for supports PDF 1.7.
- BUMP PORTREVISION.
Requested by: Liden Thomas <Thomas.Linden@f-i-ts.de> (via email) |
16 Oct 2010 11:52:47
3.02_13
|
ade  |
Punt autoconf267->autoconf268 |
15 Sep 2010 18:35:24
3.02_13
|
ade  |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
20 Oct 2009 11:16:27
3.02_12
|
araujo  |
- Fix compatibility with lesstif. [1]
- Add a new patch to fix multiple vulnerabilities. [2]
- Bump PORTREVISION.
PR: ports/139374 [1], ports/139782 [2]
Submitted by: dirk.meyer@dinoex.sub.org [1],
Sylvio Cesar <scjamorim@bsd.com.br> [2]
http://www.vuxml.org/freebsd/8581189c-bd5f-11de-8709-0017a4cccfc6.html |
18 Apr 2009 17:27:21
3.02_11
|
araujo  |
- This update fixes the security vulnerabilities reported in
CVE-2009-0146, CVE-2009-0147, CVE-2009-0166, CVE-2009-0799,
CVE-2009-0800, CVE-2009-1179, CVE-2009-1180, CVE-2009-1181,
CVE-2009-1182 and CVE-2009-1183.
PR: ports/133831
Submitted by: Mark Foster <mark@foster.cc>
Approved by: portmgr (erwin)
Security:
http://www.vuxml.org/freebsd/a21037d5-2c38-11de-ab3b-0017a4cccfc6.html |
21 Oct 2008 12:45:17
3.02_10  |
araujo  |
- Now we've OPTIONS to set the additional features more easily for end users.
- Bump PORTREVISION.
Submitted by: Luigi Rizzo <rizzo@iet.unipi.it> |
21 Aug 2008 06:18:49
3.02_9  |
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
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 (Only the first 15 lines of the commit message are shown above ) |
20 Aug 2008 00:57:32
3.02_9  |
ade  |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
07 Aug 2008 03:20:28
3.02_9  |
araujo  |
- Use WITH_DRAW instead of WITHOUT_DRAW.
- Commenting the new functionality in pkg-descr.
- Bump PORTREVISION.
Suggested by: Luigi Rizzo <rizzo@iet.unipi.it> |
04 Aug 2008 01:31:22
3.02_8  |
araujo  |
- Add an unofficial support to annotations in PDF files, this function enables
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> |
08 Apr 2008 03:57:47
3.02_7  |
araujo  |
- Adding support to recognizing the keys Ctrl+(numpad+) and Ctrl+(numpad-) to
control the ZoomIn and ZoomOut.
- Bump PORTREVISION.
Submitted by: Eugeny N Dzhurinsky <bofh@redwerk.com> (via email) |
23 Mar 2008 11:11:33
3.02_6  |
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
03 Jan 2008 19:06:50
3.02_5  |
araujo  |
- Take maintainership, I use this a lot.
Approved by: stas (mentor, implicit) |
03 Jan 2008 17:49:09
3.02_5  |
nork  |
Drop MAINTAINERship. |
13 Nov 2007 01:14:29
3.02_5  |
delphij  |
Apply xpdf 3.02pl2 patch for CVE-2007-4352, CVE-2007-5392, CVE-2007-5393;
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 |
30 Sep 2007 04:47:37
3.02_4  |
linimon  |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe |
02 Sep 2007 15:21:03
3.02_3  |
nork  |
Fix misprints some documents on LP64 archs.
PR: ports/112665
Submitted by: naddy |
31 Jul 2007 11:41:30
3.02_2  |
miwi  |
- Fix buffer overflow vulnerability.
- Bump PORTREVISION
Approved by: simon (secteam)
Security:
http://www.vuxml.org/freebsd/0e43a14d-3f3f-11dc-a79a-0016179b2dd5.html |
22 Jun 2007 22:04:31
3.02_1  |
dougb  |
Remove my name and e-mail address from these pkg-descr files for ports
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. |
19 May 2007 20:32:57
3.02_1  |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
01 Apr 2007 13:14:26
3.02  |
nork  |
Update to 3.02.
PR: ports/110058
Submitted by: Eric P. Scott <eps+pbug0703 <at> ana.com>
Jose Garcia Juanino <jjuanino <at> gmail.com> |
14 Oct 2006 08:54:54
3.01_3  |
marcus  |
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris) |
02 May 2006 02:21:49
3.01_3  |
ahze  |
- Now conflict with poppler-utils instead of poppler |
30 Apr 2006 17:58:05
3.01_3  |
marcus  |
xpdf now conflicts with poppler. |
27 Mar 2006 22:15:06
3.01_3  |
mnag  |
- Add vendor patches for security issues
- 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/ |
05 Jan 2006 04:42:29
3.01_2  |
edwin  |
[PATCH] WITHOUT_X11 support for graphics/xpdf
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> |
07 Dec 2005 14:25:20
3.01_2  |
mnag  |
Add vendor patch for security issues
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 |
15 Nov 2005 06:52:12
3.01_1  |
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
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. |
31 Oct 2005 21:59:24
3.01_1  |
jkim  |
Forced commit to note the following:
Tested by: kris |
31 Oct 2005 21:49:00
3.01_1  |
jkim  |
Fix window resize bug.
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=324172
Approved by: nork (maintainer)
Obtained from: Debian |
14 Oct 2005 23:10:35
3.01  |
jkim  |
- Update to 3.01.
- Fix size_t bug and default X11 font.
OK'd by: nork (maintainer) |
11 Aug 2005 19:16:30
3.00_7  |
nork  |
Fix security issue.
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) |
12 Apr 2005 03:26:57
3.00_6  |
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
3.00_6  |
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
24 Jan 2005 15:38:07
3.00_6  |
nork  |
Fix security hole.
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 |
23 Dec 2004 01:08:22
3.00_5  |
nork  |
Fix security problem.
Submitted by: simon
Obtained from: ftp://ftp.foolabs.com/pub/xpdf/xpdf-3.00pl2.patch |
26 Oct 2004 05:41:47
3.00_4  |
nork  |
Fix integer overflow vulnerabilities.
Patch made by: Chris Evans, Dirk Muller, Sebastian Krahmer,
Derek Noonburg and Marcus Meissner
Submitted by: nectar |
07 Aug 2004 01:08:06
3.00_3  |
nork  |
Add dependency on gsfonts. xpdf may sometimes require these for
PDF rendering.
PR: ports/69642
Submitted by: anholt |
01 Jul 2004 17:06:41
3.00_2  |
ade  |
Autotools cleanup. Remove autoconf257 (259), automake17 (18), and
libtool14 (13/15).
PR: 67768
Submitted by: ade
Approved by: 4-exp bento runs (thanks, kris!) |
26 Jun 2004 00:16:16
3.00_2  |
nork  |
Change MAINTAINER to nork.
Approved by: DougB (maintainer) |
22 Jun 2004 16:45:37
3.00_2  |
nork  |
Fix xpdf's configure cannot find freetype2 library.
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) |
19 Apr 2004 10:55:30
3.00_1  |
nork  |
o Fix broken handling True Type (multibyte) fonts.
o Accordingly bump PORTREVISION.
Obtained from: Debian-JP and Vine Linux(VineSeed)
Approved by: dougb (maintainer) |
27 Mar 2004 07:42:16
3.00  |
dougb  |
Update the freetype2 include file test in configure.
Submitted by: lofi |
08 Feb 2004 05:26:19
3.00  |
dougb  |
Upgrade to 3.00. There are too many fixes and improvements to mention here,
see CHANGES for details.
Submitted in various forms by: A cast of thousands |
04 Feb 2004 05:21:48
2.03_1  |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
12 Oct 2003 22:53:36
2.03  |
dougb  |
Upgrade to version 2.03, which has many bug fixes and improvements.
See CHANGES for details. |
12 Oct 2003 22:46:40
2.02.1  |
dougb  |
DOCSDIR'ify |
01 Jul 2003 07:17:59
2.02.1  |
dougb  |
* Update to 2.02pl1, which fixes a URL format vulnerability.
* Remove now-obsolete patch.
PR: ports/53546
Submitted by: Hideyuki KURASHINA <rushani@FreeBSD.org>, KATO Tsuguru
<tkato@prontomail.com> |
07 Apr 2003 00:43:45
2.02  |
dougb  |
Upgrade to 2.02, which in addition to numerous other bug fixes contains
the previous security patch. |
24 Mar 2003 01:10:23
2.01_2  |
ijliao  |
chase t1lib version |
07 Mar 2003 06:04:15
2.01_1  |
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
23 Jan 2003 10:10:24
2.01_1  |
dougb  |
Small patch from the developers to handle (an extremely small) vulnerability
in pdftops.
PR: ports/47211
Submitted by: KOMATSU Shinichiro <koma2@jiro.c.u-tokyo.ac.jp> |
06 Jan 2003 05:41:13
2.01  |
dougb  |
Update to the latest, 2.01. Mostly minor bug fixes. |
11 Nov 2002 08:42:14
2.00  |
dougb  |
Upgrade to 2.00, which includes several nice new features; including
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. |
22 May 2002 11:41:19
1.01  |
mita  |
japanese/xpdf: follow up graphics/xpdf version (1.00 -> 1.01)
graphics/xpdf: removed unnecessary patch-ab (equivalent diff already included)
Submitted by: Maintainer for japanese/xpdf |
22 May 2002 05:34:35
1.01  |
dougb  |
Upgrade to version 1.01, and make the port depend on freetype2 in
the process. Thanks to kato for providing parts of this update. |
17 Mar 2002 21:20:40
1.00  |
dougb  |
Try to help folks who can't seem to pick up the dependency on freetype. |
14 Mar 2002 11:16:45

|
sobomax  |
Adjust in accordance with the new location of freetype1 includes
(${PREFIX}/include/freetype1/freetype, not ${PREFIX}/include/freetype). |
11 Feb 2002 02:26:25 
|
dougb  |
No response from Chuck, no response from anyone else on ports, so I'm going to
take this one over for now. Chuck hasn't logged into freefall since August,
and this port has been unfetchable since October. |
23 Nov 2001 17:25:26 
|
ijliao  |
t1.3 -> t1.4 |
01 Sep 2001 00:36:11 
|
obrien  |
Blah... it's a Friday tired afternoon... get this right...
\begin{JediMindTrick} You did not see that last commit, it was not the one
you are looking for. \end{JediMindTrick} |
01 Sep 2001 00:34:47 
|
obrien  |
Forgot there was a 2nd patch site. |
01 Sep 2001 00:33:40 
|
obrien  |
Add patch to fix cut-n-paste. |
25 Aug 2001 04:33:33 
|
ijliao  |
t1.2 -> t1.3 |
18 Feb 2001 18:33:09 
|
keith  |
Depends on libt1.so.2, instead of libt1.so.1. |
24 Jan 2001 17:26:20 
|
keith  |
Update to 0.92. MAINTAINER hasn't replied for two weeks, so I think it's
legitimate to do the upgrade job. |
11 Dec 2000 02:51:40 
|
steve  |
- Remove obsolete/redundant discriptions from Makefile - freebsd.org ->
FreeBSD.org |
08 Oct 2000 02:35:34 
|
asami  |
Convert category graphics to new layout. |
04 Sep 2000 16:33:45 
|
chuckr  |
Bring this up to version 0.91. |
03 Aug 2000 10:28:58 
|
asami  |
(1) Add new variable, XFREE86_VERSION, to specify which version of XFree86
(3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3
for now, but adventurous users can override it in /etc/make.conf. When
XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it
is set to 4, the dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks
to avoid messing with XFree86 are turned off. |
19 Jul 2000 08:15:35 
|
obrien  |
Allow the crypto bits to be patched in and built. |