pkgsrc-WIP-cvs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: wip/pkg_online
Module name: wip
Committed by: cheusov
Date: Sun May 11 15:32:58 UTC 2008
Modified Files:
wip/pkg_online: Makefile PLIST distinfo
Log Message:
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.
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.3 -r1.4 wip/pkg_online/PLIST
cvs -z3 rdiff -u -r1.5 -r1.6 wip/pkg_online/distinfo
cvs -z3 rdiff -u -r1.9 -r1.10 wip/pkg_online/Makefile
To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/pkg_online/PLIST?r1=1.3&r2=1.4
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/pkg_online/distinfo?r1=1.5&r2=1.6
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/pkg_online/Makefile?r1=1.9&r2=1.10
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs
Home |
Main Index |
Thread Index |
Old Index