From owner-cvs-all Wed Feb 21 14:37:45 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AE62A37B401; Wed, 21 Feb 2001 14:37:38 -0800 (PST) (envelope-from mi@FreeBSD.org) Received: (from mi@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1LMbcI38979; Wed, 21 Feb 2001 14:37:38 -0800 (PST) (envelope-from mi) Message-Id: <200102212237.f1LMbcI38979@freefall.freebsd.org> From: Mikhail Teterin Date: Wed, 21 Feb 2001 14:37:38 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/tcltls Makefile distinfo pkg-descr pkg-plist ports/devel/tcltls/files Makefile.bsd patch-aa patch-ab patch-ac X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mi 2001/02/21 14:37:38 PST Modified files: devel/tcltls Makefile distinfo pkg-descr pkg-plist Added files: devel/tcltls/files Makefile.bsd Removed files: devel/tcltls/files patch-aa patch-ab patch-ac Log: Upgrade to the latest version 1.4. It will be _required_ for TCL 8.3.2 and above, and helps the earlier versions too. Remove the patches and provide our own Makefile.bsd instead. Also, remove the WITH_TCL8? spaghetti and use a simpler TCL_VER?=8.3 aproach. Note, that this port now assumes the usage of TCL_STUBS. Revision Changes Path 1.2 +23 -62 ports/devel/tcltls/Makefile 1.2 +1 -1 ports/devel/tcltls/distinfo 1.2 +4 -1 ports/devel/tcltls/pkg-descr 1.2 +7 -7 ports/devel/tcltls/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message