summaryrefslogtreecommitdiff
path: root/java/sqlitejdbc/pkg-descr
Commit message (Collapse)AuthorAgeFilesLines
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | 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)
* - Fix trailing whitespace in pkg-descrs, categories [g-n]*Dmitry Marakasov2016-05-191-2/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415499
* Point WWW link to the archived home page of the project due to theGuido Falsi2016-04-131-1/+1
| | | | | | | | | | site being unavailable otherwise. PR: 208781 Submitted by: Lapo Luchini <lapo at lapo.it> (maintainer) Notes: svn path=/head/; revision=413215
* New port: SQLiteJDBC is a Java JDBC driver for SQLite.Max Khon2008-12-161-0/+7
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