aboutsummaryrefslogtreecommitdiffstats
path: root/lang/tcl82
Commit message (Collapse)AuthorAgeFilesLines
* Convert to the PORTNAME - PORTVERSION syntax.obrien2000-04-121-3/+3
|
* Upgrade to tcl 8.2.3jseger2000-01-055-28/+28
|
* Thanks to a repository copy (by Satoshi) of pkg/INSTALL.{tcl,wi}shsteve1999-12-271-3/+1
| | | | | from the 8.0.x version of these ports, we are now one step closer to finally being rid of them.
* Upgrade to tcl-8.2.2jseger1999-11-224-24/+15
|
* Upgrade repository copies to tcl/tk 8.2jseger1999-09-065-265/+306
|
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Upgrade to tcl-8.1.1 and tk-8.1.1jseger1999-08-242-8/+8
|
* Commit #3/4 to enforce caps, no period.hoek1999-06-271-1/+1
| | | | | | | | | | | | 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
* Upgrade to tcl and tk 8.1.jseger1999-06-205-59/+122
| | | | | | Move NO_LATEST_LINK from tcl81 and tk81 to tcl80 and tk80. Submitted by: YAZAKI Hiroyuki <yazaki@nn.iij4u.or.jp>
* Don't unintentionally overwrite an existing tclsh/wish.hoek1999-05-261-4/+4
| | | | Reported-By: Mikhail Teterin <mi@kot.ne.mediaone.net>
* Don't try running mkLinks (since it doesn't do anything anyway)fenner1999-05-052-5/+309
| | | | Use MLINKS= to accomplish what mkLinks wanted to do.
* this should finish cleaning up the WWW_SITE -> DESCR/WWW: mess ...scrappy1999-04-222-3/+3
|
* Proper URLs that reference directories end in '/'billf1999-04-091-2/+2
|
* Commit all Y2K/WWW_SITE changes from today...scrappy1999-03-121-1/+5
|
* Remove the tcl.h symlink too on deinstall.steve1999-01-261-0/+1
|
* Update tcl81 to beta 1ejc1999-01-175-54/+58
|
* Use PKG* variables instead of adding extra files to PKG_ARGS.asami1998-12-131-6/+7
|
* Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denoteasami1998-12-011-1/+3
| | | | | 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.)
* Create ${PREFIX}/bin before cat'ing a file into it.asami1998-11-281-0/+1
|
* Cleanup conversion to ELF.steve1998-10-044-179/+58
|
* Changes for ELFjseger1998-09-152-1/+15
|
* Honor CFLAGS is set.steve1998-08-241-7/+17
| | | | | PR: 7702 Submitted by: Sheldon Hearn <axl@iafrica.com>
* Install a "tclsh" script that spits-out a list of the real tclsh's, ashoek1998-07-282-1/+37
| | | | | | | | | | | 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)
* Distfile moved on master site.jdp1998-07-051-2/+2
|
* Files are no longer available on the old MASTER_SITE, use the new one,jseger1998-07-011-2/+2
| | | | ftp.scriptics.com
* Execute `ldconfig -R' at the pkg_delete step.tg1998-05-051-0/+1
| | | | | PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp>
* Add NO_LATEST_LINK, tcl81/tk81 are still alpha.asami1998-03-221-1/+2
|
* Upgrade to version 8.1.a2.jseger1998-03-023-7/+6
|
* 1. This is tk81, not 80.hoek1998-02-221-2/+1
| | | | 2. pkg/DESCR is no longer just for packages.
* Upgrade a repository copy of 8.0 to version 8.1jseger1998-02-164-70/+136
|
* PLIST contained tk include files, not tcl include files.pst1998-01-011-22/+7
| | | | | PR: 5249 Submitted by: Jun Kuriyama
* Fix PLIST includespst1997-12-021-7/+22
|
* Whoops, forgot to copy over patch that bumped SHLIBpst1997-12-021-1/+1
|
* Upgrade to 8.0PL2pst1997-12-024-6/+6
|
* Upgrade to v8.0 PL1.pst1997-11-275-8/+18
| | | | | Thanks go to all the folks who tested on their systems and tested ports that relied on Tcl/Tk v8.x.
* Add tcl/tk ports to the virtual categories that bear their own name.asami1997-10-081-2/+2
| | | | Suggested by: jkh
* Create some directories with "mkdir -p" so that it works on an emptyasami1997-10-021-1/+6
| | | | | /usr/local. If people can do a pkg_delete before the final test, it will be very appreciated.
* Install all headers into ${PREFIX}/include/{generic,unix}tg1997-10-012-10/+54
| | | | | | for consistency with the older tcl ports. OK'd by: jkh
* Build and install static library also.jkh1997-09-012-4/+42
| | | | Submitted by: "Justin M. Seger" <jseger@freebsd.scds.com>
* Import TCL 8.0 as a port for the 2.x users and others who want it herejkh1997-08-206-0/+288
as an option. Reviewed by: asami