Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
can handle packages having no PLIST files.
|
|
0.27 Mon Nov 20 17:06:59 EST 2006
- Moved an expire check to has_key
- Doc updates from Terrence Brannon (metaperl)
|
|
Patch provided by Martin Wilke via PR 34326.
Changes:
0.26 Thu Aug 24 18:16:08 EDT 2006
- Signature fixed on distribution
0.25 Wed Aug 23 01:25:36 EDT 2006
- The last release was...ill-considered and missing a "defined"
0.24
- Quiet down a warning on expirey
|
|
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.
|
|
|
|
of Perl files to deal with the perl-5.8.7 update that moved all
pkgsrc-installed Perl files into the "vendor" directories.
|
|
These paths are now relative to PERL5_PACKLIST_DIR, which currently
defaults to ${PERL5_SITEARCH}. There is no change to the binary
packages.
|
|
|
|
0.23 Tue Jan 18 08:31:03 EST 2005
- Switch to fetch/store instead of fetch/set (recommended by Ruslan)
(Also support get/set as aliases)
|
|
|
|
module directory has changed (eg. "darwin-2level" vs.
"darwin-thread-multi-2level").
binary packages of perl modules need to be distinguishable between
being built against threaded perl and unthreaded perl, so bump the
PKGREVISION of all perl module packages and introduce
BUILDLINK_RECOMMENDED for perl as perl>=5.8.5nb5 so the correct
dependencies are registered and the binary packages are distinct.
addresses PR pkg/28619 from H. Todd Fujinaka.
|
|
|
|
Packages Collection.
This Perl 5 module provides a lightweight cache with timed expiration.
|