Path to this page:
NOTICE: This package has been removed from pkgsrc./
wip/pkg_online-client,
Client/Server searcher for pkgsrc (client tools)
Branch: CURRENT,
Version: 0.12.1,
Package name: pkg_online-client-0.12.1,
Maintainer: cheusov
This package provides client tools of PKG_ONLINE.
Required to run:[
textproc/dict-client] [
net/netcat] [
devel/pipestatus] [
pkgtools/pkg_summary-utils]
Required to build:[
devel/mk-configure]
Master sites:
SHA1: 829b26a12f8b48c4b238a4f50625cf9ee3dc4feb
RMD160: a1d1bfce9f5e45dc3b3658b9d401744ac4f297bb
Filesize: 14.819 KB
Version history: (Expand)
- (2011-05-17) Package deleted from pkgsrc
- (2011-05-12) Updated to version: pkg_online-client-0.12.1
- (2010-12-01) Package has been reborn
- (2010-11-27) Updated to version: pkg_online-client-0.11.0
- (2010-10-17) Updated to version: pkg_online-client-0.10.0
- (2010-07-30) Package has been reborn
CVS history: (Expand)
2011-05-17 00:27:26 by Aleksey Cheusov | Files touched by this commit (3) | |
Log message:
imported to pkgsrc
|
2011-05-11 23:34:47 by Aleksey Cheusov | Files touched by this commit (1) |
Log message:
use pkgtools/pkg_summary-utils instead of wip/
|
2011-01-21 00:28:06 by Aleksey Cheusov | Files touched by this commit (1) |
Log message:
Change dependencies. mk-configure was imporeted to pkgsrc
|
2010-11-27 01:31:49 by Aleksey Cheusov | Files touched by this commit (3) | |
Log message:
pkg_online client and server have been updated to 0.11
pkg_online_find was fully reimplemented and now is trivial wrapper over
pkg_digger. pkg_summary>=0.49.0 is needed at run time.
Config file ~/.pkg_online_client.conf
has been renamed to ~/.pkg_online_client
|
2010-10-17 16:49:04 by Aleksey Cheusov | Files touched by this commit (6) |
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.
|
2010-03-13 18:48:52 by Aleksey Cheusov | Files touched by this commit (1) |
Log message:
DEPENDS on devel/pipestatus that was recently imported
|
2010-01-09 13:12:20 by Aleksey Cheusov | Files touched by this commit (1) |
Log message:
minor change
|
2010-01-09 13:11:24 by Aleksey Cheusov | Files touched by this commit (1) |
Log message:
fix for DESCR_SRC
|