Date: Fri, 17 Oct 2003 01:11:56 -0700 (PDT) From: Norikatsu Shigemura <nork@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: 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 Message-ID: <200310170811.h9H8BuQl078884@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310170811.h9H8BuQl078884>
