aboutsummaryrefslogtreecommitdiff
path: root/dns/p5-Net-Bonjour
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup plistBaptiste Daroussin2014-10-271-5/+0
| | | | Notes: svn path=/head/; revision=371557
* Support STAGEDIR.Vanilla I. Shu2013-11-032-11/+9
| | | | Notes: svn path=/head/; revision=332593
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-1/+1
| | | | | | | dns) Notes: svn path=/head/; revision=327719
* - Use single space after WWW:Sunpoet Po-Chuan Hsieh2013-08-291-1/+1
| | | | Notes: svn path=/head/; revision=325559
* - Convert to new perl frameworkMathieu Arnold2013-08-021-6/+3
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* give all my p5-* ports to perl teamBaptiste Daroussin2012-02-061-1/+1
| | | | Notes: svn path=/head/; revision=290520
* - Fix plistPav Lucistnik2011-11-201-0/+1
| | | | | | | | Reported by: pointyhat Feature safe: yes Notes: svn path=/head/; revision=286130
* - Fix LICENSE (Artistic 1 instead of Artistic 2)Frederic Culot2011-10-071-1/+1
| | | | | | | | | | - Pet portlint(1) PR: ports/161336 Submitted by: Simon Olofsson <simon@olofsson.de> Notes: svn path=/head/; revision=283112
* This is Net::Bonjour, a set of perl modules to utilize DNS for serviceBaptiste Daroussin2011-04-054-0/+50
discovery. This method of service discovery is branded as Bonjour by Apple Computer. WWW: http://search.cpan.org/dist/Net-Bonjour/ Notes: svn path=/head/; revision=272251