ports/176029: Samba4 - Update to 4.0.3

Emil the_mix_room at hotmail.com
Mon Feb 11 13:50:01 UTC 2013


>Number:         176029
>Category:       ports
>Synopsis:       Samba4 - Update to 4.0.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 11 13:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Emil
>Release:        
>Organization:
>Environment:
>Description:
The port of samba4 is outdated. 4.0.3 has been released, but an early alpha version is in the ports tree. 

The samba 4.0.3 build without modifications on my machines. As far as I have used it, it seems to work correctly.  

I submit the attached Makefile as the basis for a new net/samba4 port. 


>How-To-Repeat:

>Fix:


Patch attached with submission follows:

PORTNAME?=		${SAMBA4_PORTNAME}
PORTVERSION?=		${SAMBA4_VERSION}
CATEGORIES?=		net
MASTER_SITES=		http://ftp.samba.org/pub/samba/stable/
DISTNAME=		${SAMBA_DISTNAME}
SAMBA_DISTNAME=		${SAMBA4_PORTNAME}-${SAMBA4_VERSION}

CONFLICTS?=		ldb-1.*

SAMBA4_PORTNAME=	samba
SAMBA4_VERSION=		4.0.3

GNU_CONFIGURE=		yes

PREFIX=			${LOCALBASE}/samba
 
.include <bsd.port.options.mk>

CONFIGURE_ARGS+=	--enable-debug --enable-selftest 
CONFIGURE_ARGS+=	--prefix=/usr/local/samba

.include <bsd.port.mk>


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list