Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
schmonz 636608a9dd Update to 1.0.12. From the changelog:
* WritableDatabase::remove_spelling() now works properly.
* The QueryParser now treats NON_SPACING_MARK Unicode characters as phrase
  generators, which improves handling of Arabic.  This is a stop-gap solution
  for 1.0.x which will work with existing databases without requiring
  reindexing - in 1.1.0, NON_SPACING_MARK will be regarded as part of a word.
  (ticket#355)
* Fix undefined behaviour in distribution of OP_NEAR and OP_PHRASE over a
  non-leaf subquery (indentified by valgrind on testcase nearsubqueries1).
  (ticket#349)
* Enhance distribution of OP_NEAR/OP_PHRASE over non-leaf subqueries to work
  when there are multiple non-leaf subqueries (ticket#201).
* Enquire::get_mset() no longer needlessly checks if the documents exist.
* PostingIterator::get_description() output improved visually in some cases.
* Enquire::get_mset():
  + Now throws UnimplementedError if there's a percentage cutoff and sorting is
    primarily by value - this has never been correctly supported and it's
    better to warn people than give incorrect results.
  + No longer needlessly copies the results internally.
  + When searching multiple databases, now recalculates the maximum attainable
    weight after each database which may allow it to terminate earlier.
    (ticket#336).
  + Fix inconsistent percentage scores when sorting primarily by value, except
    when a MatchDecider is also being used; document this remaining problem
    case.  (ticket#216)
* Enquire::set_sort_by_value() (and similar methods): Rename the wrongly named
  "ascending" parameter to "reverse", and note that its value should always be
  explicitly given since defaulting to "reverse=true" is confusing and the
  default will be deprecated in 1.1.0.  (ticket#311)
* Database::allterms_begin(): Fix memory leak when iterating all terms from
  more than one database.
* Query::get_terms_begin(): Don't return "" from the TermIterator (happened
  when the query contained or was Query::MatchAll).
* Add QueryParser::FLAG_DEFAULT to make it easier to add flags to those set by
  default.
2009-04-20 22:25:12 +00:00
archivers update to 2.26.1 2009-04-17 17:35:43 +00:00
audio Update cdplayer to 0.5 -- notable changes include: 2009-04-19 11:43:16 +00:00
benchmarks Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions. 2009-04-09 00:48:06 +00:00
biology Remove PYBINMODULE. All it did was mark some packages as not available 2009-03-05 18:51:26 +00:00
bootstrap Don't install ftp -- it is no longer a dependency of bootstrap 2009-04-06 14:21:05 +00:00
cad Use META_PACKAGE 2009-04-09 00:41:53 +00:00
chat Add patch for http://forums.unrealircd.com/viewtopic.php?t=6204 2009-04-13 16:20:52 +00:00
comms Make it build on DragonFly master and recent versions of FreeBSD (probably). 2009-04-07 19:34:10 +00:00
converters Use variable to avoid hardcoding the package version all over the place. 2009-04-15 13:03:48 +00:00
cross Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions. 2009-04-09 00:48:06 +00:00
databases Changes 3.6.13: 2009-04-18 18:13:55 +00:00
devel Add & enable p5-MooseX-InsideOut 2009-04-20 19:42:10 +00:00
distfiles
doc Updated net/yaz to 3.0.45 2009-04-20 22:00:03 +00:00
editors update to 2.26.1 2009-04-17 18:40:42 +00:00
emulators Fix building on Darwin; fix PLIST (added common_end) 2009-04-20 18:55:42 +00:00
filesystems neon update to 0.28.x changed ABI, so do a recursive bump, PKGREVISION++. 2009-04-16 21:42:40 +00:00
finance Update to 1.16, and use REPLACE_PERL generously. 2009-04-20 13:52:17 +00:00
fonts update to 2.26.1 2009-04-17 17:55:53 +00:00
games Update to 1.1, call it 1.10 to make it newer than 1.01. Set LICENSE. 2009-04-20 09:25:06 +00:00
geography Use META_PACKAGE. 2009-04-08 23:02:08 +00:00
graphics Update to 4.0.4. Set LICENSE. 2009-04-20 09:17:19 +00:00
ham Rename fls to cfls to avoid conflicts with fls function on FreeBSD and 2009-04-07 18:45:04 +00:00
inputmethod Use META_PACKAGE. 2009-04-08 23:05:45 +00:00
lang While the logic for handling NetBSD/powerpc (and OpenBSD/powerpc) 2009-04-20 07:55:00 +00:00
licenses Add the "Artistic License" which comes with Perl 5.10.0 tarball as 2009-04-19 22:40:09 +00:00
mail Update to Dovecot 1.1.14. 2009-04-20 14:06:17 +00:00
math Don't depend on Fortran. 2009-04-18 11:17:33 +00:00
mbone Leave over maintainership to pkgsrc-users 2009-03-22 04:53:38 +00:00
meta-pkgs update for gnome-2.26.1 2009-04-16 18:55:23 +00:00
misc Update to 1.3.14. Set LICENSE. Convert to user-destdir. 2009-04-20 09:36:59 +00:00
mk document mutt-devel options mutt-smtp and mutt-sidebar 2009-04-12 08:26:15 +00:00
multimedia update to 0.5.904 2009-04-17 16:51:07 +00:00
net Update to 3.0.45: 2009-04-20 21:59:53 +00:00
news Updated location, email and note the new 1.4 version has bug reported in PR 36882 fixed. Will be uploading soon. 2009-04-16 17:00:31 +00:00
packages
parallel Remove the remaining NO_MTREE definitions, it has been a nop for a 2009-04-08 22:43:23 +00:00
pkgtools Always declare optreset. 2009-04-14 17:34:41 +00:00
print Add dviljk. 2009-04-18 05:27:56 +00:00
regress Remove redundant EXTRACT_ONLY and NO_CHECKSUM declarations. 2009-04-09 00:47:11 +00:00
security Update to 2.6.5. Update commented out LICENSE (needs two). 2009-04-20 13:11:57 +00:00
shells mksh R37c provides these follow-up fixes: 2009-04-13 19:48:34 +00:00
sysutils Update to 20090414: more devices. 2009-04-20 11:34:13 +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 Update to 1.0.12. From the changelog: 2009-04-20 22:25:12 +00:00
time Update to 1.4: 2009-04-20 09:45:19 +00:00
wm add a patch from upstream CVS to fix a possible bypass of screensaver 2009-04-17 16:14:56 +00:00
www Add and enable "squid31" package. 2009-04-20 21:29:53 +00:00
x11 Accept python26. 2009-04-19 15:05:53 +00:00
Makefile The crosspkgtools has not worked for a long time because of changes in 2008-06-23 20:34:20 +00:00
pkglocate
README

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

Please see doc/pkgsrc.txt for information.