Date: Tue, 6 Mar 2007 19:38:10 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang Makefile ports/lang/tcl-tk-wrapper Makefile pkg-descr ports/lang/tcl-tk-wrapper/files pkg-message.in tclsh.in tcltk.conf.sample.in wish.in Message-ID: <200703061938.l26JcA0V003137@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2007-03-06 19:38:10 UTC FreeBSD ports repository Modified files: lang Makefile Added files: lang/tcl-tk-wrapper Makefile pkg-descr lang/tcl-tk-wrapper/files pkg-message.in tclsh.in tcltk.conf.sample.in wish.in Log: Tcl-tk-wrapper installs shell wrappers for "tclsh" and "wish" commands that come with different versions of tcl and tk. Users can define which version of the tcl and tk shells should be called. To make use of the "tclsh" wrapper, users need to install tcl. Recommended tcl ports: lang/tcl84 lang/tcl85 To make use of the "wish" wrapper, users need to install tk. Recommended tk ports: x11-toolkits/tk84 x11-toolkits/tk85 - Martin Matuska martin@matuska.org PR: ports/109852 Submitted by: martin at matuska.org Revision Changes Path 1.547 +1 -0 ports/lang/Makefile 1.1 +36 -0 ports/lang/tcl-tk-wrapper/Makefile (new) 1.1 +13 -0 ports/lang/tcl-tk-wrapper/files/pkg-message.in (new) 1.1 +31 -0 ports/lang/tcl-tk-wrapper/files/tclsh.in (new) 1.1 +17 -0 ports/lang/tcl-tk-wrapper/files/tcltk.conf.sample.in (new) 1.1 +31 -0 ports/lang/tcl-tk-wrapper/files/wish.in (new) 1.1 +12 -0 ports/lang/tcl-tk-wrapper/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703061938.l26JcA0V003137>