Skip site navigation (1)Skip section navigation (2)

CVS log for ports/databases/pear-MDB2/Makefile

[BACK] Up to [FreeBSD] / ports / databases / pear-MDB2

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Jan 21 17:39:47 2012 UTC (2 weeks, 6 days ago) by eadler
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
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

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Feb 15 08:20:03 2011 UTC (11 months, 3 weeks ago) by miwi
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
- Update to 2.5.0 B3

Reviewed/Tested by: decke, beat

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun May 10 17:32:52 2009 UTC (2 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
- Update to 2.5.0b2

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Jun 20 13:44:35 2007 UTC (4 years, 7 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +15 -12 lines
- Update to 2.4.1

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Apr 27 14:58:04 2007 UTC (4 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
- Update to 2.4.0
- Grab Maintainership

Approved by:	rafan@ (old maintainer \o/)

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Feb 8 07:38:43 2007 UTC (5 years ago) by rafan
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +20 -42 lines
- 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

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Sep 23 00:23:23 2006 UTC (5 years, 4 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
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

Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Dec 9 19:24:26 2005 UTC (6 years, 2 months ago) by ale
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
Remove pear ports obsolated by devel/pear and switch
dependencies of all the other pear ports.

Discussed with:	thierry, antonio@php.net

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Apr 20 12:45:14 2005 UTC (6 years, 9 months ago) by flz
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +24 -29 lines
- Update to 2.0.0.b3.

PR:		ports/79319
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net>

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Nov 27 05:37:07 2004 UTC (7 years, 2 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_4_11_0
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>

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options