Port details |
- php-sqlite3 A port for the PHP sqlite3 extension
- 0.5 databases
=0 0.5Version of this port present on the latest quarterly branch.
- DEPRECATED: No upstream development and superseded by databases/php5-sqlite3 and databases/php53-sqlite3
This port expired on: 2012-06-21
- Maintainer: glarkin@FreeBSD.org
- Port Added: 2006-10-06 02:49:18
- Last Update: 2013-06-03 21:21:58
- SVN Revision: 319809
- License: not specified in port
- WWW:
- http://php-sqlite3.sourceforge.net/
- Description:
- 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/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- php-sqlite3>0:databases/php-sqlite3
- No installation instructions:
- This port has been deleted.
- PKGNAME: php-sqlite3
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- sqlite3>=3.0 : databases/sqlite3
- php.h : lang/php53
- phpize : lang/php53
- autoconf-2.69 : devel/autoconf
- Runtime dependencies:
-
- php.h : lang/php53
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 8
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.5 03 Jun 2013 21:21:58 |
rene |
Remove expired port:
2012-06-21 databases/php-sqlite3: No upstream development and superseded by
databases/php5-sqlite3 and databases/php53-sqlite3 |
0.5 21 May 2012 21:26:28 |
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. |
0.5 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.5 12 Apr 2010 20:30:49 |
glarkin |
- Unbreak after recent PHP 5.3.2 update
- Upgrade to 0.5
- Adopt the port |
0.4 11 Apr 2010 21:45:02 |
pav |
- Reset maintainer, his email bounces
- Mark BROKEN: does not compile with php 5.3
Reported by: pointyhat |
0.4 22 Aug 2009 00:18:43 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
0.4 30 Mar 2007 07:56:41 |
pav |
- sqlite3' PORTNAME changed, fix depobj
Reported by: pointyhat |
0.4 06 Oct 2006 02:48:31 |
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> |
Number of commits found: 8
|