head	1.16;
access;
symbols
	pkgsrc-2013Q2:1.16.0.54
	pkgsrc-2013Q2-base:1.16
	pkgsrc-2012Q4:1.16.0.52
	pkgsrc-2012Q4-base:1.16
	pkgsrc-2011Q4:1.16.0.50
	pkgsrc-2011Q4-base:1.16
	pkgsrc-2011Q2:1.16.0.48
	pkgsrc-2011Q2-base:1.16
	pkgsrc-2009Q4:1.16.0.46
	pkgsrc-2009Q4-base:1.16
	pkgsrc-2008Q4:1.16.0.44
	pkgsrc-2008Q4-base:1.16
	pkgsrc-2008Q3:1.16.0.42
	pkgsrc-2008Q3-base:1.16
	cube-native-xorg:1.16.0.40
	cube-native-xorg-base:1.16
	pkgsrc-2008Q2:1.16.0.38
	pkgsrc-2008Q2-base:1.16
	pkgsrc-2008Q1:1.16.0.36
	pkgsrc-2008Q1-base:1.16
	pkgsrc-2007Q4:1.16.0.34
	pkgsrc-2007Q4-base:1.16
	pkgsrc-2007Q3:1.16.0.32
	pkgsrc-2007Q3-base:1.16
	pkgsrc-2007Q2:1.16.0.30
	pkgsrc-2007Q2-base:1.16
	pkgsrc-2007Q1:1.16.0.28
	pkgsrc-2007Q1-base:1.16
	pkgsrc-2006Q4:1.16.0.26
	pkgsrc-2006Q4-base:1.16
	pkgsrc-2006Q3:1.16.0.24
	pkgsrc-2006Q3-base:1.16
	pkgsrc-2006Q2:1.16.0.22
	pkgsrc-2006Q2-base:1.16
	pkgsrc-2006Q1:1.16.0.20
	pkgsrc-2006Q1-base:1.16
	pkgsrc-2005Q4:1.16.0.18
	pkgsrc-2005Q4-base:1.16
	pkgsrc-2005Q3:1.16.0.16
	pkgsrc-2005Q3-base:1.16
	pkgsrc-2005Q2:1.16.0.14
	pkgsrc-2005Q2-base:1.16
	pkgsrc-2005Q1:1.16.0.12
	pkgsrc-2005Q1-base:1.16
	pkgsrc-2004Q4:1.16.0.10
	pkgsrc-2004Q4-base:1.16
	pkgsrc-2004Q3:1.16.0.8
	pkgsrc-2004Q3-base:1.16
	pkgsrc-2004Q2:1.16.0.6
	pkgsrc-2004Q2-base:1.16
	pkgsrc-2004Q1:1.16.0.4
	pkgsrc-2004Q1-base:1.16
	pkgsrc-2003Q4:1.16.0.2
	pkgsrc-2003Q4-base:1.16
	buildlink2-base:1.16
	netbsd-1-4-PATCH002:1.11
	comdex-fall-1999:1.11
	netbsd-1-4-PATCH001:1.10
	netbsd-1-4-RELEASE:1.10
	netbsd-1-3-PATCH003:1.5
	netbsd-1-3-PATCH002:1.3;
locks; strict;
comment	@# @;


1.16
date	2000.09.06.16.51.28;	author jwise;	state dead;
branches;
next	1.15;

1.15
date	2000.09.03.15.07.26;	author wiz;	state Exp;
branches;
next	1.14;

1.14
date	2000.09.01.17.58.04;	author jwise;	state Exp;
branches;
next	1.13;

1.13
date	2000.08.14.22.25.46;	author wiz;	state Exp;
branches;
next	1.12;

1.12
date	2000.06.01.11.23.34;	author rh;	state Exp;
branches;
next	1.11;

1.11
date	99.10.07.17.41.54;	author tron;	state Exp;
branches;
next	1.10;

1.10
date	99.04.26.18.47.53;	author garbled;	state Exp;
branches;
next	1.9;

