Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |