From owner-freebsd-ports Fri Jan 3 05:02:27 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id FAA19425 for ports-outgoing; Fri, 3 Jan 1997 05:02:27 -0800 (PST) Received: from ghpc6.ihf.rwth-aachen.de (ghpc6.ihf.RWTH-Aachen.DE [134.130.90.6]) by freefall.freebsd.org (8.8.4/8.8.4) with SMTP id FAA19340 for ; Fri, 3 Jan 1997 05:01:57 -0800 (PST) Received: (from thomas@localhost) by ghpc6.ihf.rwth-aachen.de (8.6.12/8.6.9) id NAA29033; Fri, 3 Jan 1997 13:55:43 +0100 From: Thomas Gellekum Message-Id: <199701031255.NAA29033@ghpc6.ihf.rwth-aachen.de> Subject: Re: cvs commit: ports/x11/tix/patches etc. To: asami@cs.berkeley.edu (Satoshi Asami) Date: Fri, 3 Jan 1997 13:55:42 +0100 (MET) Cc: thomas@ghpc8.ihf.rwth-aachen.de, ports@freebsd.org, chuckr@glue.umd.edu In-Reply-To: <199701031136.DAA01405@silvia.HIP.Berkeley.EDU> from Satoshi Asami at "Jan 3, 97 03:36:51 am" Organization: Institut f. Hochfrequenztechnik, RWTH Aachen X-Mailer: ELM [version 2.4ME+ PL11 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Satoshi Asami wrote: > > For the location, yes /usr/local/include/tk sounds fine. If you have > a list of files (and their final destinations, /usr/include/tcl has > two subdirectories), that will be great. Tix only needs tk.h, tkInt.h, tkPort.h (we don't want tkWinInt.h, I guess ;-)). But for completeness we should simply copy all the headers from generic/ and unix/ to ${PREFIX}/include/tk/. I'll do something similar for Tix (monday, I hope). Who is the maintainer of tk? There's no one mentioned in the makefile. tg