Marcel Moolenaar
19c146dfaa
Complete the list of source files by adding tclResolve.c. Not
...
building it causes downstream dependencies to force the libraries
to be rebuilt. We don't want that.
There's no mention of tclResolve.c being excluded in the history,
so I expect it was just an unfortunate ommision.
2003-06-15 06:34:27 +00:00
Akinori MUSHA
2c41b9e5f3
De-pkg-comment.
2003-02-20 19:00:52 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34
o Rollback PORTCOMMENT modifications while this feature's implementation
...
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
...
Approved by: pat
2002-11-06 22:47:41 +00:00
Kris Kennaway
6429d9f075
Fix build on -current (add -DNO_UNION_WAIT to cc build flags)
...
Submitted by: tjr
2002-10-23 07:08:16 +00:00
Mario Sergio Fujikawa Ferreira
75ad5febcb
Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case
2001-11-20 23:29:38 +00:00
Will Andrews
359fa6e1e5
Remove inactive MAINTAINER <cwt>, who hasn't committed in 20 months.
2001-01-27 05:31:09 +00:00
Will Andrews
60f2b6b7a8
Goodbye, YEAR2000. Hello, 2001.
...
Approved by: asami
2001-01-01 10:15:16 +00:00
Satoshi Asami
2e1f2df0ef
Rename {INSTALL,DEINSTALL}.tclsh to pkg-{install,deinstall}.tclsh.
2000-10-08 03:00:49 +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
835d6b8655
Third round of INSTALL_SHLIBS=yes fixes.
2000-06-15 17:59:45 +00:00
Will Andrews
3407fc52b4
Ooops, I forgot that we need bsd.port.pre.mk before we can use FILESDIR.
...
Pointy hat: will
2000-06-09 22:27:25 +00:00
Will Andrews
a18646a21e
Use absolute path for FILESDIR instead of relative path.
...
PR: 19150
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-06-09 22:23:35 +00:00
Tim Vanderhoek
8d4fc29a87
Be aware of otclsh and tclsh8.1_r
2000-05-31 18:31:17 +00:00
Tim Vanderhoek
29870c686d
PKGDEINSTALL=${PORTSDIR}/lang/tcl82/pkg/DEINSTALL.tclsh, or from
...
${PKGDIR} if DEINSTALL.tclsh exists there.
Also, add INSTALL.tclsh to ja-tcl*, otcl, and itcl. The latter
two technically don't need it since they depend on another library
which will pull the (DE)?INSTALL.tclsh stuff in, but I'm changing
them anyways as a defensive measure.
2000-05-31 18:17:39 +00:00
Tim Vanderhoek
b766e9ce16
Let the user know about itcl installations, too.
2000-05-31 17:45:53 +00:00
Tim Vanderhoek
7ab809f56b
Add a DEINSTALL.tclsh everywhere there exists an INSTALL.tclsh.
2000-05-31 17:41:14 +00:00
David E. O'Brien
5cd5b258b5
Convert to the PORTNAME - PORTVERSION syntax.
2000-04-12 06:21:15 +00:00
Steve Price
65c3ab06b7
Add some missing manpages.
...
PR: 13677 (8 of 10)
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
1999-11-01 01:55:25 +00:00
David E. O'Brien
f0f690adc1
Change Id->FreeBSD.
1999-08-25 06:35:40 +00:00
Tim Vanderhoek
dd9ff05a6a
Commit #3/4 to enforce caps, no period.
...
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.
As promised,
$ time cvs ci
real 67m51.701s
user 0m1.250s
sys 0m5.345s
1999-06-26 19:12:45 +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
Tim Vanderhoek
0d1c798403
<mumble> <mumble>
...
PR: ports/9787
1999-05-25 18:10:38 +00:00
Chris Timmons
1ae2b20128
Use MLINKS and friends (rather than PLIST literals) to stipulate man pages & links
1999-05-06 20:14:40 +00:00
Bill Fenner
11dd3a5f4f
Fix the script that makes the long-name man page links, and add the
...
long-name man pages to PLIST.
Note that instead of including a 54k patch, there's a post-patch: target
in the Makefile that uses sed.
PR: ports/9786 and ports/9787
1999-05-04 19:33:50 +00:00
Chris Timmons
eedf643194
Tcl 8.0.5. Fenner's MLINK PR TBA RSN
1999-04-30 16:09:55 +00:00
Marc G. Fournier
a05c0a07b8
this should finish cleaning up the WWW_SITE -> DESCR/WWW: mess ...
1999-04-22 00:17:18 +00:00
Bill Fumerola
049b253ab2
Proper URLs that reference directories end in '/'
1999-04-08 19:05:48 +00:00
Justin M. Seger
d7d129ab02
Add Central European Summer time zone
...
Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org>
PR: ports/9666
1999-04-03 23:59:12 +00:00
Marc G. Fournier
d5ba786a25
Commit all Y2K/WWW_SITE changes from today...
1999-03-11 21:47:15 +00:00
Chris Timmons
2e82662cec
Assume role of maintainer. By request of: maintainer.
1998-12-24 06:51:12 +00:00
Chris Timmons
95cba67a84
Cause tcl "info sharedlibextension" command to correctly return
...
".so".
Submitted by: "Louis A. Mamakos" <louie@TransSys.COM>
1998-12-19 08:05:42 +00:00
Chris Timmons
95bee517c8
Tcl v8.0.4
1998-12-19 07:25:20 +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
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