Commit graph

70 commits

Author SHA1 Message Date
Dirk Meyer
efa7952a2b - Set soname for libtk84.so
- Add pkgIndex.tcl submitted by doconnor@gsoft.com.au
  so "package require Tk" is now supported.
- Add pkgIndex.tcl for tk83 and tk84
2002-05-09 16:39:18 +00:00
Dirk Meyer
e07105e1eb - Cleanup patches, make sure tk84 build even when tclsrc does not exist 2002-03-17 13:56:36 +00:00
Dirk Meyer
7be01aee8e updated distfile
distfiles contains now additional: wish.exe.manifest
2002-03-12 05:41:42 +00:00
Dirk Meyer
0e09f6928c Update to 8.4a4
- DINSTANME changed
- more manpages
- new demos
- lib/tk%%TK_VER%%/msgs/
- new modules
- fix FreeBSD build
- reduce Makefile patch
2002-03-07 07:52:39 +00:00
Dirk Meyer
96aa9589d0 update pkg-descr
Submitted by:	pavalos@theshell.com
2001-11-24 09:05:15 +00:00
Dirk Meyer
486764a530 update ports after rep after reprocopy:
ports/lang/tcl83         to  ports/lang/tcl84
ports/x11-toolkits/tk83  to  ports/x11-toolkits/tk84

CATEGORIES stripped, no "tcl84" and "tk84" entrys.
2001-11-24 04:18:46 +00:00
Dirk Meyer
daf7bac68b Improved shared linking,
so tk can be loaded on demand in tclsh.

$ tclsh8.3
% load libtk83.so

reported by: Wojciech Sobczuk
2001-11-10 21:05:02 +00:00
David E. O'Brien
6e0aafb541 Explicitly set the LATEST_LINK -- right now this port and tk82 are
fighting it out to see who gets the tk.tgz -> ../All/tk-8.*.tgz link.
Today tk82 won. :-(  I hope the tk port maintainers will think thru this
problem and its interaction with the tcl ports.
2001-10-31 22:59:18 +00:00
Dirk Meyer
1612ab91a7 Update to 8.3.4 2001-10-21 03:15:03 +00:00
Dirk Meyer
385c248462 change MAINTAINER to FreeBSD.org address 2001-06-24 04:28:57 +00:00
Dirk Meyer
2ddce8b09b - tk83 uses now the same cflages like in tcl83
Submitted by:	mi@aldan.algebra.com (Mikhail Teterin)
2001-05-01 12:17:05 +00:00
Dmitry Sivachenko
cae2bcdf44 Add 3 missing manpages.
Approved by:	maintainer
2001-04-17 10:39:43 +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
f18875debd Upgrade to 8.3.2.
PR:		ports/25372
2001-03-08 05:05:57 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Vanilla I. Shu
76238c7b9c 1) Use MASTER_SITE_TCLTK for tk80 and tk82.
2) Fix a typo of pkg/DESCR for tk83.
3) Add/Change WWW: comments for three brothers.

PR:		ports/20079
Submitted by:	OKAZAKI Tetsurou <okazaki@be.to>
2000-10-14 15:23:00 +00:00
Satoshi Asami
07828ff0f0 Rename {INSTALL,DEINSTALL}.wish to pkg-{install,deinstall}.wish. 2000-10-08 03:07:46 +00:00
Justin M. Seger
86995f3e3a /usr/local -> ${LOCALBASE}
PR:		ports/19451
Submitted by:	Mike Meyer <mwm@mired.org>
2000-07-30 13:47:22 +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
1de95a9ce1 First round of INSTALL_SHLIB fixes. 2000-06-15 16:44:16 +00:00
Tim Vanderhoek
6c1cd273f2 Call DEINSTALL.wish to snuff-out extraneous wishes. Remove an archaicism
in non-ja tkstep80.
2000-06-02 07:29:19 +00:00
Tim Vanderhoek
4c488df21a Scatter DEINSTALL.wish to wherever there exists INSTALL.wish 2000-06-02 07:15:24 +00:00
Justin M. Seger
df18cd688b Upgrade to tk-8.3.1 w/plus 2000-05-10 22:55:21 +00:00
Justin M. Seger
d81e52ad84 Use plus patches 2000-05-01 16:02:20 +00:00
Justin M. Seger
009ca2a544 Upgrade to tk-8.3 2000-04-24 21:18:59 +00:00
Chris Piazza
458db42f26 Update with the new PORTNAME/PORTVERSION variables 2000-04-10 01:11:24 +00:00
Justin M. Seger
45a5c96017 Upgrade repo-copy of tk82->tk83 to tk8.3.b1 2000-01-05 20:20:28 +00:00
Justin M. Seger
ef15f7ecfe Upgrade to tk 8.2.3 2000-01-05 07:12:11 +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
0727041ae4 Update version number and nuke some unneccessary lines. 1999-11-25 03:54:29 +00:00
Justin M. Seger
8c842f5595 Upgrade to tk-8.2.2 1999-11-22 04:51:31 +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
Peter Wemm
50fb080408 $Id$ -> $FreeBSD$ 1999-08-31 03:04:38 +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
Satoshi Asami
2d0ca19b95 Use libtclstub81.a from installed location, not build directory. 1999-08-23 10:05:11 +00:00
Tim Vanderhoek
a84b5b5f94 #4/4 enforcing Caps, no period
[Has anyone figured-out what makes the number 393 so interesting to PW, now?]

I wonder what was going through Jordan's head during his infamous
$Id$-smashing commit.

Before I forget....

Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting
this commit.  See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
1999-06-26 19:22:14 +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
cb83eb5d03 Remove MLINK= bugs copied from mkLinks bugs. 1999-05-04 21:03:55 +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
Steve Price
9e031867e2 Set TK_LIB_FILE so ports that depend on libtk81.so.1 can find it. Also
a minor cleanup to PLIST while I'm here.
1999-01-26 01:42:10 +00:00
Eric J.Chet
d0b8e09b15 install libtk as libtk81.so.1 not libtk8.1.so.1 1999-01-21 17:35:29 +00:00
Eric J.Chet
6cef51415f Update tk81 to beta 1 1999-01-17 14:26:55 +00:00
Satoshi Asami
9b966a2035 Use PKG* variables instead of adding extra files to PKG_ARGS. 1998-12-13 08:49:14 +00:00
Satoshi Asami
555a3ebe6c Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denote
that the port otherwise uses files from another port.  (Note: support
for FILE_DEPENDS is not in bsd.port.mk yet, so it's a no-op for now.)
1998-12-01 03:06:49 +00:00
Satoshi Asami
0baa6e2834 Create ${PREFIX}/bin before cat'ing a file into it. 1998-11-28 00:20:48 +00:00
Satoshi Asami
f27d17983f Add USE_XLIB.
Found by:	Steve's little perl script
1998-11-11 02:02:14 +00:00
Steve Price
8db360a8a7 Convert to ELF. 1998-10-03 22:05:49 +00:00