aboutsummaryrefslogtreecommitdiffstats
path: root/print/xdvik
Commit message (Collapse)AuthorAgeFilesLines
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-241-2/+1
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* SHA256ifyedwin2006-01-241-0/+1
| | | | Approved by: krion@
* Fix pkg-plist.hrs2005-09-142-0/+2
| | | | Spotted by: pointyhat
* Update to 22.84.10:hrs2005-09-112-4/+4
| | | | | | * Render an empty character instead of terminating with failed assertion if T1lib doesn't return a usable glyph (e.g. at very small \magnification factors; #1184087).
* - teTeX-3.0 supporthrs2005-02-064-42/+33
| | | | | - fix predefined $TEXMF problem - bump PORTREVISION
* - Update to 22.84.8.hrs2004-12-226-44/+62
| | | | - Remove tetex-modesw dependency.
* Make use of t1lib properly.hrs2004-07-251-2/+3
| | | | | | PR: ports/68210 Submitted by: Ulrich Spoerlein (q at uni.de) Approved by: linimon (mentor)
* print/teTeX restructuring:hrs2004-06-184-15/+56
| | | | | | Add a dependency of print/teTeX-base. Approved by: linimon (mentor)
* Update to 22.78 and take the maintainership.hrs2004-05-137-96/+71
| | | | Approved by: linimon (mentor)
* Cosmetic change.linimon2004-04-171-1/+1
|
* Per dosirak run, fix plist.linimon2004-04-171-0/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* SIZEify.trevor2004-01-301-0/+1
|
* - Use canonical form (ports@FreeBSD.org) in MAINTAINER linesergei2003-12-211-1/+1
|
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.trevor2003-11-131-1/+1
|
* Fix URL in the Makefileerwin2003-06-091-3/+1
| | | | | | PR: 53055 Submitted by: Serge Gagnon <gagnon__s@videotron.ca> Approved by: edwin (mentor)
* De-pkg-comment.knu2003-02-212-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* Remove JBD01226@niftyserve.ne.jp as MAINTAINER; email has been bouncingfenner2002-07-221-1/+1
| | | | for 2 months.
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-171-1/+1
|
* Define MASTER_SITE_SUBDIR=asami/LOCAL_PORTS as these are moved to myasami2000-06-101-0/+1
| | | | area on the local ports tree.
* Accidental whitespacecpiazza2000-04-101-2/+2
|
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2
|
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* #4/4 enforcing Caps, no periodhoek1999-06-271-1/+1
| | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
* ADd USE_XLIB.asami1998-12-021-1/+2
|
* Unbreak.jseger1998-10-132-3/+13
| | | | Submitted by: str
* Mark BROKEN for ELF:jseger1998-10-131-1/+3
| | | | | | | | ./../klibtool link cc -o xdvi xdvi.o dvi_draw.o dvi_init.o events.o font-open.o gf.o pk.o psdps.o psgs.o psheader.o psnews.o special.o util.o vf.o sfDir.o sfDraw.o sfPath.o sfSelFile.o hypertex.o mime.o wwwfetch.o alloca.o -L/usr/X11R6/lib -lXaw -lXmu -lXt -lSM -lICE -lX11 ../kpathsea/libkpathsea.la -lm cc -o xdvi xdvi.o dvi_draw.o dvi_init.o events.o font-open.o gf.o pk.o psdps.o psgs.o psheader.o psnews.o special.o util.o vf.o sfDir.o sfDraw.o sfPath.o sfSelFile.o hypertex.o mime.o wwwfetch.o alloca.o -L/usr/X11R6/lib -lXaw -lXmu -lXt -lSM -lICE -lX11 ../kpathsea/STATIC/libkpathsea.a -lm /usr/libexec/elf/ld: warning: libXext.so.6, needed by /usr/X11R6/lib/libXaw.so, not found (try using --rpath) /usr/X11R6/lib/libXmu.so: undefined reference to `XShapeCombineMask' /usr/X11R6/lib/libXaw.so: undefined reference to `XShapeQueryExtension'
* Don't print the manpages in pkg/PLIST, please.hoek1998-08-201-2/+0
|
* This file is only used for Japanese version....asami1998-06-161-1/+0
|
* DVI Previewer(kpathsearch) for X.kuriyama1998-06-156-0/+106
PR: ports/5882 Submitted by: Kentaro Inagaki <JBD01226@niftyserve.ne.jp>