1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00
freebsd-ports/security/fakeroot/pkg-descr
Ganael LAPLANCHE 4efc97c852 - Update to 1.20
- Enable STAGING
- Simplify pkg-descr
2013-10-14 11:25:59 +00:00

8 lines
368 B
Plaintext

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.
WWW: http://freshmeat.net/projects/fakeroot