Date: Tue, 2 Jul 2019 22:10:40 +0200 From: Antoine Brodin <antoine@freebsd.org> To: "Timur I. Bakeyev" <timur@freebsd.org> Cc: Mathieu Arnold <mat@freebsd.org>, Baptiste Daroussin <bapt@freebsd.org>, Tijl Coosemans <tijl@freebsd.org>, ports-committers <ports-committers@freebsd.org>, svn-ports-all <svn-ports-all@freebsd.org>, svn-ports-head <svn-ports-head@freebsd.org> Subject: Re: svn commit: r504590 - in head/net: samba46 samba47 samba48 Message-ID: <CAALwa8n-7RYm5PV3kaMBd_LRhuAsahBmqG12_0An6mCxXm1HGw@mail.gmail.com> In-Reply-To: <CALdFvJHSYS=wr1OLHR2EeMu2hSuaMsPA7E-RYsuKBrVUSCXR2w@mail.gmail.com> References: <201906192240.x5JMequU017187@repo.freebsd.org> <20190628070305.eim4o3d77iyti5d5@ivaldir.net> <20190629160445.051f2426@kalimero.tijl.coosemans.org> <CALdFvJHK0aBF6oLTFNnTiUyrmFUHCPYm3-k7S3_-FpYTHW4WSA@mail.gmail.com> <F208C261-18D8-4E5A-BABE-A9E6D8A52B5B@FreeBSD.org> <CALdFvJENynqPAkKSf5ueuG2nBMr9tckikzZOQv9caXtgcwZg4A@mail.gmail.com> <20190701072814.3ss6ellsgoixwh6r@atuin.in.mat.cc> <CALdFvJHSYS=wr1OLHR2EeMu2hSuaMsPA7E-RYsuKBrVUSCXR2w@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jul 2, 2019 at 9:19 PM Timur I. Bakeyev <timur@freebsd.org> wrote: > I've committed now r50569, which allow to build port with the statically linked talloc/tevent/tdb > if there are settings in the /etc/make.conf: > > SAMBA4_BUNDLED_TALLOC= yes > SAMBA4_BUNDLED_TEVENT= yes > SAMBA4_BUNDLED_TDB= yes > > If that's not enough, those variables can be set within the port itself, making it self-contained and not > depending on the external versions of the libs in question. Hi, With those flags set, samba48 conflicts with databases/tdb1 or databases/tdb: tdb1-1.3.16,1 conflicts with samba48-4.8.12_1 (installs files into the same place). Problematic file: /usr/local/bin/tdbbackup tdb-1.4.0,1 conflicts with samba48-4.8.12_1 (installs files into the same place). Problematic file: /usr/local/bin/tdbbackup Antoine
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAALwa8n-7RYm5PV3kaMBd_LRhuAsahBmqG12_0An6mCxXm1HGw>