Commit graph

66 commits

Author SHA1 Message Date
Cheng-Lung Sung
e8390e6e3c - s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include irc/ japanese/ java/ lang/ mail/ math/ maintained by ports@

PR:		ports/101916
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-08-15 00:29:13 +00:00
Edwin Groothuis
7c6393360c Remove USE_REINPLACE from the categories starting with L 2006-05-09 20:52:24 +00:00
Pav Lucistnik
f307f38435 - Add SHA256 2005-11-25 00:33:45 +00:00
Mark Linimon
1976bfbf8b Chase the remaining cases of scriptics.com in the ports tree. The site
has been renamed to tcl.tk.

Source:		distfile survey
Hat:		portmgr
2005-10-04 06:59:29 +00:00
David Schultz
3e34029c2e Fix build. Ports that formerly attempted to work around problems
created by matherr() no longer need to do so.
2005-02-12 13:19:47 +00:00
Yen-Ming Lee
eccfb252a3 - install manpages only if WITH_TCL80_MAN is defined
- utilize MASTER_SITE_TCLTK

PR:		71925
Submitted by:	leeym
Approved by:	portmgr (marcus)
2004-09-21 18:11:14 +00:00
Ade Lovett
e56e34a864 Slightly harder to deal with than ports/70328, but tweak tcl80 and tk80
with  WITH_TCL80_MAN and WITH_TK80_MAN knobs respectively.
2004-08-23 19:59:09 +00:00
Trevor Johnson
c0669efed5 Tidy up whitespace. 2004-04-10 17:26:55 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Sergei Kolobov
8bf7269a4e - Use canonical form (ports@FreeBSD.org) in MAINTAINER line 2003-12-21 00:23:25 +00:00
Ruslan Ermilov
d4b4dd343d Fix build on 5.1-CURRENT after recent sys.mk changes.
Urged by:	kris
2003-08-04 13:21:24 +00:00
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