Port details |
- gnomedb Provide uniform access to data sources for the GNOME environment
- 0.2.96_3 databases
=95 0.2.96_3Version of this port present on the latest quarterly branch.
- Maintainer: gnome@FreeBSD.org
- Port Added: 2001-06-19 05:12:16
- Last Update: 2006-05-28 02:53:21
- SVN Revision: UNKNOWN
- Also Listed In: gnome
- License: not specified in port
- WWW:
- http://www.gnome-db.org/
- Description:
- gnome-db can be considered as an extension of the libgda project.
Its aims are the same: to provide universal data source access for
client applications, as well as development tools and libraries
for doing so. gnome-db; is an extension to libgda; because it adds
support to the architecture for the GNOME project.
WWW: http://www.gnome-db.org/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- gnomedb>0:databases/gnomedb
- No installation instructions:
- This port has been deleted.
- PKGNAME: gnomedb
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- pkg-config : devel/pkgconfig
- Runtime dependencies:
-
- BSD.gnome-x11.dist : misc/gnomehier
- pkg-config : devel/pkgconfig
- Library dependencies:
-
- intl : devel/gettext
- esd.2 : audio/esound
- bonobo.2 : devel/bonobo
- gconf-1.1 : devel/gconf
- gdk_pixbuf.2 : graphics/gdk-pixbuf
- glib-12.3 : devel/glib12
- gnomecanvaspixbuf.1 : graphics/gnomecanvas
- gnome.5 : x11/gnomelibs
- gnomeprint.16 : print/gnomeprint
- gtk-12.2 : x11-toolkits/gtk12
- gda-client.0 : databases/libgda
- xml.5 : textproc/libxml
- Imlib.5 : graphics/imlib
- oaf.0 : devel/oaf
- ORBit.2 : devel/ORBit
- X11.6 : x11/xorg-libraries
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.2.96_3 28 May 2006 02:53:21 |
mezz |
databases/gnomedb -> databases/gnome-db
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.
My team, FreeBSD GNOME Team, have agreed with it.
PR: ports/97985
Repocopy by: marcus |
0.2.96_3 16 May 2006 03:56:06 |
mezz |
portlint:
-Use DOCSDIR in plist.
-Add INSTALLS_OMF, bump the PORTREVISION. |
0.2.96_3 15 May 2006 22:23:04 |
mezz |
Add USE_GETTEXT to appease portlint. |
0.2.96_3 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.2.96_2 23 Nov 2005 22:41:05 |
pav |
- Add SHA256 checksums |
0.2.96_2 15 Nov 2005 06:52:12 |
ade |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
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. |
0.2.96_2 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
0.2.96_2 11 Apr 2005 08:04:41 |
obrien |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
0.2.96_2 09 Jul 2004 17:43:11 |
marcus |
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet |
0.2.96_2 27 Jun 2004 17:32:30 |
marcus |
Add more locale directory hacks to bsd.gnome.mk, and fix ports that tried
to fix these using their own patches.
PR: 68256
Submitted by: Jean-Yves Lefort <jylefort@brutele.be> |
0.2.96_2 18 Mar 2004 13:32:26 |
pav |
- Add SIZE to GNOME ports
Submitted by: trevor |
0.2.96_2 14 Mar 2004 06:17:56 |
ade |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
0.2.96_2 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.2.96_1 24 Sep 2003 14:30:26 |
bland |
Fix -pthread issue on -CURRENT
Reported by: Tom Parquette <tparquet@twcny.rr.com> |
0.2.96_1 12 Jun 2003 09:46:10 |
adamw |
Remove REINPLACE commands that were rolled into gnomehack. |
0.2.96_1 18 Apr 2003 21:19:01 |
marcus |
Remove USE_GNOMENG. |
0.2.96_1 07 Mar 2003 05:58:32 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
0.2.96_1 20 Sep 2002 17:07:51 |
marcus |
GNOME has just changed the layout of their FTP site. This resulted in
making all the distfiles unfetachable. Update all GNOME ports that fetch
from MASTER_SITE_GNOME to fetch from the correct location. |
0.2.96 11 Jul 2002 17:16:11 |
sobomax |
Convert all core GNOME1 components and some of the most popular GNOME1
apps to bsd.gnomeng.mk. The goal is to make GNOME1 framework more modular,
which will allow to use GNOME1 apps with GNOME2 desktop as well as considerably
reduce langht of dependency chains for GNOME1 ports (for example after this
commit AbiWord's dependency chain was reduced by 7 ports from 57 to only
50, while Gnumeric's - from 60 to 53 and so on).
The most of the GNOME1 apps are still not converted, so that lot of work is
still ahead.
Please report any unusual problems to gnome@FreeBSD.org.
Discussed with: marcus
Reviewed by: marcus |
0.2.96_1 01 May 2002 20:23:04 |
sobomax |
- Move misc documentation into share/doc where it belongs;
- use USE_LIBTOOL while I here;
- make gnome-hint from gnomecore actually working;
- bump PORTREVISIONs. |
0.2.96 24 Apr 2002 15:50:10 |
marcus |
Add --disable-gtk-doc to prevent build and install problems when gtk-doc 0.9
is also installed.
PR: 36401
Reported by: many
Approved by: sobomax |
04 Mar 2002 09:16:31 |
sobomax |
Update to 0.2.96. |
11 Feb 2002 20:31:53 |
sobomax |
Yet again unbroke gnomedb-fe on -current by supplying -pthread flag during
linking phase. Investigation is still underway, but it seems that we still
need -pthread on 5-CURRENT in some cases (see recent thread on -hackers). Bump
PORTREVISION. |
25 Jan 2002 20:54:02 |
sobomax |
Update to 0.2.95. |
23 Jan 2002 15:22:40 |
sobomax |
Update to 0.2.94. |
14 Jan 2002 19:03:39 |
sobomax |
Don't explicitly link libc in. This fixes gnomedb-fe (Gnomedb Fronend) crash.
Bump PORTREVISION. |
20 Dec 2001 06:19:02 |
sobomax |
Backout previous change - it seems that new revision of the patch doesn't
apply everywhere. |
19 Dec 2001 20:20:23 |
sobomax |
Don't filter libc_r on 5-CURRENT. |
01 Dec 2001 08:21:14 |
sobomax |
Update checksums because distfiles were rerolled without version bump. Since
there were some non-witespace changes bump PORTREVISIONs. |
21 Nov 2001 11:26:37 |
sobomax |
Update checksum - the distfile has been rerolled without version bump. Since
there are significant differencies between old and new version bump
PORTREVISION. |
31 Oct 2001 08:20:45 |
sobomax |
Don't link in libc - FreeBSD doesn't need this. |
23 Oct 2001 14:30:14 |
sobomax |
Update to 0.2.93. |
20 Aug 2001 16:59:07 |
sobomax |
Chase distfile update w/o version bump. |
20 Aug 2001 09:59:07 |
sobomax |
OOPS, I donno what I was smoking - there was no checksum update, so revert
PORTREVISION bump. |
20 Aug 2001 09:57:08 |
sobomax |
Chase checksum update and bump PORTREVISION. |
14 Aug 2001 10:57:35 |
sobomax |
<GNOME release management just sucks> Another day, another bumpless distinfo
update. </GNOME release management just sucks> |
14 Aug 2001 07:56:04 |
sobomax |
Update WWW. |
13 Aug 2001 10:34:50 |
sobomax |
Update checksum. The distfile has been reroled without version bump. Bump
PORTREVISION. |
06 Aug 2001 11:58:01 |
sobomax |
Update to 0.2.90. |
03 Aug 2001 07:48:46 |
sobomax |
Move `@dirrm share/gnome/apps/Applications' from gnomecore to gnomedb, because
this directory is actually created by gnomedb. |
26 Jul 2001 15:13:05 |
sobomax |
- Add number of missed files into pkg-plist; - remove useless USE_LIBTOOL; -
hack port to install files properly into GNOME tree. |
19 Jun 2001 09:12:16 |
ade |
Add gnome-db 0.2.10, a GNOME front-end to libgda, and a whole load more. |