<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/textproc/glimpse, branch pkgsrc_2004Q4</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2004Q4</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2004Q4'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2004-01-24T15:06:57Z</updated>
<entry>
<title>replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.</title>
<updated>2004-01-24T15:06:57Z</updated>
<author>
<name>grant</name>
<email>grant</email>
</author>
<published>2004-01-24T15:06:57Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0e812d1870662c3e5ffb551b7d509ac90b3d132d'/>
<id>urn:sha1:0e812d1870662c3e5ffb551b7d509ac90b3d132d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>textproc/glimpse and security/openssl no longer conflict, as openssl</title>
<updated>2003-11-19T02:57:43Z</updated>
<author>
<name>jschauma</name>
<email>jschauma</email>
</author>
<published>2003-11-19T02:57:43Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=000a89c186c58aa7c7aade5cdb5a1781794b8dd6'/>
<id>urn:sha1:000a89c186c58aa7c7aade5cdb5a1781794b8dd6</id>
<content type='text'>
does no longer install bin/cast.  Noted by Bernhard Riedel.
</content>
</entry>
<entry>
<title>PKGREVISION++ after openssl update.</title>
<updated>2003-11-12T03:39:39Z</updated>
<author>
<name>jschauma</name>
<email>jschauma</email>
</author>
<published>2003-11-12T03:39:39Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=bade9d121f4fc351bd692c5fb98fe4ddfd76258b'/>
<id>urn:sha1:bade9d121f4fc351bd692c5fb98fe4ddfd76258b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>s/netbsd.org/NetBSD.org/</title>
<updated>2003-07-17T22:50:55Z</updated>
<author>
<name>grant</name>
<email>grant</email>
</author>
<published>2003-07-17T22:50:55Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=016914e7f9e5498e9fdf870d12d99bfeb4e66d4a'/>
<id>urn:sha1:016914e7f9e5498e9fdf870d12d99bfeb4e66d4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.</title>
<updated>2003-06-02T01:15:31Z</updated>
<author>
<name>jschauma</name>
<email>jschauma</email>
</author>
<published>2003-06-02T01:15:31Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e4265b310856834018287a415c6ccfa4a335a54a'/>
<id>urn:sha1:e4265b310856834018287a415c6ccfa4a335a54a</id>
<content type='text'>
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
</content>
</entry>
<entry>
<title>Update from 4.16.2 to 4.17.2.</title>
<updated>2003-01-09T23:59:09Z</updated>
<author>
<name>mycroft</name>
<email>mycroft</email>
</author>
<published>2003-01-09T23:59:09Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=100d2d9027d971adf1d84f24fbad51ac72c390b4'/>
<id>urn:sha1:100d2d9027d971adf1d84f24fbad51ac72c390b4</id>
<content type='text'>
2002-11-29 18:47  golda

       * index/glimpse.h: [no log message]

2002-11-29 18:47  golda

       * agrep/: bitap.c, compat.c, io.c: Fix typo in bitap.c,io.c and
       compat.c that prevented compiling with --enable-pointers.  Thanks
       to Clemens Fischer

       Correct error message about Bestmatch and Linenums, thanks to Kevin
       McGrail for pointing this out (and possible future fix to allow
       them to work together)

2002-10-11 00:28  golda

       * index/: build_in.c, io.c, utils.c: There was an error in
       build_in.c, a typo that prematurely terminated a for loop and
       resulted in missing hits for common search terms!  Fixed now.  This
       affected versions from 4.16.2 thru 4.17.0.  If running one of those
       versions please upgrade to 4.17.1

2002-10-11 00:27  golda

       * dynfilters/htuml2txt.so: [no log message]

2002-09-06 03:11  golda

       * glimpse.1, glimpseindex.1, glimpseserver.1: Updated man pages to
       reflect new URL's, thanks to Kang-Jin Lee for reporting this and
       providing the new Harvest doc locations.

2002-06-18 01:45  golda

       * index/: filetype.c, glimpse.h, io.c: Finaly fixed segfault bug
       with large indexes, by increasing size of guilty buffer.  Actually
       this is better than checking for buffer overrun because if we just
       stop at overrun we miss hits.  With new size no overruns should be
       able to occur, that is the correct solution.  Has been tested on
       two sites that were experiencing the segfault and has fixed
       problem.

2002-06-18 01:44  golda

       * dynfilters/htuml2txt.so: [no log message]

2002-05-02 23:43  golda

       * index/convert.c: Use system 'mv' command instead of c lib; works
       better on some linux systems

2002-02-14 18:38  golda

       * index/glimpse.h: Corrected version number

2001-10-13 03:14  golda

       * index/: build_in.c, utils.c: Fix segfault on certain large
       indexes.  Check that we have enough space in merge_in before adding
       to it.  In utils.c, when counter can be incremented &gt; once in a
       loop, make sure we stop in time.
</content>
</entry>
<entry>
<title>Update to glimpse 4.16.2.  Fixes several minor bugs that resulted in occasional</title>
<updated>2002-07-12T19:53:01Z</updated>
<author>
<name>mycroft</name>
<email>mycroft</email>
</author>
<published>2002-07-12T19:53:01Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2695d24bc9a9da48ac70a96533669249edc6c27f'/>
<id>urn:sha1:2695d24bc9a9da48ac70a96533669249edc6c27f</id>
<content type='text'>
core dumps.
</content>
</entry>
<entry>
<title>Move pkg/ files into package's toplevel directory</title>
<updated>2001-10-31T22:52:58Z</updated>
<author>
<name>zuntum</name>
<email>zuntum</email>
</author>
<published>2001-10-31T22:52:58Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ec263708b4436f2f6fe8ff2c5ddd38bc49dbd322'/>
<id>urn:sha1:ec263708b4436f2f6fe8ff2c5ddd38bc49dbd322</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add conflict between "glimpse" and "openssl" package. They both install</title>
<updated>2001-10-18T04:51:04Z</updated>
<author>
<name>tron</name>
<email>tron</email>
</author>
<published>2001-10-18T04:51:04Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ffad435ec24d84d6ecdc1d5f2bd29c11d8430865'/>
<id>urn:sha1:ffad435ec24d84d6ecdc1d5f2bd29c11d8430865</id>
<content type='text'>
"bin/cast" in "${LOCALBASE}".
</content>
</entry>
<entry>
<title>Update to 4.15. Changes are mostly bugfixes and small enhancements.</title>
<updated>2001-10-13T23:43:29Z</updated>
<author>
<name>mjl</name>
<email>mjl</email>
</author>
<published>2001-10-13T23:43:29Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=880195c5537d2c14c2c652043a0ce176d279e67a'/>
<id>urn:sha1:880195c5537d2c14c2c652043a0ce176d279e67a</id>
<content type='text'>
</content>
</entry>
</feed>
