Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
Ruby-debug is a faster implementation of the standard Ruby debugger
debug.rb using a native extension with a new hook Ruby C API.

View File

@@ -0,0 +1,21 @@
# $NetBSD: Makefile,v 1.8 2013/03/07 15:09:31 taca Exp $
DISTNAME= ruby-debug-base-0.10.4
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/ruby-//}
PKGREVISION= 1
CATEGORIES= devel
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://rubyforge.org/projects/ruby-debug/
COMMENT= Fast implementation of the standard Ruby debugger
LICENSE= 2-clause-bsd
DEPENDS+= ${RUBY_PKGPREFIX}-linecache>=0.3:../../devel/ruby-linecache
RUBY_VERSION_SUPPORTED= 18
OVERRIDE_GEMSPEC= :files ext/win32/Makefile= ext/win32/breakpoint.o= \
ext/win32/ruby_debug.o= ext/win32/ruby_debug.so=
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,20 @@
@comment $NetBSD: PLIST,v 1.5 2010/12/04 03:52:26 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/AUTHORS
${GEM_LIBDIR}/CHANGES
${GEM_LIBDIR}/LICENSE
${GEM_LIBDIR}/README
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/VERSION
${GEM_LIBDIR}/ext/breakpoint.c
${GEM_LIBDIR}/ext/extconf.rb
${GEM_LIBDIR}/ext/ruby_debug.c
${GEM_LIBDIR}/ext/ruby_debug.h
${GEM_LIBDIR}/lib/ChangeLog
${GEM_LIBDIR}/lib/ruby-debug-base.rb
${GEM_LIBDIR}/lib/ruby_debug.${RUBY_DLEXT}
${GEM_LIBDIR}/test/base/base.rb
${GEM_LIBDIR}/test/base/binding.rb
${GEM_LIBDIR}/test/base/catchpoint.rb
${GEM_LIBDIR}/test/base/reload_bug.rb
${GEM_HOME}/specifications/${GEM_NAME}.gemspec

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.6 2013/03/07 15:09:31 taca Exp $
SHA1 (ruby-debug-base-0.10.4.gem) = cb27b2a2de005082387076e50b82ba47a83529b8
RMD160 (ruby-debug-base-0.10.4.gem) = 4b13f251405698f482440c8be538a036c6d15711
Size (ruby-debug-base-0.10.4.gem) = 115200 bytes