aboutsummaryrefslogtreecommitdiff
path: root/www/libhttpd-persistent
Commit message (Collapse)AuthorAgeFilesLines
* - Removed www/libhttpd-persistent (expired)Lars Thegler2008-02-275-99/+0
| | | | | | | 2007-11-04 www/libhttpd-persistent: Development stalled for years, outdated. Notes: svn path=/head/; revision=207983
* Deprecate audio/daapd and component parts due to project abandonment,Lars Thegler2007-09-041-1/+10
| | | | | | | timeout in 2 months. Mark BROKEN for gcc 4.x where applicable. Notes: svn path=/head/; revision=198737
* Updating audio/daapd to 0.2.4b. Now requires gcc 3.4+, so does the ↵Lars Thegler2006-10-021-1/+3
| | | | | | | | | | libraries, due to c++ name mangling. PR: based on ports/97480 Submitted by: Gunter Wambaugh <gunter@six-two.net> Notes: svn path=/head/; revision=174334
* Remove USE_REINPLACE from categories starting with WEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162218
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* Udate to 1.3hLars Thegler2004-06-232-4/+3
| | | | | | | Approved by: erwin (mentor) Notes: svn path=/head/; revision=112028
* Change of email address.Lars Thegler2004-06-011-1/+1
| | | | | | | Approved by: erwin (mentor) Notes: svn path=/head/; revision=110600
* Add missing directoryKris Kennaway2004-04-151-0/+1
| | | | Notes: svn path=/head/; revision=107103
* Add size data, approved by maintainers.Trevor Johnson2004-03-191-0/+1
| | | | Notes: svn path=/head/; revision=104563
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* - Update to 1.3fSergei Kolobov2003-12-143-4/+4
| | | | | | | | PR: 60214 Submitted by: maintainer Notes: svn path=/head/; revision=95792
* - Attempt to fix bento build failure by patchingSergei Kolobov2003-10-281-0/+28
| | | | | | | | | | | to avoid sending output to /dev/tty PR: 58584 Submitted by: maintainer Approved by: krion (implicit) Notes: svn path=/head/; revision=92437
* Add libhttpd-persistent, library for embedded web servers.Sergei Kolobov2003-10-234-0/+58
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) Notes: svn path=/head/; revision=91992