aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-sqlrelay
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* utilize SITE_PERLYing-Chieh Liao2003-10-241-17/+17
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* 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