summaryrefslogtreecommitdiff
path: root/databases/sqlrelay/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Put a copy of the distfile on MASTER_SITE_LOCAL. www.firstworks.comAkinori MUSHA2002-11-071-1/+3
| | | | has been down these days.
* Update to 0.32.Akinori MUSHA2002-10-271-4/+8
| | | | USE_REINPLACE.
* Unbreak by updating the sqlite dependeny, now that sqlite has beenAkinori MUSHA2002-09-201-2/+2
| | | | | | | given a proper shlib major. PR: ports/42354 Submitted by: Gerhard Haering <gerhard.haering@gmx.de>
* Deploy USE_GNOMENG infrastructureMario Sergio Fujikawa Ferreira2002-08-301-1/+2
| | | | | PR: 42192 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* Fix another few places where giconv used instead of iconv.Maxim Sobolev2002-03-191-1/+0
| | | | | PR: 36059, 36063, 36082 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
* Bump PORTREVISION to reflect the (lib)iconv upgrade.Akinori MUSHA2002-03-181-0/+1
|
* Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that needMaxim Sobolev2002-03-181-1/+1
| | | | libiconv.
* Explicitly disable the features that are not selected by the user.Akinori MUSHA2002-02-241-0/+8
|
* Update SQLRelay to 0.30.Akinori MUSHA2002-02-231-19/+11
|
* Update to 0.28.Akinori MUSHA2001-09-211-1/+0
|
* Fix the library paths to build working language API extensions.Akinori MUSHA2001-07-231-0/+1
| | | | | | This fixes the unresolved symbol error reported in the PR. PR: ports/29083
* Add sqlrelay, a persistent DB connection pooling/proxying/loadAkinori MUSHA2001-07-061-0/+148
balancing system, along with the interfaces for Java, Perl5, PHP, Python and Ruby.