Commit graph

24 commits

Author SHA1 Message Date
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
Steve Price
8298ae6701 Remove regexp support tcl81 libraries. 1998-10-03 21:36:15 +00:00
Satoshi Asami
5264cbceb5 Fix up dependencies for ports that moved into the x11-toolkits category. 1998-08-07 23:56:56 +00:00
Satoshi Asami
839f94d88c Move "FWF Xaw3d auis blt iv lesstif neXtaw pmw pygtk qt qt133 qt140
slingshot tix tk41 tk42 tk80 tk81 tkstep80 v xbae xforms xview-clients
xview-config xview-lib" from x11 to x11-toolkits.
1998-08-07 22:56:48 +00:00
Tim Vanderhoek
8a135bbda0 Install a wish script that spits-out all the various names for wish. The
script handles for tclX and tkstep.  This is as per several discussions
on -ports.  I expect one or two of the depending ports to break silently.

I didn't touch the ja-ports, since INSTALL.wish might want translating?

PR:		bin/5894
Mention:	Eivind, who wrote part of INSTALL.wish
1998-07-27 21:36:08 +00:00
John Polstra
471a187e08 Distfile moved on master site. 1998-07-12 21:07:21 +00:00
Justin M. Seger
ca6fc61bfb Files are no longer available on the old MASTER_SITE, use the new one,
ftp.scriptics.com
1998-07-01 10:21:02 +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
Satoshi Asami
7714a489bc Add NO_LATEST_LINK, tcl81/tk81 are still alpha. 1998-03-22 09:37:19 +00:00
Justin M. Seger
1155ed279f Upgrade to version 8.1.a2. 1998-03-02 02:10:01 +00:00
Tim Vanderhoek
1d9a93abad 1) This is tk81, not 80.
2) pkg/DESCR isn't just for binary packages anymore.
1998-02-21 19:41:11 +00:00
Justin M. Seger
a9dbb48a64 Upgrade repository copy of tk 8.0 to version 8.1 1998-02-16 16:00:13 +00:00
Satoshi Asami
c6f1fa785b Fixup yet another untested commit by the usual suspect. I recommend you
read the handbook's porting section if you don't understand how you are
supposed to test packaging.
1997-12-02 04:57:39 +00:00
Paul Traina
6c187e4740 Upgrade to 8.0PL2 1997-12-01 16:51:01 +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
f3532eef42 Add tcl/tk ports to the virtual categories that bear their own name.
Suggested by:	jkh
1997-10-08 10:48:52 +00:00
Thomas Gellekum
94445548c6 Install all headers into ${PREFIX}/lib/tk8.0/{generic,unix}.
No longer requires the configured tcl80.

OK'd by:	jkh
1997-10-01 09:20:37 +00:00
Jordan K. Hubbard
581d40577e Build and install static library also.
Submitted by: "Justin M. Seger" <jseger@freebsd.scds.com>
1997-09-01 11:46:55 +00:00
Satoshi Asami
d205ba96ed Remove trailing whitespace.
Pointed out by:	portlint
1997-08-27 05:03:11 +00:00
Jordan K. Hubbard
3eb86b28c2 Simplify BUILD_DEPENDS
Submitted by: asami
1997-08-25 16:40:13 +00:00
Jordan K. Hubbard
789a9ef244 This is the port of tk8.0 to go along with the tcl8.0 port.
Note that this requires the presence of the tcl port, e.g.
it needs portions of the unpacked tcl distribution sources.
Some unfortunate hackery for this was therefore required in the
Makefile.
1997-08-20 20:00:00 +00:00