1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
Commit Graph

24 Commits

Author SHA1 Message Date
Dirk Meyer
6a728486d9 - Added new file koi8-u.enc
- Fix Installation of new file
- PORTREVISTION bumped

The last item  is the koi8-u.enc itself, suitable, I  hope, for addition
to the next release of TCL.
koi8-u is not very different from koi8-r. See
        http://park.kiev.ua/multiling/koi8-u/draft-rfc-koi8-u.txt

Submitted by:	mi@misha.privatelabs.com (Mikhail Teterin)
2001-06-15 04:23:59 +00:00
Dirk Meyer
a679ab2be7 - Fix creation of tmpfiles, previous version cause tcl to fail.
PR:		roam@FreeBSD.org
Submitted by:	Jaeho Kang <jhkang@isofree.net>, roam@FreeBSD.org
2001-05-10 20:13:56 +00:00
Dirk Meyer
cb3ed2d00e - patch to use mkstemp instead of tmpnam
Submitted by:	mi@aldan.algebra.com (Mikhail Teterin)
2001-05-07 18:37:02 +00:00
Dirk Meyer
c139752201 Update tcl/tk to 8.3.3
- Changes in installion of includes, so it keep compaible
  to previous patchlevel
- took maintainership
2001-04-13 20:31:09 +00:00
Jing-Tang Keith Jang
39c9608b66 Upgrade to 8.3.2.
PR:		ports/25371
2001-03-08 05:05:10 +00:00
Justin M. Seger
dc760c72ef Upgrade to tcl-8.3.1 w/ plus patch 2000-05-10 21:26:51 +00:00
Justin M. Seger
c51ba4999d Add plus patch 2000-05-01 14:39:54 +00:00
Justin M. Seger
c4b9a18200 Upgrade to tcl-8.3.0 2000-04-24 19:48:55 +00:00
Justin M. Seger
fa786a57ac Upgrade to tcl 8.2.3 2000-01-05 07:11:54 +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
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
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
Eric J.Chet
985464b23d Update tcl81 to beta 1 1999-01-17 14:07:13 +00:00
Steve Price
bebd4995fd Cleanup conversion to ELF. 1998-10-03 21:35:24 +00:00
Justin M. Seger
aacf2f6e76 Changes for ELF 1998-09-15 02:51:10 +00:00
Steve Price
6e8626a76c Honor CFLAGS is set.
PR:		7702
Submitted by:	Sheldon Hearn <axl@iafrica.com>
1998-08-24 00:59:59 +00:00
Justin M. Seger
9973dd39cf Upgrade a repository copy of 8.0 to version 8.1 1998-02-16 15:58:37 +00:00
Paul Traina
3b981bc227 Whoops, forgot to copy over patch that bumped SHLIB 1997-12-01 19:20:06 +00:00
Paul Traina
e6bde293f7 Upgrade to v8.0 PL1.
Thanks go to all the folks who tested on their systems and tested ports
that relied on Tcl/Tk v8.x.
1997-11-26 22:49:22 +00:00
Satoshi Asami
70b48fcb78 Create some directories with "mkdir -p" so that it works on an empty
/usr/local.  If people can do a pkg_delete before the final test, it
will be very appreciated.
1997-10-02 05:22:00 +00:00
Thomas Gellekum
6fffb422bb Install all headers into ${PREFIX}/include/{generic,unix}
for consistency with the older tcl ports.

OK'd by:	jkh
1997-10-01 08:39:50 +00:00
Jordan K. Hubbard
664b294599 Build and install static library also.
Submitted by: "Justin M. Seger" <jseger@freebsd.scds.com>
1997-09-01 11:16:51 +00:00
Jordan K. Hubbard
aebdd3e05c Import TCL 8.0 as a port for the 2.x users and others who want it here
as an option.
Reviewed by:	asami
1997-08-20 10:33:43 +00:00