From owner-cvs-all@FreeBSD.ORG Tue Sep 15 09:40:44 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E71421065676; Tue, 15 Sep 2009 09:40:44 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id BF0168FC1C; Tue, 15 Sep 2009 09:40:44 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n8F9eii6078115; Tue, 15 Sep 2009 09:40:44 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n8F9eieO078114; Tue, 15 Sep 2009 09:40:44 GMT (envelope-from erwin) Message-Id: <200909150940.n8F9eieO078114@repoman.freebsd.org> From: Erwin Lansing Date: Tue, 15 Sep 2009 09:40:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT approvecheck cfg.pm cfg_local.pm rcstemplate X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Sep 2009 09:40:45 -0000 erwin 2009-09-15 09:40:44 UTC FreeBSD ports repository Modified files: . approvecheck cfg.pm cfg_local.pm rcstemplate Log: Add a new tag Feature safe: that needs to be set explicitly to yes when FEATURE_FREEZE is turned on. This is an alternative to having explicit approval from "approvers". Revision Changes Path 1.2 +27 -0 CVSROOT/approvecheck 1.51 +6 -1 CVSROOT/cfg.pm 1.20 +2 -1 CVSROOT/cfg_local.pm 1.19 +1 -0 CVSROOT/rcstemplate