summaryrefslogtreecommitdiff
path: root/databases/gnome-db
diff options
context:
space:
mode:
Diffstat (limited to 'databases/gnome-db')
-rw-r--r--databases/gnome-db/Makefile39
-rw-r--r--databases/gnome-db/distinfo1
-rw-r--r--databases/gnome-db/files/patch-configure14
-rw-r--r--databases/gnome-db/files/patch-idl::Makefile.in14
-rw-r--r--databases/gnome-db/files/patch-ltmain.sh28
-rw-r--r--databases/gnome-db/files/patch-po::Makefile.in.in7
-rw-r--r--databases/gnome-db/pkg-comment1
-rw-r--r--databases/gnome-db/pkg-descr8
-rw-r--r--databases/gnome-db/pkg-plist116
9 files changed, 0 insertions, 228 deletions
diff --git a/databases/gnome-db/Makefile b/databases/gnome-db/Makefile
deleted file mode 100644
index 4d094beb9093..000000000000
--- a/databases/gnome-db/Makefile
+++ /dev/null
@@ -1,39 +0,0 @@
-# New ports collection makefile for: gnomedb
-# Date created: 19th June 2001
-# Whom: Ade Lovett <ade@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= gnomedb
-PORTVERSION= 0.2.93
-PORTREVISION= 3
-CATEGORIES= databases gnome
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= stable/sources/gnome-db
-DISTNAME= gnome-db-${PORTVERSION}
-
-MAINTAINER= gnome@FreeBSD.org
-
-LIB_DEPENDS= gda-client.0:${PORTSDIR}/databases/libgda
-
-USE_X_PREFIX= yes
-USE_GNOMECTRL= yes
-USE_GMAKE= yes
-GNU_CONFIGURE= yes
-INSTALLS_SHLIB= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LIBS="-L${LOCALBASE}/lib -lintl"
-CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
-PLIST_SUB= VERSION=${PORTVERSION}
-
-pre-patch:
- @${PERL} -pi -e 's|-lpthread|-pthread|g ; \
- s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
- @find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \
- 's|\$\(datadir\)/gnome/|\$\(datadir\)/|g ; \
- s|\$\(GNOME_datadir\)/gnome/|\$\(datadir\)/|g ; \
- s|\$\(datadir\)/locale|\$\(prefix\)/share/locale|g ; \
- s|\$\(GNOME_datadir\)/locale|\$\(prefix\)/share/locale|g'
-
-.include <bsd.port.mk>
diff --git a/databases/gnome-db/distinfo b/databases/gnome-db/distinfo
deleted file mode 100644
index 4e3a6330ec63..000000000000
--- a/databases/gnome-db/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (gnome-db-0.2.93.tar.gz) = c19e062606e6780581fd9309deb91da8
diff --git a/databases/gnome-db/files/patch-configure b/databases/gnome-db/files/patch-configure
deleted file mode 100644
index b1db18ac530e..000000000000
--- a/databases/gnome-db/files/patch-configure
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD$
-
---- configure.orig Mon Jan 14 20:31:37 2002
-+++ configure Mon Jan 14 20:51:03 2002
-@@ -8877,7 +8877,7 @@
- PERL_CC=`perl -MConfig -e 'print $Config{cc},"\n";'`
- PERL_LD=`perl -MConfig -e 'print $Config{ld},"\n";'`
- PERL_CCOPTS=`perl -MExtUtils::Embed -e ccopts`
-- PERL_LDOPTS=`perl -MExtUtils::Embed -e ldopts`
-+ PERL_LDOPTS=`perl -MExtUtils::Embed -e '$_ = ldopts(1); s/-lc //g; print $_ . "\n"'`
-
-
-
diff --git a/databases/gnome-db/files/patch-idl::Makefile.in b/databases/gnome-db/files/patch-idl::Makefile.in
deleted file mode 100644
index da60a4cfbf63..000000000000
--- a/databases/gnome-db/files/patch-idl::Makefile.in
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD$
-
---- idl/Makefile.in 2001/07/26 14:06:24 1.1
-+++ idl/Makefile.in 2001/07/26 14:06:37
-@@ -153,7 +153,7 @@
- EXTRA_DIST = $(IDL_FILES)
-
-
--idldir = $(prefix)/share/idl
-+idldir = $(prefix)/share/gnome/idl
- idl_DATA = $(IDL_FILES)
- mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
- CONFIG_HEADER = ../config.h
diff --git a/databases/gnome-db/files/patch-ltmain.sh b/databases/gnome-db/files/patch-ltmain.sh
deleted file mode 100644
index 98cb05e4ddb3..000000000000
--- a/databases/gnome-db/files/patch-ltmain.sh
+++ /dev/null
@@ -1,28 +0,0 @@
-
-$FreeBSD$
-
---- ltmain.sh 2001/08/27 09:51:26 1.1
-+++ ltmain.sh 2001/08/27 09:51:42
-@@ -2408,6 +2408,9 @@
- *-*-netbsd*)
- # Don't link with libc until the a.out ld.so is fixed.
- ;;
-+ *-*-freebsd*)
-+ # FreeBSD doesn't need this...
-+ ;;
- *)
- # Add libc to deplibs on all other systems if necessary.
- if test "$build_libtool_need_lc" = "yes"; then
-@@ -4175,10 +4178,12 @@
- fi
-
- # Install the pseudo-library for information purposes.
-+ if /usr/bin/false; then
- name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
- instname="$dir/$name"i
- $show "$install_prog $instname $destdir/$name"
- $run eval "$install_prog $instname $destdir/$name" || exit $?
-+ fi
-
- # Maybe install the static library, too.
- test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library"
diff --git a/databases/gnome-db/files/patch-po::Makefile.in.in b/databases/gnome-db/files/patch-po::Makefile.in.in
deleted file mode 100644
index 490f48af9f3f..000000000000
--- a/databases/gnome-db/files/patch-po::Makefile.in.in
+++ /dev/null
@@ -1,7 +0,0 @@
---- po/Makefile.in.in.orig Fri Jun 15 15:38:54 2001
-+++ po/Makefile.in.in Tue Jun 19 02:37:06 2001
-@@ -25,3 +25,3 @@
- datadir = @datadir@
--localedir = $(datadir)/locale
-+localedir = $(prefix)/share/locale
- gettextsrcdir = $(datadir)/gettext/po
diff --git a/databases/gnome-db/pkg-comment b/databases/gnome-db/pkg-comment
deleted file mode 100644
index ce1aae1e6b38..000000000000
--- a/databases/gnome-db/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Provide uniform access to data sources for the GNOME environment
diff --git a/databases/gnome-db/pkg-descr b/databases/gnome-db/pkg-descr
deleted file mode 100644
index ff86e957f3de..000000000000
--- a/databases/gnome-db/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-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/
diff --git a/databases/gnome-db/pkg-plist b/databases/gnome-db/pkg-plist
deleted file mode 100644
index 15c223033aed..000000000000
--- a/databases/gnome-db/pkg-plist
+++ /dev/null
@@ -1,116 +0,0 @@
-bin/gnomedb-builder
-bin/gnomedb-components
-bin/gnomedb-config
-bin/gnomedb-fe
-bin/gnomedb-mgr
-include/libgnomedb-%%VERSION%%/gnome-db/GNOME_Database_UI.h
-include/libgnomedb-%%VERSION%%/gnome-db/gnome-db-browser.h
-include/libgnomedb-%%VERSION%%/gnome-db/gnome-db-combo.h
-include/libgnomedb-%%VERSION%%/gnome-db/gnome-db-component.h
-include/libgnomedb-%%VERSION%%/gnome-db/gnome-db-config.h
-include/libgnomedb-%%VERSION%%/gnome-db/gnome-db-control-defprops.h
-include/libgnomedb-%%VERSION%%/gnome-db/gnome-db-control-widget.h
-include/libgnomedb-%%VERSION%%/gnome-db/gnome-db-control.h
-include/libgnomedb-%%VERSION%%/gnome-db/gnome-db-dataset.h
-include/libgnomedb-%%VERSION%%/gnome-db/gnome-db-designer.h
-include/libgnomedb-%%VERSION%%/gnome-db/gnome-db-dsn-config-druid.h
-include/libgnomedb-%%VERSION%%/gnome-db/gnome-db-dsn-config.h
-include/libgnomedb-%%VERSION%%/gnome-db/gnome-db-embeddable.h
-include/libgnomedb-%%VERSION%%/gnome-db/gnome-db-entry.h
-include/libgnomedb-%%VERSION%%/gnome-db/gnome-db-error-dlg.h
-include/libgnomedb-%%VERSION%%/gnome-db/gnome-db-error.h
-include/libgnomedb-%%VERSION%%/gnome-db/gnome-db-export.h
-include/libgnomedb-%%VERSION%%/gnome-db/gnome-db-grid.h
-include/libgnomedb-%%VERSION%%/gnome-db/gnome-db-icon-list.h
-include/libgnomedb-%%VERSION%%/gnome-db/gnome-db-label.h
-include/libgnomedb-%%VERSION%%/gnome-db/gnome-db-list.h
-include/libgnomedb-%%VERSION%%/gnome-db/gnome-db-log-viewer.h
-include/libgnomedb-%%VERSION%%/gnome-db/gnome-db-login-dlg.h
-include/libgnomedb-%%VERSION%%/gnome-db/gnome-db-login.h
-include/libgnomedb-%%VERSION%%/gnome-db/gnome-db-moniker.h
-include/libgnomedb-%%VERSION%%/gnome-db/gnome-db-report.h
-include/libgnomedb-%%VERSION%%/gnome-db/gnome-db-shortcut.h
-include/libgnomedb-%%VERSION%%/gnome-db/gnome-db-table-editor.h
-include/libgnomedb-%%VERSION%%/gnome-db/gnome-db-util.h
-include/libgnomedb-%%VERSION%%/gnome-db/gnome-db-window.h
-include/libgnomedb-%%VERSION%%/gnome-db/gnome-db.h
-lib/bonobo/monikers/libdatabase_moniker.a
-lib/bonobo/monikers/libdatabase_moniker.so
-lib/bonobo/monikers/libdatabase_moniker.so.0
-lib/libgnomedb.a
-lib/libgnomedb.so
-lib/libgnomedb.so.0
-share/gnome/apps/Applications/gnomedb-fe.desktop
-share/gnome/help/gnome-db/C/fdl-appendix.sgml
-share/gnome/help/gnome-db/C/gnome-db.sgml
-share/gnome/help/gnome-db/C/topic.dat
-share/gnome/help/gnome-db/es/gnome-db.sgml
-share/gnome/help/gnome-db/es/topic.dat
-share/gnome/help/gnome-db/it/fdl-appendix.sgml
-share/gnome/help/gnome-db/it/gnome-db.sgml
-share/gnome/help/gnome-db/it/topic.dat
-share/gnome/help/gnome-db/pt_BR/gnome-db.sgml
-share/gnome/help/gnome-db/pt_BR/topic.dat
-share/gnome/html/libgnomedb-decl.txt
-share/gnome/html/libgnomedb-sections.txt
-share/gnome/html/libgnomedb.args
-share/gnome/html/libgnomedb.hierarchy
-share/gnome/html/libgnomedb.types
-share/gnome/idl/GNOME_Database_UI.idl
-share/gnome/oaf/GNOME_DB_Builder.oaf
-share/gnome/oaf/GNOME_DB_ComponentFactory.oaf
-share/gnome/oaf/GNOME_DB_Connection.oaf
-share/gnome/oaf/GNOME_DB_Designer.oaf
-share/gnome/oaf/GNOME_DB_Export.oaf
-share/gnome/oaf/GNOME_DB_Log.oaf
-share/gnome/oaf/GNOME_DB_Manager.oaf
-share/gnome/oaf/GNOME_DB_Monikers.oaf
-share/gnome/omf/gnome-db/gnome-db-C.omf
-share/gnome/omf/gnome-db/gnome-db-es.omf
-share/gnome/omf/gnome-db/gnome-db-it.omf
-share/gnome/omf/gnome-db/gnome-db-pt_BR.omf
-share/gnome/pixmaps/gnome-db.png
-share/gnome/ui/gnomedb-com-connection.xml
-share/gnome/ui/gnomedb-com-designer.xml
-share/gnome/ui/gnomedb-com-log.xml
-share/gnome/ui/gnomedb-fe.xml
-share/gnome/ui/gnomedb-manager.xml
-share/locale/ca/LC_MESSAGES/gnome-db.mo
-share/locale/da/LC_MESSAGES/gnome-db.mo
-share/locale/de/LC_MESSAGES/gnome-db.mo
-share/locale/el/LC_MESSAGES/gnome-db.mo
-share/locale/es/LC_MESSAGES/gnome-db.mo
-share/locale/fi/LC_MESSAGES/gnome-db.mo
-share/locale/fr/LC_MESSAGES/gnome-db.mo
-share/locale/ga/LC_MESSAGES/gnome-db.mo
-share/locale/gl/LC_MESSAGES/gnome-db.mo
-share/locale/hu/LC_MESSAGES/gnome-db.mo
-share/locale/it/LC_MESSAGES/gnome-db.mo
-share/locale/ja/LC_MESSAGES/gnome-db.mo
-share/locale/ko/LC_MESSAGES/gnome-db.mo
-share/locale/nl/LC_MESSAGES/gnome-db.mo
-share/locale/nn/LC_MESSAGES/gnome-db.mo
-share/locale/no/LC_MESSAGES/gnome-db.mo
-share/locale/pl/LC_MESSAGES/gnome-db.mo
-share/locale/pt/LC_MESSAGES/gnome-db.mo
-share/locale/pt_BR/LC_MESSAGES/gnome-db.mo
-share/locale/ru/LC_MESSAGES/gnome-db.mo
-share/locale/sk/LC_MESSAGES/gnome-db.mo
-share/locale/sl/LC_MESSAGES/gnome-db.mo
-share/locale/sv/LC_MESSAGES/gnome-db.mo
-share/locale/tr/LC_MESSAGES/gnome-db.mo
-share/locale/uk/LC_MESSAGES/gnome-db.mo
-share/locale/zh_TW/LC_MESSAGES/gnome-db.mo
-@dirrm share/gnome/omf/gnome-db
-@dirrm share/gnome/help/gnome-db/pt_BR/images
-@dirrm share/gnome/help/gnome-db/pt_BR
-@dirrm share/gnome/help/gnome-db/it/images
-@dirrm share/gnome/help/gnome-db/it
-@dirrm share/gnome/help/gnome-db/es/images
-@dirrm share/gnome/help/gnome-db/es
-@dirrm share/gnome/help/gnome-db/C/images
-@dirrm share/gnome/help/gnome-db/C
-@dirrm share/gnome/help/gnome-db
-@dirrm share/gnome/apps/Applications
-@dirrm include/libgnomedb-%%VERSION%%/gnome-db
-@dirrm include/libgnomedb-%%VERSION%%