head	1.9;
access;
symbols
	RELEASE_8_3_0:1.5
	RELEASE_9_0_0:1.5
	RELEASE_7_4_0:1.5
	RELEASE_8_2_0:1.5
	RELEASE_6_EOL:1.5
	RELEASE_8_1_0:1.5
	RELEASE_7_3_0:1.5
	RELEASE_8_0_0:1.4
	RELEASE_7_2_0:1.4
	old_RELEASE_7_1_0:1.3
	old_RELEASE_6_4_0:1.3
	old_RELEASE_5_EOL:1.3
	old_RELEASE_7_0_0:1.3
	old_RELEASE_6_3_0:1.3
	old_PRE_XORG_7:1.3;
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.17.05.58.58;	author svnexp;	state Exp;
branches;
next	1.6;

1.6
date	2012.08.03.22.57.36;	author mm;	state Exp;
branches;
next	1.5;

1.5
date	2009.11.20.09.20.00;	author mm;	state Exp;
branches;
next	1.4;

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

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

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

1.1
date	2007.01.29.03.10.23;	author clsung;	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
@# New ports collection makefile for:    tcl85-thread
# Date created:         17 January 2007
# Whom:                 Martin Matuska <mm@@FreeBSD.org>
#
# $FreeBSD: head/lang/tcl86-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}/../tcl86

.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
@Switch exporter over
@
text
@d5 1
a5 1
# $FreeBSD: head/lang/tcl86-thread/Makefile 301977 2012-08-03 22:57:36Z mm $
d10 1
a10 1
MAINTAINER=	ports@@FreeBSD.org
@


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

Release maintainership of Tcl/Tk ports back to pool.
@
text
@d5 1
a5 1
# $FreeBSD$
@


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


1.4
log
@- Add Tcl/Tk 8.6
- Take maintainership of Mk/bsd.tcl.mk
@
text
@d8 5
@


1.3
log
@- updated maintainer e-mail address

Approved by:	garga (mentor)
@
text
@d10 1
a10 1
MASTERDIR=	${.CURDIR}/../tcl85
@


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

Notes:
        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:             110394
Submitted by:   Martin Matuska <martin@@matuska.org> (maintainer)
@
text
@d3 1
a3 1
# Whom:                 martin@@matuska.org
@


1.1
log
@Add tcl85-thread , tool Command Language (development version).

PR:		ports/108041
Submitted by:	martin at matuska.org
@
text
@d8 1
a8 1
WITH_THREADS=	yes
@

