summaryrefslogtreecommitdiff
path: root/databases/sqlrelay (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Split the postgresql ports into a server and a client part.Palle Girgensohn2005-01-311-3/+1
| | | | | | | | All ports depending on postgresql shall use the USE_PGSQL=yes knob defined in Mk/bsd.ports.mk. Bumping portrevisions where needed. PR: 75344 Approved by: portmgr@ (kris), ade & sean (mentors)
* Clean up SQLite and related ports.Norikatsu Shigemura2004-12-231-1/+2
| | | | | | | | | o Move databases/sqlite to databases/sqlite2. o Fix dependency on databases/sqlite. o Update sqlite2 to 2.8.15. o Bump PORTREVISION, accordingly. Approved by: portmgr, maintainers of sqlite and related ports
* Chase the upgrade of Python 2.4, to unbreak py24-sqlrelay.Thierry Thomas2004-12-151-2/+13
| | | | | | PR: ports/74963 Submitted by: /me Approved by: demon (maintainer).
* Take maintainership;Dmitry Sivachenko2004-10-165-81/+68
| | | | | Use autoconf to generate configure script. Remove redundant bits which were probably needed for older versions of sqlrelay.
* Update to version 0.35.Dmitry Sivachenko2004-08-306-53/+70
|
* Use OPTIONS.Dmitry Sivachenko2004-06-201-31/+27
| | | | | Use correct syntax to tell configure to disable extensions. Remove unneeded dependency.
* Explicitly disable TCL support and fix pkg-plist accordingly.Dmitry Sivachenko2004-05-302-16/+1
| | | | | | Set the same options for BATCH and !BATCH builds. PLIST breakage found by: kris
* Update to version 0.34.3. Merger some changes from the PR.Dmitry Sivachenko2004-05-286-30/+27
| | | | | PR: 66646 Submitted by: Thierry Thomas <thierry@pompo.net>
* Update to version 0.34.2.Dmitry Sivachenko2004-05-2610-305/+220
| | | | | | | | | Remove BROKEN for 5.X. Leave BROKEN for 4.X since I didn't test there, but I hope it should work. More testing is needed. I switched off all DB variants support but MySQL due to the lack of tests. Comments welcome.
* These broken ports are scheduled for deletion on June 18 if they areKris Kennaway2004-04-191-0/+2
| | | | still broken at that time and no PRs have been submitted containing a fix.
* - Use USE_ICONV knobKirill Ponomarev2004-03-301-2/+2
| | | | Approved by: portmgr
* This is BROKEN on 5.x as well (does not compile)Kris Kennaway2004-03-061-0/+2
|
* BROKEN on 4.x: broken pkg-plistKris Kennaway2004-02-221-0/+4
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | (Part 2)
* SIZEify.Trevor Johnson2004-01-291-0/+1
|
* Chase freetds lib. Bump PORTREVISION.Alex Dupre2004-01-151-2/+2
| | | | | | PR: ports/61302 Submitted by: Alex Kiesel <kiesel@schlund.de> Approved by: nork (mentor/implicitly)
* Drop maintainership. I don't use these regularly any more, sorry.Akinori MUSHA2003-10-141-1/+1
| | | | Seems they started using Linux specific constants..
* Fix dependency on freetds library (major version bump).Norikatsu Shigemura2003-04-201-2/+2
| | | | | | Bump PORTREVISION accordingly. Submitted by: Alex Kiesel <kiesel@schlund.de> (freetds maintainer)
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-181-1/+0
|
* Add support for Interbase.Akinori MUSHA2003-03-233-5/+102
| | | | | PR: ports/49970 Submitted by: Chris Knight <chris@aims.com.au>
* De-pkg-comment my non-ruby ports as well.Akinori MUSHA2003-02-182-1/+1
|
* Add missing *-debug binaries and bump PORTREVISION.Akinori MUSHA2003-01-142-0/+8
| | | | Submitted by: bento
* Chase libpq version bump.Sean Chittenden2003-01-041-1/+3
|
* chase gdbm lib versionYing-Chieh Liao2003-01-031-1/+1
|
* The sqlrelay project moved to SourceForge.Akinori MUSHA2002-12-202-4/+3
| | | | | PR: ports/46356 Submitted by: Mark Stosberg <mark@summersault.com>
* Do not build profiled libraries on 5-CURRENT, where g++ -pg producesAkinori MUSHA2002-12-184-3/+65
| | | | | | | | strange function calls that the assembler cannot understand. Submitted by: bento, kris http://bento.freebsd.org/errorlogs/i386-5-latest/sqlrelay-0.32.log
* Put a copy of the distfile on MASTER_SITE_LOCAL. www.firstworks.comAkinori MUSHA2002-11-071-1/+3
| | | | has been down these days.
* Make ruby-sqlrelay compile.Akinori MUSHA2002-10-271-0/+12
|
* Make java-sqlrelay compile even if lang/gcc3[0123] (gcj) is installed.Akinori MUSHA2002-10-271-0/+11
|
* Update to 0.32.Akinori MUSHA2002-10-274-17/+46
| | | | 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
|
* Remove a no longer needed hunk which breaks the build without FreeTDS.Akinori MUSHA2002-02-241-9/+0
|
* Update SQLRelay to 0.30.Akinori MUSHA2002-02-2310-112/+54
|
* It seems the updated FreeTDS' libct is not linked with libgiconv, soAkinori MUSHA2002-01-111-2/+11
| | | | manually add here to unbreak the build.
* Update to 0.28.Akinori MUSHA2001-09-215-15/+23
|
* 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-0611-0/+381
balancing system, along with the interfaces for Java, Perl5, PHP, Python and Ruby.