---
name: fakeroot
version: 1.20
origin: security/fakeroot
comment: Simulate the root user behaviour
arch: freebsd:10:x86:64
www: http://freshmeat.net/projects/fakeroot
maintainer: martymac@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses:
- GPLv3
flatsize: 199117
desc: |
  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
categories:
- security
shlibs_provided:
- libfakeroot.so.0
