| Commit message (Expand) | Author | Files | Lines |
2003-08-04 | Fix build on 5.1-CURRENT after recent sys.mk changes. | Ruslan Ermilov | 1 | -29/+33 |
2003-06-15 | Complete the list of source files by adding tclResolve.c. Not | Marcel Moolenaar | 1 | -1/+1 |
2003-02-20 | De-pkg-comment. | Akinori MUSHA | 2 | -1/+1 |
2002-11-10 | o Rollback PORTCOMMENT modifications while this feature's implementation | Mario Sergio Fujikawa Ferreira | 2 | -2/+1 |
2002-11-06 | Use PORTCOMMENT in the Makefile, and whack the pkg-comment. | Adam Weinberger | 2 | -1/+2 |
2002-10-23 | Fix build on -current (add -DNO_UNION_WAIT to cc build flags) | Kris Kennaway | 1 | -1/+2 |
2001-11-20 | Style police: WWW tags should either end in a file/script or TRAILING /; Fix ... | Mario Sergio Fujikawa Ferreira | 1 | -1/+1 |
2001-01-27 | Remove inactive MAINTAINER <cwt>, who hasn't committed in 20 months. | Will Andrews | 1 | -1/+1 |
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-06-09 | Ooops, I forgot that we need bsd.port.pre.mk before we can use FILESDIR. | Will Andrews | 1 | -2/+2 |
2000-06-09 | Use absolute path for FILESDIR instead of relative path. | Will Andrews | 1 | -1/+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-04-12 | Convert to the PORTNAME - PORTVERSION syntax. | David E. O'Brien | 1 | -3/+3 |
1999-11-01 | Add some missing manpages. | Steve Price | 1 | -0/+3 |
1999-08-25 | Change Id->FreeBSD. | David E. O'Brien | 1 | -1/+1 |
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 | 1 | -1/+2 |
1999-05-26 | Don't unintentionally overwrite an existing tclsh/wish. | Tim Vanderhoek | 1 | -4/+4 |
1999-05-25 | <mumble> <mumble> | Tim Vanderhoek | 2 | -150/+405 |
1999-05-06 | Use MLINKS and friends (rather than PLIST literals) to stipulate man pages & ... | Chris Timmons | 2 | -406/+150 |
1999-05-04 | Fix the script that makes the long-name man page links, and add the | Bill Fenner | 2 | -1/+250 |
1999-04-30 | Tcl 8.0.5. Fenner's MLINK PR TBA RSN | Chris Timmons | 4 | -23/+18 |
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-04-03 | Add Central European Summer time zone | Justin M. Seger | 1 | -0/+10 |
1999-03-11 | Commit all Y2K/WWW_SITE changes from today... | Marc G. Fournier | 1 | -1/+5 |
1998-12-24 | Assume role of maintainer. By request of: maintainer. | Chris Timmons | 1 | -2/+2 |
1998-12-19 | Cause tcl "info sharedlibextension" command to correctly return | Chris Timmons | 1 | -0/+1 |
1998-12-19 | Tcl v8.0.4 | Chris Timmons | 5 | -26/+29 |
1998-12-13 | Use PKG* variables instead of adding extra files to PKG_ARGS. | Satoshi Asami | 1 | -4/+4 |
1998-11-28 | Create ${PREFIX}/bin before cat'ing a file into it. | Satoshi Asami | 1 | -0/+1 |
1998-11-14 | Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change | Satoshi Asami | 1 | -10/+11 |
1998-09-22 | Only use -soname flag if building for an ELF world. | Steve Price | 1 | -3/+7 |
1998-09-20 | Unbreak deinstall by adding the required trailing '%%'. | Steve Price | 1 | -2/+2 |
1998-09-17 | Make this build in an ELF world. | Steve Price | 4 | -23/+47 |
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-03 | MASTERSITE moved to ftp.scriptics.com. | Steve Price | 1 | -2/+2 |
1998-05-05 | Execute `ldconfig -R' at the pkg_delete step. | Thomas Gellekum | 1 | -0/+1 |
1998-03-18 | Do the Right Thing when building static libraries. | Jean-Marc Zucconi | 3 | -1/+70 |
1997-12-31 | PLIST contained tk include files, not tcl include files. | Paul Traina | 1 | -22/+7 |
1997-12-01 | Fix PLIST includes | Paul Traina | 1 | -7/+22 |
1997-12-01 | Whoops, forgot to copy over patch that bumped SHLIB | Paul Traina | 1 | -1/+1 |
1997-12-01 | Upgrade to 8.0PL2 | Paul Traina | 4 | -6/+6 |