summaryrefslogtreecommitdiff
path: root/graphics/xpdf (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* 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.
* Try to help folks who can't seem to pick up the dependency on freetype.Doug Barton2002-03-171-2/+2
|
* Adjust in accordance with the new location of freetype1 includesMaxim Sobolev2002-03-141-1/+1
| | | | (${PREFIX}/include/freetype1/freetype, not ${PREFIX}/include/freetype).
* No response from Chuck, no response from anyone else on ports, so I'mDoug Barton2002-02-116-21/+16
| | | | | | | | | | | | | | | | | | | | going to take this one over for now. Chuck hasn't logged into freefall since August, and this port has been unfetchable since October. This update makes the port fetchable, and the new version builds and runs. The next step for those intrested in non-English language support would be to create slave ports which bring in the new xpdf modules. I haven't incorporated all of the parts of the PR, since I don't understand what the originator is driving at, and I want to get this port back on the air. I'll ask for some feedback on the PR. If anyone with more experience/interest in this port wants to take it over, just shoot me an e-mail. PR: ports/34770 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* t1.3 -> t1.4Ying-Chieh Liao2001-11-231-1/+1
|
* Blah... it's a Friday tired afternoon... get this right...David E. O'Brien2001-08-312-1/+2
| | | | | | \begin{JediMindTrick} You did not see that last commit, it was not the one you are looking for. \end{JediMindTrick}
* Forgot there was a 2nd patch site.David E. O'Brien2001-08-311-1/+2
|
* Add patch to fix cut-n-paste.David E. O'Brien2001-08-312-0/+5
|
* t1.2 -> t1.3Ying-Chieh Liao2001-08-251-1/+1
|
* Depends on libt1.so.2, instead of libt1.so.1.Jing-Tang Keith Jang2001-02-181-1/+1
| | | | PR: ports/25191
* Update to 0.92. MAINTAINER hasn't replied for two weeks, so IJing-Tang Keith Jang2001-01-243-34/+15
| | | | | | | think it's legitimate to do the upgrade job. PR: ports/24169, ports/24285 Submitted by: Michael Harnois, and Ports Fury(with patches)
* - Remove obsolete/redundant discriptions from MakefileSteve Price2000-12-111-13/+6
| | | | | | | - freebsd.org -> FreeBSD.org PR: 23275 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Bring this up to version 0.91.Chuck Robey2000-09-044-38/+72
| | | | Submitted by: mikko@dynas.se
* (1) Add new variable, XFREE86_VERSION, to specify which version ofSatoshi Asami2000-08-031-3/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm
* Allow the crypto bits to be patched in and built.David E. O'Brien2000-07-191-5/+1
|
* Convert to PORTNAME/PORTVERSION. lfview had an invalid versionSatoshi Asami2000-04-141-2/+2
| | | | string so I fixed it.
* Deal with new library names in t1lib port.Steve Price1999-12-251-1/+1
| | | | | PR: 15444 Submitted by: Mario Sergio Fujikawa Ferreira <lioux@linf.unb.br>
* Take out the USA_RESIDENT stuff, the source of the crypto is outsideChuck Robey1999-12-101-6/+2
| | | | | | the US anyhow. Reminded by: David O'Brien
* Fix a bug in USA_RESIDENT handling.Chuck Robey1999-11-231-0/+4
| | | | Kindly Pointed to by: David O'Brien
* Update to the 0.90 version, with encryption and hot links.Chuck Robey1999-11-232-0/+31
| | | | | | PR: 13133 Submitted by: OKAZAKI Tetsurou <okazaki@be.to> and Christian Weisgerber <naddy@mips.rhein-neckar.de>
* Update to the 0.90 version, with encryption and hot links.Chuck Robey1999-11-232-14/+21
| | | | | | PR: 13133 Submitted by: OKAZAKI Tetsurou <okazaki@be.to> and Christian Weisgerber <naddy@mips.rhein-neckar.de>
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
|
* Fixed a bug which I made (.endfi -> .endif)Satoshi Taoka1999-06-231-1/+1
|
* (1) modified to handle encrypted pdf filesSatoshi Taoka1999-06-233-3/+16
| | | | | | | | | PR: ports/12337 Submitted by: Christopher Hall <hsw@acm.org> (2) fixed MASTER_SITES: - ftp://ftp.cdrom.com/pub/tex/ctan/support/xpdf/ + ${MASTER_SITE_TEX_CTAN}
* Remove erroneous entry.Steve Price1998-12-231-1/+0
|
* Some minor portlint cleaning.Steve Price1998-12-231-2/+1
|
* Add CONFIGURE_ENV.Vanilla I. Shu1998-12-091-2/+4
|
* * fix packaging problemDavid E. O'Brien1998-12-073-3/+4
| | | | | | * turn on support for Janpanese fonts Packaging not tested by: vanilla
* Add MASTER_SITES. This port was updated and yet still only had oneDavid E. O'Brien1998-12-061-2/+5
| | | | | | | | MASTER_SITE. Since people aren't getting the idea, I'm going to shout: PORTS COMMITTERS, WHEN YOU UPDATED A PORT, INSURE THERE IS >1 MASTER SITE!!!
* Upgrade to 0.80.Vanilla I. Shu1998-12-065-38/+16
|
* Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump itSatoshi Asami1998-09-171-2/+2
| | | | in the first place.
* libXpm major is now 5. Also remove regexp support in preparation forSatoshi Asami1998-09-151-2/+2
| | | | ELF conversion.
* Wow. Checkout the number of manpages that are in EZWGL. I think that'sTim Vanderhoek1998-08-181-3/+0
| | | | too many, so I'll remove half of them.
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1998-08-051-2/+2
| | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
* Add a patch from author's site.Vanilla I. Shu1998-07-021-0/+11
|
* Upgrade to 0.7a.Vanilla I. Shu1998-03-115-93/+28
|
* Point to new MASTER_SITES, author moved on from CMU.Chuck Robey1997-10-241-2/+2
|
* Upgrade to 0.7.Satoshi Asami1997-06-035-41/+58
| | | | | PR: 3712 Submitted by: Vanill Ice <vanilla@Minje.Com.TW>
* Add "print" to category. Maybe this will reduce the number ofSatoshi Asami1997-03-211-2/+2
| | | | new xpdf port submissions.
* Make this compile again without /usr/include/X11 -> /usr/X11R6/include/X11Satoshi Asami1996-12-071-1/+1
| | | | | | link. Broken-and-not-fixed-despite-error-report by: torstenb ;)
* Upgrade to 0.6Torsten Blum1996-11-294-57/+77
|
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-7/+5
|
* Fix "version required" comment.Satoshi Asami1996-06-031-2/+2
| | | | | | | | | | | | How do you think I found this out? It's a long story, but here's the short version (no pun intended): I had this upgraded to 0.5 on my machine, and had sent it to Chuck for a review. Then Peter did an upgrade. So I did a "cvs update", which showed one conflict (date in patch, understandable). However, when I did a "cvs diff", it showed that Peter had forgotten something. So here it is. :)
* xpdf 0.4 -> 0.5 (old file gone from master site)Peter Wemm1996-05-305-24/+35
| | | | Also install man pages, for what it's worth.
* Upgrade, 0.3 -> 0.4.Satoshi Asami1996-05-045-37/+47
| | | | Submitted by: chuckr@Glue.umd.edu
* Remove ${KEYWORDS}.Satoshi Asami1996-03-061-2/+1
|
* Our X libraries are in ${X11BASE}/lib, not /usr/X11/lib.Satoshi Asami1996-02-111-3/+8
| | | | While I'm here, change -I/usr/X11R6/include to -I${X11BASE}/include.
* Remove unnecessary PKGNAME (same as DISTNAME).Satoshi Asami1996-02-111-2/+1
|
* Chuck Robey's xpdf port. xpdf is an X-Windows pdf viewer.Bill Fenner1996-02-107-0/+63
Submitted by: Chuck Robey <chuckr@glue.umd.edu>