diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2010-03-25 09:05:51 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2010-03-25 09:05:51 +0000 |
commit | 20d3f32c41931aab215538af7946b328b9a343d2 (patch) | |
tree | 1adba5ba3a4aafd5cdf19b2b8d636f1fb33dd2dd /ports-mgmt/pkg_jail/pkg-descr | |
parent | 92c47d8d02068bc503d486af636f98ad0362d224 (diff) | |
download | ports-20d3f32c41931aab215538af7946b328b9a343d2.tar.gz ports-20d3f32c41931aab215538af7946b328b9a343d2.zip |
Notes
Diffstat (limited to 'ports-mgmt/pkg_jail/pkg-descr')
-rw-r--r-- | ports-mgmt/pkg_jail/pkg-descr | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/ports-mgmt/pkg_jail/pkg-descr b/ports-mgmt/pkg_jail/pkg-descr new file mode 100644 index 000000000000..3cbfac0a7da0 --- /dev/null +++ b/ports-mgmt/pkg_jail/pkg-descr @@ -0,0 +1,11 @@ +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 |