cvs commit: ports/www Makefile ports/www/libhttpd-persistent
Makefile distinfo pkg-descr pkg-plist
Sergei Kolobov
sergei at FreeBSD.org
Thu Oct 23 13:21:56 PDT 2003
sergei 2003/10/23 13:21:55 PDT
FreeBSD ports repository
Modified files:
www Makefile
Added files:
www/libhttpd-persistent Makefile distinfo pkg-descr pkg-plist
Log:
Add libhttpd-persistent, library for embedded web servers.
libHTTPD can be used to add basic web server capabilities to an
application or embedded device. The library handles both static and
dynamically generated content, has very low overheads, and provides many
features to simplify the creation of web based application interfaces.
This is a version modified for persistent connections by the author of
daapd.
PR: 58350
Submitted by: Lars Thegler <lars at thegler.dk>
Approved by: krion (implicit)
Revision Changes Path
1.745 +1 -0 ports/www/Makefile
1.1 +41 -0 ports/www/libhttpd-persistent/Makefile (new)
1.1 +1 -0 ports/www/libhttpd-persistent/distinfo (new)
1.1 +9 -0 ports/www/libhttpd-persistent/pkg-descr (new)
1.1 +7 -0 ports/www/libhttpd-persistent/pkg-plist (new)
More information about the cvs-ports
mailing list