summaryrefslogtreecommitdiff
path: root/lang/tcl80
AgeCommit message (Expand)Author
2000-10-08Rename {INSTALL,DEINSTALL}.tclsh to pkg-{install,deinstall}.tclsh.Satoshi Asami
2000-06-16Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami
2000-06-16Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because IMaxim Sobolev
2000-06-15Third round of INSTALL_SHLIBS=yes fixes.Maxim Sobolev
2000-06-09Ooops, I forgot that we need bsd.port.pre.mk before we can use FILESDIR.Will Andrews
2000-06-09Use absolute path for FILESDIR instead of relative path.Will Andrews
2000-05-31Be aware of otclsh and tclsh8.1_rTim Vanderhoek
2000-05-31PKGDEINSTALL=${PORTSDIR}/lang/tcl82/pkg/DEINSTALL.tclsh, or fromTim Vanderhoek
2000-05-31Let the user know about itcl installations, too.Tim Vanderhoek
2000-05-31Add a DEINSTALL.tclsh everywhere there exists an INSTALL.tclsh.Tim Vanderhoek
2000-04-12Convert to the PORTNAME - PORTVERSION syntax.David E. O'Brien
1999-11-01Add some missing manpages.Steve Price
1999-08-25Change Id->FreeBSD.David E. O'Brien
1999-06-26Commit #3/4 to enforce caps, no period.Tim Vanderhoek
1999-06-20Upgrade to tcl and tk 8.1.Justin M. Seger
1999-05-26Don't unintentionally overwrite an existing tclsh/wish.Tim Vanderhoek
1999-05-25<mumble> <mumble>Tim Vanderhoek
1999-05-06Use MLINKS and friends (rather than PLIST literals) to stipulate man pages & ...Chris Timmons
1999-05-04Fix the script that makes the long-name man page links, and add theBill Fenner
1999-04-30Tcl 8.0.5. Fenner's MLINK PR TBA RSNChris Timmons
1999-04-22this should finish cleaning up the WWW_SITE -> DESCR/WWW: mess ...Marc G. Fournier
1999-04-08Proper URLs that reference directories end in '/'Bill Fumerola
1999-04-03Add Central European Summer time zoneJustin M. Seger
1999-03-11Commit all Y2K/WWW_SITE changes from today...Marc G. Fournier
1998-12-24Assume role of maintainer. By request of: maintainer.Chris Timmons
1998-12-19Cause tcl "info sharedlibextension" command to correctly returnChris Timmons
1998-12-19Tcl v8.0.4Chris Timmons
1998-12-13Use PKG* variables instead of adding extra files to PKG_ARGS.Satoshi Asami
1998-11-28Create ${PREFIX}/bin before cat'ing a file into it.Satoshi Asami
1998-11-14Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or changeSatoshi Asami
1998-09-22Only use -soname flag if building for an ELF world.Steve Price
1998-09-20Unbreak deinstall by adding the required trailing '%%'.Steve Price
1998-09-17Make this build in an ELF world.Steve Price
1998-07-27Install a "tclsh" script that spits-out a list of the real tclsh's, asTim Vanderhoek
1998-07-03MASTERSITE moved to ftp.scriptics.com.Steve Price
1998-05-05Execute `ldconfig -R' at the pkg_delete step.Thomas Gellekum
1998-03-18Do the Right Thing when building static libraries.Jean-Marc Zucconi
1997-12-31PLIST contained tk include files, not tcl include files.Paul Traina
1997-12-01Fix PLIST includesPaul Traina
1997-12-01Whoops, forgot to copy over patch that bumped SHLIBPaul Traina
1997-12-01Upgrade to 8.0PL2Paul Traina
1997-11-26Upgrade to v8.0 PL1.Paul Traina
1997-10-08Add tcl/tk ports to the virtual categories that bear their own name.Satoshi Asami
1997-10-02Create some directories with "mkdir -p" so that it works on an emptySatoshi Asami
1997-10-01Install all headers into ${PREFIX}/include/{generic,unix}Thomas Gellekum
1997-09-01Build and install static library also.Jordan K. Hubbard
1997-08-20Import TCL 8.0 as a port for the 2.x users and others who want it hereJordan K. Hubbard