svn commit: r504590 - in head/net: samba46 samba47 samba48

Timur I. Bakeyev timur at freebsd.org
Tue Jul 2 20:19:36 UTC 2019


On Tue, 2 Jul 2019 at 22:11, Antoine Brodin <antoine at freebsd.org> wrote:

> 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
>

Yes, noticed that, will sent update together with the revision bump(wasn't
done yet) and 'yes' for all bundles.

I'm renaming those binaries to samba-*, so they won't conflict.

Regards,
Timur.


More information about the svn-ports-head mailing list