pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/math/ruby-bitvector Remove ruby-bitvector package sinc...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8eface560a57
branches:  trunk
changeset: 505371:8eface560a57
user:      taca <taca%pkgsrc.org@localhost>
date:      Tue Jan 03 07:26:00 2006 +0000

description:
Remove ruby-bitvector package since MASTER_SITES and HOMEPAGE aren't
available any more.

diffstat:

 math/ruby-bitvector/DESCR    |   3 ---
 math/ruby-bitvector/Makefile |  27 ---------------------------
 math/ruby-bitvector/PLIST    |  12 ------------
 math/ruby-bitvector/distinfo |   5 -----
 4 files changed, 0 insertions(+), 47 deletions(-)

diffs (63 lines):

diff -r a5f185a77b48 -r 8eface560a57 math/ruby-bitvector/DESCR
--- a/math/ruby-bitvector/DESCR Tue Jan 03 07:23:14 2006 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-BitVector is a fairly extensive and fast BitVector class for Ruby.
-Handles sequences of up to 2**32-1 bits (about 500 Mb).  Implemented
-as a wrapper around Bit::Vector version 6.0 by Steffen Beyer.
diff -r a5f185a77b48 -r 8eface560a57 math/ruby-bitvector/Makefile
--- a/math/ruby-bitvector/Makefile      Tue Jan 03 07:23:14 2006 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,27 +0,0 @@
-# $NetBSD: Makefile,v 1.8 2005/11/02 09:48:34 taca Exp $
-
-DISTNAME=      bitvector-0.1.7
-PKGNAME=       ${RUBY_PKGPREFIX}-${DISTNAME}
-PKGREVISION=   3
-CATEGORIES=    math ruby
-MASTER_SITES=  ftp://ftp.ruby-lang.org/pub/ruby/contrib/
-
-MAINTAINER=    taca%NetBSD.org@localhost
-HOMEPAGE=      http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/lib/bitvector/
-COMMENT=       Efficient Ruby bit vector extension
-
-RUBY_HAS_ARCHLIB=      yes
-USE_RUBY_EXTCONF=      yes
-INSTALL_TARGET=                site-install
-DOCS=                  NOTWRAPPED README TODO
-
-post-install:
-       ${INSTALL_DATA_DIR} ${RUBY_EXAMPLESDIR}/bitvector
-       ${INSTALL_DATA} ${WRKSRC}/tests/* ${RUBY_EXAMPLESDIR}/bitvector
-       ${INSTALL_DATA_DIR} ${RUBY_DOCDIR}/bitvector
-.for f in ${DOCS}
-       ${INSTALL_DATA} ${WRKSRC}/${f} ${RUBY_DOCDIR}/bitvector
-.endfor
-
-.include "../../lang/ruby/modules.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r a5f185a77b48 -r 8eface560a57 math/ruby-bitvector/PLIST
--- a/math/ruby-bitvector/PLIST Tue Jan 03 07:23:14 2006 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,12 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2004/12/04 17:20:46 taca Exp $
-${RUBY_SITEARCHLIBDIR}/bitvector.${RUBY_DLEXT}
-${RUBY_SITELIBDIR}/bitvector_extras.rb
-${RUBY_EXAMPLESDIR}/bitvector/perftest_bitvector.rb
-${RUBY_EXAMPLESDIR}/bitvector/testscript_from_readme.rb
-${RUBY_EXAMPLESDIR}/bitvector/unittest_bitvector.rb
-${RUBY_EXAMPLESDIR}/bitvector/unittest_bitvector_extras.rb
-@dirrm ${RUBY_EXAMPLESDIR}/bitvector
-${RUBY_DOCDIR}/bitvector/NOTWRAPPED
-${RUBY_DOCDIR}/bitvector/README
-${RUBY_DOCDIR}/bitvector/TODO
-@dirrm ${RUBY_DOCDIR}/bitvector
diff -r a5f185a77b48 -r 8eface560a57 math/ruby-bitvector/distinfo
--- a/math/ruby-bitvector/distinfo      Tue Jan 03 07:23:14 2006 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.3 2005/02/23 12:06:58 agc Exp $
-
-SHA1 (ruby/bitvector-0.1.7.tar.gz) = e63f20684b2bfcefa6ab35accd5dcdffa1f9eb79
-RMD160 (ruby/bitvector-0.1.7.tar.gz) = 7651b3fa071748b4b7c185fc1f19b5c5b619fdbd
-Size (ruby/bitvector-0.1.7.tar.gz) = 60777 bytes



Home | Main Index | Thread Index | Old Index