8bc3 FreshPorts -- net/samba36
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
samba36 3.6.13 net on this many watch lists=18 search for ports that depend on this port An older version of this port was marked as vulnerable.
A free SMB and CIFS client and server for UNIX
Maintained by: timur@FreeBSD.org search for ports maintained by this maintainer
Port Added: 16 Oct 2011 22:35:42
License: GPLv3


The Samba suite is a set of programs which run under the FreeBSD
operating system. These programs deliver most of the important
functionality of a Microsoft Lan Manager server. That is, they support
remote access to FreeBSD filespace and FreeBSD printers from Lan Manager
compatible clients. In practical terms, this means that such clients can
connect to and use FreeBSD filespace as if it was a local disk drive, or
FreeBSD printers as if they were local printers.

Some of the most popular Lan Manager compatible clients include Lan
Manager itself, Windows for Workgroups, OS/2 and Windows NT.

WWW: http://www.samba.org/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon
Slave ports
  1. net/samba-libsmbclient
  2. net/samba-nmblookup
  3. net/samba-smbclient

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. databases/tdb
  2. devel/talloc
  3. devel/pkgconf
  4. devel/gmake
  5. devel/autoconf
Required To Run:
  1. databases/tdb
  2. devel/talloc
Required Libraries:
  1. devel/libexecinfo
  2. print/cups-client
  3. sysutils/libsunacl
  4. devel/popt
  5. converters/libiconv
  6. net/openldap24-client

This port is required by:

for Build for Run

To install the port: cd /usr/ports/net/samba36/ && make install clean
To add the package: pkg_add -r samba36


Configuration Options
===> The following configuration options are available for samba36-3.6.13:
     ACL_SUPPORT=on: ACL support
     ADS=off: Active Directory support
     AIO_SUPPORT=on: Asyncronous IO support
     AVAHI=off: Zeroconf support via Avahi
     CUPS=on: CUPS printing system support
     DNSUPDATE=off: Dynamic DNS update(require ADS)
     EXP_MODULES=off: Experimental modules
     FAM_SUPPORT=off: File Alteration Monitor
     IPV6=on: IPv6 protocol support
     LDAP=on: LDAP support
     MAX_DEBUG=off: Maximum debugging
     PAM_SMBPASS=off: PAM authentication vs passdb backends
     POPT=on: System-wide POPT library
     PTHREADPOOL=on: Pthread pool
     QUOTAS=off: Disk quota support
     SMBTORTURE=off: smbtorture
     SWAT=off: SWAT WebGUI
     SYSLOG=off: Syslog support
     UTMP=off: UTMP accounting support
     WINBIND=on: WinBIND support
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ca.samba.org/pub/samba/
  2. ftp://ca.samba.org/pub/samba/pre/
  3. ftp://ca.samba.org/pub/samba/stable/
  4. ftp://de.samba.org/pub/samba/
  5. ftp://de.samba.org/pub/samba/pre/
  6. ftp://de.samba.org/pub/samba/stable/
  7. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  8. ftp://ftp.easynet.be/samba/
  9. ftp://ftp.easynet.be/samba/pre/
  10. ftp://ftp.easynet.be/samba/stable/
  11. http://ftp.samba.org/pub/samba/
  12. http://ftp.samba.org/pub/samba/pre/
  13. http://ftp.samba.org/pub/samba/stable/
  14. http://ring.nict.go.jp/archives/net/samba/samba/
  15. http://ring.nict.go.jp/archives/net/samba/samba/pre/
  16. http://ring.nict.go.jp/archives/net/samba/samba/stable/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2012-10-22
    Affects: users of net/samba36
    Author: timur@FreeBSD.org
    Reason: 
      Startup rc.d/samba script was modified to address some problems with the
      fine control of supplementary daemons. As a side effect now it's always
      necessary to specify in rc.conf:
    
      samba_enable=YES
    
      to get the script working. You can still control each of the daemons
      individualy, by disabling/enabling them with:
    
      nmbd_enable=NO
      smbd_enable=NO
      winbindd_enable=YES
    
    

Number of commits found: 17

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
27 Apr 2013 11:59:29
Original commit files touched by this commit  3.6.13
mva search for other commits by this committer
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	zeising
23 Apr 2013 14:20:28
Original commit files touched by this commit  3.6.13
bapt search for other commits by this committer
Finish converting the whole ports tree to USES=pkgconfig
25 Mar 2013 15:18:59
Original commit files touched by this commit  3.6.13
timur search for other commits by this committer
Bump port to the 3.6.13 version. Incorporate patch for winbind from Samba4.
Switch to OPTIONS_NG. Fix download paths.
31 Jan 2013 15:59:45
Original commit files touched by this commit  3.6.12
timur search for other commits by this committer
Security update of the port to the 3.6.12 version