1.9
date	99.04.10.21.49.05;	author tron;	state Exp;
branches;
next	1.8;

1.8
date	99.04.05.22.55.36;	author tron;	state Exp;
branches;
next	1.7;

1.7
date	99.04.03.00.51.30;	author tron;	state Exp;
branches;
next	1.6;

1.6
date	99.04.01.13.38.44;	author agc;	state Exp;
branches;
next	1.5;

1.5
date	98.08.20.15.17.08;	author tsarna;	state Exp;
branches;
next	1.4;

1.4
date	98.06.22.12.44.31;	author agc;	state Exp;
branches;
next	1.3;

1.3
date	98.04.22.14.22.44;	author agc;	state Exp;
branches;
next	1.2;

1.2
date	98.04.15.10.38.30;	author agc;	state Exp;
branches;
next	1.1;

1.1
date	98.03.07.23.41.37;	author tron;	state Exp;
branches;
next	;


desc
@@


1.16
log
@Remove this package -- it has been supplanted by tcl-tclX and tk-tclX.
@
text
@# $NetBSD: Makefile,v 1.15 2000/09/03 15:07:26 wiz Exp $
#

DISTNAME=	tclX8.0.4
PKGNAME=	tclX-8.0.4
CATEGORIES=	lang x11
MASTER_SITES=	ftp://ftp.neosoft.com/pub/tcl/tclx-distrib/

MAINTAINER=	packages@@netbsd.org
HOMEPAGE=	http://www.neosoft.com/TclX/

DEPENDS+=	tk-8.0.5:../../x11/tk80

BROKEN=		This package has not yet been updated to work with tcl-8.3.2.

USE_X11=		yes
USE_LIBTOOL=		yes
GNU_CONFIGURE=		yes
CONFIGURE_ARGS+=	--enable-shared --with-tk
CONFIGURE_ENV+=		TCL_SHLIB_LD_LIBS=-L${PREFIX}/lib

WRKSRC=			${WRKDIR}/tclX8.0.4/unix

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


1.15
log
@move BROKEN line to appease pkglint
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.14 2000/09/01 17:58:04 jwise Exp $
@


1.14
log
@Mark remaining packages which need to be updated to work with tcl-8.3.2
with

	BROKEN=	This package has not yet been updated to work with tcl-8.3.2.

in order to make bulk builds quieter.  These packages will be updated over the
weekend.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.13 2000/08/14 22:25:46 wiz Exp $
a8 2
BROKEN=		This package has not yet been updated to work with tcl-8.3.2.

d13 2
@


1.13
log
@USE_PKGLIBTOOL -> USE_LIBTOOL
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.12 2000/06/01 11:23:34 rh Exp $
d8 2
@


1.12
log
@s/USE_LIBTOOL/USE_PKGLIBTOOL/
Add a new USE_LIBTOOL definition that uses the libtool package instead of
pkglibtool which is now considered outdated.
USE_PKGLIBTOOL is available for backwards compatibility with old packages
but is deprecated for new packages.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.11 1999/10/07 17:41:54 tron Exp $
d15 1
a15 1
USE_PKGLIBTOOL=		yes
@


1.11
log
@Remove me as maintainer of those packages.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.10 1999/04/26 18:47:53 garbled Exp $
d15 1
a15 1
USE_LIBTOOL=		yes
@


1.10
log
@add USE_X11=yes
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.9 1999/04/10 21:49:05 tron Exp $
d9 1
a9 1
MAINTAINER=	tron@@netbsd.org
@


1.9
log
@Use "BSD_INSTALL_..." instead of "INSTALL_..." in patches because these
are always added to the "make" environment.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.8 1999/04/05 22:55:36 tron Exp $
d14 1
@


1.8
log
@Thou shalt use "libtool".
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.7 1999/04/03 00:51:30 tron Exp $
a19 2
MAKE_ENV+=		INSTALL_DATA="${INSTALL_DATA}" \
			INSTALL_PROGRAM="${INSTALL_PROGRAM}"
@


