Date: Tue, 24 Jan 2006 19:36:51 +0000 (UTC) From: Andrey Slusar <anray@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/libtext-charwidth-perl Makefile distinfo pkg-descr pkg-plist Message-ID: <200601241936.k0OJapuK047414@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
anray 2006-01-24 19:36:51 UTC
FreeBSD ports repository
Modified files:
textproc Makefile
Added files:
textproc/libtext-charwidth-perl Makefile distinfo pkg-descr
pkg-plist
Log:
This is a part of fakeroot project.
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
PR: ports/91532
Submitted by: Meno Abels <meno.abels@adviser.com>
Revision Changes Path
1.918 +1 -0 ports/textproc/Makefile
1.1 +34 -0 ports/textproc/libtext-charwidth-perl/Makefile (new)
1.1 +3 -0 ports/textproc/libtext-charwidth-perl/distinfo (new)
1.1 +12 -0 ports/textproc/libtext-charwidth-perl/pkg-descr (new)
1.1 +7 -0 ports/textproc/libtext-charwidth-perl/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601241936.k0OJapuK047414>
