[MacPorts] #36533: cfitsio: should install dylib as root not as macports user

MacPorts noreply at macports.org
Mon Oct 8 15:10:02 PDT 2012


#36533: cfitsio: should install dylib as root not as macports user
------------------------------+--------------------------------
 Reporter:  Deil.Christoph@…  |      Owner:  macports-tickets@…
     Type:  defect            |     Status:  new
 Priority:  Low               |  Milestone:
Component:  ports             |    Version:  2.1.2
 Keywords:                    |       Port:  cfitsio
------------------------------+--------------------------------
 cfitsio currently installs its libraries as the macports user:
 {{{
 $ ls -lh /opt/local/lib | grep -v root
 total 1374520
 -rw-r--r--    1 macports  admin   2.6M Sep 16 13:19 libcfitsio.a
 -rwxr-xr-x    1 macports  admin   2.0M Sep 16 13:19 libcfitsio.dylib
 -rw-r--r--    1 macports  admin   791K Sep 13 10:15 libvpx.a
 }}}

 Almost all other library files (>1000 on my system) are owned by the root
 user, so I assume that is the right thing to do.

 What do I have to change in the Portfile to use the root user?

-- 
Ticket URL: <https://trac.macports.org/ticket/36533>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list