mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
- Update to 2.2
- Unrestrict - license issue has been resolved PR: ports/178186 Submitted by: Joe Barbish <qjail@a1poweruser.com> (maintainer)
This commit is contained in:
parent
3425a6db7c
commit
e451db5c6c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=316638
@ -2,15 +2,13 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= qjail
|
||||
PORTVERSION= 2.1
|
||||
PORTVERSION= 2.2
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= SF/${PORTNAME}
|
||||
|
||||
MAINTAINER= qjail@a1poweruser.com
|
||||
COMMENT= Utility to quickly deploy and manage jails
|
||||
|
||||
RESTRICTED= license/copyright in dispute
|
||||
|
||||
USE_BZIP2= yes
|
||||
NO_BUILD= yes
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (qjail-2.1.tar.bz2) = 1b051c5c43334bc0b5cd1c3ac4b13ab06c7c552095aaedcdf69ff83349de4af5
|
||||
SIZE (qjail-2.1.tar.bz2) = 57497
|
||||
SHA256 (qjail-2.2.tar.bz2) = ae7b64b3ecfa2b3db5880e3e7e38fc5e6f4ad8e51353d4343e37ef4c0dab1912
|
||||
SIZE (qjail-2.2.tar.bz2) = 56888
|
||||
|
@ -1,3 +1,6 @@
|
||||
This is the last version that handles both the 8.x and 9.x install
|
||||
media formats.
|
||||
|
||||
Qjail [ q = quick ] is a 4th generation wrapper for the basic chroot jail
|
||||
system that includes security and performance enhancements. Plus a new level
|
||||
of "user friendliness" enhancements dealing with deploying just a few jails or
|
||||
@ -19,5 +22,4 @@ group of jails.
|
||||
Ability to designate a portion of the jail name as a group prefix so the
|
||||
command being executed will apply to only those jail names matching that prefix.
|
||||
|
||||
WWW: http://sourceforge.net/projects/qjail/
|
||||
http://qjail.sourceforge.net/
|
||||
WWW: http://qjail.sourceforge.net/
|
||||
|
Loading…
Reference in New Issue
Block a user