From owner-cvs-all Sun Jul 1 8:59:32 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9908A37B405; Sun, 1 Jul 2001 08:59:27 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f61FxR659292; Sun, 1 Jul 2001 08:59:27 -0700 (PDT) (envelope-from kevlo) Message-Id: <200107011559.f61FxR659292@freefall.freebsd.org> From: Kevin Lo Date: Sun, 1 Jul 2001 08:59:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/p5-Config-Setting Makefile distinfo pkg-comment pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG kevlo 2001/07/01 08:59:27 PDT Modified files: devel Makefile Added files: devel/p5-Config-Setting Makefile distinfo pkg-comment pkg-descr pkg-plist Log: p5-Config-Setting is a perl module that is designed to provide easy to use settings files for your project. You subclass the basic Config::Setting class in one of your own modules, and then provide an interface to your code using it. When set up, you can then override the settings on a per-host basis, or even using an environment variable. PR: 28565 Submitted by: Pete Fritchman Revision Changes Path 1.582 +2 -1 ports/devel/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message