cvs commit: ports/ports-mgmt Makefile ports/ports-mgmt/pkg_jail Makefile pkg-descr ports/ports-mgmt/pkg_jail/files README pkg_jail pkg_update

Dirk Meyer dinoex at FreeBSD.org
Thu Mar 25 09:05:51 UTC 2010


dinoex      2010-03-25 09:05:51 UTC

  FreeBSD ports repository

  Modified files:
    ports-mgmt           Makefile 
  Added files:
    ports-mgmt/pkg_jail  Makefile pkg-descr 
    ports-mgmt/pkg_jail/files README pkg_jail pkg_update 
  Log:
  Manage your own packages build on a dedicated build system.
  
  The build system does the update of the ports tree,
  moving old packages out of the way, fetch and rebuild
  the packages you need. Its ports tree with packages
  is served to the production systems and desktops.
  
  On a system you can update installed ports with
  the clean build packages from the build system.
  
  WWW: http://people.freebsd.org/~dinoex/batch/README
  
  Revision  Changes    Path
  1.30      +1 -0      ports/ports-mgmt/Makefile
  1.1       +36 -0     ports/ports-mgmt/pkg_jail/Makefile (new)
  1.1       +196 -0    ports/ports-mgmt/pkg_jail/files/README (new)
  1.1       +159 -0    ports/ports-mgmt/pkg_jail/files/pkg_jail (new)
  1.1       +2302 -0   ports/ports-mgmt/pkg_jail/files/pkg_update (new)
  1.1       +11 -0     ports/ports-mgmt/pkg_jail/pkg-descr (new)


More information about the cvs-ports mailing list