summaryrefslogtreecommitdiff
path: root/databases/php-sqlrelay (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change BUILD_DEPENDS to EXTRACT_DEPENDS and unbreak.Akinori MUSHA2003-03-111-2/+2
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=77093
* De-pkg-comment my non-ruby ports as well.Akinori MUSHA2003-02-182-1/+1
| | | | Notes: svn path=/head/; revision=75780
* Update SQLRelay to 0.30.Akinori MUSHA2002-02-231-1/+2
| | | | Notes: svn path=/head/; revision=55141
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-2/+2
| | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Notes: svn path=/head/; revision=53949
* Add sqlrelay, a persistent DB connection pooling/proxying/loadAkinori MUSHA2001-07-064-0/+51
balancing system, along with the interfaces for Java, Perl5, PHP, Python and Ruby. Notes: svn path=/head/; revision=44822