From owner-cvs-ports@FreeBSD.ORG Wed May 26 16:28:50 2004 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5553116A4CE; Wed, 26 May 2004 16:28:50 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4EE4D43D1D; Wed, 26 May 2004 16:28:50 -0700 (PDT) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i4QNSFWu092810; Wed, 26 May 2004 16:28:15 -0700 (PDT) (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i4QNSFNF092809; Wed, 26 May 2004 16:28:15 -0700 (PDT) (envelope-from linimon) Message-Id: <200405262328.i4QNSFNF092809@repoman.freebsd.org> From: Mark Linimon Date: Wed, 26 May 2004 16:28:15 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/port-authoring-tools Makefile pkg-descr ports/sysutils/port-maintenance-tools Makefile pkg-descr X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 May 2004 23:28:50 -0000 linimon 2004/05/26 16:28:15 PDT FreeBSD ports repository Added files: sysutils/port-authoring-tools Makefile pkg-descr sysutils/port-maintenance-tools Makefile pkg-descr Log: Add two new metaports comprising a set of tools to work with the Ports Collection. One is targeted to the audience of people who wish to install ports from source and then maintain their system; the other, more specialized, is intended for ports authors. These might be good candidates for a "start here" reference for those new to the ports collection and port maintenance. They might also serve to introduce more people to fastest-cvsup, pkg_cutleaves, libchk, and porttools, which IMHO would be A Good Thing. PR: ports/65161 Revision Changes Path 1.1 +29 -0 ports/sysutils/port-authoring-tools/Makefile (new) 1.1 +2 -0 ports/sysutils/port-authoring-tools/pkg-descr (new) 1.1 +32 -0 ports/sysutils/port-maintenance-tools/Makefile (new) 1.1 +5 -0 ports/sysutils/port-maintenance-tools/pkg-descr (new)