head	1.6;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.2
	RELEASE_7_4_0:1.2
	RELEASE_8_2_0:1.2
	RELEASE_6_EOL:1.2
	RELEASE_8_1_0:1.2
	RELEASE_7_3_0:1.2
	RELEASE_8_0_0:1.2
	RELEASE_7_2_0:1.2;
locks; strict;
comment	@# @;


1.6
date	2013.02.06.18.12.08;	author svnexp;	state dead;
branches;
next	1.5;

1.5
date	2012.11.26.18.25.55;	author svnexp;	state Exp;
branches;
next	1.4;

1.4
date	2012.11.26.16.35.48;	author svnexp;	state Exp;
branches;
next	1.3;

1.3
date	2012.11.17.05.58.57;	author svnexp;	state Exp;
branches;
next	1.2;

1.2
date	2009.03.02.23.58.05;	author mm;	state Exp;
branches;
next	1.1;

1.1
date	2009.03.02.23.50.32;	author mm;	state Exp;
branches;
next	;


desc
@@


1.6
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/311773
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# Created by: Martin Matuska <mm@@FreeBSD.org>
# $FreeBSD: head/lang/tcl-modules/Makefile 307793 2012-11-26 18:16:57Z bf $

PORTNAME=	tcl-modules
PORTREVISION=

MAINTAINER=	tcltk@@FreeBSD.org
COMMENT=	Tcl common modules

BUILDING_TCL_TM=	yes

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

.include	"${MASTERDIR}/Makefile"
@


1.5
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.4
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/tcl-modules/Makefile 307789 2012-11-26 16:30:56Z gahr $
d7 1
a7 1
MAINTAINER=	TclTk@@FreeBSD.org
@


1.3
log
@Switch exporter over
@
text
@d1 2
a2 6
# New ports collection makefile for:    tcl-modules
# Date created:         03 March 2009
# Whom:                 Martin Matuska <mm@@FreeBSD.org>
#
# $FreeBSD: head/lang/tcl-modules/Makefile 300896 2012-07-14 13:54:48Z beat $
#
d7 1
a7 1
MAINTAINER=	mm@@FreeBSD.org
@


1.2
log
@- Make portlint happy
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.1
log
@- New port: lang/tcl-modules
- Slave port of tcl85, separates tcl common modules from tcl85 and tcl86
  (identical) into a single port
@
text
@d12 1
a12 1
COMMENT?=	Tcl common modules
@

