Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump PORTREVISION for latest plist fix. | Joe Marcus Clarke | 2009-03-21 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=230594 | ||||
* | - Plist fix (cannot use apxs on deinstall with apache22) | Pav Lucistnik | 2009-03-19 | 1 | -1/+1 |
| | | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=230430 | ||||
* | Apr and apache22 conflict by default, so override the pkg-config lookup | Joe Marcus Clarke | 2009-03-01 | 1 | -4/+5 |
| | | | | | | | for apr-1, and use apr-1-config instead. Notes: svn path=/head/; revision=229289 | ||||
* | Explicitly disable lynx. | Joe Marcus Clarke | 2009-02-28 | 1 | -0/+1 |
| | | | | | | | Reported by: QAT Notes: svn path=/head/; revision=229200 | ||||
* | Add a missing dependency on apr. | Joe Marcus Clarke | 2009-02-28 | 1 | -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.2 | Joe Marcus Clarke | 2009-02-27 | 1 | -1/+2 |
| | | | | | | | to work properly. Notes: svn path=/head/; revision=229196 | ||||
* | Add mod_dnssd, an Apache HTTPD module which adds Zeroconf support via DNS-SD | Joe Marcus Clarke | 2009-02-27 | 5 | -0/+55 |
using Avahi. WWW: http://0pointer.de/lennart/projects/mod_dnssd/ Notes: svn path=/head/; revision=229195 |