From owner-svn-ports-head@FreeBSD.ORG Wed Nov 28 18:06:22 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 229F7997; Wed, 28 Nov 2012 18:06:22 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 05BEF8FC08; Wed, 28 Nov 2012 18:06:22 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qASI6LMm003610; Wed, 28 Nov 2012 18:06:21 GMT (envelope-from eadler@svn.freebsd.org) Received: (from eadler@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qASI6LTj003609; Wed, 28 Nov 2012 18:06:21 GMT (envelope-from eadler@svn.freebsd.org) Message-Id: <201211281806.qASI6LTj003609@svn.freebsd.org> From: Eitan Adler Date: Wed, 28 Nov 2012 18:06:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r307924 - head/Tools/scripts X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Nov 2012 18:06:22 -0000 Author: eadler Date: Wed Nov 28 18:06:21 2012 New Revision: 307924 URL: http://svnweb.freebsd.org/changeset/ports/307924 Log: Document tool which converts from old style header to new style Feature safe: yes Modified: head/Tools/scripts/README Modified: head/Tools/scripts/README ============================================================================== --- head/Tools/scripts/README Wed Nov 28 17:33:48 2012 (r307923) +++ head/Tools/scripts/README Wed Nov 28 18:06:21 2012 (r307924) @@ -17,6 +17,7 @@ checknewvers - checks for availability f chkorigin.sh - checks all ports in the tree for a wrong PKGORIGIN. Run this tool after every repocopy. close-pr - a slightly hacked version of edit-pr(1) to quickly close PR. +convert-makefile-header.pl - converts old style headers to modern one-line version de-pkg-comment - converts pkg-comment to COMMENT (will be obsoleted when the mass conversion is finished) dialogwrapper.sh - a wrapper for dialog(1) which provides extra features