Commit graph

13 commits

Author SHA1 Message Date
Baptiste Daroussin
4af74fc7f1 Convert j* to USES=zip 2014-03-10 15:21:21 +00:00
Baptiste Daroussin
8ee9a3584f Add NO_STAGE all over the place in preparation for the staging support (cat: japanese) 2013-09-20 18:47:54 +00:00
Boris Samorodov
41aa63fa0b 1. Introduce using iconv with arguments:
. lib (default, implicit);
. build,
. patch.

The default is the same, all existing ports stay valid.

2. Introduce variable ICONV_CMD with default to ${LOCALBASE}/bin/iconv.
It is intended to get the value of /usr/bin/iconv at recent 10.x.

3. Adopt all ports to using USES+= icomv:build and iconv:patch and
change iconv (executable) at Makefile commands to ${ICONV_CMD} at those ports.

Submitted by:	bsam (me, via e-mail)
Approved by:	portmgr (bapt)
2013-09-02 05:41:50 +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
Carlo Strub
db5e2bc177 Fix typos in COMMENT
Approved by:	portmgr@ (implicit)
2012-07-29 11:17:02 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +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
Hiroki Sato
50c0c83bde Fix a typo (s/PORTREVIISION/PORTREVISION/). 2009-04-29 08:29:07 +00:00
Edwin Groothuis
434229b637 [MAINTAINER] japanese/latex-japanese: change portname to platex-japanese
This port can be only usable with platex not with latex.
	To eliminate ambiguity which may lead users to try this
	package with genuine latex, it's be better change the prefix
	of portname to "platex-" instead of "latex-".

PR:		ports/123626
Submitted by:	Koji Yokota <yokota@res.otaru-uc.ac.jp>
2008-05-26 04:32:47 +00:00
Martin Wilke
e71f22c36d The original babel package for LaTeX does not have an option Japanese.
This port adds Japanese option to babel.

WWW:    http://www.ctan.org/tex-archive/language/japanese/japanese/

PR:		ports/121709
Submitted by:	Koji Yokota <yokota at res.otaru-uc.ac.jp>
2008-03-14 20:38:15 +00:00