| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
21 May 2012 21:26:28
0.5
|
glarkin  |
- Deprecate due to no upstream development for 5 years and other ports
(databases/php5-sqlite3 and databases/php53-sqlite3) have superseded
this one. Expiration set for 1 month. |
20 Mar 2011 12:54:45
0.5
|
miwi  |
- Get Rid MD5 support |
12 Apr 2010 20:30:49
0.5
|
glarkin  |
- Unbreak after recent PHP 5.3.2 update
- Upgrade to 0.5
- Adopt the port |
11 Apr 2010 21:45:02
0.4
|
pav  |
- Reset maintainer, his email bounces
- Mark BROKEN: does not compile with php 5.3
Reported by: pointyhat |
22 Aug 2009 00:18:43
0.4
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
30 Mar 2007 07:56:41
0.4
|
pav  |
- sqlite3' PORTNAME changed, fix depobj
Reported by: pointyhat |
06 Oct 2006 02:48:31
0.4
|
alepulver  |
php-sqlite3 is a PHP extension that lets you access SQLite3 databases
within your scripts. PHP4 and PHP5 have already built-in support for this
RDBM, but this is limited to the 2.x releases. This extension adds support
for SQLite 3.x release.
Please note that this project is still alpha-quality. Please test and report
if it works for you and if you have ideas on how it can be enhanced.
Current (or planned) features include:
* In-memory databases support
* UTF-16 encoding
* User-level SQL functions
* PEAR::DB driver class
WWW: http://php-sqlite3.sourceforge.net/
PR: ports/103681
Submitted by: Simon Cornelius P. Umacob <simoncpu at infoweapons.com> |