CVS log for ports/databases/pear-MDB_QueryTool/Makefile
Up to [FreeBSD] / ports / databases / pear-MDB_QueryTool
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Jan 21 17:39:48 2012 UTC (3 weeks ago) by eadler
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +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.8: download - view: text, markup, annotated - select for diffs
Sat Jan 12 13:41:10 2008 UTC (4 years, 1 month 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_6_EOL, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
- Update to 1.2.2 (fixed identifier quoting with functions in _buildSelect())
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Jan 12 13:11:27 2008 UTC (4 years, 1 month ago) by miwi
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -2 lines
- Update to 1.2.1
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Jun 11 14:17:08 2007 UTC (4 years, 8 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -1 lines
- Fix depends after pear-log update - Bump PORTREVISION
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Apr 27 15:17:33 2007 UTC (4 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
- Update to 1.2.0 - 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
Wed Jan 11 19:08:58 2006 UTC (6 years, 1 month ago) by pav
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +10 -6 lines
- Update to 1.0.1 PR: ports/91662 Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Dec 9 19:24:27 2005 UTC (6 years, 2 months ago) by ale
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +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.1: download - view: text, markup, annotated - select for diffs
Mon Mar 7 20:31:11 2005 UTC (6 years, 11 months ago) by thierry
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0
Add pear-MDB_QueryTool 1.0.0, PEAR OO-interface for easily retrieving and modifying data in a DB. PR: 78368 Submitted by: Antônio Carlos Venâncio Júnior
