Commit graph

5 commits

Author SHA1 Message Date
Dmitry Marakasov
d9ea85efea - Simplify LICENSE
- Switch to USES=localbase (and fix PREFIX vs. LOCALBASE misuse)
- Unsilence build and installation
- User proper command for library installation
- Respect LDFLAGS
- Update WWW

Approved by:	portmgr blanket
2019-11-17 09:39:55 +00:00
Mathieu Arnold
78d1aff1fc Convert to UCL & cleanup pkg-message (categories d) 2019-08-13 16:01:59 +00:00
Yuri Victorovich
d9e0cf8a69 databases/sqlite-ext-spellfix: Remove USE_LDCONFIG
SQLite extensions are loaded with the full path to the shared library.
2018-06-10 04:41:38 +00:00
Yuri Victorovich
a31a69692d Replaced my old rawbw.com maintainer's address with yuri@FreeBSD.org
98 ports are affected.

Approved by:	tcberner (mentor, implicit)
2018-02-25 00:40:37 +00:00
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