1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
Baptiste Daroussin
6c6152ff82 Add NO_STAGE all over the place in preparation for the staging support (cat: print) 2013-09-20 22:43:59 +00:00
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
Pawel Pekala
e5a36098a3 This is a beginning-of-page hook for LaTeX.
Using the \AtBeginPage hook, you can add material in the background
of each page.

WWW: http://www.ctan.org/tex-archive/macros/latex/contrib/bophook

PR:		ports/167789
Submitted by:	Hiroto Kagotani <hiroto.kagotani@gmail.com>
2012-05-19 09:22:54 +00:00