Date: Mon, 13 Feb 2017 19:26:33 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r434046 - head/sysutils/jail2 Message-ID: <201702131926.v1DJQXRl009205@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Mon Feb 13 19:26:33 2017 New Revision: 434046 URL: https://svnweb.freebsd.org/changeset/ports/434046 Log: - Deprecate, the functionality of this port is in the base since 10.0 PR: 216995 Submitted by: yamagi@yamagi.org (maintainer) Modified: head/sysutils/jail2/Makefile Modified: head/sysutils/jail2/Makefile ============================================================================== --- head/sysutils/jail2/Makefile Mon Feb 13 19:24:56 2017 (r434045) +++ head/sysutils/jail2/Makefile Mon Feb 13 19:26:33 2017 (r434046) @@ -9,6 +9,9 @@ DISTFILES= # MAINTAINER= yamagi@yamagi.org COMMENT= Jail startup/shutdown script with jail.conf support +DEPRECATED= Starting with 10.0 functionality has been merged into base. +EXPIRATION_DATE= 2017-04-01 + NO_BUILD= yes NO_INSTALL= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702131926.v1DJQXRl009205>