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

Mikhail Teterin mi at FreeBSD.org
Tue Feb 13 06:47:00 UTC 2007


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)


More information about the cvs-ports mailing list