svn commit: r504590 - in head/net: samba46 samba47 samba48
Antoine Brodin
antoine at freebsd.org
Tue Jul 2 20:10:58 UTC 2019
On Tue, Jul 2, 2019 at 9:19 PM Timur I. Bakeyev <timur at 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
More information about the svn-ports-all
mailing list