Received: by mail.netbsd.org (Postfix, from userid 605) id 739D284D56; Mon, 7 Sep 2020 20:11:51 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id F16B084D3F for ; Mon, 7 Sep 2020 20:11:50 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id sNG9LdGgtDc7 for ; Mon, 7 Sep 2020 20:11:50 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 5E00584D23 for ; Mon, 7 Sep 2020 20:11:50 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5754DFB28; Mon, 7 Sep 2020 20:11:50 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1599509510129720" MIME-Version: 1.0 Date: Mon, 7 Sep 2020 20:11:50 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/devel/p5-Meta-Builder To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20200907201150.5754DFB28@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1599509510129720 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Sep 7 20:11:50 UTC 2020 Added Files: pkgsrc/devel/p5-Meta-Builder: DESCR Makefile distinfo Log Message: devel/p5-Meta-Builder: import p5-Meta-Builder-0.004 Meta programming is becoming more and more popular. The popularity of Meta programming comes from the fact that many problems are made significantly easier. There are a few specialized Meta tools out there, for instance Class:MOP which is used by Moose to track class metadata. Meta::Builder is designed to be a generic tool for writing Meta objects. Unlike specialized tools, Meta::Builder makes no assumptions about what metrics you will care about. Meta::Builder also makes it simple for others to extend your meta-object based tools by providing hooks for other packages to add metrics to your meta object. If a specialized Meta object tool is available to meet your needs please use it. However if you need a simple Meta object to track a couple metrics, use Meta::Builder. Meta::Builder is also low-sugar and low-dep. In most cases you will not want a class that needs a meta object to use your meta-object class directly. Rather you will usually want to create a sugar class that exports enhanced API functions that manipulate the meta object. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 pkgsrc/devel/p5-Meta-Builder/DESCR \ pkgsrc/devel/p5-Meta-Builder/Makefile \ pkgsrc/devel/p5-Meta-Builder/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1599509510129720 Content-Disposition: inline Content-Length: 2904 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Added files: Index: pkgsrc/devel/p5-Meta-Builder/DESCR diff -u /dev/null pkgsrc/devel/p5-Meta-Builder/DESCR:1.1 --- /dev/null Mon Sep 7 20:11:50 2020 +++ pkgsrc/devel/p5-Meta-Builder/DESCR Mon Sep 7 20:11:50 2020 @@ -0,0 +1,22 @@ +Meta programming is becoming more and more popular. The popularity +of Meta programming comes from the fact that many problems are made +significantly easier. There are a few specialized Meta tools out +there, for instance Class:MOP which is used by Moose to track class +metadata. + +Meta::Builder is designed to be a generic tool for writing Meta +objects. Unlike specialized tools, Meta::Builder makes no assumptions +about what metrics you will care about. Meta::Builder also makes +it simple for others to extend your meta-object based tools by +providing hooks for other packages to add metrics to your meta +object. + +If a specialized Meta object tool is available to meet your needs +please use it. However if you need a simple Meta object to track +a couple metrics, use Meta::Builder. + +Meta::Builder is also low-sugar and low-dep. In most cases you will +not want a class that needs a meta object to use your meta-object +class directly. Rather you will usually want to create a sugar +class that exports enhanced API functions that manipulate the meta +object. Index: pkgsrc/devel/p5-Meta-Builder/Makefile diff -u /dev/null pkgsrc/devel/p5-Meta-Builder/Makefile:1.1 --- /dev/null Mon Sep 7 20:11:50 2020 +++ pkgsrc/devel/p5-Meta-Builder/Makefile Mon Sep 7 20:11:50 2020 @@ -0,0 +1,21 @@ +# $NetBSD: Makefile,v 1.1 2020/09/07 20:11:50 wiz Exp $ + +DISTNAME= Meta-Builder-0.004 +PKGNAME= p5-${DISTNAME} +CATEGORIES= devel perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/E/EX/EXODIST/} + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://metacpan.org/pod/Meta::Builder +COMMENT= Tools for creating Meta objects to track custom metrics +LICENSE= ${PERL5_LICENSE} + +TEST_DEPENDS+= p5-Fennec-Lite-[0-9]*:../../devel/p5-Fennec-Lite +TEST_DEPENDS+= p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception + +USE_LANGUAGES= # empty +PERL5_PACKLIST= auto/Meta/Builder/.packlist +PERL5_MODULE_TYPE= Module::Build + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" Index: pkgsrc/devel/p5-Meta-Builder/distinfo diff -u /dev/null pkgsrc/devel/p5-Meta-Builder/distinfo:1.1 --- /dev/null Mon Sep 7 20:11:50 2020 +++ pkgsrc/devel/p5-Meta-Builder/distinfo Mon Sep 7 20:11:50 2020 @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1 2020/09/07 20:11:50 wiz Exp $ + +SHA1 (Meta-Builder-0.004.tar.gz) = 4fe077a0d223dfd72558360d32c9e71899188075 +RMD160 (Meta-Builder-0.004.tar.gz) = 67f43c967c7c65ac5f5a14b02a1ce04081aa5679 +SHA512 (Meta-Builder-0.004.tar.gz) = c8dcc7129b08f9e562bcb2077c41c7eb72e108f7a8fd0f41c0b84c5615af02b4f418003d0a86c8ecc6f6c6f693b5928626f6e22c40d303318675c41eb301d2bb +Size (Meta-Builder-0.004.tar.gz) = 10650 bytes --_----------=_1599509510129720--