aboutsummaryrefslogtreecommitdiffstats
path: root/databases/sqlrelay
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.41skv2009-11-025-33/+15
| | | | | | | | | | | - Add WANT_GNOME [1] - Be PREFIX-neutral [2] Changes: PR: ports/137491 [1], ports/138912 [1], ports/139472 [2], Submitted by: Pavel Gubin <pg xx 2lazy.ru> [1], Anatoly Borodin <anatoly.borodin xx gmail.com> [1], Sahil Tandon <sahil xx tandon.net> [2]
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-1/+0
| | | | starting with D
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1
| | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr
* Fix plist with -DNOPORT*.itetcu2009-04-081-0/+3
| | | | | Prompted by: QAT QA run Approved by: maintainer timeout on QATMail
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav)
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62ade2008-08-201-1/+1
| | | | Tested by: exp build run (erwin)
* - Add sample rc.d script to packagepav2008-07-242-0/+2
| | | | Reported by: pointyhat
* Update to 0.39.4skv2008-07-044-6/+4
|
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-2/+2
| | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.linimon2007-09-301-2/+2
| | | | | PR: ports/116639 Submitted by: aDe
* - Chase databases/freetds update: ct.3 -> ct.4, tds.4 -> tds.5rafan2007-03-031-1/+1
| | | | - Bump PORTREVISION where necessary
* Fix pkg-plistskv2006-12-052-0/+6
| | | | Pointed by: pointyhat (kris)
* * update to 0.38skv2006-12-024-125/+17
| | | | * take maintainership (approved by demon@)
* Fix plist.skv2006-08-252-1/+3
| | | | | Approved by: maintainer (demon) Pointed by: pointyhat (kris)
* Update to 0.37.1skv2006-08-165-22/+9
| | | | Approved by: maintainer (demon)
* BROKEN: Does not compilekris2006-05-221-0/+2
|
* Remove USE_REINPLACE from all categories starting with Dedwin2006-05-051-1/+0
|
* Conversion to a single libtool environment.ade2006-02-232-2/+12
| | | | Approved by: portmgr (kris)
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-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.
* Update to version 0.36.4.demon2005-10-193-4/+3
|
* Upgrade to version 0.36.2.demon2005-05-212-3/+3
|
* - Fix build on 4.11sem2005-05-211-1/+1
| | | | | Reported by: kris via pointyhat Approved by: demon (maintainer)
* - Fix after spliting firebirdsem2005-05-181-2/+3
| | | | | | | - Bump PORTREVISION PR: ports/79337 Submitted by: Renato Botelho <freebsd@galle.com.br> (firebird maintainer)
* Update to version 0.36.1.demon2005-05-098-161/+160
|
* BROKEN: Installs file in /etckris2005-05-081-0/+2
| | | | No response from: maintainer
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
| | | | after 5.4-RELEASE.
* - Chase freetds shlib bumppav2005-04-121-1/+1
|
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* Do not create needless directory.demon2005-02-142-3/+6
| | | | Add missing @dirrm.
* Split the postgresql ports into a server and a client part.girgen2005-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.nork2004-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.thierry2004-12-161-2/+13
| | | | | | PR: ports/74963 Submitted by: /me Approved by: demon (maintainer).
* Take maintainership;demon2004-10-175-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.demon2004-08-306-53/+70
|
* Use OPTIONS.demon2004-06-211-31/+27
| | | | | Use correct syntax to tell configure to disable extensions. Remove unneeded dependency.
* Explicitly disable TCL support and fix pkg-plist accordingly.demon2004-05-312-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.demon2004-05-286-30/+27
| | | | | PR: 66646 Submitted by: Thierry Thomas <thierry@pompo.net>
* Update to version 0.34.2.demon2004-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 arekris2004-04-191-0/+2
| | | | still broken at that time and no PRs have been submitted containing a fix.
* - Use USE_ICONV knobkrion2004-03-311-2/+2
| | | | Approved by: portmgr
* This is BROKEN on 5.x as well (does not compile)kris2004-03-071-0/+2
|
* BROKEN on 4.x: broken pkg-plistkris2004-02-221-0/+4
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
| | | | (Part 2)
* SIZEify.trevor2004-01-291-0/+1
|
* Chase freetds lib. Bump PORTREVISION.ale2004-01-161-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.knu2003-10-151-1/+1
| | | | Seems they started using Linux specific constants..
* Fix dependency on freetds library (major version bump).nork2003-04-201-2/+2
| | | | | | Bump PORTREVISION accordingly. Submitted by: Alex Kiesel <kiesel@schlund.de> (freetds maintainer)
* Remove USE_GNOMENG.marcus2003-04-191-1/+0
|
* Add support for Interbase.knu2003-03-233-5/+102
| | | | | PR: ports/49970 Submitted by: Chris Knight <chris@aims.com.au>
* De-pkg-comment my non-ruby ports as well.knu2003-02-182-1/+1
|
* Add missing *-debug binaries and bump PORTREVISION.knu2003-01-142-0/+8
| | | | Submitted by: bento
* Chase libpq version bump.seanc2003-01-041-1/+3
|
* chase gdbm lib versionijliao2003-01-031-1/+1
|
* The sqlrelay project moved to SourceForge.knu2002-12-212-4/+3
| | | | | PR: ports/46356 Submitted by: Mark Stosberg <mark@summersault.com>
* Do not build profiled libraries on 5-CURRENT, where g++ -pg producesknu2002-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.comknu2002-11-081-1/+3
| | | | has been down these days.
* Make ruby-sqlrelay compile.knu2002-10-281-0/+12
|
* Make java-sqlrelay compile even if lang/gcc3[0123] (gcj) is installed.knu2002-10-281-0/+11
|
* Update to 0.32.knu2002-10-284-17/+46
| | | | USE_REINPLACE.
* Unbreak by updating the sqlite dependeny, now that sqlite has beenknu2002-09-201-2/+2
| | | | | | | given a proper shlib major. PR: ports/42354 Submitted by: Gerhard Haering <gerhard.haering@gmx.de>
* Deploy USE_GNOMENG infrastructurelioux2002-08-301-1/+2
| | | | | PR: 42192 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* Fix another few places where giconv used instead of iconv.sobomax2002-03-191-1/+0
| | | | | PR: 36059, 36063, 36082 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
* Bump PORTREVISION to reflect the (lib)iconv upgrade.knu2002-03-181-0/+1
|
* Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that needsobomax2002-03-181-1/+1
| | | | libiconv.
* Explicitly disable the features that are not selected by the user.knu2002-02-251-0/+8
|
* Remove a no longer needed hunk which breaks the build without FreeTDS.knu2002-02-251-9/+0
|
* Update SQLRelay to 0.30.knu2002-02-2410-112/+54
|
* It seems the updated FreeTDS' libct is not linked with libgiconv, soknu2002-01-111-2/+11
| | | | manually add here to unbreak the build.
* Update to 0.28.knu2001-09-225-15/+23
|
* Fix the library paths to build working language API extensions.knu2001-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/loadknu2001-07-0611-0/+381
balancing system, along with the interfaces for Java, Perl5, PHP, Python and Ruby.