head	1.9;
access;
symbols
	RELEASE_8_3_0:1.3
	RELEASE_9_0_0:1.3
	RELEASE_7_4_0:1.3
	RELEASE_8_2_0:1.3
	RELEASE_6_EOL:1.3
	RELEASE_8_1_0:1.3
	RELEASE_7_3_0:1.3
	RELEASE_8_0_0:1.2
	RELEASE_7_2_0:1.2
	RELEASE_7_1_0:1.2
	RELEASE_6_4_0:1.2
	RELEASE_5_EOL:1.2
	RELEASE_7_0_0:1.2
	RELEASE_6_3_0:1.2
	PRE_XORG_7:1.2
	RELEASE_4_EOL:1.1
	RELEASE_6_2_0:1.1
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1
	RELEASE_6_0_0:1.1;
locks; strict;
comment	@# @;


1.9
date	2013.02.06.18.12.08;	author svnexp;	state dead;
branches;
next	1.8;

1.8
date	2012.11.26.18.25.55;	author svnexp;	state Exp;
branches;
next	1.7;

1.7
date	2012.11.26.16.35.48;	author svnexp;	state Exp;
branches;
next	1.6;

1.6
date	2012.11.17.05.58.57;	author svnexp;	state Exp;
branches;
next	1.5;

1.5
date	2012.09.30.06.25.19;	author rm;	state Exp;
branches;
next	1.4;

1.4
date	2012.08.03.22.57.36;	author mm;	state Exp;
branches;
next	1.3;

1.3
date	2009.11.20.09.20.00;	author mm;	state Exp;
branches;
next	1.2;

1.2
date	2007.03.20.10.39.05;	author miwi;	state Exp;
branches;
next	1.1;

1.1
date	2005.07.17.17.01.46;	author pav;	state Exp;
branches;
next	;


desc
@@


1.9
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/311773
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# Created by: Pav Lucistnik <pav@@FreeBSD.org>
# $FreeBSD: head/lang/tcl84-thread/Makefile 307793 2012-11-26 18:16:57Z bf $

PORTNAME=	tcl

MAINTAINER=	tcltk@@FreeBSD.org
COMMENT=	Tool command language (threads support)

BUILDING_TCL_THREADS=	yes

MASTERDIR=	${.CURDIR}/../tcl84

.include "${MASTERDIR}/Makefile"
@


1.8
log
@## SVN ##
## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/ 307793
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r307793 | bf | 2012-11-26 18:16:57 +0000 (Mon, 26 Nov 2012) | 5 lines
## SVN ##
## SVN ## consolidate under (lower-case) tcltk@@
## SVN ##
## SVN ## PR:		173753 , 173767
## SVN ## Feature safe:	yes
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@@


1.7
log
@## SVN ##
## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/ 307789
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r307789 | gahr | 2012-11-26 16:30:56 +0000 (Mon, 26 Nov 2012) | 8 lines
## SVN ##
## SVN ## - reassign ports to TclTk@@FreeBSD.org
## SVN ## - while at it, trim Makefile headers in lang/tcl-modules
## SVN ##
## SVN ## PR:		ports/173939
## SVN ## Submitted by:	Chris Petrik <c.petrik.sosa@@gmail.com> (previous maintainer)
## SVN ## Approved by:	mm@@ (previous maintainer of lang/tcl-modules)
## SVN ## Feature safe:	yes
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@d2 1
a2 1
# $FreeBSD: head/lang/tcl84-thread/Makefile 307789 2012-11-26 16:30:56Z gahr $
d6 1
a6 1
MAINTAINER=	TclTk@@FreeBSD.org
@


1.6
log
@Switch exporter over
@
text
@d2 1
a2 1
# $FreeBSD: head/lang/tcl84-thread/Makefile 305074 2012-09-30 06:25:19Z rm $
d6 1
a6 1
MAINTAINER=	c.petrik.sosa@@gmail.com
@


1.5
log
@SVN rev 305074 on 2012-09-30 06:25:19Z by rm

- pass maintainership to new volonteer

while here:
- trim Makefile header
- remove indifenite article from COMMENT
- remove deprecated attribution in pkg-descr

PR:		172163
Submitted by:	Chris Petrik <c.petrik.sosa at gmail dot com>
@
text
@d2 1
a2 1
# $FreeBSD$
@


1.4
log
@SVN rev 301977 on 2012-08-03 22:57:36Z by mm

Release maintainership of Tcl/Tk ports back to pool.
@
text
@d1 1
a1 4
# New ports collection makefile for:	tcl84-thread
# Date created:				17 July 2005
# Whom:					Pav Lucistnik <pav@@FreeBSD.org>
#
a2 1
#
d6 1
a6 1
MAINTAINER=	ports@@FreeBSD.org
@


1.3
log
@- Modify COMMENT for tcl84-thread, tcl85-thread and tcl86-thread
@
text
@d10 1
a10 1
MAINTAINER=	mm@@FreeBSD.org
@


1.2
log
@Adds a new way of working with threaded versions and
resolves conflicts.

Threaded libraries and shell are installed on top of the standard ones
so ports that depend on threaded and non-threaded tcl can be used
simultaneously.

Behaiviour with non-threaded libraries does not change.

PR:             110401
Submitted by:   Martin Matuska <martin@@matuska.org> (maintainer)
@
text
@d8 5
@


1.1
log
@New slave port of tcl84 that enabled threading support.
@
text
@d8 1
a8 1
WITH_THREADS=	yes
@

