summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authortaca <taca>2015-02-04 13:46:26 +0000
committertaca <taca>2015-02-04 13:46:26 +0000
commit5e84dadd736eb0e6a4711ab0440363c78d60dfba (patch)
tree014a13f9c08bd2b6728b1dc6333f6929157416fa /devel
parent95a2909e59eb4199e1fac3a0a6ea657c03021ccd (diff)
downloadpkgsrc-5e84dadd736eb0e6a4711ab0440363c78d60dfba.tar.gz
Remove ruby-debug-ide package which support ruby18 only.
Diffstat (limited to 'devel')
-rw-r--r--devel/ruby-debug-ide/DESCR2
-rw-r--r--devel/ruby-debug-ide/Makefile25
-rw-r--r--devel/ruby-debug-ide/PLIST31
-rw-r--r--devel/ruby-debug-ide/distinfo5
4 files changed, 0 insertions, 63 deletions
diff --git a/devel/ruby-debug-ide/DESCR b/devel/ruby-debug-ide/DESCR
deleted file mode 100644
index df579175e6c..00000000000
--- a/devel/ruby-debug-ide/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-Ruby-debug-ide provides an interface which glues ruby-debug to IDEs
-like Eclipse (RDT) and NetBeans.
diff --git a/devel/ruby-debug-ide/Makefile b/devel/ruby-debug-ide/Makefile
deleted file mode 100644
index c96161a4bda..00000000000
--- a/devel/ruby-debug-ide/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# $NetBSD: Makefile,v 1.8 2013/03/07 15:09:45 taca Exp $
-
-DISTNAME= ruby-debug-ide-0.4.16
-PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/ruby-//}
-CATEGORIES= devel
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://rubyforge.org/projects/debug-commons/
-COMMENT= IDEs interface to ruby-debug
-LICENSE= mit
-
-DEPENDS+= ${RUBY_PKGPREFIX}-debug-base-[0-9]*:../../devel/ruby-debug-base
-
-#
-# for 1.9, need ruby-debug-base-19
-#
-RUBY_VERSION_SUPPORTED= 18
-
-OVERRIDE_GEMSPEC= :extensions ext/mkrf_conf.rb= :files ext/mkrf_conf.rb=
-
-pre-configure:
- ${RM} -fr ${WRKSRC}/ext
-
-.include "../../lang/ruby/gem.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/devel/ruby-debug-ide/PLIST b/devel/ruby-debug-ide/PLIST
deleted file mode 100644
index 4488ec42ee3..00000000000
--- a/devel/ruby-debug-ide/PLIST
+++ /dev/null
@@ -1,31 +0,0 @@
-@comment $NetBSD: PLIST,v 1.8 2010/12/04 03:55:29 taca Exp $
-bin/rdebug-ide
-${GEM_HOME}/cache/${GEM_NAME}.gem
-${GEM_LIBDIR}/MIT-LICENSE
-${GEM_LIBDIR}/Rakefile
-${GEM_LIBDIR}/bin/rdebug-ide
-${GEM_LIBDIR}/lib/ruby-debug-ide.rb
-${GEM_LIBDIR}/lib/ruby-debug/command.rb
-${GEM_LIBDIR}/lib/ruby-debug/commands/breakpoints.rb
-${GEM_LIBDIR}/lib/ruby-debug/commands/catchpoint.rb
-${GEM_LIBDIR}/lib/ruby-debug/commands/condition.rb
-${GEM_LIBDIR}/lib/ruby-debug/commands/control.rb
-${GEM_LIBDIR}/lib/ruby-debug/commands/enable.rb
-${GEM_LIBDIR}/lib/ruby-debug/commands/eval.rb
-${GEM_LIBDIR}/lib/ruby-debug/commands/frame.rb
-${GEM_LIBDIR}/lib/ruby-debug/commands/inspect.rb
-${GEM_LIBDIR}/lib/ruby-debug/commands/jump.rb
-${GEM_LIBDIR}/lib/ruby-debug/commands/load.rb
-${GEM_LIBDIR}/lib/ruby-debug/commands/pause.rb
-${GEM_LIBDIR}/lib/ruby-debug/commands/set_type.rb
-${GEM_LIBDIR}/lib/ruby-debug/commands/stepping.rb
-${GEM_LIBDIR}/lib/ruby-debug/commands/threads.rb
-${GEM_LIBDIR}/lib/ruby-debug/commands/variables.rb
-${GEM_LIBDIR}/lib/ruby-debug/event_processor.rb
-${GEM_LIBDIR}/lib/ruby-debug/helper.rb
-${GEM_LIBDIR}/lib/ruby-debug/interface.rb
-${GEM_LIBDIR}/lib/ruby-debug/printers.rb
-${GEM_LIBDIR}/lib/ruby-debug/processor.rb
-${GEM_LIBDIR}/lib/ruby-debug/version.rb
-${GEM_LIBDIR}/lib/ruby-debug/xml_printer.rb
-${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff --git a/devel/ruby-debug-ide/distinfo b/devel/ruby-debug-ide/distinfo
deleted file mode 100644
index 44acb86c557..00000000000
--- a/devel/ruby-debug-ide/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.8 2013/03/07 15:09:45 taca Exp $
-
-SHA1 (ruby-debug-ide-0.4.16.gem) = 81568a7dc096663e598c13c6764d2a3bbca42a97
-RMD160 (ruby-debug-ide-0.4.16.gem) = 142d6638202eb87132449d76efd199ad95e610ca
-Size (ruby-debug-ide-0.4.16.gem) = 20480 bytes