Commit Graph

19 Commits

Author SHA1 Message Date
Satoshi Asami
0baa6e2834 Create ${PREFIX}/bin before cat'ing a file into it. 1998-11-28 00:20:48 +00:00
Satoshi Asami
96bc8048c3 Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change
shell loops to make loops.  Use EXTRA_PKG_FLAGS to add install scripts
instead of adding it to PKG_FLAGS after bsd.port.mk.
1998-11-14 09:43:39 +00:00
Steve Price
db84801dd5 Only use -soname flag if building for an ELF world.
Noticed by:	smace
1998-09-22 18:40:36 +00:00
Steve Price
16a01b18a1 Unbreak deinstall by adding the required trailing '%%'. 1998-09-20 23:51:28 +00:00
Steve Price
d9a03dd68a Make this build in an ELF world.
Reviewed by:	jkh
1998-09-17 22:30:11 +00:00
Tim Vanderhoek
00505cbefa Install a "tclsh" script that spits-out a list of the real tclsh's, as
discussed many times on -ports.  I expect that a few of the dependencies
will break silently.

I didn't touch ja-tcl (etc.) since the tclsh message should perhaps
be translated?

PR:		ports/5894
Mention:	Eivind (a first shot at a tclsh script)
1998-07-27 21:14:50 +00:00
Steve Price
2920847b72 MASTERSITE moved to ftp.scriptics.com. 1998-07-03 23:07:17 +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
Jean-Marc Zucconi
e7952443b3 Do the Right Thing when building static libraries. 1998-03-18 00:56:29 +00:00
Paul Traina
00b2a1b6fd PLIST contained tk include files, not tcl include files.
PR:		5249
Submitted by:	Jun Kuriyama
1997-12-31 16:44:40 +00:00
Paul Traina
c0facaf04d Fix PLIST includes 1997-12-01 19:23:15 +00:00
Paul Traina
3b981bc227 Whoops, forgot to copy over patch that bumped SHLIB 1997-12-01 19:20:06 +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
Satoshi Asami
70b48fcb78 Create some directories with "mkdir -p" so that it works on an empty
/usr/local.  If people can do a pkg_delete before the final test, it
will be very appreciated.
1997-10-02 05:22:00 +00:00
Thomas Gellekum
6fffb422bb Install all headers into ${PREFIX}/include/{generic,unix}
for consistency with the older tcl ports.

OK'd by:	jkh
1997-10-01 08:39:50 +00:00
Jordan K. Hubbard
664b294599 Build and install static library also.
Submitted by: "Justin M. Seger" <jseger@freebsd.scds.com>
1997-09-01 11:16:51 +00:00
Jordan K. Hubbard
aebdd3e05c Import TCL 8.0 as a port for the 2.x users and others who want it here
as an option.
Reviewed by:	asami
1997-08-20 10:33:43 +00:00