Commit graph

32 commits

Author SHA1 Message Date
adam
8977d31a36 Revbump after textproc/icu update 2017-11-30 16:45:00 +00:00
maya
33ebf687dc revbump for requiring ICU 59.x 2017-09-18 09:52:56 +00:00
adam
75a9285105 Revbump after icu update 2017-04-22 21:03:07 +00:00
ryoon
36ed025474 Recursive revbump from textproc/icu 58.1 2016-12-04 05:17:03 +00:00
mef
c63e98935c Updated databases/idzebra 2.0.59 to 2.0.62
------------------------------------------
--- 2.0.62 2016/01/30

Zebra SCM moved to GitHub https://github.com/indexdata/idzebra

Make packages for Ubuntu 15.10/Wily Werewolf.

Fix incorrect scan terms with result set limit. Closes #1

Fix documentation of of chr's equivalent directive ZEB-672
And add a few tests for the behavior.

Allow @attr 2=102 for numeric index

--- 2.0.61 2015/09/15

Upgrade to debhelper version 7
Not upgrading to version 9 now. It would move libraries and modules
to /usr/lib/{arch}.

Many documentation fixes. Thanks to David Crossley.

Build: Remove Debian squeeze. Add CentOS 7. Remove Ubuntu Saucy.
Add Ubuntu Vivid.

Fix modulePath for examples ZEB-665

Fix typo in path to oai-pmh example

--- 2.0.60 2015/02/06

Fix ICU phrase searches for terms split by ICU ZEB-664

Update Visual Studio nmake file for VS 2013.
2016-08-26 14:06:57 +00:00
wiz
2b0a009d0e Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
ryoon
ac20a93574 Recursive revbump from textproc/icu 57.1 2016-04-11 19:01:33 +00:00
jperkin
17661ff9a5 Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
agc
d549bff9a5 Add SHA512 digests for distfiles for databases category
Problems found with existing distfiles:
	distfiles/D6.data.ros.gz
	distfiles/cstore0.2.tar.gz
	distfiles/data4.tar.gz
	distfiles/sphinx-2.2.7-release.tar.gz
No changes made to the cstore or mariadb55-client distinfo files.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 01:56:09 +00:00
ryoon
b141232e29 Recursive revbump from textproc/icu 2015-10-10 01:57:50 +00:00
wiz
0982effce2 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:48:20 +00:00
adam
9071d6b787 Revbump after updating textproc/icu 2015-04-06 08:17:13 +00:00
wiz
fd2ef00230 Remove patches whose checksums were removed from distinfo during
last update.
2014-12-11 20:13:10 +00:00
mef
71953d81f5 (pkgsrc)
- Remove two patches (were adding freebsd1 support),
  FreeBSD seems to be supported now, (not verified, sorry).

(upstream)
- Update 2.047 to 2.059
--- 2.0.59 2014/04/17
  Fix 0 ptr reference (crash) during search that occurred due to slightly
  different behavior of YAZ 5.0.22 / YAZ 5.0.23.

--- 2.0.58 2014/03/06
  Update OAI example README and allow Bib-1 attribute searches.

  Fix ICU indexing test. The code was not really broken, but the test
  program was.

--- 2.0.57 2014/02/28
  Deb/RPM/Win Zebra packages uses libyaz5 (rather than libyaz4). This adds
  SRU 2.0 support for Zebra.

--- 2.0.56 2013/11/04
  Updates for YAZ 5. Zebra compiles fine with YAZ 4 still.

--- 2.0.55 2013/06/24
  Addx + document zebraidx command "check", which checks consistency of
  register.

  Debian : idzebra-2.0-utils includes init.d script. Includes logrotate as
  well. The zebrasrv init script listens on port 2100. At this time,
  zebra.cfg, is not part of the package. Administrator must install or
  modify $CONFIG to point to a working zebra.cfg.

  RPM: idzebra-2.0 includes init.d script. Also includes logrotate. The
  zebrasrv init script listens on port 2100 (IPv4 + IPv6). At this time,
  zebra.cfg, is not part of the package. Administrator must install or
  modify $CONFIG to point to a working zebra.cfg.

