The NetBSD Project

CVS log for pkgsrc/devel/p5-Class-Accessor-Grouped/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / devel / p5-Class-Accessor-Grouped

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.40 / (download) - annotate - [select for diffs], Thu Jul 6 09:38:44 2023 UTC (5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, HEAD
Changes since 1.39: +2 -2 lines
Diff to previous 1.39 (colored)

*: recursive bump for perl 5.38

Revision 1.39 / (download) - annotate - [select for diffs], Tue Jun 6 12:40:43 2023 UTC (5 months, 4 weeks ago) by riastradh
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2
Changes since 1.38: +6 -6 lines
Diff to previous 1.38 (colored)

Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.

Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).

No change to BUILD_DEPENDS as used correctly inside buildlink3.

As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html

Revision 1.38 / (download) - annotate - [select for diffs], Tue Jun 28 11:32:00 2022 UTC (17 months, 1 week ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3
Changes since 1.37: +2 -2 lines
Diff to previous 1.37 (colored)

*: recursive bump for perl 5.36

Revision 1.37 / (download) - annotate - [select for diffs], Mon May 24 19:50:14 2021 UTC (2 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2
Changes since 1.36: +2 -2 lines
Diff to previous 1.36 (colored)

*: recursive bump for perl 5.34

Revision 1.36 / (download) - annotate - [select for diffs], Mon Aug 31 18:07:35 2020 UTC (3 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3
Changes since 1.35: +2 -2 lines
Diff to previous 1.35 (colored)

*: bump PKGREVISION for perl-5.32.

Revision 1.35 / (download) - annotate - [select for diffs], Sun Nov 3 10:15:51 2019 UTC (4 years, 1 month ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4
Changes since 1.34: +5 -5 lines
Diff to previous 1.34 (colored)

devel/p5-*: align variable assignments

pkglint -Wall -F --only aligned --only indent p5-*

No manual corrections.

Revision 1.34 / (download) - annotate - [select for diffs], Sun Aug 11 13:18:58 2019 UTC (4 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3
Changes since 1.33: +2 -2 lines
Diff to previous 1.33 (colored)

Bump PKGREVISIONs for perl 5.30.0

Revision 1.33 / (download) - annotate - [select for diffs], Sun Jun 30 20:14:38 2019 UTC (4 years, 5 months ago) by nia
Branch: MAIN
Changes since 1.32: +2 -2 lines
Diff to previous 1.32 (colored)

Update packages using a search.cpan.org HOMEPAGE to metacpan.org.

The former now redirects to the latter.

This covers the most simple cases where http://search.cpan.org/dist/name
can be changed to https://metacpan.org/release/name.

Reviewed by hand to hopefully make sure no unwanted changes sneak in.

Revision 1.32 / (download) - annotate - [select for diffs], Wed Aug 22 09:43:42 2018 UTC (5 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.31: +2 -1 lines
Diff to previous 1.31 (colored)

Recursive bump for perl5-5.28.0

Revision 1.31 / (download) - annotate - [select for diffs], Wed Jul 4 07:43:59 2018 UTC (5 years, 5 months ago) by wen
Branch: MAIN
Changes since 1.30: +2 -3 lines
Diff to previous 1.30 (colored)

Update to 0.10014

Upstream changes:
0.10014 2018-07-01 19:25 (UTC)
    - releasing 0.10013_01 as stable

0.10013_01 2018-05-28 13:37 (UTC)
    - convert packaging from Module::Install to plain ExtUtils::MakeMaker
    - fix running Makefile.PL when @INC does not contain '.' (perl 5.26).
    - don't run author tests at all for user installs

Revision 1.30 / (download) - annotate - [select for diffs], Mon Jun 5 14:22:40 2017 UTC (6 years, 6 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2
Changes since 1.29: +2 -2 lines
Diff to previous 1.29 (colored)

Recursive revbump from lang/perl5 5.26.0

Revision 1.29 / (download) - annotate - [select for diffs], Wed Jun 8 19:22:39 2016 UTC (7 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2
Changes since 1.28: +2 -2 lines
Diff to previous 1.28 (colored)

Bump PKGREVISION for perl-5.24.

Revision 1.28 / (download) - annotate - [select for diffs], Sun Aug 23 02:15:04 2015 UTC (8 years, 3 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3
Changes since 1.27: +3 -1 lines
Diff to previous 1.27 (colored)

Add following line for make test
   BUILD_DEPENDS+=        p5-Module-Runtime-[0-9]*:../../devel/p5-Module-Runtime

Revision 1.27 / (download) - annotate - [select for diffs], Sun Jul 12 18:56:10 2015 UTC (8 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (colored)

Comment out dependencies of the style
{perl>=5.16.6,p5-ExtUtils-ParseXS>=3.15}:../../devel/p5-ExtUtils-ParseXS
since pkgsrc enforces the newest perl version anyway, so they
should always pick perl, but sometimes (pkg_add) don't due to the
design of the {,} syntax.

No effective change for the above reason.

Ok joerg

Revision 1.26 / (download) - annotate - [select for diffs], Fri Jun 12 10:48:58 2015 UTC (8 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q2-base, pkgsrc-2015Q2
Changes since 1.25: +2 -1 lines
Diff to previous 1.25 (colored)

Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.

Revision 1.25 / (download) - annotate - [select for diffs], Sat Nov 22 05:11:50 2014 UTC (9 years ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4
Changes since 1.24: +2 -3 lines
Diff to previous 1.24 (colored)

Update to 0.10012

Upstream changes:
0.10012 2014-10-05 21:22 (UTC)
    - Fix tests tickling deficient threads on perl 5.10.0

0.10011 2014-09-26 11:24 (UTC)
    - Soft-depend on newer (bugfixed and *simpler*) Class::XSAccessor 1.19
    - More robust threading tests

Revision 1.24 / (download) - annotate - [select for diffs], Thu May 29 23:35:42 2014 UTC (9 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored)

Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.

Revision 1.23 / (download) - annotate - [select for diffs], Fri May 31 12:40:07 2013 UTC (10 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2
Changes since 1.22: +2 -1 lines
Diff to previous 1.22 (colored)

Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.

Revision 1.22 / (download) - annotate - [select for diffs], Thu May 2 06:33:18 2013 UTC (10 years, 7 months ago) by wen
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored)

Update to 0.10010

Upstream changes:
0.10010 2013-04-24 02:58 (UTC)
    - Fix bug with identically-named 'simple' accessors in different
      classes set to access *differently named fields* getting their
      field access mixed up
    - Fix subtle pessimization when having identically-named accessors
      in different classes leads to 'simple' implementations not being
      replaced by Class::XSAccessor where appropriate

Revision 1.21 / (download) - annotate - [select for diffs], Mon Dec 10 14:58:04 2012 UTC (10 years, 11 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.20: +5 -5 lines
Diff to previous 1.20 (colored)

Update to 0.10009

0.10009 2012-11-15 18:51 (UTC)
    - Stop leaking extra methods into the inheritance chain - there
      are plenty already

0.10008 2012-11-15 09:48 (UTC)
    - Allow disabling of accessor name checking introduced in 0.10007
    - Pass tests if Class::XSAccessor is available but Sub::Name isn't

0.10007 2012-11-08 11:54 (UTC)
    - Disable tests on perls where Class::XSAccessor emits broken
      error messages (RT#74883, RT#80519)
    - Drop minimum perl to 5.6 (from 5.6.2)
    - Switch all module loading to Module::Runtime and lose
      dependency on Class::Inspector
    - Fix stupid mistake causing double-require of Sub::Name when
      Class::XSAccessor is not available (RT#80657)
    - Simplify superclass traversal done by the 'inherited' group type
    - Fix incorrect quoting of unusual hash keys (fieldnames)
    - Depend on newer bugfixed Class::XSAccessor 1.15
    - Improve text of ro/wo violation exceptions
    - Sanity-check accessor names for well-formedness
      (qr/[A-Z_a-z][0-9A-Z_a-z]*/)

Revision 1.20 / (download) - annotate - [select for diffs], Wed Oct 31 11:17:45 2012 UTC (11 years, 1 month ago) by asau
Branch: MAIN
Changes since 1.19: +1 -3 lines
Diff to previous 1.19 (colored)

Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.19 / (download) - annotate - [select for diffs], Wed Oct 3 21:54:41 2012 UTC (11 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.

Revision 1.18 / (download) - annotate - [select for diffs], Mon Sep 3 11:16:19 2012 UTC (11 years, 3 months ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3
Changes since 1.17: +3 -2 lines
Diff to previous 1.17 (colored)

Changing all PERL5_MODULE_TYPE from Module::Install to M::I::Bundled,
Module::Install is for Authors only.

Bumping revision

Revision 1.17 / (download) - annotate - [select for diffs], Mon Mar 5 13:29:39 2012 UTC (11 years, 9 months ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)

Updating package for CPAN distribution Class::Accessor::Grouped in
devel/p5-Class-Accessor-Grouped from 0.10003 to 0.10006.

Upstream changes:
0.10006 2011-12-30 03:52 (UTC)
    - Silence warnings resulting from incomplete can() overrides
      hiding get/set_simple methods

0.10005 2011-12-26 12:43 (UTC)
    - Depend on newer bugfixed Class::XSAccessor
    - Repack with correct metadata (RT#73100)

0.10004 2011-11-28 21:20 (UTC)
    - No longer leak internal __CAG* methods into the inheritable
      namespace

Revision 1.16 / (download) - annotate - [select for diffs], Tue Aug 9 09:54:15 2011 UTC (12 years, 3 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3
Changes since 1.15: +1 -2 lines
Diff to previous 1.15 (colored)

As noted in Changes 0.10003, only require MRO::Compat for older perls,
so drop dependency on p5-MRO-Compat.

Revision 1.15 / (download) - annotate - [select for diffs], Tue Aug 9 09:42:00 2011 UTC (12 years, 3 months ago) by adam
Branch: MAIN
Changes since 1.14: +6 -7 lines
Diff to previous 1.14 (colored)

Changes 0.10003:
* Only require MRO::Compat for older perls
* Add SYNOPSIS
* Add examples for methods that get used most often

Changes 0.10002:
* Fix grave bug of XS-enabled simple accessors clobbering an
  existing 'around' overlay installed in the same method slot
* Require bugfixed XSAccessor, remove Win32 caveat

Changes 0.10001:
* Fix an ActiveState Win32 incompatibility
* Fix spurious method re-invocation warnings after Class::Unload

Changes 0.10000:
* Fix perl 5.6 failures
* Add test-time deferred coderef reinvocation checks
* Another minor (8%) speedup

Revision 1.14 / (download) - annotate - [select for diffs], Fri Sep 17 05:34:29 2010 UTC (13 years, 2 months ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3
Changes since 1.13: +4 -2 lines
Diff to previous 1.13 (colored)

Updating devel/p5-Class-Accessor-Grouped from 0.09005 to 0.09006

pkgsrc changes:
- adjust build/test dependencies

Upstream changes:
0.09006 Wed Sep 10 23:55:00 2010
    - Fix bugs in ro/wo accessor generation when XSAccessor is
      being used
    - Better Class::XSAccessor usage control - introducing
      $ENV{CAG_USE_XS} and $Class::Accessor::Grouped::USE_XS

Revision 1.13 / (download) - annotate - [select for diffs], Thu Sep 2 19:11:28 2010 UTC (13 years, 3 months ago) by sno
Branch: MAIN
Changes since 1.12: +4 -4 lines
Diff to previous 1.12 (colored)

Updating devel/p5-Class-Accessor-Grouped from 0.09004 to 0.09005

pkgsrc changes:
- replace >=0 dependencies by -[0-9]*

Upstream changes:
0.09005 Wed Sep  1 04:00:00 2010
    - Again, remove Class::XSAccessor for Win32 sine it still breaks

Revision 1.12 / (download) - annotate - [select for diffs], Thu Aug 26 05:22:15 2010 UTC (13 years, 3 months ago) by sno
Branch: MAIN
Changes since 1.11: +3 -3 lines
Diff to previous 1.11 (colored)

Updating devel/p5-Class-Accessor-Grouped from 0.09003nb1 to 0.09004

Upstream changes:
0.09004 Wed Aug 11 04:23:15 2010
    - Changed the way Class::XSAccessor is invoked if available
      (recommended by C::XSA author)
    - Modified internal cache names to avoid real accessor clashes
    - Some micro-optimizations for get_inherited
    - Fixed field names with a single quote in them (patch from Jason Plum)

Revision 1.11 / (download) - annotate - [select for diffs], Sat Aug 21 16:33:18 2010 UTC (13 years, 3 months ago) by seb
Branch: MAIN
Changes since 1.10: +2 -1 lines
Diff to previous 1.10 (colored)

Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!

Revision 1.10 / (download) - annotate - [select for diffs], Wed Jul 14 14:15:39 2010 UTC (13 years, 4 months ago) by seb
Branch: MAIN
Changes since 1.9: +3 -4 lines
Diff to previous 1.9 (colored)

Update p5-Class-Accessor-Grouped from version 0.09002 to version 0.09003.

Pkgsrc changes:
- adjust MASTER_SITES
- adjust dependencies

Upstream changes:
0.09003 Fri Apr 23 23:00:19 2010
    - use Class::XSAccessor if available for 'simple' accessors, except on
      MSWin32, with documentation

Revision 1.9 / (download) - annotate - [select for diffs], Sat Oct 24 16:33:27 2009 UTC (14 years, 1 month ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4
Changes since 1.8: +4 -4 lines
Diff to previous 1.8 (colored)

Updating devel/p5-Class-Accessor-Grouped from 0.09001 to 0.09002

pkgsrc changes:
  - Adjusting dependencies

Upstream changes:
0.09002 Tue Oct 20 23:16:28 2009
    - removing Class::XSAccessor usage for now

Revision 1.8 / (download) - annotate - [select for diffs], Mon Oct 12 12:01:22 2009 UTC (14 years, 1 month ago) by rhaen
Branch: MAIN
Changes since 1.7: +3 -3 lines
Diff to previous 1.7 (colored)

- updated to 0.09001
ChangeLog
0.09001 Thu Oct  1 21:48:06 2009
    - remove optional dep from Makefile.PL

Revision 1.7 / (download) - annotate - [select for diffs], Wed Aug 26 20:05:29 2009 UTC (14 years, 3 months ago) by seb
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.6: +9 -3 lines
Diff to previous 1.6 (colored)

Update p5-Class-Accessor-Grouped from version 0.08003 to version 0.09000.

Pkgsrc changes:
- Adjust dependencies
- Canonical CPAN directory as MASTER_SITES
- Set LICENSE

Upstream changes:
0.09000 Sun Aug 23 20:08:09 2009
    - release

0.08999_01 Tue July 7 22:06:21 2009
    - Make _mk_group_accessors name the closures installed for Moose compat
    - Use Class::XSAccessor if available RT#45577 (Andy Grundman)

Revision 1.6 / (download) - annotate - [select for diffs], Sat Jun 13 06:46:44 2009 UTC (14 years, 5 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

Ran pkglint --autofix on the devel/ category. Most of the changes are
simple white-space issues like indentation and trailing spaces. The
others are cross-references for Makefile.common.

Revision 1.5 / (download) - annotate - [select for diffs], Fri Apr 24 17:15:21 2009 UTC (14 years, 7 months ago) by sno
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Modify dependencies to perl-modules which are deployed with the perl-core,
mainly Scalar::Util and List::Util

Revision 1.1.1.2 / (download) - annotate - [select for diffs] (vendor branch), Sun Apr 12 19:22:46 2009 UTC (14 years, 7 months ago) by abs
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1.1.1: +5 -5 lines
Diff to previous 1.1.1.1 (colored)

Added devel/p5-Class-Accessor-Grouped version 0.08003

This class lets you build groups of accessors that will call
different getters and setters.

Revision 1.4 / (download) - annotate - [select for diffs], Fri Apr 10 09:46:18 2009 UTC (14 years, 7 months ago) by abs
Branch: MAIN
Changes since 1.3: +4 -4 lines
Diff to previous 1.3 (colored)

Updated devel/p5-Class-Accessor-Grouped to 0.08003

0.08003 Sat Mar 21 9:27:24 2009
    - Fixed set_inherited under C3::Componentised: RT#43702, RIBASUSHI

Revision 1.3 / (download) - annotate - [select for diffs], Sat Dec 20 19:14:19 2008 UTC (14 years, 11 months ago) by he
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4
Changes since 1.2: +3 -4 lines
Diff to previous 1.2 (colored)

Update from version 0.08001nb1 to 0.08002.

iUpstream changes:

0.08002 Mon Nov 17 20:27:22 2008
    - Removed unnecessary code in get_simple: RT#40992, BUCHMULLER Norbert

Revision 1.2 / (download) - annotate - [select for diffs], Sun Oct 19 19:17:48 2008 UTC (15 years, 1 month ago) by he
Branch: MAIN
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored)

Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=...").

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue Jun 24 14:59:38 2008 UTC (15 years, 5 months ago) by abs
Branch: TNF
CVS Tags: pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Add Class-Accessor-Grouped-0.08001 (needed by p5-Data-Currency)

This class lets you build groups of accessors that will call
different getters and setters.

Revision 1.1 / (download) - annotate - [select for diffs], Tue Jun 24 14:59:38 2008 UTC (15 years, 5 months ago) by abs
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>