From owner-freebsd-ports Wed Jul 26 03:52:20 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id DAA15021 for ports-outgoing; Wed, 26 Jul 1995 03:52:20 -0700 Received: from silvia.HIP.Berkeley.EDU (silvia.HIP.Berkeley.EDU [136.152.64.181]) by freefall.cdrom.com (8.6.11/8.6.6) with ESMTP id DAA15015 for ; Wed, 26 Jul 1995 03:52:16 -0700 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.6.11/8.6.9) id DAA09888; Wed, 26 Jul 1995 03:51:53 -0700 Date: Wed, 26 Jul 1995 03:51:53 -0700 Message-Id: <199507261051.DAA09888@silvia.HIP.Berkeley.EDU> To: rsnow@legend.txdirect.net CC: ports@freebsd.org In-reply-to: (message from Rob Snow on Wed, 26 Jul 1995 03:48:59 -0500 (CDT)) Subject: Re: Tcl 7.4 / Tk 4.0 Ports From: asami@cs.berkeley.edu (Satoshi Asami) Sender: ports-owner@freebsd.org Precedence: bulk * First, I've never done an official port. Second, has anyone already done * these ports? First, you have to start somewhere. Second, not that I know of. * 1. Should they be done? (I mean the only work needed is the ports wrapper) By all means, yes. However, tk4.x is not compatible with tk3.x, so I recommend you call it "tk4" or something. That way we can have both versions. >From what I've heard, tcl7.4 is just an upgrade of tcl7.3. If that is true, we can replace the current tcl port. * 2. Any hitches I might run into? No idea. :) * 3. Is this a common type of port Unless the structures have significantly changed from tcl7.3/tk3.6, yes. Satoshi