Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Apr 1999 09:23:16 -0600
From:      Oscar Bonilla <obonilla@fisicc-ufm.edu>
To:        freebsd-ports@freebsd.org
Subject:   Confused about Making a new port
Message-ID:  <19990426092316.A25923@fisicc-ufm.edu>

next in thread | raw e-mail | index | archive | help
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.<name>
where <name> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990426092316.A25923>