Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing *-debug binaries and bump PORTREVISION. | Akinori MUSHA | 2003-01-14 | 2 | -0/+8 |
| | | | | | | | Submitted by: bento Notes: svn path=/head/; revision=73121 | ||||
* | Chase libpq version bump. | Sean Chittenden | 2003-01-04 | 1 | -1/+3 |
| | | | | Notes: svn path=/head/; revision=72511 | ||||
* | chase gdbm lib version | Ying-Chieh Liao | 2003-01-03 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=72367 | ||||
* | The sqlrelay project moved to SourceForge. | Akinori MUSHA | 2002-12-20 | 2 | -4/+3 |
| | | | | | | | | PR: ports/46356 Submitted by: Mark Stosberg <mark@summersault.com> Notes: svn path=/head/; revision=71741 | ||||
* | 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 Notes: svn path=/head/; revision=71702 | ||||
* | 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. Notes: svn path=/head/; revision=69681 | ||||
* | Make ruby-sqlrelay compile. | Akinori MUSHA | 2002-10-27 | 1 | -0/+12 |
| | | | | Notes: svn path=/head/; revision=68941 | ||||
* | Make java-sqlrelay compile even if lang/gcc3[0123] (gcj) is installed. | Akinori MUSHA | 2002-10-27 | 1 | -0/+11 |
| | | | | Notes: svn path=/head/; revision=68940 | ||||
* | Update to 0.32. | Akinori MUSHA | 2002-10-27 | 4 | -17/+46 |
| | | | | | | | USE_REINPLACE. Notes: svn path=/head/; revision=68939 | ||||
* | 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> Notes: svn path=/head/; revision=66818 | ||||
* | Deploy USE_GNOMENG infrastructure | Mario Sergio Fujikawa Ferreira | 2002-08-30 | 1 | -1/+2 |
| | | | | | | | | PR: 42192 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=65300 | ||||
* | 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> Notes: svn path=/head/; revision=56333 | ||||
* | Bump PORTREVISION to reflect the (lib)iconv upgrade. | Akinori MUSHA | 2002-03-18 | 1 | -0/+1 |
| | | | | Notes: svn path=/head/; revision=56291 | ||||
* | Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need | Maxim Sobolev | 2002-03-18 | 1 | -1/+1 |
| | | | | | | | libiconv. Notes: svn path=/head/; revision=56287 | ||||
* | Explicitly disable the features that are not selected by the user. | Akinori MUSHA | 2002-02-24 | 1 | -0/+8 |
| | | | | Notes: svn path=/head/; revision=55195 | ||||
* | Remove a no longer needed hunk which breaks the build without FreeTDS. | Akinori MUSHA | 2002-02-24 | 1 | -9/+0 |
| | | | | Notes: svn path=/head/; revision=55194 | ||||
* | Update SQLRelay to 0.30. | Akinori MUSHA | 2002-02-23 | 10 | -112/+54 |
| | | | | Notes: svn path=/head/; revision=55141 | ||||
* | 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. Notes: svn path=/head/; revision=52926 | ||||
* | Update to 0.28. | Akinori MUSHA | 2001-09-21 | 5 | -15/+23 |
| | | | | Notes: svn path=/head/; revision=48047 | ||||
* | 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 Notes: svn path=/head/; revision=45382 | ||||
* | 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. Notes: svn path=/head/; revision=44822 |