From owner-cvs-ports@FreeBSD.ORG Fri Apr 20 12:40:28 2007 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BF93B16A406; Fri, 20 Apr 2007 12:40:28 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id B0E5813C455; Fri, 20 Apr 2007 12:40:28 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.8/8.13.8) with ESMTP id l3KCeS5d091779; Fri, 20 Apr 2007 12:40:28 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.8/8.13.8/Submit) id l3KCeSXm091778; Fri, 20 Apr 2007 12:40:28 GMT (envelope-from miwi) Message-Id: <200704201240.l3KCeSXm091778@repoman.freebsd.org> From: Martin Wilke Date: Fri, 20 Apr 2007 12:40:28 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/ports-mgmt/genplist Makefile distinfo pkg-descr X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 20 Apr 2007 12:40:28 -0000 miwi 2007-04-20 12:40:28 UTC FreeBSD ports repository Added files: ports-mgmt/genplist Makefile distinfo pkg-descr Log: Genplist automatically creates a static plist for a port by installing it into a temporary directory, and then examining the directory tree. The process is based on the instructions for plist generation in the FreeBSD Porter's Handbook. WWW: http://www.neuro.mcw.edu/~bacon/FreeBSD_MRI PR: ports/111892 Submitted by: Jason Bacon bacon at smithers.neuro.mcw.edu Sponsord by: addport Revision Changes Path 1.1 +26 -0 ports/ports-mgmt/genplist/Makefile (new) 1.1 +3 -0 ports/ports-mgmt/genplist/distinfo (new) 1.1 +6 -0 ports/ports-mgmt/genplist/pkg-descr (new)