openbsd-ports/print/texlive/Makefile.inc
edd e735c64ddf Update to TeX Live 2010.
This year we pre-generate format and maps as requested by kili.

Started adding test cases in the tests/ dir.

Upgrades from 2009 will cause a harmless warning regarding texlinks. Espie is
aware of this, it was not easily fixable.

Uninstalls of texlive 2010 which were previously upgraded from 2009 will make
lots of noise regarding non-empty directories which can not be deleted. This
is due to unregistered package directories in the old texlive 2009 pacakage and
has been fixed in the 2010 package (rblatter script was modified to register
*all* parent dirs in PLISTs).

Installs/uninstalls of texlive 2010 on a fresh system (which has never
seen texlive 2009) are squeaky clean.

This has been in use for a number of months on my work machine, so should be
pretty stable, but I am sure someone will find some obscure bugs. These can be
fixed in tree.

OK espie@
2011-03-08 00:09:42 +00:00

22 lines
550 B
Makefile

# $OpenBSD: Makefile.inc,v 1.6 2011/03/08 00:09:42 edd Exp $
CATEGORIES ?= print
HOMEPAGE ?= http://tug.org/texlive/
MAINTAINER ?= Edd Barrett <edd@openbsd.org>
# http://tug.org/texlive/LICENSE.TL
PERMIT_PACKAGE_CDROM ?= Yes
PERMIT_PACKAGE_FTP ?= Yes
PERMIT_DISTFILES_CDROM ?= Yes
PERMIT_DISTFILES_FTP ?= Yes
EXTRACT_SUFX ?= .tar.xz
EXTRACT_CASES += *.tar.xz) xzcat ${FULLDISTDIR}/$$archive | tar xf -;;
BUILD_DEPENDS += archivers/xz
V ?= 2010
DIST_V ?= ${V}0722
MASTER_SITES ?= ftp://ftp.tug.org/texlive/historic/${V}/
PATCHORIG ?= .origy