aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2010-11-27 11:49:44 +0800
committerswills <swills@FreeBSD.org>2010-11-27 11:49:44 +0800
commit1c5c5c67d087a575ff0ad10fac0bad87f37c954f (patch)
tree5824a4bad574a67c3f23219acef385bd521650df
parent300d45e279bac3791ad56d30b2c5822af32e51ee (diff)
downloadfreebsd-ports-gnome-1c5c5c67d087a575ff0ad10fac0bad87f37c954f.tar.gz
freebsd-ports-gnome-1c5c5c67d087a575ff0ad10fac0bad87f37c954f.tar.zst
freebsd-ports-gnome-1c5c5c67d087a575ff0ad10fac0bad87f37c954f.zip
- Actually remove the x11-toolkits/ruby-gtksourceview port as it should
have been in the previous commit Submitted by: swills (myself) Approved by: wxs (mentor)
-rw-r--r--MOVED1
-rw-r--r--x11-toolkits/ruby-gtksourceview/Makefile50
-rw-r--r--x11-toolkits/ruby-gtksourceview/pkg-descr3
-rw-r--r--x11-toolkits/ruby-gtksourceview/pkg-plist16
4 files changed, 1 insertions, 69 deletions
diff --git a/MOVED b/MOVED
index 43eba93502dc..855a61c96f21 100644
--- a/MOVED
+++ b/MOVED
@@ -4687,3 +4687,4 @@ net-p2p/eiskaltdc|net-p2p/eiskaltdcpp-qt|2010-11-26|GUI ports separated
japanese/uim-canna|textproc/uim|2010-11-26|integrated into textproc/uim
japanese/uim-prime|textproc/uim|2010-11-26|integrated into textproc/uim
www/google_shortcuts|www/xpi-google_shortcuts|2010-11-26|Use www/xpi-google_shortcuts instead
+x11-toolkits/ruby-gtksourceview||2010-11-27|Removed
diff --git a/x11-toolkits/ruby-gtksourceview/Makefile b/x11-toolkits/ruby-gtksourceview/Makefile
deleted file mode 100644
index 266a12ea88e5..000000000000
--- a/x11-toolkits/ruby-gtksourceview/Makefile
+++ /dev/null
@@ -1,50 +0,0 @@
-# New ports collection makefile for: Ruby/GtkSourceView
-# Date created: 15 August 2004
-# Whom: Mezz <mezz@FreeBSD.org>
-#
-# $FreeBSD$
-# $MCom: ports/x11-toolkits/ruby-gtksourceview/Makefile,v 1.2 2005/10/17 07:05:43 mezz Exp $
-#
-
-PORTNAME= gtksourceview
-PORTVERSION= ${RUBY_GNOME_PORTVERSION}
-CATEGORIES= x11-toolkits 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= ruby@FreeBSD.org
-COMMENT= Ruby binding for GtkSourceView
-
-BUILD_DEPENDS+= rubygem-pkg-config>=1.0.7:${PORTSDIR}/devel/rubygem-pkg-config
-RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR:S/${PREFIX}/${LOCALBASE}/}/gtk2.so:${PORTSDIR}/x11-toolkits/ruby-gtk2
-
-USE_RUBY= yes
-USE_GNOME= gtksourceview
-USE_RUBY_EXTCONF= yes
-
-.include "${.CURDIR}/../../x11/ruby-gnome2/Makefile.common"
-
-WRKSRC= ${RUBY_GNOME_WRKSRC}/gtksourceview
-INSTALL_TARGET= site-install
-
-DOCS= COPYING.LIB ChangeLog README
-
-post-patch: general-patch
-post-configure: general-configure
-
-post-install:
-.if !defined(NOPORTEXAMPLES)
- @${MKDIR} ${RUBY_MODEXAMPLESDIR}
- @${INSTALL_DATA} ${WRKSRC}/sample/* ${RUBY_MODEXAMPLESDIR}/
-.endif
-.if !defined(NOPORTDOCS)
- @${MKDIR} ${RUBY_MODDOCDIR}
-.for f in ${DOCS}
- @${INSTALL_DATA} ${WRKSRC}/${f} ${RUBY_MODDOCDIR}/
-.endfor
-.endif
-
-.include <bsd.port.mk>
diff --git a/x11-toolkits/ruby-gtksourceview/pkg-descr b/x11-toolkits/ruby-gtksourceview/pkg-descr
deleted file mode 100644
index 3a1272917e34..000000000000
--- a/x11-toolkits/ruby-gtksourceview/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-Ruby/GtkSourceView is a Ruby binding of gtksourceview-1.0.x.
-
-WWW: http://ruby-gnome2.sourceforge.jp/
diff --git a/x11-toolkits/ruby-gtksourceview/pkg-plist b/x11-toolkits/ruby-gtksourceview/pkg-plist
deleted file mode 100644
index 238de90234df..000000000000
--- a/x11-toolkits/ruby-gtksourceview/pkg-plist
+++ /dev/null
@@ -1,16 +0,0 @@
-libdata/pkgconfig/ruby-gtksourceview.pc
-%%RUBY_SITELIBDIR%%/gtksourceview.rb
-%%RUBY_SITEARCHLIBDIR%%/gtksourceview.so
-%%PORTDOCS%%%%RUBY_MODDOCDIR%%/COPYING.LIB
-%%PORTDOCS%%%%RUBY_MODDOCDIR%%/ChangeLog
-%%PORTDOCS%%%%RUBY_MODDOCDIR%%/README
-%%PORTEXAMPLES%%%%RUBY_MODEXAMPLESDIR%%/sourcelanguagesmanager.rb
-%%PORTEXAMPLES%%%%RUBY_MODEXAMPLESDIR%%/test.rb
-%%PORTEXAMPLES%%@dirrm %%RUBY_MODEXAMPLESDIR%%
-%%PORTEXAMPLES%%@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
f='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/mail/horde-imp?h=mate-1.20&id=2fd5d16dd4a6045bd845279cbb2f92f42ea512c6'>Fix bug #1367thierry2005-02-152-1/+13 * Upgrade to 4.0.2.thierry2005-02-122-3/+3 * Don't let RUN_DEPENDS rely on a fixed HORDEDIR.thierry2005-01-161-4/+4 * Upgrade to 4.0.1.thierry2005-01-082-3/+3 * Upgrade to 4.0.thierry2004-12-2610-0/+892 * IMP 2.2.x contains a SQL injection vulnerabilityleeym2003-02-247-1228/+0 * Point dependencies on net/openldap2 to net/openldap20edwin2003-02-241-2/+2 * Point dependencies on net/openldap to net/openldap12edwin2003-02-241-2/+2 * De-pkg-comment.knu2003-02-212-1/+1 * Chase libpq version bump.seanc2003-01-041-1/+1 * PERL -> REINPLACE_CMDijliao2002-07-081-13/+18 * Cope with www/horde deinsall-time error message (this appears when you instal...sada2002-05-201-2/+0 * I forgot to patch a line.sada2002-05-171-1/+1 * - Follow xlhtml's rename.sada2002-05-164-3/+15 * Move www/horde-devel -> www/horde2 & mail/imp-devel -> mail/imp3sada2002-05-152-4/+5 * Update maintainer addresslioux2002-01-211-1/+1 * Chase shlib update in sybdb (0 -> 1)petef2001-12-271-1/+1 * upgrade to 2.2.7ijliao2001-11-145-11/+102 * Fix typo when building with ldap2tom2001-10-131-2/+2 * add support for some utilitiesmharo2001-09-032-1/+47 * pre-everything requires two colons, not one.will2001-08-181-1/+1