Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 May 2004 15:21:34 -0700 (PDT)
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/security Makefile ports/security/fakeroot Makefile distinfo pkg-descr pkg-plistpatch-doc.Makefile patch-fakeroot patch-libfakeroot.c
Message-ID:  <200405272221.i4RMLYXG031966@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pav         2004/05/27 15:21:34 PDT

  FreeBSD ports repository

  Modified files:
    security             Makefile 
  Added files:
    security/fakeroot    Makefile distinfo pkg-descr pkg-plist 
    security/fakeroot/files patch-communicate.h patch-doc.Makefile 
                            patch-fakeroot patch-libfakeroot.c 
  Log:
  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.
  
  PR:             ports/64102
  Submitted by:   Meno Abels <meno.abels@adviser.com>
  
  Revision  Changes    Path
  1.511     +1 -0      ports/security/Makefile
  1.1       +24 -0     ports/security/fakeroot/Makefile (new)
  1.1       +2 -0      ports/security/fakeroot/distinfo (new)
  1.1       +12 -0     ports/security/fakeroot/files/patch-communicate.h (new)
  1.1       +18 -0     ports/security/fakeroot/files/patch-doc.Makefile (new)
  1.1       +12 -0     ports/security/fakeroot/files/patch-fakeroot (new)
  1.1       +10 -0     ports/security/fakeroot/files/patch-libfakeroot.c (new)
  1.1       +11 -0     ports/security/fakeroot/pkg-descr (new)
  1.1       +6 -0      ports/security/fakeroot/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405272221.i4RMLYXG031966>