head	1.5;
access;
symbols
	pkgsrc-2013Q2:1.5.0.8
	pkgsrc-2013Q2-base:1.5
	pkgsrc-2012Q4:1.5.0.6
	pkgsrc-2012Q4-base:1.5
	pkgsrc-2011Q4:1.5.0.4
	pkgsrc-2011Q4-base:1.5
	pkgsrc-2011Q2:1.5.0.2
	pkgsrc-2011Q2-base:1.5
	pkgsrc-2009Q4:1.4.0.6
	pkgsrc-2009Q4-base:1.4
	pkgsrc-2009Q3:1.4.0.4
	pkgsrc-2009Q3-base:1.4
	pkgsrc-2009Q2:1.4.0.2
	pkgsrc-2009Q2-base:1.4
	pkgsrc-2009Q1:1.3.0.2
	pkgsrc-2009Q1-base:1.3
	pkgsrc-base:1.1.1.1
	TNF:1.1.1;
locks; strict;
comment	@# @;


1.5
date	2010.01.16.05.15.33;	author minskim;	state dead;
branches;
next	1.4;

1.4
date	2009.04.13.00.13.03;	author minskim;	state Exp;
branches;
next	1.3;

1.3
date	2009.02.26.16.43.20;	author minskim;	state Exp;
branches;
next	1.2;

1.2
date	2009.02.17.21.03.20;	author minskim;	state Exp;
branches;
next	1.1;

1.1
date	2009.01.26.04.01.56;	author minskim;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2009.01.26.04.01.56;	author minskim;	state Exp;
branches;
next	;


desc
@@


1.5
log
@Remove tex-bin-texlive, which was obsoleted by tex-texlive-scripts.
@
text
@# $NetBSD: Makefile,v 1.4 2009/04/13 00:13:03 minskim Exp $
# TeX Live Revision 12181

DISTNAME=	bin-texlive
PKGNAME=	tex-${DISTNAME}-2008.12181

MAINTAINER=	minskim@@NetBSD.org
COMMENT=	Executables and files maintained as part of TeX Live

TEX_TEXMF_DIRS+=	${PREFIX}/share/texmf

.include "../../print/texlive/module.mk"
.include "../../mk/bsd.pkg.mk"
@


1.4
log
@Simplify TeX Live packages using print/texlive/module.mk.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.3 2009/02/26 16:43:20 minskim Exp $
@


1.3
log
@Update tex-bin-texlive to 2008.12181 because of the distfile change.

No functional change in pkgsrc (The tlmgr man pages were regenerated).
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.2 2009/02/17 21:03:20 minskim Exp $
a5 4
CATEGORIES=	print
MASTER_SITES=	${MASTER_SITE_TEX_CTAN:=systems/texlive/tlnet/2008/archive/}
DIST_SUBDIR=	${PKGNAME_NOREV}
EXTRACT_SUFX=	.tar.lzma
a7 1
HOMEPAGE=	http://www.tug.org/texlive/
a9 8
PKG_DESTDIR_SUPPORT=	user-destdir

USE_TOOLS+=	pax

NO_CONFIGURE=	yes
NO_BUILD=	yes
WRKSRC=		${WRKDIR}

d12 1
a12 10
.include "../../print/kpathsea/texmf.mk"

post-extract:
	${FIND} ${WRKSRC}/texmf* -type d -exec ${CHMOD} ${PKGDIRMODE} {} \;
	${FIND} ${WRKSRC}/texmf* -type f -exec ${CHMOD} ${SHAREMODE} {} \;

do-install:
	cd ${WRKSRC} && \
		pax -rwpm -s ',.*\.orig$$,,' texmf* ${DESTDIR}${PREFIX}/share

@


1.2
log
@Update tex-bin-texlive to 2008.12152 because of distfile change.

tlmgr changes only, which do not affect pkgsrc.
@
text
@d1 2
a2 2
# $NetBSD: Makefile,v 1.1.1.1 2009/01/26 04:01:56 minskim Exp $
# TeX Live Revision 12152
d5 1
a5 1
PKGNAME=	tex-${DISTNAME}-2008.12152
@


1.1
log
@Initial revision
@
text
@d1 2
a2 2
# $NetBSD$
# TeX Live Revision 11728
d5 1
a5 1
PKGNAME=	tex-${DISTNAME}-2008
@


1.1.1.1
log
@Import tex-bin-texlive-2008 as print/tex-bin-texlive.

This packages contains the scripts of the TeX Live tools.
@
text
@@
