summaryrefslogtreecommitdiff
path: root/databases/libgda2/files/patch-configure (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-04-11Remove ancient gnome libraries and tools superseeded by libgda since version 4Baptiste Daroussin1-11/+0
Discussed with: gnome (kwm) Notes: svn path=/head/; revision=350924
2004-04-07Fix build with firebird support. FreeBSD doesn't have nor does it needJoe Marcus Clarke1-0/+11
libdl. PR: 65269 Submitted by: Michael Edenfield <kutulu@kutulu.org> Notes: svn path=/head/; revision=106363
2003-02-07Update to GNOME 2.2.Joe Marcus Clarke1-10/+0
This is Phase I. All existing ports have been updated to their GNOME 2.2 counterparts. Notes: svn path=/head/; revision=75035
2002-06-11Add glade2 and GNOME DB 2 to the tree. These are still beta versions of theJoe Marcus Clarke1-6/+3
software, but it gives GNOME 2 testers some more stuff to play with. Notes: svn path=/head/; revision=61118
2002-05-01- Move misc documentation into share/doc where it belongs;Maxim Sobolev1-3/+3
- use USE_LIBTOOL while I here; - make gnome-hint from gnomecore actually working; - bump PORTREVISIONs. Notes: svn path=/head/; revision=58418
2002-04-26- Update to 0.13 (version found in the GNOME2 beta4);Maxim Sobolev1-3/+3
- use USE_LIBTOOL. Notes: svn path=/head/; revision=58168
2002-04-26- Update to 2.3.108 (version from GNOME2 beta4);Maxim Sobolev1-3/+3
- use USE_LIBTOOL. Notes: svn path=/head/; revision=58149
2002-04-26Use USE_LIBTOOL.Maxim Sobolev1-3/+3
Notes: svn path=/head/; revision=58146
2002-04-25Put USE_LIBTOOL back.Maxim Sobolev1-3/+3
Notes: svn path=/head/; revision=58125
2002-04-25- Unbreak after USE_LIBTOOL change;Maxim Sobolev1-0/+13
- don't build/install useless static library (useless because we want Python module, which is by definition shared object). Not only this reduces the package size and saves disk space, but also halves the time necessary to compile the port; - don't install useless .la file; - remove version number from the shared object - it doesn't serve any meaningful purpose. Notes: svn path=/head/; revision=58115