pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/xapian-omega
Module Name: pkgsrc
Committed By: schmonz
Date: Mon Apr 20 22:25:39 UTC 2009
Modified Files:
pkgsrc/textproc/xapian-omega: Makefile distinfo
pkgsrc/textproc/xapian-omega/patches: patch-ac patch-ad patch-ae
Removed Files:
pkgsrc/textproc/xapian-omega/patches: patch-af
Log Message:
Update to 1.0.12. From the changelog:
* $log now retries a partial write, or one interrupted by a system call.
* cgiparams.html: Note the technique of using a stub database file to allow a
default of searching over multiple databases.
* omindex:
+ Add support for indexing Microsoft Office 2007 formats and XPS files
(bug#290).
+ Fix the extraction of metadata from OpenDocument formats.
+ Fix "-l" which would previously always cause a segmentation fault if used
("--depth-limit" wasn't affected).
* Fix to compile when RLIMIT_AS isn't available (as on NetBSD and OpenBSD).
Instead use RLIMIT_VMEM or RLIMIT_DATA if either is available, else don't try
to limit the memory the filter process can use.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/textproc/xapian-omega/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/textproc/xapian-omega/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/textproc/xapian-omega/patches/patch-ac \
pkgsrc/textproc/xapian-omega/patches/patch-ad \
pkgsrc/textproc/xapian-omega/patches/patch-ae
cvs rdiff -u -r1.2 -r0 pkgsrc/textproc/xapian-omega/patches/patch-af
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index