Changes:
Uses less memory and improves threading (requires forks Perl module).
Update the documentation.
Fetch multiple suites at once for Debian/Ubuntu.
Improved options parsing.
Add a config file to set desired distros/releases.
Fixed support for Gentoo, Slackware, OpenBSD, FreeBSD,
Arch, AUR, Fedora, Fink, openSUSE, Mandriva and Cygwin.
Problems found locating distfiles:
Package colorls: missing distfile ls.tar.gz
Package molden: missing distfile molden-4.6/molden4.6.tar.gz
Package softmaker-office-demo: missing distfile ofl06trial.tgz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
- 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
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).