Date: Tue, 27 Mar 2007 10:52:18 +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-wrapper Makefile pkg-descr ports/lang/tcl-wrapper/files conf.sample.in pkg-deinstall.in pkg-install.in pkg-message.in wrapper.in Message-ID: <200703271052.l2RAqICu077819@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2007-03-27 10:52:18 UTC FreeBSD ports repository Modified files: lang Makefile Added files: lang/tcl-wrapper Makefile pkg-descr lang/tcl-wrapper/files conf.sample.in pkg-deinstall.in pkg-install.in pkg-message.in wrapper.in Log: Tcl-wrapper installs a shell wrapper for the "tclsh" command that comes with different versions of Tcl. Users can define in a configuration file which version of the Tcl shell should be called. - Martin Matuska martin@matuska.org PR: ports/110626 Submitted by: martin at matuska.org Revision Changes Path 1.550 +1 -0 ports/lang/Makefile 1.1 +71 -0 ports/lang/tcl-wrapper/Makefile (new) 1.1 +6 -0 ports/lang/tcl-wrapper/files/conf.sample.in (new) 1.1 +17 -0 ports/lang/tcl-wrapper/files/pkg-deinstall.in (new) 1.1 +12 -0 ports/lang/tcl-wrapper/files/pkg-install.in (new) 1.1 +7 -0 ports/lang/tcl-wrapper/files/pkg-message.in (new) 1.1 +28 -0 ports/lang/tcl-wrapper/files/wrapper.in (new) 1.1 +6 -0 ports/lang/tcl-wrapper/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703271052.l2RAqICu077819>