Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Jul 2004 11:45:31 +0000 (UTC)
From:      Edwin Groothuis <edwin@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   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
Message-ID:  <200407181145.i6IBjVCj087066@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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)



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