From owner-freebsd-ports Mon Apr 26 8:18:23 1999 Delivered-To: freebsd-ports@freebsd.org Received: from voyager.fisicc-ufm.edu (ip-46-094.guate.net [200.12.46.94]) by hub.freebsd.org (Postfix) with ESMTP id 6B3CB1514A for ; Mon, 26 Apr 1999 08:17:55 -0700 (PDT) (envelope-from obonilla@voyager.fisicc-ufm.edu) Received: (from obonilla@localhost) by voyager.fisicc-ufm.edu (8.9.3/8.9.2) id JAA25939 for freebsd-ports@freebsd.org; Mon, 26 Apr 1999 09:23:16 -0600 (CST) (envelope-from obonilla) Date: Mon, 26 Apr 1999 09:23:16 -0600 From: Oscar Bonilla To: freebsd-ports@freebsd.org Subject: Confused about Making a new port Message-ID: <19990426092316.A25923@fisicc-ufm.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.3i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I'm porting ns (network simulator) to freebsd, and am confused about the right way to patch the program for tcl... see, ns tries to do this /usr/local/bin/tclsh somefile.tcl but in freebsd tclsh is named tclsh8.0 i don't know where to patch this... the makefile seems like a bad idea since it's generated automatically by configure. I have a subdir named conf/ which has file of the form configure.in. where is tcl for one of the files, but I think this is pertinent only to autoconf. Any help would be appreciated :) regards, -oscar To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message