#38834: samba4: Update to 4.0.5 --------------------------------+------------------- Reporter: macsforever2000@… | Owner: mww@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: samba4 | --------------------------------+------------------- Comment (by ajdudman@…): The new files are best placed in your local repository. To configure that, backup and then edit /opt/local/etc/macports/sources.conf. Follow the example at line 5. Make a new line 6, like "file:///Users/landonf/misc/MacPorts/ports" substituting your username for landonf. Save it replacing the old file. To create the local repository, create the new path, extract the archive I attached, and sync the new port repository as follows: {{{ mkdir -p ~/misc/MacPorts/ports cd ~/misc/MacPorts/ports gnutar -xzf ~/Downloads/samba4.tar.gz sudo port -d sync }}} Build and install samba4 from source verbosely. {{{ sudo port -sv install samba4 }}} -- Ticket URL: <https://trac.macports.org/ticket/38834#comment:9> MacPorts <http://www.macports.org/> Ports system for OS X