summaryrefslogtreecommitdiff
path: root/databases/p5-sqlrelay (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Conditionalise dependencies on databases/p5-DBI: for perlErwin Lansing2003-09-161-3/+11
| | | | | | | | | | | | | | 5.005_03 use databases/p5-DBI-137 as newer versions do not support the old perl. Note that for some port, I merely removed the explicit dependency as they already have implicit dependencies via other ports. Approved by: portmgr (marcus) Notes: svn path=/head/; revision=89001
* 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
* Add sqlrelay, a persistent DB connection pooling/proxying/loadAkinori MUSHA2001-07-064-0/+78
balancing system, along with the interfaces for Java, Perl5, PHP, Python and Ruby. Notes: svn path=/head/; revision=44822