1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00
freebsd-ports/lang/tcl82
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 Upgrade to tcl 8.2.3 2000-01-05 07:11:54 +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 Upgrade to tcl 8.2.3 2000-01-05 07:11:54 +00:00
pkg-install.tclsh Be aware of otclsh and tclsh8.1_r 2000-05-31 18:31:17 +00:00
pkg-plist Third round of INSTALL_SHLIBS=yes fixes. 2000-06-15 17:59:45 +00:00