Age | Commit message (Collapse) | Author | Files | Lines |
|
Approved by MAINTAINER.
Pkgsrc changes:
- Adjust dependencies: Pod::Simple::Text is provided by current
perl5 package, ExtUtils::AutoInstall is not (no more?) needed at build time
- Use generic and version agnostic HOMEPAGE
- Adjust MASTER_SITES
- Add LICENSE, commented out for now
- No need for any language compiler to build this package
Upstream changes:
* 0.08 - 25 Feb 2009
* Allow commands to be provided as inner packages
|
|
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=...").
|
|
|
|
can handle packages having no PLIST files.
|
|
|
|
App::CLI dispatches CLI (command line interface) based commands into
command classes. It also supports subcommand and per-command options.
Necessary for SVK-v2.0.0.
|