1.7
log
@Update "tclX" package to version 8.0.4. Changes since version 8.0.2:
- Added fixes for handling some corner cases in saving and restoring
  interp state on signals. Debugged and submitted by the ever-helpful
- Added --with-tcl dir and --with-tk configure options.  Contributed by
- Added fixes for handling some corner cases in saving and restoring
  interp state on signals. Debugged and submitted by the ever-helpful
- Fixed bug with .tndx libraries and references to commands in namespaces.
- Added -restart option to the signal command.
- Fixed TclX copy of Tcl auto_load proc out of sync; this broken ITcl.
- Include several Windows build fixes from Viktor Dukhovni
- Renamed --with-tk configure option to --enable-tk.
- Handle systems that don't implement restart of system calls on signal.
- Added infox have_signal_restart.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.6 1999/04/01 13:38:44 agc Exp $
d14 1
a14 1
WRKSRC=			${WRKDIR}/tclX8.0.4/unix
d18 4
@


1.6
log
@Update to tk version 8.0.5. This seems to be primarily a bug-fix release.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.5 1998/08/20 15:17:08 tsarna Exp $
d4 3
a6 3
DISTNAME=	tclX8.0.2
PKGNAME=	tclX-8.0.2
CATEGORIES=	lang
d14 2
a15 2
WRKSRC=		${WRKDIR}/tclX8.0.2/unix
GNU_CONFIGURE=	yes
d17 1
a17 1
CONFIGURE_ENV+=	PREFIX=${PREFIX} TCL_SHLIB_LD_LIBS=-L${PREFIX}/lib
@


1.5
log
@The Grand Homepagification:
	- New, optional Makefile variable HOMEPAGE, specifies a URL for
	  the home page of the software if it has one.
	- The value of HOMEPAGE is used to add a link from the
	  README.html files.
	- pkglint updated to know about it.  The "correct" location for
	  HOMEPAGE in the Makefile is after MAINTAINER, in that same
	  section.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.4 1998/06/22 12:44:31 agc Exp $
d12 1
a12 1
DEPENDS+=	tk-8.0p2:../../x11/tk80
@


1.4
log
@Update package Makefiles for automatic manual page handling.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.3 1998/04/22 14:22:44 agc Exp $
d10 1
@


1.3
log
@Remove the old deprecated DEPENDS definition from bsd.pkg.mk.
Implement a new DEPENDS definition, which looks for an installed
package, building it if not present, and use it in preference to
LIB_DEPENDS.  This should make the package collection more useful on
NetBSD ELF ports.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.2 1998/04/15 10:38:30 agc Exp $
a16 9

MAN3=	TclCommandWriting.3 Tcl_HandleAlloc.3 Tcl_HandleFree.3 \
	Tcl_HandleTblInit.3 Tcl_HandleTblRelease.3 Tcl_HandleTblUseCount.3 \
	Tcl_HandleWalk.3 Tcl_HandleXlate.3 TclX_NewKeyedListObj.3 \
	TclX_KeyedListGet.3 TclX_KeyedListSet.3 TclX_KeyedListDelete.3 \
	TclX_KeyedListGetKeys.3 Tclx_Init.3 Tclxcmd_Init.3 TclX_Main.3 \
	Tkx_Init.3 TkX_Main.3
MANN=	ckalloc.n memory.n ckfree.n Tcl_DisplayMemory.n Tcl_InitMemory.n \
	Tcl_ValidateAllMemory.n TclX.n
@


1.2
log
@Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
Remove redundant (and sometimes erroneous) comments.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.1 1998/03/07 23:41:37 tron Exp $
d11 1
a11 1
LIB_DEPENDS=	tk80.1:${PORTSDIR}/x11/tk80
@


1.1
log
@Initial commit of "tclX-8.0.2" package.
@
text
@d1 1
a1 7
#
# New packages collection makefile for:	tclX8.0
# Version required:			8.0.2
# Date Created:				07 March 1998
# Whom:					tron
#
# $NetBSD$
d27 1
a27 1
.include <bsd.port.mk>
@
