From owner-cvs-ports Sat Jan 18 23:39:11 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id XAA22112 for cvs-ports-outgoing; Sat, 18 Jan 1997 23:39:11 -0800 (PST) Received: (from asami@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id XAA22105; Sat, 18 Jan 1997 23:39:10 -0800 (PST) Date: Sat, 18 Jan 1997 23:39:10 -0800 (PST) From: Satoshi Asami Message-Id: <199701190739.XAA22105@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-ports Subject: cvs commit: ports/x11/tk41 Makefile ports/x11/tk41/patches patch-ab patch-ac ports/x11/tk41/pkg PLIST Sender: owner-cvs-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk asami 97/01/18 23:39:09 Modified: x11/tk41 Makefile x11/tk41/patches patch-ab patch-ac x11/tk41/pkg PLIST Log: (1) Move remaining version-specific files (tk.h and tkConfig.sh) into subdirectories, as well as renaming the header subdir "tk4.1" (used to be called "tk). (2) Add a new target "default", which creates the tk.h and tkConfig.sh symlinks in regular places. (3) Make "post-install" depend on "default". (1) and (2) are standards other tcl/tk versions should follow. (3) is not. Revision Changes Path 1.10 +17 -7 ports/x11/tk41/Makefile 1.2 +18 -0 ports/x11/tk41/patches/patch-ab 1.2 +9 -0 ports/x11/tk41/patches/patch-ac 1.7 +9 -8 ports/x11/tk41/pkg/PLIST