aboutsummaryrefslogtreecommitdiff
path: root/databases/java-sqlrelay
Commit message (Collapse)AuthorAgeFilesLines
* I forgot to drop maintainership for these along with sqlrelay andAkinori MUSHA2004-06-091-1/+1
| | | | | | | | ruby-sqlrelay. I'll probably try to take care of their breakage later, though. Notes: svn path=/head/; revision=111126
* 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
* 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
* Don't remove system directories share/java, share/java/classes, andKris Kennaway2002-11-101-2/+0
| | | | | | | share/doc Notes: svn path=/head/; revision=69861
* Fix dependencies to be in sync with the recent JDK ports renaming.Greg Lewis2002-06-171-2/+2
| | | | | | | Forgotten by: znerd Notes: svn path=/head/; revision=61425
* Update SQLRelay to 0.30.Akinori MUSHA2002-02-232-3/+4
| | | | Notes: svn path=/head/; revision=55141
* Add sqlrelay, a persistent DB connection pooling/proxying/loadAkinori MUSHA2001-07-064-0/+48
balancing system, along with the interfaces for Java, Perl5, PHP, Python and Ruby. Notes: svn path=/head/; revision=44822