[Bug 224341] Making better use of non-centos RPMs
    bugzilla-noreply at freebsd.org 
    bugzilla-noreply at freebsd.org
       
    Fri Sep  6 10:33:20 UTC 2019
    
    
  
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224341
Tijl Coosemans <tijl at FreeBSD.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Closed
         Resolution|---                         |Not Accepted
--- Comment #2 from Tijl Coosemans <tijl at FreeBSD.org> ---
Several ports set MASTER_SITES (e.g. to EPEL) and also want DIST_SUBDIR=centos.
 The subdirectory is for all rpm targetting CentOS, not just official CentOS
packages.  USE_LINUX_RPM is really tailored for linux-c?-* ports.  If you are
creating such a port you can put the distfile in the centos subdirectory.  If
you are creating another port which happens to be distributed as an rpm take a
look at astro/google-earth.  The main difference from a regular port is that
you need a do-install target.
-- 
You are receiving this mail because:
You are the assignee for the bug.
    
    
More information about the freebsd-emulation
mailing list