aboutsummaryrefslogtreecommitdiff
path: root/databases/libgda2
Commit message (Collapse)AuthorAgeFilesLines
* Remove Sybase support as it is Linux-only.Joe Marcus Clarke2009-03-031-3/+5
| | | | | | | | PR: 131870 Submitted by: Scot Hetzel <swhetzel@gmail.com> Notes: svn path=/head/; revision=229397
* - Use GNOME macro instead of ${MASTER_SITE_GNOME}, removeMarcelo Araujo2009-02-021-1/+1
| | | | | | | | | | | | MASTER_SITE_SUBDIR when possible. PR: ports/125243 Submitted by: pgollucci Reworked by: myself Tested on: pointyhat exp-run (pav) Notes: svn path=/head/; revision=227416
* Restore previous PORTREVISIONs that were decremented as part of the gettextJoe Marcus Clarke2008-06-101-1/+1
| | | | | | | | | bump. Reported by: iKris Notes: svn path=/head/; revision=214603
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-2/+1
| | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=211584
* Libgda2 no longer conflicts with libgda3.Joe Marcus Clarke2008-03-241-3/+1
| | | | | | | Submitted by: kwm Notes: svn path=/head/; revision=209662
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialJoe Marcus Clarke2007-10-242-16/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GNOME 2.20 release notes can be found at http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update includes the new GIMP 2.4 (courtesy of ahze). The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share rather than ${PREFIX}/share/gnome. The result is that fewer patches and hacks are needed to port GNOME components to FreeBSD. This will mean some user changes may be required, so be sure to read /usr/ports/UPDATING for more details. This release and the things we accomplished in it would not have been possible without mezz's crazy idea to collapse DATADIR, and his persistence to make it happen successfully. Ahze and pav also deserve thanks for their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338 Notes: svn path=/head/; revision=201947
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-192-31/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Fix freetds provider for freetds-0.64 APIPav Lucistnik2007-03-141-0/+44
| | | | | | | | PR: ports/110212 Submitted by: Denis Eremenko <moonshade@pnhz.kz> Notes: svn path=/head/; revision=187394
* - Chase databases/freetds update: ct.3 -> ct.4, tds.4 -> tds.5Rong-En Fan2007-03-031-2/+2
| | | | | | | - Bump PORTREVISION where necessary Notes: svn path=/head/; revision=186421
* Fix the autochecks of exist dependencies by remove version number.Jeremy Messenger2007-01-181-7/+7
| | | | | | | | PR: ports/107909 Submitted by: Sergio Lenzi <lenzi@k1.com.br> Notes: svn path=/head/; revision=182740
* Update to 1.2.4.Joe Marcus Clarke2007-01-113-6/+5
| | | | Notes: svn path=/head/; revision=182060
* - Add a message about the firebird support.Alexander Leidinger2007-01-061-1/+6
| | | | | | | | | - Add conflicts with libgda. Approved by: gnome (mezz) Notes: svn path=/head/; revision=181642
* Fix the build with WITH_MDB=yes or have databases/mdbtools installed.Jeremy Messenger2007-01-061-0/+11
| | | | | | | | PR: ports/107511 Submitted by: Denis Eremenko <moonshade@pnhz.kz> Notes: svn path=/head/; revision=181597
* Presenting GNOME 2.16.1 for FreeBSD. This release represents a massiveJoe Marcus Clarke2006-10-142-3/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | amount of work by the FreeBSD GNOME Team and our testers. On top of the usual GNOME update, we have taken this opportunity to move GNOME from X11BASE to LOCALBASE. This means roughly 600 ports NOT part of the GNOME Desktop also need to be changed. The bulk of the move was carried out by ahze, mezz, and pav, but it would not have been possible without cooperation from the FreeBSD KDE team who worked with us to make sure GNOME and KDE can still coexist happily. We would also like to send a shout out to kris and pointyhat for putting up with multiple test runs until we got something that was solid. Back to GNOME 2.16. This release brings a huge amount of new functionality to FreeBSD. The standard release notes can be read at http://www.gnome.org/start/2.16/ . But on top of what you will read there, jylefort and marcus have completed work on a port of HAL to FreeBSD. This will allow FreeBSD to take advantage of closer hardware interaction such as auto-mounting CD-ROMs, USB drives, and music players; auto-playing audio CDs; and managing laptop power consumption. But where would this all be without our loyal testers and contributors? Therefore, the FreeBSD GNOME team would like to thank the following users: Phillip Neumann <pneumann@gmail.com> tmclaugh mux Yuri Pankov <yuri.pankov@gmail.com> chinsan Thomas <freebsdlists@bsdunix.ch> Brian Gruber <knightbg@yahoo.com> Franz Klammer <klammer@webonaut.com> Dominique Goncalves <dominique.goncalves@gmail.com> Pascal Hofstee <caelian@gmail.com> Yasuda Keisuke <kysd@po.harenet.ne.jp> backyard <backyard1454-bsd@yahoo.com> Andris Raugulis <endrju@null.lv> <endrju@null.lv> Eric L. Chen <d9364104@mail.nchu.edu.tw> Pawel Worach <pawel.worach@gmail.com> QuiRK on #freebsd-gnome Shane Bell <decept0@gmail.com> luigi sajd on #freebsd-gnome sat Chris Coleman <chrisc@vmunix.com> kaeru on #freebsd-gnome crsd_ via irc.freenode.org/#FreeBSD-GNOME Joel Diaz <joeldiaz@mac.com> Enjoy! Approved by: portmgr (implicit, kris) Notes: svn path=/head/; revision=175253
* - Add header in these *-reference ports.Jeremy Messenger2006-05-311-5/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Fix a few of pkg-descr by chase the rename. - Move all PORTREVISION and PORTEPOCH to top with ?=. - Put USE_X_PREFIX back in, but under REFERENCE_PORT, and remove PREFIX? and USE_XLIB. This fix ports to use the correct mtree when you change the prefix, for example: Incorrect: (Without USE_X_PREFIX) ================================ # cd /usr/ports/x11-toolkits/gtk20 # make -V MTREE_FILE /etc/mtree/BSD.x11-4.dist # make PREFIX=/tmp/foo -V MTREE_FILE /etc/mtree/BSD.local.dist <-- Here... ================================ Correct: (With USE_X_PREFIX) ================================ # cd /usr/ports/x11-toolkits/gtk20 # make -V MTREE_FILE /etc/mtree/BSD.x11-4.dist # make PREFIX=/tmp/foo -V MTREE_FILE /etc/mtree/BSD.x11-4.dist <-- Here... ================================ - Change a several of *-reference ports to install in LOCALBASE instead X11BASE, but only two gtkmm*-reference couldn't be change at the moment. Bump the PORTREVISION for change prefix. Discussed with: marcus Notes: svn path=/head/; revision=164120
* Add USE_GETTEXT to appease portlint.Jeremy Messenger2006-05-151-0/+1
| | | | Notes: svn path=/head/; revision=162498
* Move the libgda2 programming reference to the libgda2-reference port.Jean-Yves Lefort2006-05-112-114/+12
| | | | Notes: svn path=/head/; revision=162056
* Bring back libgda2-1.2.x as libgda2-1.2.3.Joe Marcus Clarke2006-03-269-319/+211
| | | | Notes: svn path=/head/; revision=158214
* Update to 1.9.102.Joe Marcus Clarke2006-03-254-43/+169
| | | | Notes: svn path=/head/; revision=158089
* Conversion to a single libtool environment.Ade Lovett2006-02-232-2/+23
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154109
* - Add SHA256 checksumsPav Lucistnik2005-11-231-0/+1
| | | | Notes: svn path=/head/; revision=149215
* - Fix build on 4.xAlexander Nedotsukov2005-11-083-0/+43
| | | | | | | | | - Remove zero sized patch. PR: 88640 Notes: svn path=/head/; revision=147547
* Remove a leftover directory.Joe Marcus Clarke2005-11-061-0/+1
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=147455
* Update to 1.9.100.Joe Marcus Clarke2005-11-057-215/+158
| | | | Notes: svn path=/head/; revision=147278
* Correct a dependency, sqlite2 -> sqlite3. Bump the PORTREVISION.Jeremy Messenger2005-06-161-2/+3
| | | | | | | Submitted by: Peter Czanik <pczanik@fang.fa.gau.hu> (in freebsd-ports list) Notes: svn path=/head/; revision=137529
* Update to 1.2.2.Joe Marcus Clarke2005-06-153-15/+12
| | | | Notes: svn path=/head/; revision=137470
* - Fix after databases/firebird splitSergey Matveychuk2005-05-181-3/+4
| | | | | | | Reminded by: netchild Notes: svn path=/head/; revision=135562
* Fix INDEX build if WITH_SQLITE is defined.Mark Linimon2005-03-141-1/+1
| | | | | | | Forgotten by: nork Notes: svn path=/head/; revision=131150
* Presenting GNOME 2.10 for FreeBSD!Joe Marcus Clarke2005-03-1215-338/+178
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The release notes can be found at http://www.gnome.org/start/2.10/notes/rnwhatsnew.html, and will give you a good idea of what has gone into this release overall. However, a lot of FreeBSD specific additions and fixes have been made. For example, this release offers fixed ACPI support as well as new CPU freqeuncy monitoring support. See the FreeBSD GNOME 2.10 upgrade page at http://www.FreeBSD.org/gnome/docs/faq210.html for the entire list as well as a list of known issues and upgrade instructions. GNOME 2.10, as well as all of our releases, would not be possible without the great team that goes into porting and testign each and every component. Thanks definitely goes out to ahze, adamw, bland, kwm, mezz, and pav for all their work. We would also like to thank our adventurous users that chose to ride the walrus. We'd especially like to thank the following users that provided patches for GNOME 2.10: ade Yasuda Keisuke Franz Klammer Khairil Yusof Radek Kozlowsk And anyone else I may have accidentally omitted. As with GNOME 2.8, 2.10 comes with a brand-spankin' new splashscreen courtesy of Franz Klammer. However, unlike GNOME 2.8, we've included all of the FreeBSD GNOME splashscreen entries with gnomesession. You can use the deskutils/splashsetter port to choose the one you like best. As always, GNOME users should _not_ use portupgrade alone to upgrade to 2.10. Instead, get the gnome_upgrade.sh script from http://www.FreeBSD.org/gnome/gnome_upgrade.sh. Enjoy! Notes: svn path=/head/; revision=130972
* Split the postgresql ports into a server and a client part.Palle Girgensohn2005-01-311-23/+6
| | | | | | | | | | | 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
* Use new INSTALLS_OMF.Jeremy Messenger2004-11-232-2/+1
| | | | | | | Approved by: bland, kwm, marcus and pav Notes: svn path=/head/; revision=122196
* Fix WITHOUT_FIREBIRD case.Alexander Leidinger2004-11-071-1/+1
| | | | | | | | Noticed by: Peter Czanik <pczanik@fang.fa.gau.hu> Pointy hat to: netchild (rev 1.42) Notes: svn path=/head/; revision=121051
* Fix MySQL backend support build with gcc 3.4Alexander Nedotsukov2004-08-151-0/+30
| | | | | | | | PR: 70477 Submitted by: Sascha Holzleiter <sascha@root-login.org> Notes: svn path=/head/; revision=116247
* Fix build with GCC 3.4.Joe Marcus Clarke2004-07-176-0/+93
| | | | | | | | Reported by: pointyhat via kris Obtained from: libgda CVS Notes: svn path=/head/; revision=113830
* Update to 1.0.4.Joe Marcus Clarke2004-04-183-4/+7
| | | | Notes: svn path=/head/; revision=107490
* Fix build with firebird support. FreeBSD doesn't have nor does it needJoe Marcus Clarke2004-04-071-0/+11
| | | | | | | | | | libdl. PR: 65269 Submitted by: Michael Edenfield <kutulu@kutulu.org> Notes: svn path=/head/; revision=106363
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-1/+1
| | | | Notes: svn path=/head/; revision=106175
* - Add SIZE to GNOME portsPav Lucistnik2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104457
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Update to 1.0.3.Adam Weinberger2004-01-174-25/+16
| | | | Notes: svn path=/head/; revision=98367
* Udpate to 1.0.2.Adam Weinberger2004-01-033-3/+15
| | | | | | | Use %%DOCSDIR%%. Notes: svn path=/head/; revision=97244
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.Trevor Johnson2003-11-171-1/+0
| | | | Notes: svn path=/head/; revision=94172
* Chase the libxslt shared lib version with a PORTREVISION bump.Joe Marcus Clarke2003-11-041-1/+1
| | | | Notes: svn path=/head/; revision=93101
* Add missed gthread-2.0 and gmodule-2.0 pkgconfig dependencies.Alexander Nedotsukov2003-11-012-0/+12
| | | | | | | This complete --libs list and fixes link failures in dependant ports. Notes: svn path=/head/; revision=92766
* s/pqeasy/pgeasy/Joe Marcus Clarke2003-10-131-1/+1
| | | | | | | Submitted by: Sebastian Schaffert <wastl@wastl.net> Notes: svn path=/head/; revision=91071
* Update to 1.0.1.Adam Weinberger2003-10-123-3/+3
| | | | Notes: svn path=/head/; revision=90939
* Fix reference in .omf file to html documentation. So it can be navigatedAlexander Nedotsukov2003-10-022-0/+12
| | | | | | | via Yelp. Notes: svn path=/head/; revision=90014