Index: head/shells/jailkit/Makefile =================================================================== --- head/shells/jailkit/Makefile (revision 380749) +++ head/shells/jailkit/Makefile (revision 380750) @@ -1,26 +1,25 @@ # Created by: Sylvio Cesar # $FreeBSD$ PORTNAME= jailkit -PORTVERSION= 2.15 -PORTREVISION= 3 +PORTVERSION= 2.17 CATEGORIES= shells MASTER_SITES= http://olivier.sessink.nl/jailkit/ \ http://www.sfr-fresh.com/unix/privat/ -MAINTAINER= ports@FreeBSD.org -COMMENT= Utilities to limit user account +MAINTAINER= woodsb02@gmail.com +COMMENT= Utilities to limit user accounts to specific files and/or commands LICENSE= BSD3CLAUSE USES= python:2 GNU_CONFIGURE= yes CONFIGURE_ENV= PYTHONINTERPRETER=${PYTHON_CMD} PORTDOCS= COPYRIGHT README.txt post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} .include Index: head/shells/jailkit/distinfo =================================================================== --- head/shells/jailkit/distinfo (revision 380749) +++ head/shells/jailkit/distinfo (revision 380750) @@ -1,2 +1,2 @@ -SHA256 (jailkit-2.15.tar.gz) = f8fa1aa10a37c797a7283dcbc90ffa5e752454b5f8fd083a5c79e5d3e269ccf7 -SIZE (jailkit-2.15.tar.gz) = 137372 +SHA256 (jailkit-2.17.tar.gz) = fdd6a42a6763ece2a51a374356994975d20e3b8fbb4dc995254ee69427dad7d8 +SIZE (jailkit-2.17.tar.gz) = 139607 Index: head/shells/jailkit/files/patch-man_jailkit.8 =================================================================== --- head/shells/jailkit/files/patch-man_jailkit.8 (revision 380749) +++ head/shells/jailkit/files/patch-man_jailkit.8 (nonexistent) @@ -1,13 +0,0 @@ ---- man/jailkit.8.orig 2010-02-07 16:13:06 UTC -+++ man/jailkit.8 -@@ -69,8 +69,8 @@ Use this program if you want to deny reg - is a utility to give regular users access to the - .BR chroot(2) - (change root) system call in a safe way. Which users are allowed in which jails is controlled from --.I /etc/jailkit/jk_uchroot.ini --. Use this utility for users that can run processes both inside a jail and outside a jail. -+.I /etc/jailkit/jk_uchroot.ini. -+Use this utility for users that can run processes both inside a jail and outside a jail. - - .BR jk_socketd - is a daemon that allows logging safely to syslog from within a jail. It limits the logging rate based on parameters set in its configuration file: Property changes on: head/shells/jailkit/files/patch-man_jailkit.8 ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property