| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
29 Jan 2010 14:15:20
214
|
pav  |
- Mark MAKE_JOBS_UNSAFE |
21 Jan 2010 07:15:37
214
|
bland  |
Another kick to fix 6x build failure. |
18 Jan 2010 14:14:22
214
|
bland  |
Attempt to fix build on 6x. |
13 Jan 2010 09:21:52
214
|
bland  |
Add bison build dependency.
Reported by: QAT |
13 Jan 2010 04:55:40
214
|
bland  |
Update to 214. |
30 Jan 2009 19:59:51
108
|
pav  |
- New download location
Reported by: -fetch-original pointyhat run |
01 Sep 2008 06:31:10
108
|
alexbl  |
Drop maintainership |
24 May 2008 01:33:50
108
|
edwin  |
net/mDNSResponder and net/avahi-libdns install files in the same place
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 |
13 Sep 2006 04:21:38
108
|
alexbl  |
Change all my MAINTAINER lines to my new FreeBSD.org address.
Approved by: novel |
08 Aug 2006 15:29:20
108
|
itetcu  |
Fix patching. |
08 Aug 2006 15:10:40
108
|
itetcu  |
- Update to 108
- Pass maintainership to submitter
PR: ports/101557
Submitted by: Alexander Botero-Lowry |
10 Jun 2006 21:45:59
107.5
|
marcus  |
Register a CONFLICT with avahi+libdns. |
14 May 2006 14:36:14
107.5
|
lawrance  |
- Update to 107.5 (fixes broken mDNSProxyResponderPosix utility) [1]
- 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] |
11 May 2006 23:49:56
107.1_2
|
edwin  |
Remove USE_REINPLACE from all categories starting with N |
20 Feb 2006 20:47:50
107.1_2
|
dougb  |
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
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. |
22 Jan 2006 21:24:05
107.1_2
|
edwin  |
SHA256ify
Approved by: krion@ |
07 Jan 2006 06:29:57
107.1_2
|
dougb  |
Now that new style rc.d scripts are being run as part of the
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. |
25 Nov 2005 22:29:24
107.1_1
|
pav  |
- Style: ports@freebsd.org -> ports@FreeBSD.org |
21 May 2005 19:14:45
107.1_1
|
kris  |
BROKEN on alpha: Does not compile |
10 May 2005 20:27:21
107.1_1
|
jylefort  |
Fix a bug causing the software to not see interfaces while coming up.
PR: ports/80856
Submitted by: Bruce Walker <bmw@borderware.com> |
06 May 2005 13:41:54
107.1
|
ahze  |
- Update to 107.1
- Update pkg-descr to new WWW: and Rendezvous is now
known as Bonjour. |
26 Mar 2005 07:59:14
98_1
|
krion  |
Damn my english spelling.
Approved by: portmgr (implicit) |
26 Mar 2005 07:21:13
98_1
|
krion  |
Fix typo in rcNG script to allow daemon run.
PR: ports/79243
Submitted by: Jie Gao <gaoj at cpsc dot ucalgary.ca>
Approved by: portmgr (implicit) |
25 Mar 2005 17:24:13
98_1
|
brooks  |
Switch mDNSResponder from the Apple startup script to a simple rc.subr
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) |
16 Mar 2005 12:44:13
98
|
flz  |
- Fix build on 64bit archs.
PR: ports/78841
Submitted by: Vivek Khera <vivek@khera.org> |
16 Mar 2005 11:21:36
98
|
alfred  |
Release maintainership. |
16 Feb 2005 13:06:48
98
|
lofi  |
Remove now-empty patch files.
PR: ports/77514 (probably should have mentioned they could be deleted ;-) |
16 Feb 2005 08:13:33
98
|
alfred  |
Update to 98.
PR: 77514 |
17 Apr 2004 01:01:54
62_1
|
kris  |
Add missing file |
16 Apr 2004 03:15:01
62_1
|
alfred  |
Install binaries needed by some mDNS consumers. |
19 Mar 2004 23:44:07
62
|
alfred  |
Fix on !i386/!ia64 and on 4.x.
In collaboration with: Stuart Cheshire <cheshire@apple.com> |
18 Mar 2004 12:14:51
62
|
kris  |
BROKEN on 4.x and on !i386 and !ia64: Does not compile |
12 Mar 2004 00:09:37
62
|
alfred  |
make this pass portlint -C. |
03 Mar 2004 06:59:25
62
|
alfred  |
Somehow I forgot to commit the actual makefile. |
03 Mar 2004 02:31:36
62
|
alfred  |
Apple's mDNSResponder:
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. |