| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Reported by: -fetch-original pointyhat run
Notes:
svn path=/head/; revision=227178
|
|
|
|
| |
Notes:
svn path=/head/; revision=219572
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
net/mDNSResponder and net/avahi-libdns install files in the
same place.
/usr/ports/net/mDNSResponder/Makefile contains CONFLICTS=
avahi+libdns-[0-9]*, but the package name is avahi-libdns-0.6.22.
/usr/ports/net/avahi-libdns/Makefile does not contain any
CONFLICTS section.
PR: ports/121434
Submitted by: Anatoly Borodin <anatoly.borodin@gmail.com>
Approved by: various maintainer timeouts
Notes:
svn path=/head/; revision=213573
|
|
|
|
|
|
|
| |
Approved by: novel
Notes:
svn path=/head/; revision=172903
|
|
|
|
| |
Notes:
svn path=/head/; revision=170112
|
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: ports/101557
Submitted by: Alexander Botero-Lowry
Notes:
svn path=/head/; revision=170111
|
|
|
|
| |
Notes:
svn path=/head/; revision=165052
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Install mDNSResponder.8 manpage as mDNSResponderPosix.8 to avoid
conflict with net/howl [2]
- Unquote COMMENT.
PR: ports/94303 [1], ports/96126 [2]
Submitted by: Bruce Walker <bmw@borderware.com> [1]
Eric P. Scott <eps+pbug0604@ana.com> [2]
Notes:
svn path=/head/; revision=162329
|
|
|
|
| |
Notes:
svn path=/head/; revision=162141
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154193
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
base rcorder, hard coded variable values in these scripts
are overriding the values in /etc/rc.conf[.local] (due to
the way that variables from the latter are read at boot time).
Therefore, change the boot scripts to set default values only
if the variable is unset in /etc/rc.conf[.local]. This will
allow the service to start at boot time if it's been enabled
as the user would expect.
This change will be a noop for users who have systems that
have not yet been upgraded to the new rc.d code in the base.
In many cases there are other variables in the scripts that
should get similar treatment, however I did not change
anything other than the _enable lines. I'll leave the rest
up to the maintainers to do as they see fit.
Bump PORTREVISION to make sure that users and packages
pick up this change.
Notes:
svn path=/head/; revision=152963
|
|
|
|
| |
Notes:
svn path=/head/; revision=149492
|
|
|
|
| |
Notes:
svn path=/head/; revision=135804
|
|
|
|
|
|
|
|
| |
PR: ports/80856
Submitted by: Bruce Walker <bmw@borderware.com>
Notes:
svn path=/head/; revision=135017
|
|
|
|
|
|
|
|
| |
- Update pkg-descr to new WWW: and Rendezvous is now
known as Bonjour.
Notes:
svn path=/head/; revision=134697
|
|
|
|
|
|
|
| |
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=131960
|
|
|
|
|
|
|
|
|
| |
PR: ports/79243
Submitted by: Jie Gao <gaoj at cpsc dot ucalgary.ca>
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=131959
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
script. This means that mdnsd is not started by default and must be
enabled by adding an mdnsd_enable="YES" line to your /etc/rc.conf.
This works around a panic in the multicast code when network interfaces
are removed and multicast sockets are open on them since many users of
this port only need the utilities, not the daemon.
Approved by: portmgr (krion)
Notes:
svn path=/head/; revision=131950
|
|
|
|
|
|
|
|
| |
PR: ports/78841
Submitted by: Vivek Khera <vivek@khera.org>
Notes:
svn path=/head/; revision=131393
|
|
|
|
| |
Notes:
svn path=/head/; revision=131386
|
|
|
|
|
|
|
| |
PR: ports/77514 (probably should have mentioned they could be deleted ;-)
Notes:
svn path=/head/; revision=129019
|
|
|
|
|
|
|
| |
PR: 77514
Notes:
svn path=/head/; revision=129004
|
|
|
|
| |
Notes:
svn path=/head/; revision=107293
|
|
|
|
| |
Notes:
svn path=/head/; revision=107187
|
|
|
|
|
|
|
| |
In collaboration with: Stuart Cheshire <cheshire@apple.com>
Notes:
svn path=/head/; revision=104682
|
|
|
|
| |
Notes:
svn path=/head/; revision=104437
|
|
|
|
| |
Notes:
svn path=/head/; revision=103704
|
|
|
|
| |
Notes:
svn path=/head/; revision=102784
|
|
What is mDNSResponder?
----------------------
The mDNSResponder project is a component of Rendezvous,
Apple's ease-of-use IP networking initiative:
<http://developer.apple.com/macosx/rendezvous/index.html>
Apple's Rendezvous software derives from the ongoing standardization
work of the IETF Zero Configuration Networking Working Group:
<http://zeroconf.org/>
See rest of readme for other juicy details.
Secial thanks to Apple for making this code available as well as
to the various people inside Apple that made this possible.
Notes:
svn path=/head/; revision=102780
|