Hi misc,

I see pkg_info's man page says:

   -Q query
       Show all packages in $PKG_PATH which match the given query.

Trying in 6.6 to find the Python module "mysqlclient", I get the
following puzzling results:

$ pkg_info -Q mysql
php-mysqli-7.2.24
php-mysqli-7.3.11
php-pdo_mysql-7.2.24
php-pdo_mysql-7.3.11

$ pkg_info -Q py-mysql
py-mysql-1.2.5p6
py-mysqlclient-1.4.2p0

Am I doing something wrong?  Why is "py-mysqlclient" not matched for
the first query?

Thanks!

Reply via email to