summaryrefslogtreecommitdiff
path: root/lang/tcl80 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20952
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-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 Notes: svn path=/head/; revision=19803
* Upgrade to tcl and tk 8.1.Justin M. Seger1999-06-201-1/+2
| | | | | | | | | Move NO_LATEST_LINK from tcl81 and tk81 to tcl80 and tk80. Submitted by: YAZAKI Hiroyuki <yazaki@nn.iij4u.or.jp> Notes: svn path=/head/; revision=19591
* Don't unintentionally overwrite an existing tclsh/wish.Tim Vanderhoek1999-05-261-4/+4
| | | | | | | Reported-By: Mikhail Teterin <mi@kot.ne.mediaone.net> Notes: svn path=/head/; revision=19000
* <mumble> <mumble>Tim Vanderhoek1999-05-252-150/+405
| | | | | | | PR: ports/9787 Notes: svn path=/head/; revision=18990
* Use MLINKS and friends (rather than PLIST literals) to stipulate man pages & ↵Chris Timmons1999-05-062-406/+150
| | | | | | | links Notes: svn path=/head/; revision=18566
* Fix the script that makes the long-name man page links, and add theBill Fenner1999-05-042-1/+250
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=18471
* Tcl 8.0.5. Fenner's MLINK PR TBA RSNChris Timmons1999-04-304-23/+18
| | | | Notes: svn path=/head/; revision=18222
* this should finish cleaning up the WWW_SITE -> DESCR/WWW: mess ...Marc G. Fournier1999-04-222-3/+3
| | | | Notes: svn path=/head/; revision=18059
* Proper URLs that reference directories end in '/'Bill Fumerola1999-04-081-2/+2
| | | | Notes: svn path=/head/; revision=17742
* Add Central European Summer time zoneJustin M. Seger1999-04-031-0/+10
| | | | | | | | Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org> PR: ports/9666 Notes: svn path=/head/; revision=17627
* Commit all Y2K/WWW_SITE changes from today...Marc G. Fournier1999-03-111-1/+5
| | | | Notes: svn path=/head/; revision=17142
* Assume role of maintainer. By request of: maintainer.Chris Timmons1998-12-241-2/+2
| | | | Notes: svn path=/head/; revision=15556
* Cause tcl "info sharedlibextension" command to correctly returnChris Timmons1998-12-191-0/+1
| | | | | | | | ".so". Submitted by: "Louis A. Mamakos" <louie@TransSys.COM> Notes: svn path=/head/; revision=15423
* Tcl v8.0.4Chris Timmons1998-12-195-26/+29
| | | | Notes: svn path=/head/; revision=15420
* Use PKG* variables instead of adding extra files to PKG_ARGS.Satoshi Asami1998-12-131-4/+4
| | | | Notes: svn path=/head/; revision=15322
* Create ${PREFIX}/bin before cat'ing a file into it.Satoshi Asami1998-11-281-0/+1
| | | | Notes: svn path=/head/; revision=14921
* Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or changeSatoshi Asami1998-11-141-10/+11
| | | | | | | | shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts instead of adding it to PKG_FLAGS after bsd.port.mk. Notes: svn path=/head/; revision=14512
* Only use -soname flag if building for an ELF world.Steve Price1998-09-221-3/+7
| | | | | | | Noticed by: smace Notes: svn path=/head/; revision=13327
* Unbreak deinstall by adding the required trailing '%%'.Steve Price1998-09-201-2/+2
| | | | Notes: svn path=/head/; revision=13265
* Make this build in an ELF world.Steve Price1998-09-174-23/+47
| | | | | | | Reviewed by: jkh Notes: svn path=/head/; revision=13208
* Install a "tclsh" script that spits-out a list of the real tclsh's, asTim Vanderhoek1998-07-272-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) Notes: svn path=/head/; revision=12165
* MASTERSITE moved to ftp.scriptics.com.Steve Price1998-07-031-2/+2
| | | | Notes: svn path=/head/; revision=11685
* Execute `ldconfig -R' at the pkg_delete step.Thomas Gellekum1998-05-051-0/+1
| | | | | | | | PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp> Notes: svn path=/head/; revision=10860
* Do the Right Thing when building static libraries.Jean-Marc Zucconi1998-03-183-1/+70
| | | | Notes: svn path=/head/; revision=10220
* PLIST contained tk include files, not tcl include files.Paul Traina1997-12-311-22/+7
| | | | | | | | PR: 5249 Submitted by: Jun Kuriyama Notes: svn path=/head/; revision=9236
* Fix PLIST includesPaul Traina1997-12-011-7/+22
| | | | Notes: svn path=/head/; revision=8942
* Whoops, forgot to copy over patch that bumped SHLIBPaul Traina1997-12-011-1/+1
| | | | Notes: svn path=/head/; revision=8941
* Upgrade to 8.0PL2Paul Traina1997-12-014-6/+6
| | | | Notes: svn path=/head/; revision=8937
* Upgrade to v8.0 PL1.Paul Traina1997-11-265-8/+18
| | | | | | | | Thanks go to all the folks who tested on their systems and tested ports that relied on Tcl/Tk v8.x. Notes: svn path=/head/; revision=8849
* Add tcl/tk ports to the virtual categories that bear their own name.Satoshi Asami1997-10-081-2/+2
| | | | | | | Suggested by: jkh Notes: svn path=/head/; revision=8181
* Create some directories with "mkdir -p" so that it works on an emptySatoshi Asami1997-10-021-1/+6
| | | | | | | | /usr/local. If people can do a pkg_delete before the final test, it will be very appreciated. Notes: svn path=/head/; revision=8084
* Install all headers into ${PREFIX}/include/{generic,unix}Thomas Gellekum1997-10-012-10/+54
| | | | | | | | | for consistency with the older tcl ports. OK'd by: jkh Notes: svn path=/head/; revision=8070
* Build and install static library also.Jordan K. Hubbard1997-09-012-4/+42
| | | | | | | Submitted by: "Justin M. Seger" <jseger@freebsd.scds.com> Notes: svn path=/head/; revision=7741
* Import TCL 8.0 as a port for the 2.x users and others who want it hereJordan K. Hubbard1997-08-206-0/+288
as an option. Reviewed by: asami Notes: svn path=/head/; revision=7628