svn commit: r312510 - head
Timur I. Bakeyev
timur at FreeBSD.org
Mon Feb 18 14:54:45 UTC 2013
Author: timur
Date: Mon Feb 18 14:54:44 2013
New Revision: 312510
URL: http://svnweb.freebsd.org/changeset/ports/312510
Log:
A few words about Samba4.
Modified:
head/UPDATING
Modified: head/UPDATING
==============================================================================
--- head/UPDATING Mon Feb 18 14:30:11 2013 (r312509)
+++ head/UPDATING Mon Feb 18 14:54:44 2013 (r312510)
@@ -5,6 +5,34 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
+20130218:
+ AFFECTS: users of net/samba4-devel
+ AUTHOR: timur at FreeBSD.org
+
+ The port was renamed into net/samba4 and is going to replace older
+ development version of Samba4. You can upgrade it with:
+
+ # portmaster -o net/samba4 net/samba4-devel
+
+ In case you want to upgrade from net/samba36 make sure, that you've
+ made backup of /usr/local/etc/smb.conf and the content of /var/db/samba/
+ directory.
+
+ There is no direct upgrade path from Samba3 to Samba4, but you can
+ always try:
+
+ # portmaster -o net/samba4 net/samba36
+
+ Make sure you've read instructions from the supplied README.FreeBSD
+ file and read all the relevant pages on http://wiki.samba.org/
+
+ We still miss necessary support for Samba4 from base ntpd and bind9,
+ port versions are also are not ready yet, but been worked on.
+
+ Please note, that Samba4 is still in it's early days, so there are
+ bugs both from my side and it's own, so be careful with placing it
+ into production.
+
20130206:
AFFECTS: users of sysutils/boxbackup
AUTHOR: bdrewery at FreeBSD.org
More information about the svn-ports-head
mailing list