summaryrefslogtreecommitdiffstats
path: root/graphics/xpdf
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to 0.7.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 ofasami1997-03-211-2/+2
| | | | new xpdf port submissions.
* Make this compile again without /usr/include/X11 -> /usr/X11R6/include/X11asami1996-12-071-1/+1
| | | | | | link. Broken-and-not-fixed-despite-error-report by: torstenb ;)
* Upgrade to 0.6torstenb1996-11-294-57/+77
|
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-7/+5
|
* Fix "version required" comment.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)peter1996-05-305-24/+35
| | | | Also install man pages, for what it's worth.
* Upgrade, 0.3 -> 0.4.asami1996-05-045-37/+47
| | | | Submitted by: chuckr@Glue.umd.edu
* Remove ${KEYWORDS}.asami1996-03-061-2/+1
|
* Our X libraries are in ${X11BASE}/lib, not /usr/X11/lib.asami1996-02-111-3/+8
| | | | While I'm here, change -I/usr/X11R6/include to -I${X11BASE}/include.
* Remove unnecessary PKGNAME (same as DISTNAME).asami1996-02-111-2/+1
|
* Chuck Robey's xpdf port. xpdf is an X-Windows pdf viewer.fenner1996-02-107-0/+63
Submitted by: Chuck Robey <chuckr@glue.umd.edu>
OpenPOWER on IntegriCloud