Commit graph

19 commits

Author SHA1 Message Date
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
mycroft
ce3967e834 Update from 4.16.2 to 4.17.2.
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 > once in a
       loop, make sure we stop in time.
2003-01-09 23:59:09 +00:00
mycroft
e72b013e94 Update to glimpse 4.16.2. Fixes several minor bugs that resulted in occasional
core dumps.
2002-07-12 19:53:01 +00:00
tron
5dd3db0a26 Add conflict between "glimpse" and "openssl" package. They both install
"bin/cast" in "${LOCALBASE}".
2001-10-18 04:51:04 +00:00
mjl
fe5a9c9582 Update to 4.15. Changes are mostly bugfixes and small enhancements. 2001-10-13 23:43:29 +00:00
jtb
fbd14f2e9c LICENSE=glimpse-license 2001-06-07 21:41:05 +00:00
hubertf
d32e698de6 Cleanup MKDIR usage => INSTALL_*_DIR
XXX need to teach pkglint to be more picky about this
2001-02-25 04:17:35 +00:00
wiz
ad02d69ab2 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:31:58 +00:00
hubertf
402899809a Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive and
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions.

MIRROR_DISTFILES and NO_CDROM are now dead.
2000-08-18 22:46:29 +00:00
hubertf
7326121faa Use gmake, so libtemplate gets built properly. 2000-03-17 23:38:39 +00:00
wiz
2e2951c7e9 chmod -> ${CHMOD} 2000-02-05 06:59:43 +00:00
frueauf
56ce175394 Update glimpse to 4.1, provided in pr 6508 by Johnny C. Lam.
Fixes some bugs, including a serious bug involving Boolean searches
of length 1 between versions 4.0 and 4.1.
1998-12-03 12:39:42 +00:00
tsarna
6bd0d65c65 The Grand Homepagification:
- New, optional Makefile variable HOMEPAGE, specifies a URL for
	  the home page of the software if it has one.
	- The value of HOMEPAGE is used to add a link from the
	  README.html files.
	- pkglint updated to know about it.  The "correct" location for
	  HOMEPAGE in the Makefile is after MAINTAINER, in that same
	  section.
1998-08-20 15:16:34 +00:00
agc
988019b016 Update package Makefiles for automatic manual page handling. 1998-06-22 12:58:33 +00:00
frueauf
49e36ada0b Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org. 1998-04-20 11:56:17 +00:00
agc
258b808c9f Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
Remove redundant (and sometimes erroneous) comments.
1998-04-15 10:38:15 +00:00
hubertf
fa7f2eaa2b Fix RCS Id 1997-10-30 01:40:32 +00:00
hubertf
cd15897492 needed for tkman, etc. 1997-10-30 01:34:52 +00:00