Date: Thu, 14 Feb 2008 06:44:10 +0000 (UTC) From: Beech Rintoul <beech@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/libmicrohttpd Makefile distinfo pkg-descr Message-ID: <200802140644.m1E6iAmK011611@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
beech 2008-02-14 06:44:10 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/libmicrohttpd Makefile distinfo pkg-descr Log: libmicrohttpd is a small C library for embedding HTTP server functionality into other applications. It is reentrant, fast, supports HTTP 1.1, and permits listening on multiple ports. The API is simple and still powerful enough to allow programmers to use the entire HTTP feature set. PR: ports/120603 Submitted by: David Barksdale <amatus at gnu.org> Revision Changes Path 1.1969 +1 -0 ports/www/Makefile 1.1 +27 -0 ports/www/libmicrohttpd/Makefile (new) 1.1 +3 -0 ports/www/libmicrohttpd/distinfo (new) 1.1 +6 -0 ports/www/libmicrohttpd/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802140644.m1E6iAmK011611>