From owner-cvs-all Fri Mar 16 12:11:57 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 34A0C37B718; Fri, 16 Mar 2001 12:11:54 -0800 (PST) (envelope-from mi@FreeBSD.org) Received: (from mi@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2GKBs974926; Fri, 16 Mar 2001 12:11:54 -0800 (PST) (envelope-from mi) Message-Id: <200103162011.f2GKBs974926@freefall.freebsd.org> From: Mikhail Teterin Date: Fri, 16 Mar 2001 12:11:54 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/tclX82 Makefile pkg-plist ports/lang/tclX82/files patch-tkxshell patch-ab patch-ac patch-ae X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mi 2001/03/16 12:11:53 PST Modified files: lang/tclX82 Makefile pkg-plist lang/tclX82/files patch-ab patch-ac patch-ae Added files: lang/tclX82/files patch-tkxshell Log: I dreamed it would happen. I asked about. I finally did it myself (for the lack of children, whom I could've prohibited to do it). Sorry. Upgrade this port to: . build against TCL-8.3 by default (controllable by TCL_VER) . build with or without TK (controllable by NO_X) . take over maintainership -- regretfully, Justin was rather idle recently . build the helpfiles once -- during the build stage -- not during the install stage On a side note, I more and more resent the fact, that our TCL 8.3 is built with the -stubs. It just introduces more variables without noticeable benefit. On FreeBSD shared libraries work well... I tested this with TCL-8.3 (with and without TK), and with TCL-8.2 (without TK only). Please, test this more. Revision Changes Path 1.38 +24 -6 ports/lang/tclX82/Makefile 1.17 +70 -70 ports/lang/tclX82/pkg-plist 1.6 +13 -2 ports/lang/tclX82/files/patch-ab 1.6 +13 -6 ports/lang/tclX82/files/patch-ac 1.3 +11 -1 ports/lang/tclX82/files/patch-ae To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message