pkgsrc-wip/pkg_online/distinfo
Aleksey Cheusov b0693dd39b README and NEWS files are installed to share/doc/pkg_online
upgraded to version 0.4.0

  Major changes

    As of pkg_online version 0.4.0 pkg_online_find and
    pkg_online_client utilities allow queries not only in
    field:strategy:query format. Now they also allow plain text query.
    In this case a number of tries will be made to guess what you
    actually want (kind of AI :-) ). For each FIELD:STRATEGY pair in
    environment variable PKG_ONLINE_FALLBACK_RULES search is run until
    something is found.  By default PKG_ONLINE_FALLBACK_RULES contains the
    following search rules:

         PKGNAME:exact
         PKGPATH:exact
         PKGNAME:substring
         COMMENT:word
         COMMENT:substring
         DESCRIPTION:word
         DESCRIPTION:substring

    Samples of usage:

      pkg_online_find -1 dictem
      pkg_online_find -3 dict
      pkg_online_find -1 dictionary
      pkg_online_find    presentation

   You can override PKG_ONLINE_FALLBACK_RULES in your .profile.  Also
   note that the default value of this variable may change in the future.
2008-05-11 15:32:58 +00:00

5 lines
254 B
Text

$NetBSD: distinfo,v 1.6 2008/05/11 15:32:58 cheusov Exp $
SHA1 (pkg_online-0.4.0.tar.gz) = 727af025d58fcfb3be3d0182d6ecd6923bb46213
RMD160 (pkg_online-0.4.0.tar.gz) = c31639307a50fe38cfed7f4ee915e140f0b6f9a9
Size (pkg_online-0.4.0.tar.gz) = 11613 bytes