aboutsummaryrefslogtreecommitdiff
path: root/net/howl/files
Commit message (Collapse)AuthorAgeFilesLines
* Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.Doug Barton2006-02-201-1/+0
| | | | | | | | | | We have not checked for this KEYWORD for a long time now, so this is a complete noop, and thus no PORTREVISION bump. Removing it at this point is mostly for pedantic reasons, and partly to avoid perpetuating this anachronism by copy and paste to future scripts. Notes: svn path=/head/; revision=156534
* Update to 1.0.0, and change references of Rendezvous to Bonjour.Joe Marcus Clarke2005-07-031-1/+1
| | | | Notes: svn path=/head/; revision=138374
* * Update to 0.9.10Joe Marcus Clarke2005-01-301-0/+34
| | | | | | | | | | * Add an rcNG script for starting mDNSResponder * Assume maintainership Approved by: Paul Dlug <paul@aps.org> (previous maintainer) Notes: svn path=/head/; revision=127680
* Update to 0.9.7 which incorporates the previously committed portabilityJoe Marcus Clarke2004-11-012-34/+0
| | | | | | | | | patches. Approved by: maintainer Notes: svn path=/head/; revision=120596
* Add patches to fix mDNSResponder on FreeBSD. These patches have beenJoe Marcus Clarke2004-10-312-0/+34
| | | | | | | | | | | sent upstream, but I have not yet heard as to whether or not they have been committed. Reported by: markus Approved by: maintainer timeout Notes: svn path=/head/; revision=120547
* Update to 0.9.6.Joe Marcus Clarke2004-08-175-131/+0
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=116540
* Fix build with non-i386 architectures, and fix the installation path forJoe Marcus Clarke2004-07-214-0/+120
| | | | | | | | | | | the headers. Most of this was adapted from the RedHat src RPMs. Approved by: maintainer timeout Notes: svn path=/head/; revision=114321
* - Use pkgconfig PREFIXKirill Ponomarev2004-05-311-0/+14
| | | | Notes: svn path=/head/; revision=110515
* - Fix build on 4-xKirill Ponomarev2004-04-151-0/+11
- Respect PTHREAD_CFLAGS[LIBS] Reported by: bento via kris Notes: svn path=/head/; revision=107104