Commit graph

87 commits

Author SHA1 Message Date
Dirk Meyer
d7c08dff63 - Update URL 2003-06-17 04:02:10 +00:00
Dirk Meyer
43d8bb7d5a - Update to 8.4.3 2003-05-21 05:18:53 +00:00
Dirk Meyer
9173f05631 - use configures --includedir
- cleanup makefile
2003-05-14 04:19:00 +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
76c1abd76f - Update to 8.4.2
- make dependency configureable with TCL84_PORT
- make SOURCE path in tkConfig.sh variable
PR:             48574
2003-03-23 20:32:14 +00:00
Dirk Meyer
383632d837 - backout as requested by kris
ports is now broken again on bento.
2003-02-23 10:57:55 +00:00
Dirk Meyer
77032a0ce2 - add pre-fetch target 2003-02-23 08:03:41 +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
ba939fcd42 - fix portlint fatal 2003-02-11 04:37:15 +00:00
Kris Kennaway
534ad9b411 Set NOPRECIOUSMAKEVARS to unbreak 'make readmes' 2003-02-10 07:22:35 +00:00
Dirk Meyer
2c6d201845 - use LATEST_LINK 2003-02-04 20:12:46 +00:00
Dirk Meyer
c3cbef04d1 - Update to 8.4.1 2002-11-13 03:29:27 +00:00
Dirk Meyer
1e74dc9d00 bump PORTEPOCH 2002-10-16 18:18:07 +00:00
Dirk Meyer
5d647f70a9 Add BUILD_DEPENDS 2002-10-07 19:25:35 +00:00
Dirk Meyer
cd78936c6e Update to 8.4.0 2002-10-05 17:24:40 +00:00
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