--- 2.0.54 2013/01/21
   For mod_dom filter, allow type="adelete", which will not treat a failed
   delete as an error (such as a record ID that do not exist already).

   Log XML2/XSLT errors to yaz_log instead of stdout/stderr.

   Relay \-character in non-regexp searches. Was treated as backslash
   sequence before.

--- 2.0.53 2012/12/03
   Improve hit estimate for or-searches (typically truncation)

   Fix snippets for non-ICU / seqno not updated.

   Replace key_compare_it with key_compare. This is because key_compare_it
throws exception on some CPUs with alignment constraints.

   ICU: support @attr 5=2, @attr 5=3 in searches. (left truncation and
   left+right truncation).

--- 2.0.52 2012/05/31
   Fix problem in dictionary due to increase max size of term.

--- 2.0.51 2012/05/31
   Fix buffer overrun for terms using ICU normalization.

   Increase max size of indexing term from 256 to 512.

--- 2.0.50 2011/11/01
   Fix a bug in zebra_begin_trans where Zebra could mark a transaction
   complete when it actually failed. This could happen if register files
   could not be opened.

--- 2.0.49 2011/09/02
  Scan: allow preferred position > number + 1

  Fix bug #4592: dict_scan misses

  Fix snippets for complete fields, bug #4590. The
  snippet_add_complete_fields (chr-system) now takes the indexing term
  verbatim and makes that the display term.

--- 2.0.48 2011/06/28
  Utility idebra-abs2dom part of distribution and deb+RPM packages.

  Fix problem with scan and complete subfields (:p) . In some cases,
  the display scan terms, would be invalid.
2014-12-04 07:41:38 +00:00
adam
243c29c4cc Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
asau
60572ac772 FreeBSD 10 is not FreeBSD 1. 2014-04-22 14:42:35 +00:00
obache
d8fc20e0b0 recursive bump from icu shlib major bump. 2014-04-09 07:26:56 +00:00
tron
73d05e2276 Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
joerg
c9381bc131 Fix build with TCL 8.6 2014-01-20 19:20:07 +00:00
adam
41e677f366 Revbump after updating tcl/tk. 2014-01-11 14:42:00 +00:00
wiz
e03c03b6dc Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump. 2014-01-01 11:52:02 +00:00
adam
63c018902c Revbump after updating textproc/icu 2013-10-19 09:06:55 +00:00
adam
1ab43a036f Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
jperkin
becd113253 PKGREVISION bumps for the security/openssl 1.0.1d update. 2013-02-06 23:20:50 +00:00
adam
f4c3b89da7 Revbump after graphics/jpeg and textproc/icu 2013-01-26 21:36:13 +00:00
asau
354ee694fd Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 21:25:15 +00:00
marino
f162cdcb03 Recursive PKGREVISION bump for tcl and tk upgrade to 8.5.12 2012-08-21 23:49:18 +00:00
sbd
21792a9296 Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
dholland
7e751949e4 Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)
It turns out there were a lot of these.
2012-05-07 01:53:12 +00:00
obache
a6d5ad9edc Recursive bump from icu shlib major bumped to 49. 2012-04-27 12:31:32 +00:00
obache
9572f6d892 recursive bump from textproc/icu shlib major bump. 2011-06-10 09:39:41 +00:00
dmcmahill
a6035d6ec3 Import idzebra-2.0.47
Zebra is a high-performance, general-purpose structured text indexing and
retrieval engine. It reads structured records in a variety of input formats
(eg. email, XML, MARC) and allows access to them through exact boolean
search expressions and relevance-ranked free-text queries.

Zebra supports large databases (more than ten gigabytes of data, tens of
millions of records). It supports incremental, safe database updates on
live systems. You can access data stored in Zebra using a variety of Index
Data tools (eg. YAZ and PHP/YAZ) as well as commercial and freeware Z39.50
clients and toolkits.
2011-05-25 01:11:29 +00:00