New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changes between Version 10 and Version 11 of pmagrath


Ignore:
Timestamp:
06/27/08 17:23:46 (5 years ago)
Author:
pmagrath@…
Comment:

Remove gid stuff that isn't relevant anymore.

Legend:

Unmodified
Added
Removed
Modified
  • pmagrath

    v10 v11  
    3737This will allow users who are members of the new macports group to have full write permissions to /opt and its subfolders, and hence to install ports which only affect that hierarchy to install those ports without requiring root privileges. 
    3838 
    39 ''I have added a "make group" command to the Makefile and a "--with-shared-directory" switch to the configure script. Running "make group" will create a macports group with the gid of 441. "--with-shared-directory" will let let the group specified by "--with-install-group" have full read write access to the /opt/local hierarchy.'' 
     39''I have added a "make group" command to the Makefile and a "--with-shared-directory" switch to the configure script. Running "make group" will create a macports group. "--with-shared-directory" will let let the group specified by "--with-install-group" have full read write access to the /opt/local hierarchy.'' 
    4040 
    4141==== Privilege Dropping ====