summaryrefslogtreecommitdiff
path: root/databases/sqlite2 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixup from previous commitDavid W. Chapman Jr.2002-09-024-9/+58
| | | | | | | | | Bump PORTREVISION Submitted by: maintainer Notes: svn path=/head/; revision=65494
* Update to 2.7.1David W. Chapman Jr.2002-09-0210-164/+56
| | | | | | | | PR: 40816 Submitted by: maintainer Notes: svn path=/head/; revision=65461
* Fix build on -CURRENT.Ruslan Ermilov2002-07-211-1/+2
| | | | Notes: svn path=/head/; revision=63321
* Use versioned (1.0.32) to overcome unfetchable distfile.Steve Price2001-12-022-3/+1
| | | | | | | PR: 32413 Notes: svn path=/head/; revision=50870
* Update to 1.0.32 and unbreak.Akinori MUSHA2001-09-034-6/+12
| | | | | | | | - Complete SRCS. - Patch tableapi.test to avoid an out-of-scope error. Notes: svn path=/head/; revision=47359
* add missing fileYing-Chieh Liao2001-07-061-0/+1
| | | | Notes: svn path=/head/; revision=44813
* A number of things:Mikhail Teterin2001-06-117-12/+166
| | | | | | | | | | | | | | | | | | | | . changed maintainership to ports@; . build with TCL support (``package require sqlite''); . run the vendor's tests after build (sorry, Maxim) -- zero errors; . generate from the TCL sources and install the HTML documentation; (unless NOPORTDOCS is set); . build and install two usefull tools, which come with the software: gdbmdump and gdbmstat; . build and install the shared version of -lsqlite -- usefull and needed for dynamic loading into TCL interpreter; . lastly: the new functionality (TCL, tools, docs) called for the PORTREVISION bump. Approved by: after the previous maintainer suggested the first point above, the rest was easy :-) Notes: svn path=/head/; revision=43872
* upgrade to 1.0.30Ying-Chieh Liao2001-04-232-2/+2
| | | | Notes: svn path=/head/; revision=41818
* upgrade to 1.0.27Ying-Chieh Liao2001-03-232-2/+2
| | | | | | | PR: 26028 Notes: svn path=/head/; revision=40279
* upgrade to 1.0.25Ying-Chieh Liao2001-03-162-2/+2
| | | | Notes: svn path=/head/; revision=39924
* add sqliteYing-Chieh Liao2001-02-225-0/+46
SQL library that uses GDBM as its underlying file storage mechanism Notes: svn path=/head/; revision=38613