Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Dec 2003 12:48:43 -0800 (PST)
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www Makefile ports/www/monkey Makefile distinfo pkg-descr pkg-plist ports/www/monkey/files monkey.sh patch-configure patch-lang::en::mconf patch-users.c
Message-ID:  <200312052048.hB5KmhUf055372@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pav         2003/12/05 12:48:43 PST

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/monkey           Makefile distinfo pkg-descr pkg-plist 
    www/monkey/files     monkey.sh patch-configure 
                         patch-lang::en::mconf patch-users.c 
  Log:
  Add Monkey HTTP Daemon, a small, powerful, and fast Web server written in C.
  Features include language support, GET, POST, and HEAD methods, CGI, PHP4 , a
  config file (optional for every user), a mime.types file, virtual hosts, the
  ability to deny URLs and IPs, to run as a different user (such as nobody),
  serve users home directories, resume, and more.
  
  PR:             ports/58290
  Submitted by:   Clement Laforet <sheepkiller@cultdeadsheep.org>
  
  Revision  Changes    Path
  1.763     +1 -0      ports/www/Makefile
  1.1       +37 -0     ports/www/monkey/Makefile (new)
  1.1       +1 -0      ports/www/monkey/distinfo (new)
  1.1       +22 -0     ports/www/monkey/files/monkey.sh (new)
  1.1       +77 -0     ports/www/monkey/files/patch-configure (new)
  1.1       +54 -0     ports/www/monkey/files/patch-lang::en::mconf (new)
  1.1       +19 -0     ports/www/monkey/files/patch-users.c (new)
  1.1       +7 -0      ports/www/monkey/pkg-descr (new)
  1.1       +31 -0     ports/www/monkey/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312052048.hB5KmhUf055372>