Date: Tue, 13 Feb 2007 06:46:59 +0000 (UTC) From: Mikhail Teterin <mi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/websh Makefile distinfo pkg-descr pkg-plist ports/www/websh/files httpd.conf.in patch-cflags patch-conf patch-tests patch-warnings pkg-message.in pkgIndex.tcl.in shared-patch Message-ID: <200702130646.l1D6kxTc041387@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mi 2007-02-13 06:46:59 UTC
FreeBSD ports repository
Modified files:
www Makefile
Added files:
www/websh Makefile distinfo pkg-descr pkg-plist
www/websh/files httpd.conf.in patch-cflags patch-conf
patch-tests patch-warnings pkg-message.in
pkgIndex.tcl.in shared-patch
Log:
Webshell -- a TCL module for Apache. Appears to be the most advanced
and the best supported such module of the several listed at
http://tcl.apache.org/
Works with both Apache-1.3.x and 2.x and has an interesting development
paradigm.
Revision Changes Path
1.1709 +1 -0 ports/www/Makefile
1.1 +98 -0 ports/www/websh/Makefile (new)
1.1 +3 -0 ports/www/websh/distinfo (new)
1.1 +38 -0 ports/www/websh/files/httpd.conf.in (new)
1.1 +20 -0 ports/www/websh/files/patch-cflags (new)
1.1 +39 -0 ports/www/websh/files/patch-conf (new)
1.1 +12 -0 ports/www/websh/files/patch-tests (new)
1.1 +398 -0 ports/www/websh/files/patch-warnings (new)
1.1 +21 -0 ports/www/websh/files/pkg-message.in (new)
1.1 +3 -0 ports/www/websh/files/pkgIndex.tcl.in (new)
1.1 +20 -0 ports/www/websh/files/shared-patch (new)
1.1 +14 -0 ports/www/websh/pkg-descr (new)
1.1 +29 -0 ports/www/websh/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702130646.l1D6kxTc041387>
