[Bug 293347] databases/sqlcipher: tries to install a copy of sqlite3 instead of sqlcipher

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 21 Feb 2026 18:07:55 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293347

            Bug ID: 293347
           Summary: databases/sqlcipher: tries to install a copy of
                    sqlite3 instead of sqlcipher
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: d8zNeCFG@aon.at
                CC: jharris@widomaker.com
             Flags: maintainer-feedback?(jharris@widomaker.com)
                CC: jharris@widomaker.com

Scenario:
- FreeBSD 14 or 15, ca. Dec. 30
- ports latest
- using portmaster to upgrade ports
- portmaster tries to upgrade databases/sqlcipher

Result:
- During install, the following error message is shown:

...
===>  Installing for sqlcipher-4.13.0                             

===>  sqlcipher-4.13.0 conflicts with installed package(s): 
      sqlite3-3.50.4_2,1                                          

      They install files into the same place.  
      You may want to stop build with Ctrl + C.    
===>  Checking if sqlcipher is already installed       
===>   Registering installation for sqlcipher-4.13.0 as automatic
Installing sqlcipher-4.13.0...                                    
pkg-static: sqlcipher-4.13.0 conflicts with sqlite3-3.50.4_2,1 (installs files
into the same place).  Problematic file: /usr/local/bin/sqlite3
*** Error code 1                                                  

Stop.                                                             
make: stopped in /net/orion/z/SRC/FreeBSD/ports/MBi/main/databases/sqlcipher    

Note:
- /usr/ports/databases/sqlcipher/pkg-plist seems all wrong.

-- Martin

-- 
You are receiving this mail because:
You are the assignee for the bug.