Commit graph

10 commits

Author SHA1 Message Date
Hiroki Sato
4e09def2d4 Rectify USE_TEX to support both of teTeX and TeXLive.
TEX_DEFAULT:
	A knob to choose teTeX or TeXLive.  One can specify in /etc/make.conf.

USE_TEX:
	A knob for port developers.  Valid keywords are listed in
	bsd.tex.mk.
2013-05-11 17:58:55 +00:00
Hiroki Sato
7dadfc8a88 Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetex
instead to make migration to TeXLive easier.
2013-05-06 02:00:40 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Hiroki Sato
74ad514879 Add teTeX-3.0 support and mark IGNORE in ones which are already included
in the new teTeX distribution.
2005-02-06 14:07:47 +00:00
Hiroki Sato
da816fb578 - Fix dependencies. LaTeX packages now need to depend on
print/teTeX-base, not print/teTeX.

- Use share/texmf-local instead of share/texmf.

- Some style fixes.

Approved by:	linimon (mentor)
2004-08-19 17:31:31 +00:00
Kirill Ponomarev
4534bea974 - Generate pkg-plist on the fly.
- Some style fixes.

PR:		ports/64706
Submitted by:	maintainer
2004-03-25 19:34:31 +00:00
Kirill Ponomarev
5d7cc130e6 Add latex-biblist 1.4.19920113,
biblist is a LaTeX style to create a typeset listing of a
(possibly large) BibTeX input file. With such large files --
especially, if the cite keys are long -- the needed string
space is often exceeded.

PR:		ports/61923
Submitted by:	hrs@FreeBSD.org
2004-01-26 13:44:38 +00:00