Security:	CVE-2013-0213, CVE-2013-0214
03 Nov 2012 03:08:45
Original commit files touched by this commit  3.6.9
timur search for other commits by this committer
Update port to the 3.6.9 version

Feature safe:	yes
22 Oct 2012 19:58:39
Original commit files touched by this commit  3.6.8
timur search for other commits by this committer
Document behaviour changes in the rc.d/samba startup script.

Feature safe:	yes
22 Oct 2012 09:20:05
Original commit files touched by this commit  3.6.8
timur search for other commits by this committer
Update Samba 3.6 to the 3.6.8 revision.

Feature safe:	yes
15 Aug 2012 00:20:32
Original commit files touched by this commit  3.6.7
delphij search for other commits by this committer
Update to 3.6.7.

PR:		ports/170446
Submitted by:	Andrey Simonenko <simon comsys ntu-kpi kiev ua>
Approved by:	timur
26 Jul 2012 05:40:24
Original commit files touched by this commit  3.6.5
bapt search for other commits by this committer
new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility

This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG

it can take the following arguments:
 - yes (meaning build only dep)
 - build (meaning build only dep)
 - run (meaning run only dep)
 - both (meaning run and build dep)

From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.

While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config

With Hat:	portmgr
Exp-runs by:	bapt (pointhat-west), beat (pointyhat)
30 Apr 2012 18:48:09
Original commit files touched by this commit  3.6.5
delphij search for other commits by this committer
Security update to address Samba incorrect permission checks vulnerability
(CVE-2012-2111):

 - Update net/samba34 to 3.4.17
 - Update net/samba35 to 3.5.15
 - Update net/samba36 to 3.6.5

Security:       0fa15e08-92ec-11e1-a94a-00215c6a37bb
Approved by:    maintainer
13 Apr 2012 09:16:00
Original commit files touched by this commit  3.6.4_1
 This port version is marked as vulnerable.
dougb search for other commits by this committer
The samba rc.d script uses some clever tricks to start (up to) 3 different
services using the same script. As a result it resets rcvar several times
in order to process the options for each service.

The changes I made on 2012/01/14 to facilitate the removal of set_rc_var()
from HEAD were effective in the case where the WINBIND option was off (the
case that I tested) because that causes the related portions of the rc.d
script to be removed completely on install. However, if installed from a
package, or installed using the the default OPTIONS, WINBIND is on, which
caused the last known rcvar to be winbind_enable.

Since the common case seems to be for users to use samba_enable (which
only enables smb_and nmb_ by default) the fact that rcvar=winbind_enable,
but that knob is off, caused the startup script to trip on a totally
unrelated portion of rc.subr.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
10 Apr 2012 22:33:01
Original commit files touched by this commit  3.6.4
 This port version is marked as vulnerable.
delphij search for other commits by this committer
Security update to address root credential remote code execution issue
(CVE-2012-1182):

 - Update samba36 to 3.6.4;
 - Update samba35 to 3.5.14;
 - Update samba34 to 3.4.16;

All samba users are advised to update.

Security:       baf37cd2-8351-11e1-894e-00215c6a37bb
With hat:       secteam@
08 Feb 2012 10:27:17
Original commit files touched by this commit  3.6.3
 This port version is marked as vulnerable.
timur search for other commits by this committer
Update port to the 3.6.3 version, closing security problem.

PR:             164621
Security:       CVE-2012-0817
14 Jan 2012 08:57:23
Original commit files touched by this commit  3.6.1
 This port version is marked as vulnerable.
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
21 Oct 2011 02:12:22
Original commit files touched by this commit  3.6.1
 This port version is marked as vulnerable.
timur search for other commits by this committer
New version of net/samba36 port - 3.6.1.
17 Oct 2011 07:46:40
Original commit files touched by this commit  3.6.0_1
 This port version is marked as vulnerable.
timur search for other commits by this committer
Adjusted plist file.
16 Oct 2011 22:35:25
Original commit files touched by this commit  3.6.0
 This port version is marked as vulnerable.
timur search for other commits by this committer
Add new version of Samba - 3.6.0.

Most significant improvement is the support of SMB2 protocol.

Number of commits found: 17

2829
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumMay 22
chromiumMay 22
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15

6 vulnerabilities affecting 22 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24532
Broken 216
Deprecated 473
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 5
new 48 hours9
new 7 days28
new fortnight60
new month218

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0