Date: Mon, 24 Jun 2002 02:17:18 -0700 (PDT) From: Ying-Chieh Liao <ijliao@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/dhttpd Makefile distinfo pkg-comment pkg-descr pkg-plist ports/www/dhttpd/files dhttpd.sh patch-config.hh patch-main.cc patch-socket.cc Message-ID: <200206240917.g5O9HIq55393@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ijliao 2002/06/24 02:17:18 PDT
Modified files:
www Makefile
Added files:
www/dhttpd Makefile distinfo pkg-comment pkg-descr
pkg-plist
www/dhttpd/files dhttpd.sh patch-config.hh patch-main.cc
patch-socket.cc
Log:
add dhttpd 1.02a
Minimal secure webserver. Fast and efficient, no cgi-bin support
PR: 39769
Submitted by: Gea-Suan Lin <gslin@Infomath.math.NCTU.edu.tw>
Revision Changes Path
1.513 +1 -0 ports/www/Makefile
1.1 +34 -0 ports/www/dhttpd/Makefile (new)
1.1 +1 -0 ports/www/dhttpd/distinfo (new)
1.1 +17 -0 ports/www/dhttpd/files/dhttpd.sh (new)
1.1 +24 -0 ports/www/dhttpd/files/patch-config.hh (new)
1.1 +10 -0 ports/www/dhttpd/files/patch-main.cc (new)
1.1 +27 -0 ports/www/dhttpd/files/patch-socket.cc (new)
1.1 +1 -0 ports/www/dhttpd/pkg-comment (new)
1.1 +7 -0 ports/www/dhttpd/pkg-descr (new)
1.1 +2 -0 ports/www/dhttpd/pkg-plist (new)
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206240917.g5O9HIq55393>
