| Commit message (Expand) | Author | Files | Lines |
2001-08-14 | - Fix Content of LD_SEARCH_FLAGS | Dirk Meyer | 4 | -32/+31 |
2001-06-24 | change MAINTAINER to FreeBSD.org address | Dirk Meyer | 1 | -1/+1 |
2001-06-15 | - Added new file koi8-u.enc | Dirk Meyer | 3 | -2/+26 |
2001-05-10 | - Fix creation of tmpfiles, previous version cause tcl to fail. | Dirk Meyer | 2 | -7/+5 |
2001-05-07 | - patch to use mkstemp instead of tmpnam | Dirk Meyer | 2 | -0/+18 |
2001-04-17 | Add one missing manpage. | Dmitry Sivachenko | 1 | -1/+1 |
2001-04-13 | Update tcl/tk to 8.3.3 | Dirk Meyer | 4 | -21/+22 |
2001-03-08 | Upgrade to 8.3.2. | Jing-Tang Keith Jang | 5 | -42/+37 |
2001-01-16 | Massive style enforcement - use ^I instead of spaces for variables identation. | Maxim Sobolev | 1 | -3/+3 |
2001-01-01 | Goodbye, YEAR2000. Hello, 2001. | Will Andrews | 1 | -2/+0 |
2000-10-08 | Rename {INSTALL,DEINSTALL}.tclsh to pkg-{install,deinstall}.tclsh. | Satoshi Asami | 1 | -2/+2 |
2000-06-16 | Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the | Satoshi Asami | 1 | -1/+1 |
2000-06-16 | Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I | Maxim Sobolev | 1 | -1/+1 |
2000-06-15 | Third round of INSTALL_SHLIBS=yes fixes. | Maxim Sobolev | 2 | -3/+1 |
2000-05-31 | Be aware of otclsh and tclsh8.1_r | Tim Vanderhoek | 2 | -2/+2 |
2000-05-31 | PKGDEINSTALL=${PORTSDIR}/lang/tcl82/pkg/DEINSTALL.tclsh, or from | Tim Vanderhoek | 1 | -0/+1 |
2000-05-31 | Let the user know about itcl installations, too. | Tim Vanderhoek | 1 | -3/+6 |
2000-05-31 | Add a DEINSTALL.tclsh everywhere there exists an INSTALL.tclsh. | Tim Vanderhoek | 1 | -0/+22 |
2000-05-23 | The checksum of Tcl plus patch for tcl-8.3.1 at PATCH_SITES is different | Maxim Sobolev | 1 | -1/+1 |
2000-05-10 | Upgrade to tcl-8.3.1 w/ plus patch | Justin M. Seger | 4 | -48/+40 |
2000-05-01 | Add plus patch | Justin M. Seger | 4 | -10/+20 |
2000-04-24 | Upgrade to tcl-8.3.0 | Justin M. Seger | 4 | -140/+68 |
2000-04-12 | Convert to the PORTNAME - PORTVERSION syntax. | David E. O'Brien | 1 | -3/+3 |
2000-01-05 | Upgrade repo copy of tcl82->tcl83 to tcl 8.3.b1 | Justin M. Seger | 3 | -23/+62 |
2000-01-05 | Upgrade to tcl 8.2.3 | Justin M. Seger | 5 | -28/+28 |
1999-12-27 | Thanks to a repository copy (by Satoshi) of pkg/INSTALL.{tcl,wi}sh | Steve Price | 1 | -3/+1 |
1999-11-21 | Upgrade to tcl-8.2.2 | Justin M. Seger | 4 | -24/+15 |
1999-09-05 | Upgrade repository copies to tcl/tk 8.2 | Justin M. Seger | 5 | -265/+306 |
1999-08-31 | FreeBSD.ORG -> FreeBSD.org | Michael Haro | 1 | -1/+1 |
1999-08-25 | Change Id->FreeBSD. | David E. O'Brien | 1 | -1/+1 |
1999-08-24 | Upgrade to tcl-8.1.1 and tk-8.1.1 | Justin M. Seger | 2 | -8/+8 |
1999-06-26 | Commit #3/4 to enforce caps, no period. | Tim Vanderhoek | 1 | -1/+1 |
1999-06-20 | Upgrade to tcl and tk 8.1. | Justin M. Seger | 5 | -59/+122 |
1999-05-26 | Don't unintentionally overwrite an existing tclsh/wish. | Tim Vanderhoek | 1 | -4/+4 |
1999-05-04 | Don't try running mkLinks (since it doesn't do anything anyway) | Bill Fenner | 2 | -5/+309 |
1999-04-22 | this should finish cleaning up the WWW_SITE -> DESCR/WWW: mess ... | Marc G. Fournier | 2 | -3/+3 |
1999-04-08 | Proper URLs that reference directories end in '/' | Bill Fumerola | 1 | -2/+2 |
1999-03-11 | Commit all Y2K/WWW_SITE changes from today... | Marc G. Fournier | 1 | -1/+5 |
1999-01-26 | Remove the tcl.h symlink too on deinstall. | Steve Price | 1 | -0/+1 |
1999-01-17 | Update tcl81 to beta 1 | Eric J.Chet | 5 | -54/+58 |
1998-12-13 | Use PKG* variables instead of adding extra files to PKG_ARGS. | Satoshi Asami | 1 | -6/+7 |
1998-12-01 | Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denote | Satoshi Asami | 1 | -1/+3 |
1998-11-28 | Create ${PREFIX}/bin before cat'ing a file into it. | Satoshi Asami | 1 | -0/+1 |
1998-10-03 | Cleanup conversion to ELF. | Steve Price | 4 | -179/+58 |
1998-09-15 | Changes for ELF | Justin M. Seger | 2 | -1/+15 |
1998-08-24 | Honor CFLAGS is set. | Steve Price | 1 | -7/+17 |
1998-07-27 | Install a "tclsh" script that spits-out a list of the real tclsh's, as | Tim Vanderhoek | 2 | -1/+37 |
1998-07-04 | Distfile moved on master site. | John Polstra | 1 | -2/+2 |
1998-07-01 | Files are no longer available on the old MASTER_SITE, use the new one, | Justin M. Seger | 1 | -2/+2 |
1998-05-05 | Execute `ldconfig -R' at the pkg_delete step. | Thomas Gellekum | 1 | -0/+1 |