1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-15 07:56:36 +00:00
freebsd-ports/lang/tcl84
Dirk Meyer 3b37e7ae6b Tcl will get hostname using uname(3). It seems FreeBSD's uname(3)
returns only 31 letters by /usr/include/sys/utsname.h.

 Problem was that configure detects uname(3) and uses uname(3) in
 the hostname-function, while gethostname gives more (=longer)
 information.

 keep uname around, as it is be used in TclpSetVariables.

 took maintainership 8.2

 apply a fix for unsafe tempfile handling from 8.3

PR:		18896
Submitted by:	yoshint@flab.fujitsu.co.jp
2001-11-14 08:44:08 +00:00
..
files Tcl will get hostname using uname(3). It seems FreeBSD's uname(3) 2001-11-14 08:44:08 +00:00
distinfo Update to tcl 8.3.4 2001-10-21 03:13:44 +00:00
Makefile Tcl will get hostname using uname(3). It seems FreeBSD's uname(3) 2001-11-14 08:44:08 +00:00
pkg-comment
pkg-deinstall.tclsh Be aware of otclsh and tclsh8.1_r 2000-05-31 18:31:17 +00:00
pkg-descr
pkg-install.tclsh Be aware of otclsh and tclsh8.1_r 2000-05-31 18:31:17 +00:00
pkg-plist Update to tcl 8.3.4 2001-10-21 03:13:44 +00:00