Kurt Jaeger cf5405d2ef New port: databases/sqlite-ext-spellfix
This module implements the spellfix1 VIRTUAL TABLE that can be used
to search a large vocabulary for close matches using Levenshtein distance.

Virtual table:

  spellfix1

Functions:

  editdist, editdist3, spellfix1_translit, spellfix1_phonehash,
  spellfix1_scriptcode

WWW: http://www.sqlite.org/spellfix1.html

PR:		203217
Submitted by:	Yuri <yuri@rawbw.com>
2016-05-06 14:59:36 +00:00
2016-05-05 00:00:43 +00:00
2016-05-01 19:59:13 +00:00
2016-04-28 19:03:59 +00:00
2016-05-05 11:13:02 +00:00
2016-05-06 12:02:20 +00:00
2016-05-02 13:45:35 +00:00
2016-05-05 13:42:08 +00:00
2016-05-06 03:12:30 +00:00
2016-05-04 18:06:57 +00:00
2016-05-03 21:27:18 +00:00
2016-05-02 17:13:18 +00:00
2016-05-05 20:34:45 +00:00
2016-05-03 13:33:03 +00:00
2016-04-29 04:21:43 +00:00
2016-05-06 14:27:51 +00:00
2016-05-06 10:13:55 +00:00
2016-05-06 07:44:15 +00:00
2016-05-04 07:18:27 +00:00
2016-05-05 08:06:09 +00:00
2016-05-06 11:49:06 +00:00
2016-05-05 09:03:27 +00:00
2016-04-28 06:38:43 +00:00
2016-04-29 17:42:02 +00:00
2016-05-06 10:07:59 +00:00
2016-05-06 07:16:47 +00:00
2016-04-29 04:18:06 +00:00
2016-05-06 10:17:42 +00:00
2016-05-06 13:07:50 +00:00
2016-04-12 15:06:58 +00:00
2016-05-05 17:55:03 +00:00
2016-05-02 19:14:43 +00:00
2016-04-18 14:07:42 +00:00
2016-04-28 08:50:41 +00:00
2016-04-25 07:47:53 +00:00
2016-04-24 12:29:55 +00:00
2016-05-03 18:00:32 +00:00
2016-04-25 07:47:53 +00:00
2016-05-05 13:44:59 +00:00

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	http://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html
		for the latest official version
	or:
	The ports(7) manual page (man ports).

These will explain how to use ports and packages.

If you would like to search for a port, you can do so easily by
saying (in /usr/ports):


	make search name="<name>"
	or:
	make search key="<keyword>"

which will generate a list of all ports matching <name> or <keyword>.
make search also supports wildcards, such as:

	make search name="gtk*"

For information about contributing to FreeBSD ports, please see the Porter's
Handbook, available at:

	http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/porters-handbook/

NOTE:  This tree will GROW significantly in size during normal usage!
The distribution tar files can and do accumulate in /usr/ports/distfiles,
and the individual ports will also use up lots of space in their work
subdirectories unless you remember to "make clean" after you're done
building a given port.  /usr/ports/distfiles can also be periodically
cleaned without ill-effect.

Description
No description provided
Readme 1.7 GiB
Languages
Makefile 59.7%
C 16.1%
Shell 7.2%
Roff 5%
C++ 3.7%
Other 7%