cvs commit: ports/www Makefile ports/www/pserv Makefile distinfo
pkg-descr pkg-plist ports/www/pserv/files patch-Makefile
patch-handlers.c patch-handlers.h patch-main.c patch-main.h
patch-mime.c patch-mime_types.dat patch-pserv.conf pserv.sh
Norikatsu Shigemura
nork at FreeBSD.org
Fri Oct 17 01:11:57 PDT 2003
nork 2003/10/17 01:11:56 PDT
FreeBSD ports repository
Modified files:
www Makefile
Added files:
www/pserv Makefile distinfo pkg-descr pkg-plist
www/pserv/files patch-Makefile patch-handlers.c
patch-handlers.h patch-main.c
patch-main.h patch-mime.c
patch-mime_types.dat patch-pserv.conf
pserv.sh
Log:
Add pserv 3.0.b1, a portable and small webserver written in C.
PR: ports/58119
Submitted by: Alex Dupre <sysadmin at alexdupre.com>
Revision Changes Path
1.738 +1 -0 ports/www/Makefile
1.1 +32 -0 ports/www/pserv/Makefile (new)
1.1 +1 -0 ports/www/pserv/distinfo (new)
1.1 +17 -0 ports/www/pserv/files/patch-Makefile (new)
1.1 +362 -0 ports/www/pserv/files/patch-handlers.c (new)
1.1 +10 -0 ports/www/pserv/files/patch-handlers.h (new)
1.1 +386 -0 ports/www/pserv/files/patch-main.c (new)
1.1 +65 -0 ports/www/pserv/files/patch-main.h (new)
1.1 +34 -0 ports/www/pserv/files/patch-mime.c (new)
1.1 +7 -0 ports/www/pserv/files/patch-mime_types.dat (new)
1.1 +18 -0 ports/www/pserv/files/patch-pserv.conf (new)
1.1 +25 -0 ports/www/pserv/files/pserv.sh (new)
1.1 +11 -0 ports/www/pserv/pkg-descr (new)
1.1 +4 -0 ports/www/pserv/pkg-plist (new)
More information about the cvs-ports
mailing list