Path to this page:
Subject: CVS commit: wip
From: Aleksey Cheusov
Date: 2010-10-17 16:49:04
Message id: E1P7UY3-0003fS-KQ@sfp-cvsdas-2.v30.ch3.sourceforge.com
Log Message:
Update pkg_online client and server tp 0.10.0
Now pkg_online_client and pkg_online_find conform to POSIX Utility
Syntax Guideline, for example, you can runn the following
pkg_online_find -r3 runawk.
pkg_online_client/pkg_online_find and server-size tools now use
.conf files (pkg_online_client.conf and pkg_online_server.conf)
placed under sysconfdir directory or user's home.
Build system has changed to mk-configure and the project structure
has been reorganized.
New option -n were added to pkg_online_client.
FIX: dictd's special entries (00-database-xxx) are ignored by
pkg_online_client.
AI logic has moved from pkg_online_client to pkg_online_find.
DESCRPTION:xxx entries were removed from PKG_ONLINE_FALLBACK_RULES.
Several "dict" clients run in parallel. This gives ~25% speed-up.
Files: