aboutsummaryrefslogtreecommitdiff
path: root/databases/sqlcipher
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup GH_* and variables order.Mathieu Arnold2015-12-291-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=404743
* - Add dependency on opensslDmitry Marakasov2015-12-031-1/+6
| | | | | | | | | | | - Strip binaries PR: 201397 Submitted by: yuri@rawbw.com Approved by: jharris@widomaker.com (maintainer) Notes: svn path=/head/; revision=402873
* Update ports in the [bcd]* categories to not use GH_COMMIT.Mathieu Arnold2015-05-062-6/+3
| | | | | | | | | | With minor cleanups to make things simpler. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=385521
* Update to 3.2.0.Raphael Kubo da Costa2015-01-033-16/+14
| | | | | | | | | | | This eliminates the conflict with the regular sqlite3 port. PR: 195812 Submitted by: yuri@rawbw.com Approved by: jharris@widomaker.com (maintainer) Notes: svn path=/head/; revision=376125
* - Pass maintainership to submitterAlex Kozlov2014-10-242-3/+3
| | | | | | | | PR: 194576 Submitted by: Jason Harris <jharris@widomaker.com> Notes: svn path=/head/; revision=371443
* - Reassign to the heap after jsa@'s bit was taken in for safekeepingFrederic Culot2014-10-231-1/+1
| | | | Notes: svn path=/head/; revision=371393
* - Switch to USES=libtool, drop .la filesDmitry Marakasov2014-07-022-3/+4
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=360295
* - Convert to USES=tclPietro Cerutti2014-02-171-3/+2
| | | | | | | - Fix LICENSE Notes: svn path=/head/; revision=344743
* - Stage supportMartin Wilke2014-02-141-1/+1
| | | | Notes: svn path=/head/; revision=344267
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | databases) Notes: svn path=/head/; revision=327717
* This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.Eitan Adler2013-03-191-1/+1
| | | | | | | | | | | | 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) Notes: svn path=/head/; revision=314640
* New port for sqlcipher.Joseph S. Atkinson2013-03-044-0/+39
Sqlcipher is a drop in replacement for sqlite3. Sqlcipher creates encrypted sql databases. Sponsored by: iXsystems Suggested by: Isilon Approved by: kwm (mentor) Notes: svn path=/head/; revision=313423