notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details
sqlite-jdbc JDBC driver for SQLite
3.53.0.0 databasesnew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 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: michaelo@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-04-28 17:18:11
Last Update: 2026-04-28 17:15:30
Commit Hash: dc08083
Also Listed In: java
License: APACHE20
WWW:
https://github.com/xerial/sqlite-jdbc
Description:
SQLite JDBC is a library for accessing and creating SQLite database files in Java.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. /usr/local/share/java/classes/sqlite-jdbc.jar
  2. lib/libsqlitejdbc.so
  3. /usr/local/share/licenses/sqlite-jdbc-3.53.0.0/catalog.mk
  4. /usr/local/share/licenses/sqlite-jdbc-3.53.0.0/LICENSE
  5. /usr/local/share/licenses/sqlite-jdbc-3.53.0.0/APACHE20
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • sqlite-jdbc>0:databases/sqlite-jdbc
To install the port:
cd /usr/ports/databases/sqlite-jdbc/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/sqlite-jdbc
  • pkg install sqlite-jdbc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: sqlite-jdbc
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1777227359 SHA256 (sqlite-jdbc-3.53.0.0-without-natives.jar) = 8098b34191dd832a112934e12087e0d430b7e9ae93aee7c155e06f82866b1b2b SIZE (sqlite-jdbc-3.53.0.0-without-natives.jar) = 247330

Expand this list (2 items)

Collapse this list.

SHA256 (xerial-sqlite-jdbc-3.53.0.0_GH0.tar.gz) = 3bdb37d04ec817dc68e4911149d1b3ebe5b7ca419b550dc56b91d01a4f396952 SIZE (xerial-sqlite-jdbc-3.53.0.0_GH0.tar.gz) = 18548916

Collapse this list.


Packages (timestamps in pop-ups are UTC):
sqlite-jdbc
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-3.53.0.0---n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest3.53.0.03.53.0.0--3.53.0.0---
FreeBSD:14:quarterly--------
FreeBSD:15:latest3.53.0.03.53.0.0n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest-3.53.0.0n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. slf4j-api.jar : devel/slf4j
  2. gmake>=4.4.1 : devel/gmake
  3. java : java/openjdk25
Library dependencies:
  1. libsqlite3.so : databases/sqlite3
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
databases_sqlite-jdbc
USES:
gmake java:build
pkg-message:
For install:
Warning: you need a sqlite3 port compiled with SQLITE_ENABLE_COLUMN_METADATA in order to use the following methods: String ResultSetMetaData.getCatalogName(int column) String ResultSetMetaData.getTableName(int column) any attemp to use them will close the JVM with an error of: Undefined symbol "sqlite3_column_table_name16"
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.53.0.0?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.53.0.0
28 Apr 2026 17:15:30
commit hash: dc08083010183602bcf04c64bddb58917aec7486commit hash: dc08083010183602bcf04c64bddb58917aec7486commit hash: dc08083010183602bcf04c64bddb58917aec7486commit hash: dc08083010183602bcf04c64bddb58917aec7486 files touched by this commit
Michael Osipov (michaelo) search for other commits by this committer
[NEW PORT] databases/sqlite-jdbc: JDBC driver for SQLite

PR:		293491
Reviewed by:	ronald
Differential Revision:	https://reviews.freebsd.org/D56649

Number of commits found: 1