aboutsummaryrefslogtreecommitdiff
path: root/databases/sqlrelay/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove USE_REINPLACE from all categories starting with DEdwin Groothuis2006-05-041-1/+0
| | | | Notes: svn path=/head/; revision=161363
* Conversion to a single libtool environment.Ade Lovett2006-02-231-2/+2
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-2/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Update to version 0.36.4.Dmitry Sivachenko2005-10-191-1/+0
| | | | Notes: svn path=/head/; revision=145825
* - Fix after spliting firebirdSergey Matveychuk2005-05-171-2/+3
| | | | | | | | | | - Bump PORTREVISION PR: ports/79337 Submitted by: Renato Botelho <freebsd@galle.com.br> (firebird maintainer) Notes: svn path=/head/; revision=135485
* Update to version 0.36.1.Dmitry Sivachenko2005-05-091-4/+1
| | | | Notes: svn path=/head/; revision=134916
* BROKEN: Installs file in /etcKris Kennaway2005-05-071-0/+2
| | | | | | | No response from: maintainer Notes: svn path=/head/; revision=134817
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* - Chase freetds shlib bumpPav Lucistnik2005-04-111-1/+1
| | | | Notes: svn path=/head/; revision=133084
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* 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) Notes: svn path=/head/; revision=127737
* 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 Notes: svn path=/head/; revision=124931
* Take maintainership;Dmitry Sivachenko2004-10-161-18/+16
| | | | | | | | Use autoconf to generate configure script. Remove redundant bits which were probably needed for older versions of sqlrelay. Notes: svn path=/head/; revision=119618
* Update to version 0.35.Dmitry Sivachenko2004-08-301-4/+1
| | | | Notes: svn path=/head/; revision=117633
* Use OPTIONS.Dmitry Sivachenko2004-06-201-31/+27
| | | | | | | | Use correct syntax to tell configure to disable extensions. Remove unneeded dependency. Notes: svn path=/head/; revision=111866
* Explicitly disable TCL support and fix pkg-plist accordingly.Dmitry Sivachenko2004-05-301-11/+1
| | | | | | | | | Set the same options for BATCH and !BATCH builds. PLIST breakage found by: kris Notes: svn path=/head/; revision=110415
* Update to version 0.34.3. Merger some changes from the PR.Dmitry Sivachenko2004-05-281-14/+6
| | | | | | | | PR: 66646 Submitted by: Thierry Thomas <thierry@pompo.net> Notes: svn path=/head/; revision=110182
* Update to version 0.34.2.Dmitry Sivachenko2004-05-261-30/+18
| | | | | | | | | | | | 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. Notes: svn path=/head/; revision=110063
* 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. Notes: svn path=/head/; revision=107549
* - Use USE_ICONV knobKirill Ponomarev2004-03-301-2/+2
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=105722
* This is BROKEN on 5.x as well (does not compile)Kris Kennaway2004-03-061-0/+2
| | | | Notes: svn path=/head/; revision=103141
* BROKEN on 4.x: broken pkg-plistKris Kennaway2004-02-221-0/+4
| | | | Notes: svn path=/head/; revision=101683
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* 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) Notes: svn path=/head/; revision=98219
* Drop maintainership. I don't use these regularly any more, sorry.Akinori MUSHA2003-10-141-1/+1
| | | | | | | Seems they started using Linux specific constants.. Notes: svn path=/head/; revision=91259
* 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) Notes: svn path=/head/; revision=79357
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-181-1/+0
| | | | Notes: svn path=/head/; revision=79247
* Add support for Interbase.Akinori MUSHA2003-03-231-0/+12
| | | | | | | | PR: ports/49970 Submitted by: Chris Knight <chris@aims.com.au> Notes: svn path=/head/; revision=77241
* De-pkg-comment my non-ruby ports as well.Akinori MUSHA2003-02-181-0/+1
| | | | Notes: svn path=/head/; revision=75780
* Add missing *-debug binaries and bump PORTREVISION.Akinori MUSHA2003-01-141-0/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=73121
* Chase libpq version bump.Sean Chittenden2003-01-041-1/+3
| | | | Notes: svn path=/head/; revision=72511
* chase gdbm lib versionYing-Chieh Liao2003-01-031-1/+1
| | | | Notes: svn path=/head/; revision=72367
* The sqlrelay project moved to SourceForge.Akinori MUSHA2002-12-201-3/+2
| | | | | | | | 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 producesAkinori MUSHA2002-12-181-1/+11
| | | | | | | | | | | 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.comAkinori MUSHA2002-11-071-1/+3
| | | | | | | has been down these days. Notes: svn path=/head/; revision=69681
* Update to 0.32.Akinori MUSHA2002-10-271-4/+8
| | | | | | | USE_REINPLACE. Notes: svn path=/head/; revision=68939
* 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> Notes: svn path=/head/; revision=66818
* Deploy USE_GNOMENG infrastructureMario Sergio Fujikawa Ferreira2002-08-301-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 Sobolev2002-03-191-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 MUSHA2002-03-181-0/+1
| | | | Notes: svn path=/head/; revision=56291
* Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that needMaxim Sobolev2002-03-181-1/+1
| | | | | | | libiconv. Notes: svn path=/head/; revision=56287
* Explicitly disable the features that are not selected by the user.Akinori MUSHA2002-02-241-0/+8
| | | | Notes: svn path=/head/; revision=55195
* Update SQLRelay to 0.30.Akinori MUSHA2002-02-231-19/+11
| | | | Notes: svn path=/head/; revision=55141
* Update to 0.28.Akinori MUSHA2001-09-211-1/+0
| | | | Notes: svn path=/head/; revision=48047
* 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 Notes: svn path=/head/; revision=45382
* 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. Notes: svn path=/head/; revision=44822