| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
04 Feb 2013 02:26:22
2.5.0.b4
|
miwi  |
- Convert header
- Update to 2.5.0b4 |
21 Jan 2012 17:40:15
2.5.0.b3
|
eadler  |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
15 Feb 2011 08:20:04
2.5.0.b3
|
miwi  |
- Update to 2.5.0 B3
Reviewed/Tested by: decke, beat |
10 May 2009 17:32:52
2.5.0.b2
|
miwi  |
- Update to 2.5.0b2 |
20 Jun 2007 13:44:35
2.4.1
|
miwi  |
- Update to 2.4.1 |
27 Apr 2007 14:58:04
2.4.0
|
miwi  |
- Update to 2.4.0
- Grab Maintainership
Approved by: rafan@ (old maintainer \o/) |
08 Feb 2007 07:38:43
2.3.0
|
rafan  |
- Update to 2.3.0
All database dependent bits are moved to separated pacakges. Some of them
are going to be imported in a few minutes.
- Take maintainership |
23 Sep 2006 00:23:36
2.0.0_1
|
linimon  |
Reset maintainership of ports assigned to antonio@php.net after numerous
maintainer-timeouts and no response to email. We hope to see him back.
Hat: portmgr |
22 Jan 2006 08:23:41
2.0.0_1
|
edwin  |
SHA256ify
Approved by: krion@ |
09 Dec 2005 19:24:52
2.0.0_1
|
ale  |
Remove pear ports obsolated by devel/pear and switch
dependencies of all the other pear ports.
Discussed with: thierry, antonio@php.net |
20 Apr 2005 12:45:14
2.0.0_1
|
flz  |
- Update to 2.0.0.b3.
PR: ports/79319
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> |
27 Nov 2004 05:37:07
2.0.0
|
edwin  |
New port: databases/pear-MDB2 PEAR database abstraction layer
PEAR MDB2 is a merge of the PEAR DB and Metabase php database
abstraction layers.
Note that the API will be adapted to better fit with the
new php5 only PDO before the first stable release.
It provides a common API for all support RDBMS. The main
difference to most other DB abstraction packages is that
MDB2 goes much further to ensure portability.
Currently supported RDBMS:
MySQL
PostGreSQL
Oracle
Frontbase
Querysim
Interbase/Firebird
MSSQL
SQLite
Other soon to follow.
PR: ports/74408
Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net> |