From owner-freebsd-ports Tue Mar 4 01:58:47 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id BAA11862 for ports-outgoing; Tue, 4 Mar 1997 01:58:47 -0800 (PST) Received: from tohokugw.tohoku.iij.ad.jp (firewall-user@tohokugw.tohoku.iij.ad.jp [202.232.14.98]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id BAA11857 for ; Tue, 4 Mar 1997 01:58:44 -0800 (PST) Received: by tohokugw.tohoku.iij.ad.jp; id SAA18319; Tue, 4 Mar 1997 18:58:43 +0900 (JST) Received: from unknown(192.168.144.2) by tohokugw.tohoku.iij.ad.jp via smap (V3.1) id xma018315; Tue, 4 Mar 97 18:58:17 +0900 Received: from hirose.tohoku.iij.ad.jp (localhost [127.0.0.1]) by hirose.tohoku.iij.ad.jp (8.8.5/8.8.5) with ESMTP id SAA10861; Tue, 4 Mar 1997 18:58:14 +0900 (JST) Message-Id: <199703040958.SAA10861@hirose.tohoku.iij.ad.jp> X-MH-BIFF: Version: mh-biff.el version 0.95 on Emacs 19.34.2, Mule 2.3 To: asami@vader.cs.berkeley.edu Cc: freebsd-ports@freefall.freebsd.org, taguchi@tohoku.iij.ad.jp Subject: Re: ports/2764 From: Taguchi Takeshi In-Reply-To: Your message of "Tue, 4 Mar 1997 00:26:49 -0800 (PST)" References: <199703040826.AAA16962@silvia.HIP.Berkeley.EDU> X-Mailer: Mew version 1.54 on Emacs 19.34.2, Mule 2.3 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Tue, 04 Mar 1997 18:58:14 +0900 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Thank you for your warmfull reply. asami> Um, this is going to be too complicated to handle. Can you just make asami> them separate ports? No. only one port make both of original and JP version of tcl binary. I think it is something like apache and apache-SSL. (Actually, I got basic concept from them.) asami> Also, lang/tcl76 and x11/tk42 should include the "default" target that asami> is NOT called from "install" by default. If the ports is extracted in lang/tcl76 or x11/tk42, then default target is original one. because variable LANG will be set automatically to 'C'(Makefile is looking ${.CURDIR}). and if the ports is extracted to another place (but not in japanese/), LANG also will be set to 'C'. C is default. asami> Also, if you want to fix something in the already-committed asami> japanese/{tcl76,tk42} ports, please send them as unified diffs, not asami> whole tarballs. Okay, I'll make paches tonight. please give me few hours. my daughter and wife are waiting me at my home, so I must move to my home terminal :)