./net/yaz, C/C++ toolkit for the development of Z39.50v3/SRW clients and servers

[ Image CVSweb ] [ Image Homepage ] [ Image RSS ] [ Image Required by ] [ Image Add to tracker ]


Branch: CURRENT, Version: 5.16.0nb25, Package name: yaz-5.16.0nb25, Maintainer: phil

YAZ is a C/C++ library for information retrieval applications using
the Z39.50/SRW protocols for information retrieval.

Properties of YAZ:

* Complete Z39.50 version 3 support. Amendments and Z39.50-2002
revision is supported.
* Supports SRW version 1.0 (over HTTP and HTTPS).
* Includes BER encoders/decoders for the ISO ILL protocol.
* Supports the following transports: BER over TCP/IP (RFC1729), BER
over unix local socket, and HTTP 1.1.
* Secure Socket Layer support using OpenSSL. If enabled, YAZ uses
HTTPS transport (for SOAP) or "Secure BER" (for Z39.50).
* Offers ZOOM C API implementing both Z39.50 and SRW.
* The YAZ library offers a set of useful utilities related to the
protocols, such as MARC (ISO2709) parser, CCL (ISO8777) parser,
CQL parser, memory management routines, character set conversion.
* Portable code. YAZ compiles out-of-the box on most Unixes and on
Windows using Microsoft Visual C++.
* Fast operation. The C based BER encoders/decoders as well as the
server component of YAZ is very fast.
* Liberal license that allows for commercial use of YAZ.


Required to run:
[textproc/libxml2] [textproc/libxslt] [textproc/icu] [security/openssl]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 2525.483 KB

Version history: (Expand)


CVS history: (Expand)


   2026-01-07 09:49:50 by Thomas Klausner | Files touched by this commit (2525)
Log message:
*: recursive bump for icu 78.1
   2026-01-06 16:50:28 by Ryo ONODERA | Files touched by this commit (2)
Log message:
net/yaz: Fix GCC 14 build
   2025-04-17 23:53:13 by Thomas Klausner | Files touched by this commit (2449)
Log message:
*: recursive bump for icu 77 and libxml2 2.14
   2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2428)
Log message:
*: recursive bump for icu 76 shlib major version bump
   2024-11-14 14:22:15 by Thomas Klausner | Files touched by this commit (1)
Log message:
yaz: avoid DISTNAME redefinition

Remove reference to iconv, which is not an explicit dependency.
   2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2425)
Log message:
*: revbump for icu downgrade
   2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2426)
Log message:
*: recursive bump for icu 76.1 shlib bump
   2024-05-29 18:35:19 by Adam Ciarcinski | Files touched by this commit (1928) | Package updated
Log message:
revbump after icu and protobuf updates