summaryrefslogtreecommitdiffstats
path: root/databases/libgda3
Commit message (Collapse)AuthorAgeFilesLines
* Fix build with firebird support. FreeBSD doesn't have nor does it needmarcus2004-04-071-0/+11
| | | | | | | libdl. PR: 65269 Submitted by: Michael Edenfield <kutulu@kutulu.org>
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-051-1/+1
|
* - Add SIZE to GNOME portspav2004-03-181-0/+1
| | | | Submitted by: trevor
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* Update to 1.0.3.adamw2004-01-174-25/+16
|
* Udpate to 1.0.2.adamw2004-01-033-3/+15
| | | | Use %%DOCSDIR%%.
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.trevor2003-11-171-1/+0
|
* Chase the libxslt shared lib version with a PORTREVISION bump.marcus2003-11-041-1/+1
|
* Add missed gthread-2.0 and gmodule-2.0 pkgconfig dependencies.bland2003-11-012-0/+12
| | | | This complete --libs list and fixes link failures in dependant ports.
* s/pqeasy/pgeasy/marcus2003-10-131-1/+1
| | | | Submitted by: Sebastian Schaffert <wastl@wastl.net>
* Update to 1.0.1.adamw2003-10-123-3/+3
|
* Fix reference in .omf file to html documentation. So it can be navigatedbland2003-10-022-0/+12
| | | | via Yelp.
* Update to 1.0.0.adamw2003-09-254-21/+7
| | | | Obtained from: marcuscom
* * Use USE_MYSQL [1]marcus2003-08-302-142/+118
| | | | | | | * Handle OMF files properly * Use %%DOCSDIR%% in the plist Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> [1]
* Depend on openldap20-client as openldap20 no longer exists.marcus2003-08-161-1/+1
| | | | Pointed out by: Thierry Thomas <thierry@pompo.net>
* Fix build on -STABLE.marcus2003-08-061-0/+12
| | | | Reported by: Mike Harding <mvh@ix.netcom.com>
* Update to 0.91.0.marcus2003-08-064-20/+19
|
* Update to 0.90.marcus2003-07-033-3/+17
|
* * Update to 0.12.1 [1]marcus2003-06-124-28/+193
| | | | | | | * Add support for for database options in libgda2 [2] Submitted by: netchild [1] (based on) netchild [2]
* Remove REINPLACE commands that were rolled into gnomehack.adamw2003-06-121-4/+0
|
* Remove two stale plist entries.marcus2003-06-021-1/+0
| | | | Submitted by: Sergey Akifyev <asa@gascom.ru>
* Update to 0.12.0.marcus2003-06-013-24/+23
|
* Remove dependency on gbdm. libgda2 does not use it.marcus2003-05-171-3/+3
| | | | Submitted by: Alexander Nedotsukov <bland@mail.ru>
* Convert to new GNOME infrastructure.marcus2003-04-221-4/+1
|
* Remove USE_GNOMENG.marcus2003-04-181-1/+0
|
* Update to 0.11.0.marcus2003-04-043-3/+5
|
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Point dependencies on net/openldap2 to net/openldap20edwin2003-02-241-1/+1
|
* Replace calls to atoll with strtoll which fixes MySQL and PostgreSQL databasemarcus2003-02-182-0/+22
| | | | connections.
* Update to GNOME 2.2.marcus2003-02-076-25/+94
| | | | | This is Phase I. All existing ports have been updated to their GNOME 2.2 counterparts.
* Update to 0.9.0.marcus2003-01-193-15/+6
|
* Remove share/gnome/idl/libgda.marcus2003-01-131-0/+1
| | | | Reported by: bento
* Chase libpq version bump.seanc2003-01-041-1/+2
|
* chase gdbm lib versionijliao2003-01-031-1/+1
|
* Update to 0.8.199.marcus2002-10-253-2/+10
|
* Make this fetchable.marcus2002-09-231-1/+1
|
* GNOME has just changed the layout of their FTP site. This resulted inmarcus2002-09-201-1/+1
| | | | | making all the distfiles unfetachable. Update all GNOME ports that fetch from MASTER_SITE_GNOME to fetch from the correct location.
* Add missing dependency on scrollkeeper.marcus2002-09-181-0/+2
| | | | Submitted by: bento
* Update to 0.8.193.marcus2002-09-153-3/+25
|
* s/-pthread/${PTHREAD_LIBS}/marcus2002-08-141-1/+1
|
* cvs add a patch missing from the last commit.marcus2002-07-271-0/+11
| | | | Reported by: Daniel Mueller <mue.da@gmx.de>
* * Update to 0.8.192marcus2002-07-264-18/+23
| | | | | * Use USE_GNOMENG * Use USE_REINPLACE were appropriate
* Use USE_REINPLACE.sobomax2002-07-111-5/+6
|
* Adding missing dependency on popt.marcus2002-06-191-1/+2
|
* Fix the Postgres dependency.marcus2002-06-181-1/+1
| | | | | PR: 39472 Submitted by: NIHEI Takuji <nihei@hf.FreeBSD.ORG>
* Add missing dependency.marcus2002-06-131-1/+2
| | | | Reported by: Linh Pham <question@closedsrc.org>
* Add glade2 and GNOME DB 2 to the tree. These are still beta versions of themarcus2002-06-1111-306/+227
| | | | software, but it gives GNOME 2 testers some more stuff to play with.
* - Move misc documentation into share/doc where it belongs;sobomax2002-05-016-41/+56
| | | | | | - use USE_LIBTOOL while I here; - make gnome-hint from gnomecore actually working; - bump PORTREVISIONs.
* Add --disable-gtk-doc to prevent build and install problems when gtk-doc 0.9marcus2002-04-241-0/+1
| | | | | | | | is also installed. PR: 36401 Reported by: many Approved by: sobomax
* Update to 0.2.96.sobomax2002-03-042-2/+4
| | | | | PR: 35489 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
OpenPOWER on IntegriCloud