From owner-cvs-ports@FreeBSD.ORG Sun Aug 2 09:38:48 2009 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2D3E1106564A; Sun, 2 Aug 2009 09:38:48 +0000 (UTC) (envelope-from kwm@rainbow-runner.nl) Received: from viefep27-int.chello.at (viefep27-int.chello.at [62.179.121.47]) by mx1.freebsd.org (Postfix) with ESMTP id C3DCF8FC0C; Sun, 2 Aug 2009 09:38:46 +0000 (UTC) (envelope-from kwm@rainbow-runner.nl) Received: from edge01.upc.biz ([192.168.13.236]) by viefep14-int.chello.at (InterMail vM.7.09.01.00 201-2219-108-20080618) with ESMTP id <20090802091957.SWIK18330.viefep14-int.chello.at@edge01.upc.biz>; Sun, 2 Aug 2009 11:19:57 +0200 Received: from [192.168.1.51] ([77.250.185.191]) by edge01.upc.biz with edge id PMKv1c06G48Bq8D01MKwaM; Sun, 02 Aug 2009 11:19:57 +0200 X-SourceIP: 77.250.185.191 From: Koop Mast To: "Timur I. Bakeyev" In-Reply-To: <200908012359.n71NxMJv088668@repoman.freebsd.org> References: <200908012359.n71NxMJv088668@repoman.freebsd.org> Content-Type: text/plain Date: Sun, 02 Aug 2009 11:21:49 +0200 Message-Id: <1249204909.1714.4803.camel@headache.rainbow-runner.nl> Mime-Version: 1.0 X-Mailer: Evolution 2.27.5 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/net/samba4-devel Makefile ports/net/samba4-devel/files patch-0001-s4-provision-Fix-provision-on-FreeBSD patch-source4__script__installmisc.sh X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Aug 2009 09:38:48 -0000 On Sat, 2009-08-01 at 23:59 +0000, Timur I. Bakeyev wrote: > timur 2009-08-01 23:59:22 UTC > > FreeBSD ports repository > > Modified files: > net/samba4-devel Makefile > net/samba4-devel/files patch-source4__script__installmisc.sh > Added files: > net/samba4-devel/files > patch-0001-s4-provision-Fix-provision-on-FreeBSD > Log: > Fix CONFLICTS, point USE_LDCONFIG to the location of the installed libs. > Thanks to kwm@FreeBSD.org. > > Fix provision script to work OOTB. Yay thanks! -Koop