head	1.12;
access;
symbols
	RELEASE_8_3_0:1.11
	RELEASE_9_0_0:1.11
	RELEASE_7_4_0:1.11
	RELEASE_8_2_0:1.11
	RELEASE_6_EOL:1.11
	RELEASE_8_1_0:1.11
	RELEASE_7_3_0:1.11
	RELEASE_8_0_0:1.11
	RELEASE_7_2_0:1.11
	RELEASE_7_1_0:1.11
	RELEASE_6_4_0:1.11
	RELEASE_5_EOL:1.11
	RELEASE_7_0_0:1.10
	RELEASE_6_3_0:1.10
	PRE_XORG_7:1.9
	RELEASE_4_EOL:1.9
	RELEASE_6_2_0:1.9
	RELEASE_6_1_0:1.8
	RELEASE_5_5_0:1.8
	RELEASE_6_0_0:1.7
	RELEASE_5_4_0:1.7
	RELEASE_4_11_0:1.7
	RELEASE_5_3_0:1.7
	RELEASE_4_10_0:1.7
	RELEASE_5_2_1:1.7
	RELEASE_5_2_0:1.7
	RELEASE_4_9_0:1.4
	RELEASE_5_1_0:1.4
	RELEASE_4_8_0:1.4
	RELEASE_5_0_0:1.3
	RELEASE_4_7_0:1.3
	RELEASE_4_6_2:1.3
	RELEASE_4_6_1:1.3
	RELEASE_4_6_0:1.3
	RELEASE_5_0_DP1:1.3
	RELEASE_4_5_0:1.3
	RELEASE_4_4_0:1.2
	RELEASE_4_3_0:1.2;
locks; strict;
comment	@# @;


1.12
date	2012.11.17.05.58.58;	author svnexp;	state Exp;
branches;
next	1.11;

1.11
date	2008.04.09.13.42.12;	author pav;	state Exp;
branches;
next	1.10;

1.10
date	2007.05.19.20.13.57;	author flz;	state Exp;
branches;
next	1.9;

1.9
date	2006.04.29.17.35.25;	author mnag;	state Exp;
branches;
next	1.8;

1.8
date	2005.10.23.00.26.53;	author edwin;	state Exp;
branches;
next	1.7;

1.7
date	2003.10.20.23.21.04;	author edwin;	state Exp;
branches;
next	1.6;

1.6
date	2003.10.20.10.00.51;	author edwin;	state Exp;
branches;
next	1.5;

1.5
date	2003.10.19.00.27.01;	author edwin;	state Exp;
branches;
next	1.4;

1.4
date	2003.02.21.12.35.08;	author knu;	state Exp;
branches;
next	1.3;

1.3
date	2001.12.27.05.31.54;	author petef;	state Exp;
branches;
next	1.2;

1.2
date	2001.04.05.15.26.15;	author kevlo;	state Exp;
branches;
next	1.1;

1.1
date	2001.01.05.17.26.18;	author alex;	state Exp;
branches;
next	;


desc
@@


1.12
log
@Switch exporter over
@
text
@# New ports collection makefile for:	tcltutor
# Date created:		11 November 2000
# Whom:			Edwin Groothuis (edwin@@mavetju.org)
#
# $FreeBSD: head/lang/tcltutor/Makefile 300896 2012-07-14 13:54:48Z beat $
#

PORTNAME=	tcltutor
PORTVERSION=	2.b.4
PORTREVISION=	5
CATEGORIES=	lang tcl tk
MASTER_SITES=	http://www.msen.com/~clif/
DISTNAME=	Tutor2b4

MAINTAINER=	edwin@@mavetju.org
COMMENT=	A Tcl/Tk based tutorial for Tcl

RUN_DEPENDS=	wish8.4:${PORTSDIR}/x11-toolkits/tk84 \
		tkman:${PORTSDIR}/misc/tkman

REINPLACE_ARGS=	-i ""
WRKSRC=		${WRKDIR}/TclTutor
NO_BUILD=	yes
DOCSDIR=	${PREFIX}/share/doc/${PORTNAME:S/tcltutor/TclTutor/}

post-patch:
	@@${REINPLACE_CMD} -e "s|wish|wish8.4|" \
		-e "s|scaler.tcl|${PREFIX}/bin/scaler.tcl|" \
		-e "s|htmllib.tcl|${PREFIX}/bin/htmllib.tcl|" \
		-e "s|set Tutor(lessonHome).*|set Tutor(lessonHome) \"${DOCSDIR}/\"|" \
		${WRKSRC}/TclTutor.tcl

post-install:
	${INSTALL_DATA} ${WRKSRC}/help.html ${DOCSDIR}
	${INSTALL_DATA} ${WRKSRC}/about.html ${DOCSDIR}
	${INSTALL_DATA} ${WRKSRC}/NOTICE ${DOCSDIR}
	${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}

.include <bsd.port.mk>
@


1.11
log
@- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories

With hat:	portmgr
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.10
log
@- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
@
text
@d11 1
a11 1
CATEGORIES=	lang tk84 tcl84
@


1.9
log
@- Tell TclTutor where its lesson_files.lsn are located
- s/wish/wish8.4
- Bump PORTREVISION

PR:		94371
Submitted by:	Serge Gagnon <serge.gagnon___b2b2c.ca>
Approved by:	maintainer timeout (48 days)
@
text
@d10 1
a10 1
PORTREVISION=	4
@


1.8
log
@Fix localbase issue
Noticed by: YAPHR
@
text
@d10 1
a10 1
PORTREVISION=	3
d21 1
d26 7
@


1.7
log
@Add the authors reply regarding binary distribution of this port
to the pkg-plist, add README and NOTICE to the pkg-plist.
@
text
@d10 1
a10 1
PORTREVISION=	2
@


1.6
log
@add dependency on misc/tkman.

Submitted by:	"Yonatan Bokovza" <Yonatan@@xpert.com>
@
text
@d10 1
a10 1
PORTREVISION=	1
d28 2
@


1.5
log
@Tcl 8.3 -> tcl 8.4 move.
Added about.html and help.html to the port.
Used DOCSDIR variable instead of hard coded paths
@
text
@d10 1
d18 2
a19 1
RUN_DEPENDS=	wish8.4:${PORTSDIR}/x11-toolkits/tk84
@


1.4
log
@De-pkg-comment.
@
text
@d10 1
a10 1
CATEGORIES=	lang tk83 tcl83
d17 1
a17 1
RUN_DEPENDS=	wish8.3:${PORTSDIR}/x11-toolkits/tk83
d21 5
@


1.3
log
@Use Tk/tcl 8.3.

PR:		33160
Submitted by:	maintainer
@
text
@d15 1
@


1.2
log
@Update maintainer's email address

PR: 26355
Submitted by: MAINTAINER
@
text
@d5 1
a5 1
# $FreeBSD: ports/lang/tcltutor/Makefile,v 1.1 2001/01/05 17:26:18 alex Exp $
d10 1
a10 1
CATEGORIES=	lang tk82 tcl82
d16 1
a16 1
RUN_DEPENDS=	wish8.2:${PORTSDIR}/x11-toolkits/tk82
@


1.1
log
@Add tcltutor 2.b.4, a Tcl/Tk based tutorial for Tcl.

PR:		22776
Submitted by:	Edwin Groothuis (mavetju@@chello.nl)
@
text
@d3 1
a3 1
# Whom:			Edwin Groothuis (mavetju@@chello.nl)
d5 1
a5 1
# $FreeBSD$
d14 1
a14 1
MAINTAINER=	mavetju@@chello.nl
@

