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
Pav Lucistnik
pav at FreeBSD.org
Fri Dec 5 12:48:44 PST 2003
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 at 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)
More information about the cvs-ports
mailing list