| Port details |
- sqlcipher Encrypted SQLite database
- 4.13.0_1 databases
=1 4.13.0_1Version of this port present on the latest quarterly branch. - Maintainer: jharris@widomaker.com
 - Port Added: 2013-03-04 21:19:57
- Last Update: 2026-02-23 00:15:06
- Commit Hash: bbc5bc5
- People watching this port, also watch:: python, py311-pycparser, sysinfo
- License: BSD3CLAUSE
- WWW:
- https://www.zetetic.net/sqlcipher/
- Description:
- Allows the creation of encrypted SQLite databases
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- sqlcipher>0:databases/sqlcipher
- To install the port:
- cd /usr/ports/databases/sqlcipher/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/sqlcipher
- pkg install sqlcipher
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: sqlcipher
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1771185862
SHA256 (sqlcipher-sqlcipher-v4.13.0_GH0.tar.gz) = 7ca5c11f70e460d6537844185621d5b3d683a001e6bad223d15bdf8eff322efa
SIZE (sqlcipher-sqlcipher-v4.13.0_GH0.tar.gz) = 19019453
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- tclsh8.6 : lang/tcl86
- Library dependencies:
-
- libedit.so.0 : devel/libedit
- This port is required by:
- for Libraries
-
- databases/py-sqlcipher3
- finance/skrooge
- net-im/flare
- net-im/gurk-rs
- net-im/qTox
- net-p2p/retroshare
Configuration Options:
- No options to configure
- Options name:
- databases_sqlcipher
- USES:
- cpe libedit libtool localbase:ldflags ssl tcl:86,build
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
4.13.0_1 23 Feb 2026 00:15:06
    |
Vladimir Druzenko (vvd)  |
databases/sqlcipher: Bump PORTREVISION after fix consumers
PR: 292688 |
4.13.0 23 Feb 2026 00:09:02
    |
Vladimir Druzenko (vvd)  |
databases/sqlcipher: Fix consumers
Rename installed files from *sqlite3* back to *sqlcipher*.
Unbreak consumers:
- finance/kmymoney
- finance/skrooge
- net-im/gurk-rs
- net-im/qTox
- net-p2p/retroshare
- databases/py-sqlcipher3
While here improve port:
- Use USES=localbase instead of CFLAGS+=-I${LOCALBASE}/include and
LDFLAGS+=-L${LOCALBASE}/lib.
- Split long lines.
- Fix warnings from portclippy.
- Sort CONFIGURE_ARGS and CPPFLAGS.
PR: 292688
Approved by: portmgr (blanket - fix consumers)
Fixes: 06c78b76ff27 (Update to 4.13.0) |
4.13.0 20 Feb 2026 07:02:33
    |
Li-Wen Hsu (lwhsu)  Author: Herbert J. Skuhra |
databases/sqlcipher: Update to 4.13.0
Note that the binary and library renamed to sqlite3. CONFLICTS is set.
PR: 292688
Approved by: jharris@widomaker.com (maintainer) |
4.6.1_1 23 Jul 2025 15:07:21
    |
Baptiste Daroussin (bapt)  |
databases/*: remove useless USES=pathfix |
4.6.1_1 16 Mar 2025 10:19:26
    |
Robert Clausecker (fuz)  Author: Herbert J. Skuhra |
databases/sqlcipher: enable options needed for net-im/gurk-rs
PR: 284248
Approved by: jharris@widomaker.com (maintainer timeout) |
4.6.1 13 Oct 2024 02:22:26
    |
Yuri Victorovich (yuri)  |
databases/sqlcipher: update 4.5.6 → 4.6.1
PR: 281944
Approved by: jharris@widomaker.com (maintainer) |
4.5.6 19 Feb 2024 10:28:14
    |
Yuri Victorovich (yuri)  |
databases/sqlcipher: update 3.4.2 → 4.5.6
PR: 277056
Approved by: jharris@widomaker.com (maintainer) |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.4.2 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.4.2 14 Oct 2021 21:30:08
    |
Stefan Eßer (se)  |
databases/sqlcipher: Add CPE information
Approved by: portmgr (blanket) |
3.4.2 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
3.4.2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
3.4.2 11 Jun 2018 18:35:25
  |
brnrd  |
databases/sqlcipher: Fix build with LibreSSL 2.7
- LibreSSL 2.7 adds OpenSSL 1.1 ABI
PR: 228248
Approved by: maintainer (jharris widomaker com) |
3.4.2 10 Feb 2018 07:30:01
  |
pi  |
databases/sqlcipher: update 3.4.1 -> 3.4.2 to fix build with libressl
PR: 223156
MFH: 2018Q1
Changes: https://github.com/sqlcipher/sqlcipher/blob/master/CHANGELOG.md
Submitted by: rezny
Approved by: jharris@widomaker.com (maintainer timeout) |
3.4.1 21 Oct 2017 09:20:22
  |
tcberner  |
Update databases/sqlcipher to 3.4.1
* Adds LOCALBASE paths to the c- and linker-flags to fix wrongful linking
against
base's libedit.
* While here, switch to DISTVERSION.
PR: 223021
Submitted by: Yuri Victorovich <yuri@rawbw.com>
Approved by: jharris@widomaker.com (maintainer) |
3.2.0_1 09 Sep 2016 23:42:41
  |
marino  |
databases/sqlcipher: Add CFLAGS and LDFLAGS for USES=ssl
Approved by: SSL blanket |
3.2.0_1 29 Dec 2015 14:30:47
  |
mat  |
Cleanup GH_* and variables order.
Sponsored by: Absolight |
3.2.0_1 03 Dec 2015 12:34:44
  |
amdmi3  |
- Add dependency on openssl
- Strip binaries
PR: 201397
Submitted by: yuri@rawbw.com
Approved by: jharris@widomaker.com (maintainer) |
3.2.0 06 May 2015 15:16:54
  |
mat  |
Update ports in the [bcd]* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
3.2.0 03 Jan 2015 16:47:02
  |
rakuco  |
Update to 3.2.0.
This eliminates the conflict with the regular sqlite3 port.
PR: 195812
Submitted by: yuri@rawbw.com
Approved by: jharris@widomaker.com (maintainer) |
2.1.1_1 24 Oct 2014 15:04:22
  |
ak  |
- Pass maintainership to submitter
PR: 194576
Submitted by: Jason Harris <jharris@widomaker.com> |
2.1.1_1 23 Oct 2014 13:06:39
  |
culot  |
- Reassign to the heap after jsa@'s bit was taken in for safekeeping |
2.1.1_1 02 Jul 2014 22:11:25
  |
amdmi3  |
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket |
2.1.1 17 Feb 2014 13:28:04
  |
gahr  |
- Convert to USES=tcl
- Fix LICENSE |
2.1.1 14 Feb 2014 15:42:01
  |
miwi  |
- Stage support |
2.1.1 20 Sep 2013 16:13:49
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
2.1.1 19 Mar 2013 13:04:31
  |
eadler  |
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi) |
2.1.1 04 Mar 2013 21:19:46
  |
jsa  |
New port for sqlcipher.
Sqlcipher is a drop in replacement for sqlite3. Sqlcipher creates encrypted
sql databases.
Sponsored by: iXsystems
Suggested by: Isilon
Approved by: kwm (mentor) |