diff options
author | Brooks Davis <brooks@FreeBSD.org> | 2005-03-25 17:24:13 +0000 |
---|---|---|
committer | Brooks Davis <brooks@FreeBSD.org> | 2005-03-25 17:24:13 +0000 |
commit | 97058ab04a7754fa990bd22ad192c19237a20268 (patch) | |
tree | 9bdf85af21ae33ef5d5b89976ad81b7946511c62 /UPDATING | |
parent | 782b0f896bdf033daabbf3b1f8f30934a91fc304 (diff) | |
download | ports-97058ab04a7754fa990bd22ad192c19237a20268.tar.gz ports-97058ab04a7754fa990bd22ad192c19237a20268.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -7,6 +7,15 @@ time you update your ports collection, before attempting any port upgrades. +20050324: + AFFECTS: users of net/mDNSResponder, + AUTHOR: brooks@FreeBSD.org + + In mDNSResponder 98_1, mdnsd is no longer started by default due to a + switch to an rc.subr startup script. To start it, you must add add + mdnsd_enable="YES" to your /etc/rc.conf or other suitable + configuration file. + 20050320: AFFECTS: users of x11/kde3, x11/kdelibs3, x11/kdebase3, x11-themes/kdeartwork3, www/akregator, x11-themes/phase, multimedia/kdemultimedia3 AUTHOR: kde@freebsd.org |