1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
Mikhail Teterin
79fb1155cb I dreamed it would happen. I asked about. I finally did it
myself (for the lack of  children, whom I could've prohibited to
do it). Sorry.

Upgrade this port to:
	. build against TCL-8.3 by default (controllable by TCL_VER)
	. build with or without TK (controllable by NO_X)
	. take over maintainership -- regretfully, Justin was
	  rather idle recently
	. build the helpfiles once -- during the build stage --
	  not during the install stage

On a side  note, I more and  more resent the fact,  that our TCL
8.3 is built with the  -stubs. It just introduces more variables
without  noticeable benefit.  On FreeBSD  shared libraries  work
well...

I  tested this  with TCL-8.3  (with  and without  TK), and  with
TCL-8.2 (without TK only). Please, test this more.
2001-03-16 20:11:53 +00:00
Ade Lovett
9db723e6b9 Import of tclX82 after repo-copy from tclX80, one more step on
the road to obliterating tcl/tk 8.0 from the tree.

Note 1: the patches have been extensively re-worked from the
        original submission, to make this port PREFIX-safe,
        and also to deal with multiple patchfiles updating the
        same source file.

Note 2: I've left the MAINTAINER as jseger.  Justin, you may
        want to cast your TCL-expert eye over this one, it seems
        to do the right thing.

PR:		16970
Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>
2000-07-13 20:54:37 +00:00
Maxim Sobolev
835d6b8655 Third round of INSTALL_SHLIBS=yes fixes. 2000-06-15 17:59:45 +00:00
Justin M. Seger
cb6388104e Unbreak and upgrade tclX80 to 8.0.4
PR:		ports/13544
Submitted by:	Ade Lovett <ade@lovett.com>
1999-09-02 21:59:34 +00:00
Scott Mace
52acd0cf30 Convert to ELF.
Use MAN3 macro.
PR:		8017
Approved by:	jseger
1998-10-11 19:51:56 +00:00
Tim Vanderhoek
8ce50883da The first time I tried committing this set of manpage removals it got
all the way to diffing yorick/pkg/PLIST and then died with a
"bad hostname freefall.freebsd.org" ....  Hopefully that's not bad...  ;-)

Hmm..  Maybe I'll try doing this from beast, next!  kickme's a boring
machine, and bento is busy.
1998-08-18 18:33:15 +00:00
Satoshi Asami
67a76ac7de Add ".gz" to some compressed manpages. 1998-06-06 19:30:10 +00:00
Justin M. Seger
57459356ce Import of tclX8.0.2
PR:             6540
Submitted by:   dob@bazzle.com
1998-05-21 01:36:28 +00:00
Thomas Gellekum
944910bb30 Execute `ldconfig -R' at the pkg_delete step.
PR:		6281
Submitted by:	SADA Kenji <sada@e-mail.ne.jp>
1998-05-05 13:18:48 +00:00
Thomas Gellekum
83f0278fcf Un-break this port. We need it for xtem (PR 3759). 1997-10-09 08:19:15 +00:00
Paul Traina
a1ce6ae466 Bring back tclX75 -- sorry, I mis-read my reply from Satoshi 1997-09-12 17:16:28 +00:00
Paul Traina
fe8e4632fd Remove obsolete (and BROKEN) tcl ports 1997-09-12 10:19:56 +00:00
Satoshi Asami
c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs.

Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
1996-11-18 14:17:24 +00:00
Mark Murray
e3bd908b0d Some fixups:
1) Fix the PLIST
2) use ${INSTALL_MAN}
3) make this work with current's contrib/tcl
1996-09-24 18:16:01 +00:00
Satoshi Asami
cd40a9a319 Install manpages too.
Submitted (partly) by:	chuckr@glue.umd.edu
1996-05-13 09:44:36 +00:00
Paul Traina
ebf57a6230 Update to released version of tclX 7.5 1996-04-28 04:59:20 +00:00
Paul Traina
455a3f972d TclX v7.5 1996-03-16 05:01:43 +00:00