Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Oct 2003 13:21:55 -0700 (PDT)
From:      Sergei Kolobov <sergei@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www Makefile ports/www/libhttpd-persistent Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200310232021.h9NKLtiZ085312@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310232021.h9NKLtiZ085312>