Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split the postgresql ports into a server and a client part. | Palle Girgensohn | 2005-01-31 | 1 | -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 Shigemura | 2004-12-23 | 1 | -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 Thomas | 2004-12-15 | 1 | -2/+13 |
| | | | | | | PR: ports/74963 Submitted by: /me Approved by: demon (maintainer). | ||||
* | Take maintainership; | Dmitry Sivachenko | 2004-10-16 | 5 | -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 Sivachenko | 2004-08-30 | 6 | -53/+70 |
| | |||||
* | Use OPTIONS. | Dmitry Sivachenko | 2004-06-20 | 1 | -31/+27 |
| | | | | | Use correct syntax to tell configure to disable extensions. Remove unneeded dependency. | ||||
* | Explicitly disable TCL support and fix pkg-plist accordingly. | Dmitry Sivachenko | 2004-05-30 | 2 | -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 Sivachenko | 2004-05-28 | 6 | -30/+27 |
| | | | | | PR: 66646 Submitted by: Thierry Thomas <thierry@pompo.net> | ||||
* | Update to version 0.34.2. | Dmitry Sivachenko | 2004-05-26 | 10 | -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 are | Kris Kennaway | 2004-04-19 | 1 | -0/+2 |
| | | | | still broken at that time and no PRs have been submitted containing a fix. | ||||
* | - Use USE_ICONV knob | Kirill Ponomarev | 2004-03-30 | 1 | -2/+2 |
| | | | | Approved by: portmgr | ||||
* | This is BROKEN on 5.x as well (does not compile) | Kris Kennaway | 2004-03-06 | 1 | -0/+2 |
| | |||||
* | BROKEN on 4.x: broken pkg-plist | Kris Kennaway | 2004-02-22 | 1 | -0/+4 |
| | |||||
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | Joe Marcus Clarke | 2004-02-04 | 1 | -1/+1 |
| | | | | (Part 2) | ||||
* | SIZEify. | Trevor Johnson | 2004-01-29 | 1 | -0/+1 |
| | |||||
* | Chase freetds lib. Bump PORTREVISION. | Alex Dupre | 2004-01-15 | 1 | -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 MUSHA | 2003-10-14 | 1 | -1/+1 |
| | | | | Seems they started using Linux specific constants.. | ||||
* | Fix dependency on freetds library (major version bump). | Norikatsu Shigemura | 2003-04-20 | 1 | -2/+2 |
| | | | | | | Bump PORTREVISION accordingly. Submitted by: Alex Kiesel <kiesel@schlund.de> (freetds maintainer) | ||||
* | Remove USE_GNOMENG. | Joe Marcus Clarke | 2003-04-18 | 1 | -1/+0 |
| | |||||
* | Add support for Interbase. | Akinori MUSHA | 2003-03-23 | 3 | -5/+102 |
| | | | | | PR: ports/49970 Submitted by: Chris Knight <chris@aims.com.au> | ||||
* | De-pkg-comment my non-ruby ports as well. | Akinori MUSHA | 2003-02-18 | 2 | -1/+1 |
| | |||||
* | Add missing *-debug binaries and bump PORTREVISION. | Akinori MUSHA | 2003-01-14 | 2 | -0/+8 |
| | | | | Submitted by: bento | ||||
* | Chase libpq version bump. | Sean Chittenden | 2003-01-04 | 1 | -1/+3 |
| | |||||
* | chase gdbm lib version | Ying-Chieh Liao | 2003-01-03 | 1 | -1/+1 |
| | |||||
* | The sqlrelay project moved to SourceForge. | Akinori MUSHA | 2002-12-20 | 2 | -4/+3 |
| | | | | | PR: ports/46356 Submitted by: Mark Stosberg <mark@summersault.com> | ||||
* | Do not build profiled libraries on 5-CURRENT, where g++ -pg produces | Akinori MUSHA | 2002-12-18 | 4 | -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.com | Akinori MUSHA | 2002-11-07 | 1 | -1/+3 |
| | | | | has been down these days. | ||||
* | Make ruby-sqlrelay compile. | Akinori MUSHA | 2002-10-27 | 1 | -0/+12 |
| | |||||
* | Make java-sqlrelay compile even if lang/gcc3[0123] (gcj) is installed. | Akinori MUSHA | 2002-10-27 | 1 | -0/+11 |
| | |||||
* | Update to 0.32. | Akinori MUSHA | 2002-10-27 | 4 | -17/+46 |
| | | | | USE_REINPLACE. | ||||
* | Unbreak by updating the sqlite dependeny, now that sqlite has been | Akinori MUSHA | 2002-09-20 | 1 | -2/+2 |
| | | | | | | | given a proper shlib major. PR: ports/42354 Submitted by: Gerhard Haering <gerhard.haering@gmx.de> | ||||
* | Deploy USE_GNOMENG infrastructure | Mario Sergio Fujikawa Ferreira | 2002-08-30 | 1 | -1/+2 |
| | | | | | PR: 42192 Submitted by: Edwin Groothuis <edwin@mavetju.org> | ||||
* | Fix another few places where giconv used instead of iconv. | Maxim Sobolev | 2002-03-19 | 1 | -1/+0 |
| | | | | | PR: 36059, 36063, 36082 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> | ||||
* | Bump PORTREVISION to reflect the (lib)iconv upgrade. | Akinori MUSHA | 2002-03-18 | 1 | -0/+1 |
| | |||||
* | Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need | Maxim Sobolev | 2002-03-18 | 1 | -1/+1 |
| | | | | libiconv. | ||||
* | Explicitly disable the features that are not selected by the user. | Akinori MUSHA | 2002-02-24 | 1 | -0/+8 |
| | |||||
* | Remove a no longer needed hunk which breaks the build without FreeTDS. | Akinori MUSHA | 2002-02-24 | 1 | -9/+0 |
| | |||||
* | Update SQLRelay to 0.30. | Akinori MUSHA | 2002-02-23 | 10 | -112/+54 |
| | |||||
* | It seems the updated FreeTDS' libct is not linked with libgiconv, so | Akinori MUSHA | 2002-01-11 | 1 | -2/+11 |
| | | | | manually add here to unbreak the build. | ||||
* | Update to 0.28. | Akinori MUSHA | 2001-09-21 | 5 | -15/+23 |
| | |||||
* | Fix the library paths to build working language API extensions. | Akinori MUSHA | 2001-07-23 | 1 | -0/+1 |
| | | | | | | This fixes the unresolved symbol error reported in the PR. PR: ports/29083 | ||||
* | Add sqlrelay, a persistent DB connection pooling/proxying/load | Akinori MUSHA | 2001-07-06 | 11 | -0/+381 |
balancing system, along with the interfaces for Java, Perl5, PHP, Python and Ruby. |