[Bug 199406] Adjust UNIQUENAME to also include PKGNAMESUFFIX

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Apr 13 00:36:31 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199406

            Bug ID: 199406
           Summary: Adjust UNIQUENAME to also include PKGNAMESUFFIX
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Ports Framework
          Assignee: portmgr at FreeBSD.org
          Reporter: gerald at FreeBSD.org
                CC: bdrewery at FreeBSD.org, freebsd-ports-bugs at FreeBSD.org,
                    sunpoet at FreeBSD.org

Created attachment 155529
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=155529&action=edit
Proposed patch

This is related to a discussion we had after I converted the lang/gcc*
ports to use a PORTNAME of just "gcc" and have PKGNAMESUFFIX indicate
the specific version.

That worked just fine -- except it broke the logic around USE_LDCONFIG
which relies on UNIQUENAME, where it turned out those names really were
not unique any more after my "simplifications".

Right now UNIQUENAME does include PKGNAMEPREFIX, but not PKGNAMESUFFIX.

On the mailing lists there was consensus to change that, and I am attaching
the straightforward patch to do so.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ports-bugs mailing list