aboutsummaryrefslogtreecommitdiff
path: root/java/sqlitejdbc/pkg-message
Commit message (Collapse)AuthorAgeFilesLines
* Convert to UCL & cleanup pkg-message (categories h-k)Mathieu Arnold2019-08-131-0/+6
| | | | Notes: svn path=/head/; revision=508880
* New port: SQLiteJDBC is a Java JDBC driver for SQLite.Max Khon2008-12-161-0/+6
It runs using either a native code library or a 100% Pure Java driver based on NestedVM emulation (but in this package only the native version is installed). PR: 124905 Submitted by: Lapo Luchini Notes: svn path=/head/; revision=224297