Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add some missing manpages. | steve | 1999-11-01 | 1 | -0/+3 |
| | | | | | PR: 13677 (8 of 10) Submitted by: Jeremy Lea <reg@shale.csir.co.za> | ||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Commit #3/4 to enforce caps, no period. | hoek | 1999-06-27 | 1 | -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. | jseger | 1999-06-20 | 1 | -1/+2 |
| | | | | | | 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. | hoek | 1999-05-26 | 1 | -4/+4 |
| | | | | Reported-By: Mikhail Teterin <mi@kot.ne.mediaone.net> | ||||
* | <mumble> <mumble> | hoek | 1999-05-26 | 2 | -150/+405 |
| | | | | PR: ports/9787 | ||||
* | Use MLINKS and friends (rather than PLIST literals) to stipulate man pages & ↵ | cwt | 1999-05-07 | 2 | -406/+150 |
| | | | | links | ||||
* | Fix the script that makes the long-name man page links, and add the | fenner | 1999-05-05 | 2 | -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 | ||||
* | Tcl 8.0.5. Fenner's MLINK PR TBA RSN | cwt | 1999-05-01 | 4 | -23/+18 |
| | |||||
* | this should finish cleaning up the WWW_SITE -> DESCR/WWW: mess ... | scrappy | 1999-04-22 | 2 | -3/+3 |
| | |||||
* | Proper URLs that reference directories end in '/' | billf | 1999-04-09 | 1 | -2/+2 |
| | |||||
* | Add Central European Summer time zone | jseger | 1999-04-04 | 1 | -0/+10 |
| | | | | | Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org> PR: ports/9666 | ||||
* | Commit all Y2K/WWW_SITE changes from today... | scrappy | 1999-03-12 | 1 | -1/+5 |
| | |||||
* | Assume role of maintainer. By request of: maintainer. | cwt | 1998-12-24 | 1 | -2/+2 |
| | |||||
* | Cause tcl "info sharedlibextension" command to correctly return | cwt | 1998-12-19 | 1 | -0/+1 |
| | | | | | ".so". Submitted by: "Louis A. Mamakos" <louie@TransSys.COM> | ||||
* | Tcl v8.0.4 | cwt | 1998-12-19 | 5 | -26/+29 |
| | |||||
* | Use PKG* variables instead of adding extra files to PKG_ARGS. | asami | 1998-12-13 | 1 | -4/+4 |
| | |||||
* | Create ${PREFIX}/bin before cat'ing a file into it. | asami | 1998-11-28 | 1 | -0/+1 |
| | |||||
* | Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change | asami | 1998-11-14 | 1 | -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. | ||||
* | Only use -soname flag if building for an ELF world. | steve | 1998-09-23 | 1 | -3/+7 |
| | | | | Noticed by: smace | ||||
* | Unbreak deinstall by adding the required trailing '%%'. | steve | 1998-09-21 | 1 | -2/+2 |
| | |||||
* | Make this build in an ELF world. | steve | 1998-09-18 | 4 | -23/+47 |
| | | | | Reviewed by: jkh | ||||
* | Install a "tclsh" script that spits-out a list of the real tclsh's, as | hoek | 1998-07-28 | 2 | -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) | ||||
* | MASTERSITE moved to ftp.scriptics.com. | steve | 1998-07-04 | 1 | -2/+2 |
| | |||||
* | Execute `ldconfig -R' at the pkg_delete step. | tg | 1998-05-05 | 1 | -0/+1 |
| | | | | | PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp> | ||||
* | Do the Right Thing when building static libraries. | jmz | 1998-03-18 | 3 | -1/+70 |
| | |||||
* | PLIST contained tk include files, not tcl include files. | pst | 1998-01-01 | 1 | -22/+7 |
| | | | | | PR: 5249 Submitted by: Jun Kuriyama | ||||
* | Fix PLIST includes | pst | 1997-12-02 | 1 | -7/+22 |
| | |||||
* | Whoops, forgot to copy over patch that bumped SHLIB | pst | 1997-12-02 | 1 | -1/+1 |
| | |||||
* | Upgrade to 8.0PL2 | pst | 1997-12-02 | 4 | -6/+6 |
| | |||||
* | Upgrade to v8.0 PL1. | pst | 1997-11-27 | 5 | -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. | asami | 1997-10-08 | 1 | -2/+2 |
| | | | | Suggested by: jkh | ||||
* | Create some directories with "mkdir -p" so that it works on an empty | asami | 1997-10-02 | 1 | -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} | tg | 1997-10-01 | 2 | -10/+54 |
| | | | | | | for consistency with the older tcl ports. OK'd by: jkh | ||||
* | Build and install static library also. | jkh | 1997-09-01 | 2 | -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 here | jkh | 1997-08-20 | 6 | -0/+288 |
as an option. Reviewed by: asami |