summaryrefslogtreecommitdiff
path: root/textproc/isearch/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2010-01-08Not for 64bit platforms: pointer casts.joerg1-1/+4
2009-08-03MAKE_JOBS_SAFE=nojoerg1-1/+3
2009-07-07user-destdir supportjoerg1-7/+8
2006-06-02Uses C++.joerg1-1/+3
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2002-05-03Update to version 1.47.01. Changes since 1.47d include:jtb1-3/+3
- New program Iget to retrieve documents by docid - Fixed spurious output from Isearch -t option - Fixed score calculation for Boolean searches - Added -l parameter to zpresent to accept docids from a file - Fixed a bad return state that caused a segfault when no files were found to index. - Added improved entity replacement code to STRING class (J. Tyler) - Improved algorithm for generating URL from path in EOS_GUIDE doctype - Added hook for VIDB KeyLookup method - Initial release of zpresent - Fixed bug in EOS_GUIDE doctype which caused searches to sometimes fail - Modified zpresent.dtd to stick the source field in the individual result elements, rather than on the container results element. - Added method Result::GetVKey for virtual databases so you can tell which constituent they came from. It's an egregious hack which just stuffs the database number at the front of the key so it can be included in the output from zsearch and parsed by zpresent. - Rearranged some of the XML presentation for the FGDC doctype Summary element set - Added a path->URL translation to EOS_GUIDE doctype to facilitate links back to original (crawled) source documents - Cleaned XML text of characters which should be entities - Added zsearch program for XML search output - Added initial version of NASA EOS/Guide doctype - Removed some extraneous output from vidb.cxx - Added CIPC doctype for NASA/CIP Collection metadata - Added delimiter to Isearch output (J. Millard) - Improved XML results presentation in FGDC doctype
2001-05-03Add to databases category. Some cosmetic changes also.jtb1-7/+4
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+2
2001-02-06Initial import of isearch:jtb1-0/+23
Advanced text indexing and searching system