head	1.9;
access;
symbols
	pkgsrc-2013Q2:1.9.0.8
	pkgsrc-2013Q2-base:1.9
	pkgsrc-2012Q4:1.9.0.6
	pkgsrc-2012Q4-base:1.9
	pkgsrc-2011Q4:1.9.0.4
	pkgsrc-2011Q4-base:1.9
	pkgsrc-2011Q2:1.9.0.2
	pkgsrc-2011Q2-base:1.9
	pkgsrc-2009Q4:1.8.0.4
	pkgsrc-2009Q4-base:1.8
	pkgsrc-2009Q3:1.8.0.2
	pkgsrc-2009Q3-base:1.8
	pkgsrc-2009Q2:1.7.0.2
	pkgsrc-2009Q2-base:1.7
	pkgsrc-2009Q1:1.2.0.2
	pkgsrc-2009Q1-base:1.2
	pkgsrc-base:1.1.1.1
	TNF:1.1.1;
locks; strict;
comment	@# @;


1.9
date	2010.01.16.05.55.54;	author minskim;	state dead;
branches;
next	1.8;

1.8
date	2009.08.08.11.08.18;	author minskim;	state Exp;
branches;
next	1.7;

1.7
date	2009.06.09.22.47.54;	author minskim;	state Exp;
branches;
next	1.6;

1.6
date	2009.04.27.15.18.47;	author minskim;	state Exp;
branches;
next	1.5;

1.5
date	2009.04.25.13.51.22;	author minskim;	state Exp;
branches;
next	1.4;

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

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

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

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

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


desc
@@


1.9
log
@Remove tex-bin-dvipsk{,-doc}.

They were obsoleted by tex-dvips{,-doc} and tex-pkfix{,-doc}.
@
text
@# $NetBSD: Makefile,v 1.8 2009/08/08 11:08:18 minskim Exp $
# TeX Live Revision 12898

DISTNAME=	bin-dvipsk
PKGNAME=	tex-${DISTNAME}-2008.12898

MAINTAINER=	minskim@@NetBSD.org
COMMENT=	Supplementary files for dvipsk

USE_TOOLS+=	perl:run
REPLACE_PERL=	bin/pkfix

INSTALLATION_DIRS+=	bin

TEX_TEXMF_DIRS+=	${PREFIX}/share/texmf

TEXLIVE_IGNORE_PATTERNS=	texmf/dvips/base

.include "../../print/texlive/module.mk"

post-extract:
	${MKDIR} ${WRKSRC}/bin
	${MV} ${WRKSRC}/texmf/scripts/pkfix/pkfix.pl ${WRKSRC}/bin/pkfix
	${RM} -rf ${WRKSRC}/texmf/scripts

.include "../../mk/bsd.pkg.mk"
@


1.8
log
@Remove a redundant target.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.7 2009/06/09 22:47:54 minskim Exp $
@


1.7
log
@Update tex-bin-dvipsk to 2008.12898.

Changes:
- Update font map entries for Kp fonts.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.6 2009/04/27 15:18:47 minskim Exp $
a25 3
post-install:
	${INSTALL_SCRIPT} ${WRKSRC}/bin/pkfix ${DESTDIR}${PREFIX}/bin

@


1.6
log
@Install the pkfix command.

Bump PKGREVISION.
@
text
@d1 2
a2 2
# $NetBSD: Makefile,v 1.5 2009/04/25 13:51:22 minskim Exp $
# TeX Live Revision 12785
d5 1
a5 2
PKGNAME=	tex-${DISTNAME}-2008.12785
PKGREVISION=	1
@


1.5
log
@Update tex-bin-dvipsk to 2008.12785.

Changes:
- Add entries for the Libris-Std typeface from Arkandis Digital Foundry.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.4 2009/04/24 17:27:28 minskim Exp $
d6 1
d11 5
d21 9
@


1.4
log
@Update tex-bin-dvipsk to 2008.12497.

Changes:
- Add more fonts to the maps.
@
text
@d1 2
a2 2
# $NetBSD: Makefile,v 1.3 2009/04/13 00:13:03 minskim Exp $
# TeX Live Revision 12497
d5 1
a5 1
PKGNAME=	tex-${DISTNAME}-2008.12497
@


1.3
log
@Simplify TeX Live packages using print/texlive/module.mk.
@
text
@d1 2
a2 2
# $NetBSD: Makefile,v 1.2 2009/02/26 16:58:56 minskim Exp $
# TeX Live Revision 12172
d5 1
a5 1
PKGNAME=	tex-${DISTNAME}-2008.12172
@


1.2
log
@Update tex-bin-dvipsk to 2008.12172.

Changes:
  - Add nopwer size for -t
  - Remove config.cms
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.1.1.1 2009/02/17 07:43:01 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:
	${RM} -rf ${WRKSRC}/texmf/dvips/base
	${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
d14 1
@


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


1.1.1.1
log
@Import tex-bin-dvipsk-2008.11868 as print/tex-bin-dvipsk.

This package provides supplementary files for dvipsk.
@
text
@@
