Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 05 Mar 2025 17:06:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 285182] ports-mgmt/synth: locally defined categories are no longer recognized
Message-ID:  <bug-285182-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D285182

            Bug ID: 285182
           Summary: ports-mgmt/synth: locally defined categories are no
                    longer recognized
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: fluffy@FreeBSD.org
          Reporter: Trond.Endrestol@ximalas.info
             Flags: maintainer-feedback?(fluffy@FreeBSD.org)
          Assignee: fluffy@FreeBSD.org

I have /usr/ports/Makefile.local with the following contents:

SUBDIR+=3Dlocal

I also have /usr/ports/local/Makefile with the following contents:

COMMENT=3DLocal software
SUBDIR+=3Denterprise-localbase
.include <bsd.port.subdir.mk>

And of course, /usr/ports/local/enterprise-localbase/{Makefile,pkg-descr} b=
oth
have existed for several years without any issues.

After running synth status, I'm puzzled by this error message:

Error: port origin 'local/enterprise-localbase' is not recognized.

This could be due to changes in the ports infrastructure.

After running make index today, I also noticed:

Warning: Duplicate INDEX entry: tinysparql-3.8.2

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-285182-7788>