CVS log for ports/databases/pear-DBA/Makefile
Up to [FreeBSD] / ports / databases / pear-DBA
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Jan 21 17:39:38 2012 UTC (2 weeks, 6 days ago) by eadler
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +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.4: download - view: text, markup, annotated - select for diffs
Fri Apr 27 15:45:01 2007 UTC (4 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL, PRE_XORG_7
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
- Update to 1.1.1 - Take maintainership
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Sep 23 00:23:22 2006 UTC (5 years, 4 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +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.2: download - view: text, markup, annotated - select for diffs
Fri Dec 9 19:24:25 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.1: preferred, colored
Changes since revision 1.1: +2 -2 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.1: download - view: text, markup, annotated - select for diffs
Fri Mar 11 20:40:28 2005 UTC (6 years, 11 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0
PEAR::DBA is a wrapper for the php DBA functions. It includes a file-based emulator and provides a uniform, object-based interface for the Berkeley-style database systems. PR: ports/78600 Submitted by: Antonio Carlos Venancio Junior <antonio@php.net>
