Bug 64102

Summary: New port: security/fakeroot simulate root user behavior
Product: Ports & Packages Reporter: Meno Abels <abels>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: meno.abels
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description Meno Abels 2004-03-11 13:00:40 UTC
Fakeroot runs a command in an environment were it appears to have
root privileges for file manipulation, by setting LD_PRELOAD to a
library with alternative versions of getuid(), stat(), etc. This
is useful for allowing users to create archives (tar, ar, .deb .rpm
etc.) with files in them with root permissions/ownership. Without
fakeroot one would have to have root privileges to create the
constituent files of the archives with the correct permissions and
ownership, and then pack them up, or one would have to construct
the archives directly, without using the archiver.

WWW: http://freshmeat.net/projects/fakeroot

How-To-Repeat: 	make install
	make deinstall
	make install
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2004-05-27 23:22:30 UTC
State Changed
From-To: open->closed

New port added, thank you! I took a liberty to update it 
to 0.96