aboutsummaryrefslogtreecommitdiff
path: root/www/mod_dnssd
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION for latest plist fix.Joe Marcus Clarke2009-03-211-1/+1
| | | | Notes: svn path=/head/; revision=230594
* - Plist fix (cannot use apxs on deinstall with apache22)Pav Lucistnik2009-03-191-1/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=230430
* Apr and apache22 conflict by default, so override the pkg-config lookupJoe Marcus Clarke2009-03-011-4/+5
| | | | | | | for apr-1, and use apr-1-config instead. Notes: svn path=/head/; revision=229289
* Explicitly disable lynx.Joe Marcus Clarke2009-02-281-0/+1
| | | | | | | Reported by: QAT Notes: svn path=/head/; revision=229200
* Add a missing dependency on apr.Joe Marcus Clarke2009-02-281-2/+3
| | | | | | | Reported by: QAT Notes: svn path=/head/; revision=229199
* While mod_dnssd 0.6 builds with Apache 2.0, it really needs Apache 2.2Joe Marcus Clarke2009-02-271-1/+2
| | | | | | | to work properly. Notes: svn path=/head/; revision=229196
* Add mod_dnssd, an Apache HTTPD module which adds Zeroconf support via DNS-SDJoe Marcus Clarke2009-02-275-0/+55
using Avahi. WWW: http://0pointer.de/lennart/projects/mod_dnssd/ Notes: svn path=/head/; revision=229195