summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2007-01-02 00:57:05 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2007-01-02 00:57:05 +0000
commit19a9f3912cd117145535ca6de0175853d0d3896e (patch)
treec02065a34ed08864bc62d5b2ae0094083d35d0f4 /databases
parentSoftMaker Office 2006 comes with the following applications: (diff)
- Update to 0.16.0.
- More on PREFIX-cleaness. - Remove databases/ruby-libgda and multimedia/ruby-gst, these ports are no longer in the tarball and have been dropped support by the developers.
Notes
Notes: svn path=/head/; revision=181226
Diffstat (limited to 'databases')
-rw-r--r--databases/Makefile1
-rw-r--r--databases/ruby-libgda/Makefile45
-rw-r--r--databases/ruby-libgda/pkg-descr3
-rw-r--r--databases/ruby-libgda/pkg-plist18
4 files changed, 0 insertions, 67 deletions
diff --git a/databases/Makefile b/databases/Makefile
index f0b4c646114a..2b5040724838 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -451,7 +451,6 @@
SUBDIR += ruby-dbi
SUBDIR += ruby-gdbm
SUBDIR += ruby-interbase
- SUBDIR += ruby-libgda
SUBDIR += ruby-memcache
SUBDIR += ruby-msql
SUBDIR += ruby-mysql
diff --git a/databases/ruby-libgda/Makefile b/databases/ruby-libgda/Makefile
deleted file mode 100644
index a992d54eb118..000000000000
--- a/databases/ruby-libgda/Makefile
+++ /dev/null
@@ -1,45 +0,0 @@
-# New ports collection makefile for: Ruby/Libgda
-# Date created: 05 April 2004
-# Whom: Mezz <mezz7@cox.net>
-#
-# $FreeBSD$
-# $MCom: ports/databases/ruby-libgda/Makefile,v 1.2 2005/10/17 07:05:39 mezz Exp $
-#
-
-PORTNAME= libgda
-PORTVERSION= ${RUBY_GNOME_PORTVERSION}
-CATEGORIES= databases gnome ruby
-MASTER_SITES= ${RUBY_GNOME_MASTER_SITES}
-MASTER_SITE_SUBDIR= ${RUBY_GNOME_MASTER_SITE_SUBDIR}
-PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
-DISTNAME= ${RUBY_GNOME_DISTNAME}
-DIST_SUBDIR= ruby
-
-MAINTAINER= mezz@FreeBSD.org
-COMMENT= Ruby binding for libgda (GNOME-DB Project)
-
-RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/glib2.so:${PORTSDIR}/devel/ruby-glib2
-
-USE_RUBY= yes
-USE_GNOME= libgda2
-USE_RUBY_EXTCONF= yes
-
-.include "${.CURDIR}/../../x11/ruby-gnome2/Makefile.common"
-
-WRKSRC= ${RUBY_GNOME_WRKSRC}/libgda
-INSTALL_TARGET= site-install
-
-DOCS= COPYING.LIB ChangeLog README
-
-post-install:
-.if !defined(NOPORTDOCS)
- @${MKDIR} ${RUBY_MODEXAMPLESDIR}
- @${INSTALL_DATA} ${WRKSRC}/sample/* ${RUBY_MODEXAMPLESDIR}/
- @${INSTALL_DATA} ${WRKSRC}/tests/* ${RUBY_MODEXAMPLESDIR}/
- @${MKDIR} ${RUBY_MODDOCDIR}
-.for f in ${DOCS}
- @${INSTALL_DATA} ${WRKSRC}/${f} ${RUBY_MODDOCDIR}/
-.endfor
-.endif
-
-.include <bsd.port.mk>
diff --git a/databases/ruby-libgda/pkg-descr b/databases/ruby-libgda/pkg-descr
deleted file mode 100644
index 38bc99168edb..000000000000
--- a/databases/ruby-libgda/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-Ruby/Libgda is a Ruby binding of libgda (GNOME-DB Project).
-
-WWW: http://ruby-gnome2.sourceforge.jp/
diff --git a/databases/ruby-libgda/pkg-plist b/databases/ruby-libgda/pkg-plist
deleted file mode 100644
index cf70646bbff1..000000000000
--- a/databases/ruby-libgda/pkg-plist
+++ /dev/null
@@ -1,18 +0,0 @@
-%%RUBY_SITEARCHLIBDIR%%/libgda.so
-%%RUBY_SITELIBDIR%%/libgda.rb
-%%PORTDOCS%%%%RUBY_MODDOCDIR%%/COPYING.LIB
-%%PORTDOCS%%%%RUBY_MODDOCDIR%%/ChangeLog
-%%PORTDOCS%%%%RUBY_MODDOCDIR%%/README
-%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/print_config.rb
-%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/sample.rb
-%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/sample.sql
-%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/sql_console.rb
-%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/tc_all.rb
-%%PORTDOCS%%@dirrm %%RUBY_MODEXAMPLESDIR%%
-%%PORTDOCS%%@dirrmtry %%RUBY_EXAMPLESDIR%%
-%%PORTDOCS%%@dirrm %%RUBY_MODDOCDIR%%
-%%PORTDOCS%%@dirrmtry %%RUBY_DOCDIR%%
-@dirrmtry %%RUBY_SITEARCHLIBDIR%%
-@dirrmtry %%RUBY_SITELIBDIR%%
-@dirrmtry lib/ruby/site_ruby
-@dirrmtry lib/ruby