| Port details |
- libnusqlite3 SQLite3 extension with Unicode collation, case mapping, and unaccent
- 1.12 databases
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: michaeljohnson@ahze.net
 - Port Added: 2026-09-08 18:33:06
- Last Update: 2026-09-08 18:31:31
- Commit Hash: 07bfccc
- License: MIT
- WWW:
- https://bitbucket.org/alekseyt/nunicode
- Description:
- Loadable SQLite3 extension (libnusqlite3.so) built from the nunicode
library. Registers Unicode-aware NU1700 and NU1700_NOCASE collations and
overrides upper(), lower(), like() and adds unaccent() with full Unicode
17.0 support. Used by applications such as Audiobookshelf for
locale-correct sorting and searching.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- libnusqlite3>0:databases/libnusqlite3
- To install the port:
- cd /usr/ports/databases/libnusqlite3/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/libnusqlite3
- pkg install libnusqlite3
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libnusqlite3
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1788558999
SHA256 (nunicode-1.12.tar.gz) = a7cbd18871ee928a5ad695973a79fd09a489f6543a5ee494e4016dd1fb95a44a
SIZE (nunicode-1.12.tar.gz) = 1594157
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- sqlite3ext.h : databases/sqlite3
- cmake : devel/cmake-core
- ninja : devel/ninja
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- databases_libnusqlite3
- USES:
- cmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.12 08 Sep 2026 18:31:31
    |
Michael Osipov (michaelo)  Author: Michael Johnson |
[NEW PORT] databases/libnusqlite3: SQLite3 extension with Unicode support
Co-authored-by: Michael Osipov <michaelo@FreeBSD.org>
PR: 298195 |
Number of commits found: 1
|