Dirk Meyer
bf30172cbf
- new options:
...
WITH_TCL82_MAN, WITH_TCL82_MAN, WITHOUT_TCL84_MAN,
WITH_TK82_MAN, WITH_TK82_MAN, WITHOUT_TK84_MAN
PR: 70328
2004-08-17 05:00:53 +00:00
Dirk Meyer
cc9a972ac1
- reset MAINTAINER
2004-03-06 19:36:01 +00:00
Dirk Meyer
c600b83191
- add SIZE
2004-02-26 05:26:15 +00:00
Dirk Meyer
edab3b7b7e
- back out last changes
...
kris states that fpsetround is supported,
despite that is not part of C99 standard.
2003-08-04 04:39:31 +00:00
Dirk Meyer
b6d13a5528
- NOT_FOR_ARCHS amd64, fpsetround does not exist.
2003-08-03 09:54:44 +00:00
Dirk Meyer
d7c08dff63
- Update URL
2003-06-17 04:02:10 +00:00
Dirk Meyer
b51daf5197
- cleanup makefile
2003-05-13 04:02:18 +00:00
Dirk Meyer
5007d8874c
- Fix some problems for other ports when WRKDIRPREFIX= is not set.
...
(packages are not affected)
2003-04-03 04:21:50 +00:00
Dirk Meyer
bdd62873c5
- fix problem with sed, if no WRKDIRPREFIX is set.
2003-03-24 04:20:47 +00:00
Dirk Meyer
e8786b87cf
- make SOURCE path in tclConfig.sh variable
...
PR: 48574
2003-03-23 20:29:13 +00:00
Dirk Meyer
4eb8d6d1fa
- retire pkg-comment
2003-02-21 03:59:00 +00:00
Dirk Meyer
387f34ee24
- add COMMENT
2003-02-20 18:26:42 +00:00
Dirk Meyer
e38b201b9d
- fix portlint fatal, introduced by kris.
2003-02-11 04:41:09 +00:00
Kris Kennaway
534ad9b411
Set NOPRECIOUSMAKEVARS to unbreak 'make readmes'
2003-02-10 07:22:35 +00:00
Dirk Meyer
d2311efbfd
- Fix build on Sparc
2002-12-16 20:08:07 +00:00
Dirk Meyer
00b1bf0150
- strip SHLIB_LD of option "-soname $@"
...
- define TCL_SHLIB_LD_EXTRAS
- bump PORTREVISION
PR: 34210
2002-01-27 14:24:21 +00:00
Dirk Meyer
2025ba84ee
- make portlint happier
...
- use DOCSDIR or EXAMPLESDIR
- get rid of some INTERACTIVE scrips in news/ifmail
2002-01-05 23:43:13 +00:00
Mario Sergio Fujikawa Ferreira
75ad5febcb
Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case
2001-11-20 23:29:38 +00:00
Dirk Meyer
575626bd41
Fix patch, as the previous one did only half the job.
...
Submitted by: Roberto@eurocontrol.fr
2001-11-14 22:28:19 +00:00
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
Dirk Meyer
e23adc6d6d
Explicitly set the NO_LATEST_LINK -- right now this port and tcl83 are
...
fighting it out to see who gets the tk.tgz -> ../All/tk-8.*.tgz link.
Preparation to back out the flag in tcl83.
2001-11-01 21:28:54 +00:00
David W. Chapman Jr.
5872a89c3b
Remove jseger and torstenb from maintainership of their ports, they
...
have been inactive for too long
Approved by: will
2001-09-17 17:40:31 +00:00
Maxim Sobolev
2b1a883dc4
Massive style enforcement - use ^I instead of spaces for variables identation.
2001-01-16 17:33:20 +00:00
Will Andrews
60f2b6b7a8
Goodbye, YEAR2000. Hello, 2001.
...
Approved by: asami
2001-01-01 10:15:16 +00:00
Satoshi Asami
2e1f2df0ef
Rename {INSTALL,DEINSTALL}.tclsh to pkg-{install,deinstall}.tclsh.
2000-10-08 03:00:49 +00:00
Satoshi Asami
ffb21b5654
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
...
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
61ebd322a2
Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
...
just cun'n'pasted the name from Satoshi's commit message without checking
it.
Hall of shame entry: sobomax
2000-06-16 08:19:52 +00:00
Maxim Sobolev
835d6b8655
Third round of INSTALL_SHLIBS=yes fixes.
2000-06-15 17:59:45 +00:00
Satoshi Asami
c143940dbc
Gotta tell bsd.port.mk about DEINSTALL.tclsh.
2000-05-31 20:48:00 +00:00
Tim Vanderhoek
8d4fc29a87
Be aware of otclsh and tclsh8.1_r
2000-05-31 18:31:17 +00:00
Tim Vanderhoek
b766e9ce16
Let the user know about itcl installations, too.
2000-05-31 17:45:53 +00:00
Tim Vanderhoek
7ab809f56b
Add a DEINSTALL.tclsh everywhere there exists an INSTALL.tclsh.
2000-05-31 17:41:14 +00:00
David E. O'Brien
5cd5b258b5
Convert to the PORTNAME - PORTVERSION syntax.
2000-04-12 06:21:15 +00:00
Justin M. Seger
fa786a57ac
Upgrade to tcl 8.2.3
2000-01-05 07:11:54 +00:00
Steve Price
9a20ef173c
Thanks to a repository copy (by Satoshi) of pkg/INSTALL.{tcl,wi}sh
...
from the 8.0.x version of these ports, we are now one step closer to
finally being rid of them.
1999-12-27 15:55:07 +00:00
Justin M. Seger
fecf0e1ad1
Upgrade to tcl-8.2.2
1999-11-21 20:54:58 +00:00
Justin M. Seger
b88f9d4cef
Upgrade repository copies to tcl/tk 8.2
1999-09-05 16:32:10 +00:00
Michael Haro
65ab34a667
FreeBSD.ORG -> FreeBSD.org
...
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
1999-08-31 06:53:31 +00:00
David E. O'Brien
f0f690adc1
Change Id->FreeBSD.
1999-08-25 06:35:40 +00:00
Justin M. Seger
7eeb883e33
Upgrade to tcl-8.1.1 and tk-8.1.1
1999-08-24 01:58:13 +00:00
Tim Vanderhoek
dd9ff05a6a
Commit #3/4 to enforce caps, no period.
...
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.
As promised,
$ time cvs ci
real 67m51.701s
user 0m1.250s
sys 0m5.345s
1999-06-26 19:12:45 +00:00
Justin M. Seger
28b16a0a15
Upgrade to tcl and tk 8.1.
...
Move NO_LATEST_LINK from tcl81 and tk81 to tcl80 and tk80.
Submitted by: YAZAKI Hiroyuki <yazaki@nn.iij4u.or.jp>
1999-06-20 14:05:44 +00:00
Tim Vanderhoek
b9d6168895
Don't unintentionally overwrite an existing tclsh/wish.
...
Reported-By: Mikhail Teterin <mi@kot.ne.mediaone.net>
1999-05-26 00:34:26 +00:00
Bill Fenner
7d82a241eb
Don't try running mkLinks (since it doesn't do anything anyway)
...
Use MLINKS= to accomplish what mkLinks wanted to do.
1999-05-04 20:50:11 +00:00
Marc G. Fournier
a05c0a07b8
this should finish cleaning up the WWW_SITE -> DESCR/WWW: mess ...
1999-04-22 00:17:18 +00:00
Bill Fumerola
049b253ab2
Proper URLs that reference directories end in '/'
1999-04-08 19:05:48 +00:00
Marc G. Fournier
d5ba786a25
Commit all Y2K/WWW_SITE changes from today...
1999-03-11 21:47:15 +00:00
Steve Price
9b6d672d47
Remove the tcl.h symlink too on deinstall.
1999-01-26 01:40:08 +00:00
Eric J.Chet
985464b23d
Update tcl81 to beta 1
1999-01-17 14:07:13 +00:00
Satoshi Asami
9b966a2035
Use PKG* variables instead of adding extra files to PKG_ARGS.
1998-12-13 08:49:14 +00:00