[Bug 224341] Making better use of non-centos RPMs

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Dec 14 14:51:14 UTC 2017


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

            Bug ID: 224341
           Summary: Making better use of non-centos RPMs
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Ports Framework
          Assignee: portmgr at FreeBSD.org
          Reporter: pfg at FreeBSD.org
                CC: freebsd-ports-bugs at FreeBSD.org

Created attachment 188827
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=188827&action=edit
small change

I am trying to use rpm for software that is not in the centos repositories and
I noticed USE_LINUX_RPM could be more efficient/cleaner:

- Move the MASTER_SITES check to an upper level instead of checking within the
centos 6 or centos 7 cases.

- I was tempted to also define the MASTER_SITES and DIST_SUBDIR before checking
the centos version but I realize you may want to add other repositories there
in the future.

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


More information about the freebsd-ports-bugs mailing list