Commit graph

13 commits

Author SHA1 Message Date
sno
012f7ff1b2 PkgSrc changes:
- Updating package for p5 module of Algorithm::Dependency from 1.108
    to 1.110
  - Setting license to gnu-gpl-v2

Upstream changes:
1.110 Tue 14 Apr 2009
	- Upgrading to Module::Install 0.83

1.109 Wed  9 Apr 2009
	- Upgrading to Module::Install 0.82
	- Adding new method ->weight_merged
2009-05-01 21:38:53 +00:00
rhaen
215fb19412 - updated to 1.108
Changelog:
i1.108 Wed 10 Feb 2009
	- Allow ->weight to take _STRING instead of only _IDENTIFIER

1.107 Sun  8 Feb 2009
	- Adding Algorithm::Dependency::Source::Invert
2009-02-25 13:27:13 +00:00
he
b021813da0 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=...").
2008-10-19 19:17:40 +00:00
rhaen
8a97ece42c - updated pkg
- ok'ed by rillig
ChangeLog:
1.106 Mon 14 Jan 2008
	- Adding a slight change to 01_compile.t to prevent warnings

1.105_01 Tue 11 Dec 2007
	- Make test scripts more 5.005-compatible
	- Removing the use of base.pm for 5.006-compatibility
2008-02-01 11:48:44 +00:00
rhaen
15bbf2e1f5 - updated version to 1.104
- new maintainer
- ok by joerg
Changelog:
1.104 Mon 12 Nov 2007
	- No functional changes
	- Updating to Module::Install 0.68
	- Updating bundled tests

1.103 Thu 29 Jun 2007
	- No functional changes, no need to upgrade
	- Updating to Module::Install 0.65
2007-12-09 22:09:44 +00:00
jlam
56ba4d2690 Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk
can handle packages having no PLIST files.
2007-10-25 16:54:26 +00:00
wiz
ee36620384 Update to 1.102:
1.102 Sat 16 Apr 2006
	- No functional changes, no need to upgrade
	- Moving from old CVS to new SVN repository
	- Doing some general cleaning up
	- Updating to Module::Install 0.62
2006-07-19 22:34:28 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
wiz
6a2fe88546 Update to 1.101:
1.101 Mon Oct 10 2005
	- It appears I overtightened the naming rules. Reversed

1.100 Mon Oct 10 2005
	- Significant version bump to announce addition of major functionality
	- Added Algorithm::Dependency::Weight
	- Upgraded a few remaining things to Params::Util

1.04 Wed Sep 14 2005
	- Converted to Module::Install
	- Added Algorithm::Dependency::Source::HoA by request
	- Modernised the layout a little
	- Upgraded from UNIVERSAL::isa to Params::Util to support more
	  complex uses of objects like Adapaters and Decorators.
2005-11-23 22:21:01 +00:00
jlam
7fbb8d9527 Bump the PKGREVISIONs of all (638) packages that hardcode the locations
of Perl files to deal with the perl-5.8.7 update that moved all
pkgsrc-installed Perl files into the "vendor" directories.
2005-08-06 06:19:03 +00:00
jlam
7a6521287b Turn PERL5_PACKLIST into a relative path instead of an absolute path.
These paths are now relative to PERL5_PACKLIST_DIR, which currently
defaults to ${PERL5_SITEARCH}.  There is no change to the binary
packages.
2005-07-13 18:01:18 +00:00
wiz
a1d637d90b Fix PKGNAME. 2005-06-24 19:34:41 +00:00
wiz
428ebb48ac Initial import of p5-Algorithm-Dependency-1.03:
Algorithm::Dependency is a framework for creating simple read-only
dependency hierarchies, where you have a set of items that rely on
other items in the set, and require actions on them as well.

Despite the most visible of these being software installation
systems like the CPAN installer, or debian apt-get, they are useful
in other situations. This module intentionally uses implementation-neutral
words, to avoid confusion.
2005-06-24 19:14:46 +00:00