• wildcards in CONFLICTS - Re: git: fd9ed808cee4 - main - sysutils/bareos24-client: Remove entry from CONFLICTS

    From Ronald Klop@ronald-lists@klop.ws to muc.lists.freebsd.ports on Tue Feb 3 09:31:07 2026
    From Newsgroup: muc.lists.freebsd.ports

    ------=_Part_81_962951108.1770107467200
    Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit

    Hi,

    AFAIK, you can wildcard the conflicts pattern. https://people.freebsd.org/~olivierd/porters-handbook/conflicts.html

    CONFLICTS= bareos*-client

    Contrary to what the documentation says, I'm told that it will not conflict with itself. And in the databases/mongodb70/80 ports I maintain I have never seen it conflict with itself.

    Others with more in-depth knowledge of the implementation of CONFLICTS might shine a light on this also. cc: ports@

    Regards,
    Ronald.


    Van: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
    Datum: dinsdag, 3 februari 2026 07:35
    Aan: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
    Onderwerp: git: fd9ed808cee4 - main - sysutils/bareos24-client: Remove entry from CONFLICTS

    The branch main has been updated by acm:

    URL: https://cgit.FreeBSD.org/ports/commit/?id=fd9ed808cee48d9ff43517d066e4f1b8c4b5e32a

    commit fd9ed808cee48d9ff43517d066e4f1b8c4b5e32a
    Author: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
    AuthorDate: 2026-02-03 06:35:03 +0000
    Commit: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
    CommitDate: 2026-02-03 06:35:51 +0000

    sysutils/bareos24-client: Remove entry from CONFLICTS

    - Bump PORTREVISION
    ---
    sysutils/bareos24-client/Makefile | 4 ++--
    1 file changed, 2 insertions(+), 2 deletions(-)

    diff --git a/sysutils/bareos24-client/Makefile b/sysutils/bareos24-client/Makefile
    index d79650cb9504..4590e0b90781 100644
    --- a/sysutils/bareos24-client/Makefile
    +++ b/sysutils/bareos24-client/Makefile
    @@ -1,12 +1,12 @@
    PORTNAME= bareos

    -PORTREVISION= 0
    +PORTREVISION= 1

    PKGNAMESUFFIX= 24-client

    COMMENT= Backup archiving recovery open sourced (client)

    -CONFLICTS= bareos22-client bareos23-client bareos-client
    +CONFLICTS= bareos23-client bareos-client

    WITH_CLIENT_ONLY=yes
    USE_RC_SUBR= bareos-fd






    ------=_Part_81_962951108.1770107467200
    Content-Type: text/html; charset=us-ascii
    Content-Transfer-Encoding: 7bit

    <html><head></head><body>Hi,<br>

    AFAIK, you can wildcard the conflicts pattern.<br>
    <a href="https://people.freebsd.org/~olivierd/porters-handbook/conflicts.html">https://people.freebsd.org/~olivierd/porters-handbook/conflicts.html</a><br>

    CONFLICTS= bareos*-client<br>

    Contrary to what the documentation says, I'm told that it will not conflict with itself. And in the databases/mongodb70/80 ports I maintain I have never seen it conflict with itself.<br>

    Others with more in-depth knowledge of the implementation of CONFLICTS might shine a light on this also. cc: ports@<br>

    Regards,<br>
    Ronald.<br>

    &nbsp;
    <p><strong>Van:</strong> Jose Alonso Cardenas Marquez &lt;acm@FreeBSD.org&gt;<br>
    <strong>Datum:</strong> dinsdag, 3 februari 2026 07:35<br> <strong>Aan:</strong> ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org<br>
    <strong>Onderwerp:</strong> git: fd9ed808cee4 - main - sysutils/bareos24-client: Remove entry from CONFLICTS</p>

    <blockquote style="padding-right: 0px; padding-left: 5px; margin-left: 5px; border-left: #000000 2px solid; margin-right: 0px">
    <div class="MessageRFC822Viewer" id="P">
    <div class="TextPlainViewer" id="P.P">The branch main has been updated by acm:<br>

    URL: <a href="https://cgit.FreeBSD.org/ports/commit/?id=fd9ed808cee48d9ff43517d066e4f1b8c4b5e32a">https://cgit.FreeBSD.org/ports/commit/?id=fd9ed808cee48d9ff43517d066e4f1b8c4b5e32a</a><br>

    commit fd9ed808cee48d9ff43517d066e4f1b8c4b5e32a<br>
    Author: &nbsp;&nbsp;&nbsp;&nbsp;Jose Alonso Cardenas Marquez &lt;acm@FreeBSD.org&gt;<br>
    AuthorDate: 2026-02-03 06:35:03 +0000<br>
    Commit: &nbsp;&nbsp;&nbsp;&nbsp;Jose Alonso Cardenas Marquez &lt;acm@FreeBSD.org&gt;<br>
    CommitDate: 2026-02-03 06:35:51 +0000<br>

    &nbsp;&nbsp;&nbsp;&nbsp;sysutils/bareos24-client: Remove entry from CONFLICTS<br>
    &nbsp;&nbsp;&nbsp;&nbsp;<br>
    &nbsp;&nbsp;&nbsp;&nbsp;- Bump PORTREVISION<br>
    ---<br>
    &nbsp;sysutils/bareos24-client/Makefile | 4 ++--<br>
    &nbsp;1 file changed, 2 insertions(+), 2 deletions(-)<br>

    diff --git a/sysutils/bareos24-client/Makefile b/sysutils/bareos24-client/Makefile<br>
    index d79650cb9504..4590e0b90781 100644<br>
    --- a/sysutils/bareos24-client/Makefile<br>
    +++ b/sysutils/bareos24-client/Makefile<br>
    @@ -1,12 +1,12 @@<br>
    &nbsp;PORTNAME= &nbsp;bareos<br>
    &nbsp;<br>
    -PORTREVISION= &nbsp;0<br>
    +PORTREVISION= &nbsp;1<br>
    &nbsp;<br>
    &nbsp;PKGNAMESUFFIX= 24-client<br>
    &nbsp;<br>
    &nbsp;COMMENT= &nbsp;&nbsp;Backup archiving recovery open sourced (client)<br> &nbsp;<br>
    -CONFLICTS= bareos22-client bareos23-client bareos-client<br>
    +CONFLICTS= bareos23-client bareos-client<br>
    &nbsp;<br>
    &nbsp;WITH_CLIENT_ONLY=yes<br>
    &nbsp;USE_RC_SUBR= &nbsp;&nbsp;bareos-fd<br>
    &nbsp;</div>

    <hr></div>
    </blockquote>

    &nbsp;</body></html>
    ------=_Part_81_962951108.1770107467200--


    --
    Posted automagically by a mail2news gateway at muc.de e.V.
    Please direct questions, flames, donations, etc. to news-admin@muc.de
    --- Synchronet 3.21b-Linux NewsLink 1.2