Dirk Meyer
96f20f728d
- allow to overwrite TKBASE
...
package is not changed
2004-11-01 12:53:12 +00:00
Dirk Meyer
d812bf6dde
- optimize reinplace to handle symlinked /usr/ports
2004-10-28 07:49:06 +00:00
Dirk Meyer
e8599f3df2
- Fix bad source path in tclConfig.sh tkConfig.sh
...
make packages from pointyhat cluster work as intended
2004-10-27 18:07:18 +00:00
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
4857d67313
- add SIZE
2004-02-26 05:56:07 +00:00
Dirk Meyer
d7c08dff63
- Update URL
2003-06-17 04:02:10 +00:00
Dirk Meyer
92a54757b7
- cleanup makefile
2003-05-14 03:53:56 +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
92effce53f
- make dependency configureable with TCL82_PORT
...
- make SOURCE path in tkConfig.sh variable
PR: 48574
2003-03-23 20:31:12 +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
Kris Kennaway
565f4d8cf8
Fix build on sparc64 (-fpic -> -fPIC)
2002-12-09 08:25:50 +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
c20aa51d1b
Took maintainership
2001-11-14 08:46:29 +00:00
Dirk Meyer
b0d18323b4
NO_LATEST_LINK= yes addded, lust like in tcl82
2001-11-03 06:09:51 +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
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
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
089e92d1f5
Don't ignore CFLAGS
...
PR: ports/17599
Submitted by: Will Andrews <andrews@technologist.com>
2000-04-24 13:46:33 +00:00
Chris Piazza
458db42f26
Update with the new PORTNAME/PORTVERSION variables
2000-04-10 01:11:24 +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
Steve Price
2fddf70ede
Add the elided text patch from the TkMan distribution.
1999-11-29 03:39:29 +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