Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
are called p5-*.
I hope that's all of them.
|
|
- now honours proxies
- netbsd, debian and ubuntu now report sizes
- netbsd now reports dates
- added new Slackware module to replace the previous one which queried a
now-defunct (third party) web interface
|
|
|
|
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!
|
|
|
|
|
|
|
|
0.22
netbsd module now queries pkgsrc.se, shows more details, is faster
Miscellaneous bugfixes
Also using the old combos subroutine again for some repositories, is slower
Added manpages in English and German, updated install script to install manpages to /usr/share/man
|
|
whohas is a command line tool that allows querying several package
lists at once. whohas is written in Perl and was designed to help
package maintainers find ebuilds, pkgbuilds and similar package
definitions from other distributions to learn from. However, it
can also be used by normal users who want to know:
- Which distribution has packages available for apps upon whom the
user depends.
- What version of a given package is in use in each distribution,
or in each release of a distribution (implemented only for Debian).
|