cvs commit: ports/sysutils Makefile ports/sysutils/jailuser Makefile distinfo pkg-descr pkg-message pkg-plist ports/sysutils/jailuser/files patch-Makefile patch-functions patch-install.sh

Edwin Groothuis edwin at FreeBSD.org
Sun Jul 18 04:45:31 PDT 2004


edwin       2004-07-18 11:45:31 UTC

  FreeBSD ports repository

  Modified files:
    sysutils             Makefile 
  Added files:
    sysutils/jailuser    Makefile distinfo pkg-descr pkg-message 
                         pkg-plist 
    sysutils/jailuser/files patch-Makefile patch-functions 
                            patch-install.sh 
  Log:
  New port: sysutils/jail Builds a chrooted environment
  
          I've made a port for: http://sourceforge.net/projects/jail/
  
          Jail Chroot Project is an attempt of write a tool that
          builds a chrooted environment. The main goal of Jail is to
          be as simple as possible, and highly portable. The most
          difficult step when building a chrooted environment is to
          set up the right libraries.
  
  PR:             ports/67900
  Submitted by:   bugghy <bugghy at phenix.rootshell.be>
  
  Revision  Changes    Path
  1.551     +1 -0      ports/sysutils/Makefile
  1.1       +40 -0     ports/sysutils/jailuser/Makefile (new)
  1.1       +2 -0      ports/sysutils/jailuser/distinfo (new)
  1.1       +32 -0     ports/sysutils/jailuser/files/patch-Makefile (new)
  1.1       +40 -0     ports/sysutils/jailuser/files/patch-functions (new)
  1.1       +128 -0    ports/sysutils/jailuser/files/patch-install.sh (new)
  1.1       +9 -0      ports/sysutils/jailuser/pkg-descr (new)
  1.1       +5 -0      ports/sysutils/jailuser/pkg-message (new)
  1.1       +33 -0     ports/sysutils/jailuser/pkg-plist (new)


More information about the cvs-ports mailing list