Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
wiz c2da85d96e Update to 4.0.1, bump ABI depends for shlib major change.
--- 4.0.1 2010/01/26

New glob file pattern utility. Like POSIX glob. For Windows too. Refer to
yaz/file_glob.h.

New simple local-file XML include facility which allows file glob-patterns.
Refer to yaz/xml_include.h.

Utility yaz-json-parse which parses JSON and demonstrates the JSON parser
API.

ZOOM_record_get supports new parameter "format" which makes it format XML
record content.

Fix JSON parser WRT start symbol. The start grammar symbol (referred to as
JSONText in ECMA-262) is JSONValue, not JSONObject.

--- 4.0.0 2010/01/20

Windows binaries for YAZ now compiled with Visual Studio 2008 (VC9).
Older versions of YAZ was compiled with Visual Studio 6.0 (1998).

Update so/DLL to version 4. Windows version builds YAZ4.DLL.
POSIX/Unix builds .so with major version 4.

Remove old LOG_-defines from log.h. They have been obsolete and
undefined by default for the last 5 years.

Odr_int is now of type 'long long'. Used to be 'int' in YAZ 3 series.

GFS: Remove socket (int *fd) from search_rr handler. The socket
descriptor ptr is a facility that allowed a search handler to supply
a socket which would serve as a callback - when search was complete.
This facility has now been in use for years.

COMSTACK API changes: cs_stackerr, cs_addrstr. COMSTACK method cs_stackerr
removed. It is not implemented by tcpip or unix COMSTACK, perhaps for ISO
SR which was removed 7 years ago. COMSTACK macro / method cs_addrstr now
returns 'const char *' rather than 'char *. The returned string is
read-only and should not be modified by applications. COMSTACK cs_close is
now a void function - it no longer returns int. No applications check for
the value and the implementations has always returned 0.

ZOOM: use size_t for scan hit counts and str size. Functions
ZOOM_scanset_term and ZOOM_scanset_display_term have changed, so that
occ (hit count) and len (string length) are now of type size_t pointer
rather than int pointer. This is to be able to represent large hit counts
and to also just to use the proper type for string length (strlen result).

New JSON parser. Refer to include/yaz/json.h .

WRBUF API changes.. For size parameters for WRBUF size_t is now used ..
Used to be int in some cases. Many wrbuf_-functions used to return an int
indicating some length.. These return values were never used. And so they
are now void.

ODR: odr_malloc, odr_total now takes size_t for size.

clone_z_type: fix leak; occurred for encoding failures.
2010-02-04 11:17:06 +00:00
archivers Add patches for CVE-2009-2624 and CVE-2010-0001. 2010-02-02 14:42:43 +00:00
audio Do not bail out if not installing as root. 2010-02-03 14:43:57 +00:00
benchmarks update master_sites. 2010-01-25 00:41:56 +00:00
biology libf2c did split 2009-12-03 19:01:05 +00:00
bootstrap Add support of SSD/Linux. 2010-01-16 02:16:35 +00:00
cad DESTDIR support 2010-02-01 01:50:04 +00:00
chat DESTDIR support 2010-02-02 23:36:16 +00:00
comms Fixing DESTDIR support (upon joerg@'s request) 2010-02-02 13:00:56 +00:00
converters No double man in path. 2010-01-31 22:21:32 +00:00
cross DESTDIR support 2010-01-29 16:51:38 +00:00
databases Update abook to 0.5.6. 2010-02-04 04:31:15 +00:00
devel Update py-Optik to 1.5.3. 2010-02-04 10:35:28 +00:00
distfiles
doc Updated devel/py-Optik to 1.5.3 2010-02-04 10:35:43 +00:00
editors destdir support, plus fix some pre-existing funnies with install permissions 2010-02-04 06:40:19 +00:00
emulators Update to 0.136: 2010-02-03 16:18:28 +00:00
filesystems Fix build in OS X. 2010-02-02 10:45:17 +00:00
finance Second try at jpeg-8 recursive PKGREVISION bump. 2010-01-18 09:58:37 +00:00
fonts DESTDIR support 2010-02-03 23:41:03 +00:00
games + marathon-trilogy. 2010-02-03 11:19:50 +00:00
geography + p5-Geo-ShapeFile 2010-02-04 09:52:21 +00:00
graphics DESTDIR support 2010-02-03 23:27:52 +00:00
ham DESTDIR support 2010-01-29 23:50:26 +00:00
inputmethod - uim-qt4-immodule. 2010-01-20 11:12:58 +00:00
lang DESTDIR support 2010-02-04 01:32:00 +00:00
licenses The OSI uses the name 'python' to refer to the license of older Python 2010-01-21 16:05:51 +00:00
mail DESTDIR support 2010-02-04 02:42:23 +00:00
math + wxMaxima. 2010-02-03 23:39:33 +00:00
mbone fix paths in patches. 2010-02-03 21:14:22 +00:00
meta-pkgs Update to kde4 4.3.5 2010-01-27 10:38:38 +00:00
misc destdir support 2010-02-04 05:08:12 +00:00
mk Use sun-jdk6 on Darwin-10. 2010-02-03 00:49:58 +00:00
multimedia Update to kde4 4.3.5 2010-01-27 10:38:38 +00:00
net Update to 4.0.1, bump ABI depends for shlib major change. 2010-02-04 11:17:06 +00:00
news update master_sites. 2010-01-31 21:12:20 +00:00
packages
parallel update MASTER_SITES. 2010-01-31 21:08:58 +00:00
pkgtools pkg_install-20100204: 2010-02-03 19:28:30 +00:00
print Add tex-url and tex-url-doc. 2010-02-02 22:17:32 +00:00
regress Remove @dirrm entries from PLISTs 2009-06-14 18:11:52 +00:00
security add a patch from upstream CVS to fix a bug which could make keys 2010-02-03 10:58:11 +00:00
shells destdir support 2010-02-04 05:23:27 +00:00
sysutils Update to 2.01.01alpha74: 2010-02-03 16:04:26 +00:00
templates audit-packages is now in pkg_install on pkgsrc HEAD and stable so update 2008-12-10 22:06:48 +00:00
textproc Updating textproc/p5-Text-Markdown from 1.0.29 to 1.0.30 2010-02-02 19:57:30 +00:00
time Updating time/p5-DateTime-Format-ISO8601 from 0.06 to 0.07 2010-02-02 14:43:11 +00:00
wm I've spoken with upstream and the original distfile has been restored. 2010-02-01 22:44:23 +00:00
www Remove file that should have disappeared with 2.28.2 update. 2010-02-04 07:18:11 +00:00
x11 Bump PKGREVISION for xmlpatterns fix. 2010-02-03 15:41:17 +00:00
Makefile cleanup 2009-05-16 07:21:05 +00:00
pkglocate
README

$NetBSD: README,v 1.18 2005/05/07 22:18:28 wiz Exp $

Please see doc/pkgsrc.txt for information.