Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
schmonz 9d7cfdb760 Update to 1.2.18. From the changelog:
API:

* Document: Fix get_docid() to return the docid for the sub-database (as it
  is explicitly documented to) for Document objects passed to functors like
  KeyMaker during the match.  (fixes#636, reported by Jeff Rand).

* Document: Don't store the termname in OmDocumentTerm - we were only using it
  in get_description() output and an exception message.  Speeds up indexing
  etext.txt using simpleindex by 0.4%, and should reduce memory usage a bit
  too.  (Change inspired by comments from Vishesh Handa on xapian-devel).

* Database: Iterating the values in a particular slot is now a bit more
  efficient for inmemory and remote backends (but still slow compared to
  flint, chert and brass).

testsuite:

* apitest: Expand crashrecovery1 to check that the expected base files exist
  and ones which shouldn't exist don't.

* queryparsertest: Fix testcase for empty wildcard followed by negation to
  enable FLAG_LOVEHATE so the negation is actually parsed.  Fortunately the
  fixed testcase passes.

matcher:

* OP_SYNONYM: avoid fetching the doclength if the weighting scheme doesn't
  need it and the calculated wdf for the synonym is <= doclength_lower_bound
  for the current subdatabase.  (fixes #360)

build system:

* Releases are now bootstrapped with libtool 2.4.2 instead of 2.4, and with
  config.guess and config.sub updated to the latest versions.

documentation:

* Add an example of initializing SimpleStopper using a file listing stopwords.
  (Patch from Assem Chelli)

* Improve the descriptions of the stem_strategy values in the API docs.
  (Reported by "oilap" on #xapian)

* docs/sorting.rst: Fix incorrect parameter types in Xapian::Weight
  subclass example.

* docs/glossary.rst: Add definition of "collection frequency".

* HACKING:

  + makeindex is now in Debian package texlive-binaries.

  + Replace a link to the outdated autotools "goat book" with a link to the
    "Portable Shell" chapter of the autoconf manual.

* include/xapian/base.h: Remove very out of date comments talking about atomic
  assignment and locking - since 0.5.0 we've adopted a "user locks" policy.
  (Reported by Jean-Francois Dockes)

examples:

* delve:

  + Add -A <prefix> option to list all terms with a particular prefix.

  + Send errors to stderr not stdout.

  + If -v is specified more than once, show even more info in some cases.
    (NEWS file claimed this was backported in 1.2.15, but it actually wasn't).

* quest:

  + Add --default-op option.

  + Add --weight option to allow the weighting scheme to be specified.

portability:

* Explicitly '#include <algorithm>' for std::max(), fixing build with VS2013.
  (Fixes#641, reported by "boomboo").

* Fix testcase blocksize1 not to try to delete an open database, which isn't
  possible under Windows.  (Fixes #643, reported by Chris Olds)

* docs/quickstart.rst: Split --cxxflags and --libs for portability (noted by
  "Hurricane Tong" on xapian-devel).

* Fix warnings with clang 5.0.

debug code:

* Add assertions that weighting scheme upper bounds aren't exceeded.
2014-07-06 15:21:00 +00:00
archivers updated archivers/lzo to 2.0.8 2014-06-29 13:38:53 +00:00
audio Bump PKGREVISION 2014-07-02 14:02:38 +00:00
benchmarks Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
biology DB_File was first released with perl 5 2014-06-02 12:51:38 +00:00
bootstrap Amend previous: pick built bmake binary from correct directory. 2014-04-17 18:29:01 +00:00
cad Work around build problem seen only in pbulk (remains unclear why). 2014-06-28 21:05:11 +00:00
chat Remove unused configure script (3rd party bundled software) to satisfy 2014-07-01 12:05:49 +00:00
comms Update to Asterisk 1.8.28.2: this fixes multiple vulnerabilities and 2014-07-02 03:20:43 +00:00
converters FreeBSD's iconv(3) crashes configure tests. 2014-06-19 07:14:04 +00:00
cross Make types (size_t and ptrdiff_t), predefines and link specs the same 2014-07-05 09:03:49 +00:00
databases Update to 0.994. From the changelog: 2014-07-06 14:37:31 +00:00
devel Reset PKGREVISION 2014-07-06 13:53:12 +00:00
distfiles
doc Updated sysutils/dbus to 1.8.6 2014-07-06 14:54:48 +00:00
editors Add fix for CVE-2014-3421, CVE-2014-3422 and CVE-2014-3424. 2014-07-02 09:08:36 +00:00
emulators oops, fix yesterday's patch 2014-06-29 18:11:32 +00:00
filesystems Upgrade to OpenAFS 1.6.9 2014-06-12 23:44:04 +00:00
finance Update trytond modules using py-trytond/Makefile.common while adding 2014-06-25 06:03:36 +00:00
fonts FreeBSD's unzip doesn't handle the distfile. 2014-06-26 20:32:25 +00:00
games Update to 2.13. Replace two patches with SUBST statements to make updates 2014-07-06 14:34:15 +00:00
geography Update trytond modules using py-trytond/Makefile.common 2014-06-25 06:05:32 +00:00
graphics Update nwdiag to 1.0.3. 2014-07-06 12:36:47 +00:00
ham (Upstream update 3.21.79 to 3.21.82) 2014-06-15 14:27:43 +00:00
inputmethod Reset PKGREVISION 2014-06-17 13:16:09 +00:00
lang Start update of Ruby on Rails to 3.2.19. 2014-07-06 07:36:35 +00:00
licenses Add cc-by-nd-v3.0-license based on 2014-06-08 09:33:12 +00:00
mail Update ruby-actionmailer32 to 3.2.19. 2014-07-06 07:42:15 +00:00
math +py-intervals 2014-07-05 19:34:12 +00:00
mbone Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
meta-pkgs +ruby-shoulda 2014-07-05 12:25:31 +00:00
misc Remove current master site which is no longer working and re-enable 2014-07-05 11:21:29 +00:00
mk Generate a correct error message, instead of referring to a variable 2014-07-04 21:20:52 +00:00
multimedia Changed the date as well 2014-07-04 10:34:52 +00:00
net Update mikutter to 3.0.3. 2014-07-06 12:49:44 +00:00
news Fix termcap handling: always use -ltermcap and use termcap.bl3.mk. Should 2014-06-29 19:03:30 +00:00
packages
parallel Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
pkgtools Add LIBTOOL_REQD. Bump version. 2014-06-25 17:51:55 +00:00
print Make this pull in cups-1.7, since it overlaps with cups15. 2014-07-04 14:31:49 +00:00
regress Do not use a naked "make", instead use TEST_MAKE. Now it fails differently. 2014-06-21 16:34:13 +00:00
security Add dependency on p5-Term-ReadLine-Perl. Either that or 2014-07-05 05:17:27 +00:00
shells Add used-by lines. pkglint fixes. 2014-07-03 15:00:41 +00:00
sysutils Update to 1.8.6: 2014-07-06 14:54:32 +00:00
templates
textproc Update to 1.2.18. From the changelog: 2014-07-06 15:21:00 +00:00
time Use tail -n +2 instead of tail +2 to work around broken Linux userlands. 2014-06-29 19:12:51 +00:00
wm Patch a pair of missing error checks. PKGREVISION -> 6 2014-06-24 06:28:02 +00:00
www Update ruby-rails32 to 3.2.19. 2014-07-06 07:43:50 +00:00
x11 add missing libX11 buildlink; PKGREVISION -> 9. 2014-06-29 06:07:30 +00:00
Makefile Remove old bulk build code. Use pbulk. 2014-06-02 10:24: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.