From owner-cvs-all Mon Jul 27 14:38:19 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA15267 for cvs-all-outgoing; Mon, 27 Jul 1998 14:38:19 -0700 (PDT) (envelope-from owner-cvs-all) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA15115; Mon, 27 Jul 1998 14:37:20 -0700 (PDT) (envelope-from hoek@FreeBSD.org) From: Tim Vanderhoek Received: (from hoek@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id OAA22415; Mon, 27 Jul 1998 14:36:09 -0700 (PDT) Date: Mon, 27 Jul 1998 14:36:09 -0700 (PDT) Message-Id: <199807272136.OAA22415@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/lang/tclX75 Makefile ports/lang/tclX80 Makefile ports/x11/tk41 Makefile ports/x11/tk42 Makefile ports/x11/tk80 Makefile ports/x11/tk80/pkg INSTALL.wish ports/x11/tk81 Makefile ports/x11/tkstep80 Makefile Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk hoek 1998/07/27 14:36:08 PDT Modified files: lang/tclX75 Makefile lang/tclX80 Makefile x11/tk41 Makefile x11/tk42 Makefile x11/tk80 Makefile x11/tk81 Makefile x11/tkstep80 Makefile Added files: x11/tk80/pkg INSTALL.wish Log: Install a wish script that spits-out all the various names for wish. The script handles for tclX and tkstep. This is as per several discussions on -ports. I expect one or two of the depending ports to break silently. I didn't touch the ja-ports, since INSTALL.wish might want translating? PR: bin/5894 Mention: Eivind, who wrote part of INSTALL.wish Revision Changes Path 1.21 +6 -1 ports/lang/tclX75/Makefile 1.22 +6 -1 ports/lang/tclX80/Makefile 1.21 +6 -1 ports/x11/tk41/Makefile 1.7 +6 -1 ports/x11/tk42/Makefile 1.10 +6 -1 ports/x11/tk80/Makefile 1.13 +6 -1 ports/x11/tk81/Makefile 1.10 +6 -1 ports/x11/tkstep80/Makefile