pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Remove packages which is part of Ruby 1.6.8.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9447a1b35510
branches:  trunk
changeset: 502196:9447a1b35510
user:      taca <taca%pkgsrc.org@localhost>
date:      Thu Nov 03 06:27:02 2005 +0000

description:
Remove packages which is part of Ruby 1.6.8.

diffstat:

 devel/ruby16-curses/DESCR               |   2 -
 devel/ruby16-curses/Makefile            |  32 ------------------------
 devel/ruby16-curses/PLIST               |   6 ----
 devel/ruby16-curses/distinfo            |   6 ----
 devel/ruby16-curses/patches/patch-aa    |  24 ------------------
 devel/ruby16-zlib/DESCR                 |   2 -
 devel/ruby16-zlib/Makefile              |  30 -----------------------
 devel/ruby16-zlib/PLIST                 |   8 ------
 devel/ruby16-zlib/distinfo              |   5 ---
 security/ruby16-digest/DESCR            |   2 -
 security/ruby16-digest/Makefile         |  30 -----------------------
 security/ruby16-digest/PLIST            |  12 ---------
 security/ruby16-digest/distinfo         |   6 ----
 security/ruby16-digest/patches/patch-aa |  23 -----------------
 security/ruby16-openssl/DESCR           |   1 -
 security/ruby16-openssl/Makefile        |  32 ------------------------
 security/ruby16-openssl/PLIST           |  13 ---------
 security/ruby16-openssl/distinfo        |   5 ---
 x11/ruby16-tcltklib/DESCR               |   2 -
 x11/ruby16-tcltklib/Makefile            |  43 ---------------------------------
 x11/ruby16-tcltklib/PLIST               |  16 ------------
 x11/ruby16-tk/DESCR                     |   2 -
 x11/ruby16-tk/Makefile                  |  36 ---------------------------
 x11/ruby16-tk/PLIST                     |  24 ------------------
 x11/ruby16-tk/patches/patch-aa          |  19 --------------
 25 files changed, 0 insertions(+), 381 deletions(-)

diffs (truncated from 481 to 300 lines):

diff -r 4ff5041c6902 -r 9447a1b35510 devel/ruby16-curses/DESCR
--- a/devel/ruby16-curses/DESCR Thu Nov 03 06:26:25 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-This is a Ruby extension to the curses library, actually a part of the
-Ruby distribution.
diff -r 4ff5041c6902 -r 9447a1b35510 devel/ruby16-curses/Makefile
--- a/devel/ruby16-curses/Makefile      Thu Nov 03 06:26:25 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,32 +0,0 @@
-# $NetBSD: Makefile,v 1.5 2005/04/11 21:45:38 tv Exp $
-#
-
-DISTNAME=              ${RUBY_DISTNAME}
-PKGNAME=               ${RUBY_PKGPREFIX}-curses-${RUBY_VERSION}
-PKGREVISION=           2
-CATEGORIES=            devel ruby
-MASTER_SITES=          ${MASTER_SITE_RUBY}
-
-MAINTAINER=            taca%NetBSD.org@localhost
-HOMEPAGE=              ${RUBY_HOMEPAGE}
-COMMENT=               Ruby extension to curses library
-
-RUBY_HAS_ARCHLIB=      yes
-RUBY_VERSION=          ${RUBY16_VERSION}
-USE_RUBY_EXTCONF=      yes
-EXTRACT_ELEMENTS=      ${RUBY_DISTNAME}/ext/curses
-WRKSRC=                        ${RUBY_WRKSRC}/ext/curses
-
-CURSES_EXAMPLES=       hello.rb rain.rb view.rb
-REPLACE_RUBY=          ${CURSES_EXAMPLES}
-
-post-install:
-       ${INSTALL_DATA_DIR} ${RUBY_EXAMPLESDIR}/curses
-.for f in ${CURSES_EXAMPLES}
-       ${INSTALL_DATA} ${WRKSRC}/${f} ${RUBY_EXAMPLESDIR}/curses
-.endfor
-
-.include "../../lang/ruby/modules.mk"
-.include "../../lang/ruby/Makefile.common"
-.include "../../devel/ncurses/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 4ff5041c6902 -r 9447a1b35510 devel/ruby16-curses/PLIST
--- a/devel/ruby16-curses/PLIST Thu Nov 03 06:26:25 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2004/12/04 17:20:46 taca Exp $
-${RUBY_SITEARCHLIBDIR}/curses.${RUBY_DLEXT}
-${RUBY_EXAMPLESDIR}/curses/hello.rb
-${RUBY_EXAMPLESDIR}/curses/rain.rb
-${RUBY_EXAMPLESDIR}/curses/view.rb
-@dirrm ${RUBY_EXAMPLESDIR}/curses
diff -r 4ff5041c6902 -r 9447a1b35510 devel/ruby16-curses/distinfo
--- a/devel/ruby16-curses/distinfo      Thu Nov 03 06:26:25 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.2 2005/02/23 22:24:33 agc Exp $
-
-SHA1 (ruby/ruby-1.6.8.tar.gz) = 4b475ac1c837cd62b6dfe85359e1502a71b08cd1
-RMD160 (ruby/ruby-1.6.8.tar.gz) = be087ca8f852caf9fc7a35b51839f5af079dbbc1
-Size (ruby/ruby-1.6.8.tar.gz) = 1023403 bytes
-SHA1 (patch-aa) = e9a73676e774b848c0d600cbc6aad96a4eeef892
diff -r 4ff5041c6902 -r 9447a1b35510 devel/ruby16-curses/patches/patch-aa
--- a/devel/ruby16-curses/patches/patch-aa      Thu Nov 03 06:26:25 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,24 +0,0 @@
-$NetBSD: patch-aa,v 1.1.1.1 2004/11/27 14:35:59 taca Exp $
-
---- extconf.rb.orig    2001-12-03 19:04:46.000000000 +0900
-+++ extconf.rb
-@@ -6,17 +6,9 @@ dir_config('termcap')
- 
- make=false
- have_library("mytinfo", "tgetent") if /bow/ =~ RUBY_PLATFORM
--if have_header("ncurses.h") and have_library("ncurses", "initscr")
-+have_library("termcap", "tgetent") 
-+if have_header("curses.h") and have_library("curses", "initscr")
-   make=true
--elsif have_header("ncurses/curses.h") and have_library("ncurses", "initscr")
--  make=true
--elsif have_header("curses_colr/curses.h") and have_library("cur_colr", "initscr")
--  make=true
--else
--  have_library("termcap", "tgetent") 
--  if have_header("curses.h") and have_library("curses", "initscr")
--    make=true
--  end
- end
- 
- if make
diff -r 4ff5041c6902 -r 9447a1b35510 devel/ruby16-zlib/DESCR
--- a/devel/ruby16-zlib/DESCR   Thu Nov 03 06:26:25 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-This is an extension library to use zlib from Ruby 1.6.X.
-Ruby/zlib has original .gz file handler of its own.
diff -r 4ff5041c6902 -r 9447a1b35510 devel/ruby16-zlib/Makefile
--- a/devel/ruby16-zlib/Makefile        Thu Nov 03 06:26:25 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,30 +0,0 @@
-# $NetBSD: Makefile,v 1.5 2005/03/24 21:12:53 wiz Exp $
-
-DISTNAME=      ruby-zlib-${VERSION}
-PKGNAME=       ${RUBY_PKGPREFIX}-zlib-${VERSION}
-PKGREVISION=   2
-CATEGORIES=    devel ruby
-MASTER_SITES=  http://www.blue.sky.or.jp/atelier/ruby/
-
-MAINTAINER=    taca%NetBSD.org@localhost
-HOMEPAGE=      http://www.blue.sky.or.jp/atelier/
-COMMENT=       Zlib library for Ruby 1.6.X
-
-VERSION=               0.6.0
-RUBY_HAS_ARCHLIB=      yes
-RUBY_VERSION=          ${RUBY16_VERSION}
-USE_RUBY_EXTCONF=      yes
-
-INSTALL_TARGET=                site-install
-DOCS=                  ChangeLog doc/zlib.html doc/zlib.rd \
-                       doc/zlib.ja.html doc/zlib.rd.ja
-
-post-install:
-       ${INSTALL_DATA_DIR} ${RUBY_DOCDIR}/zlib
-.for f in ${DOCS}
-       ${INSTALL_DATA} ${WRKSRC}/${f} ${RUBY_DOCDIR}/zlib
-.endfor
-
-.include "../../lang/ruby/modules.mk"
-.include "../../devel/zlib/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 4ff5041c6902 -r 9447a1b35510 devel/ruby16-zlib/PLIST
--- a/devel/ruby16-zlib/PLIST   Thu Nov 03 06:26:25 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,8 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2004/12/04 17:20:46 taca Exp $
-${RUBY_SITEARCHLIBDIR}/zlib.${RUBY_DLEXT}
-${RUBY_DOCDIR}/zlib/ChangeLog
-${RUBY_DOCDIR}/zlib/zlib.html
-${RUBY_DOCDIR}/zlib/zlib.rd
-${RUBY_DOCDIR}/zlib/zlib.ja.html
-${RUBY_DOCDIR}/zlib/zlib.rd.ja
-@dirrm ${RUBY_DOCDIR}/zlib
diff -r 4ff5041c6902 -r 9447a1b35510 devel/ruby16-zlib/distinfo
--- a/devel/ruby16-zlib/distinfo        Thu Nov 03 06:26:25 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.2 2005/02/23 22:24:33 agc Exp $
-
-SHA1 (ruby/ruby-zlib-0.6.0.tar.gz) = 2d2fffa84e7be20baad114f6e87b36639ac1de8e
-RMD160 (ruby/ruby-zlib-0.6.0.tar.gz) = e748e75e68db1d64f3a6f753e5c6bddfb44d212b
-Size (ruby/ruby-zlib-0.6.0.tar.gz) = 61549 bytes
diff -r 4ff5041c6902 -r 9447a1b35510 security/ruby16-digest/DESCR
--- a/security/ruby16-digest/DESCR      Thu Nov 03 06:26:25 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-This is a Ruby extension of message digest library, which is actually
-a part of the Ruby 1.6.X distribution.
diff -r 4ff5041c6902 -r 9447a1b35510 security/ruby16-digest/Makefile
--- a/security/ruby16-digest/Makefile   Thu Nov 03 06:26:25 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,30 +0,0 @@
-# $NetBSD: Makefile,v 1.2 2005/04/11 21:47:19 tv Exp $
-#
-
-DISTNAME=      ${RUBY_DISTNAME}
-PKGNAME=       ${RUBY_PKGPREFIX}-digest-${RUBY_VERSION}
-CATEGORIES=    security ruby
-MASTER_SITES=  ${MASTER_SITE_RUBY}
-
-MAINTAINER=    taca%NetBSD.org@localhost
-HOMEPAGE=      ${RUBY_HOMEPAGE}
-COMMENT=       Ruby extension to message digest library for ${RUBY_VERSION}
-
-RUBY_HAS_ARCHLIB=      yes
-RUBY_VERSION=          ${RUBY16_VERSION}
-USE_RUBY_EXTCONF=      yes
-RUBY_EXTCONF_SUBDIRS=  . md5 rmd160 sha1 sha2
-EXTRACT_ELEMENTS=      ${RUBY_DISTNAME}/ext/digest
-WRKSRC=                        ${RUBY_WRKSRC}/ext/digest
-
-RUBY_DOCS=             digest.txt digest.txt.ja
-
-post-install:
-       ${INSTALL_DATA_DIR} ${RUBY_DOCDIR}/digest
-.for f in ${RUBY_DOCS}
-       ${INSTALL_DATA} ${WRKSRC}/${f} ${RUBY_DOCDIR}/digest
-.endfor
-
-.include "../../lang/ruby/modules.mk"
-.include "../../lang/ruby/Makefile.common"
-.include "../../mk/bsd.pkg.mk"
diff -r 4ff5041c6902 -r 9447a1b35510 security/ruby16-digest/PLIST
--- a/security/ruby16-digest/PLIST      Thu Nov 03 06:26:25 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,12 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2005/03/18 05:25:32 taca Exp $
-${RUBY_SITEARCHLIBDIR}/digest.${RUBY_DLEXT}
-${RUBY_SITEARCHLIBDIR}/digest/md5.${RUBY_DLEXT}
-${RUBY_SITEARCHLIBDIR}/digest/rmd160.${RUBY_DLEXT}
-${RUBY_SITEARCHLIBDIR}/digest/sha1.${RUBY_DLEXT}
-${RUBY_SITEARCHLIBDIR}/digest/sha2.${RUBY_DLEXT}
-@dirrm ${RUBY_SITEARCHLIBDIR}/digest
-${RUBY_SITELIBDIR}/md5.rb
-${RUBY_SITELIBDIR}/sha1.rb
-${RUBY_DOCDIR}/digest/digest.txt
-${RUBY_DOCDIR}/digest/digest.txt.ja
-@dirrm ${RUBY_DOCDIR}/digest
diff -r 4ff5041c6902 -r 9447a1b35510 security/ruby16-digest/distinfo
--- a/security/ruby16-digest/distinfo   Thu Nov 03 06:26:25 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.1.1.1 2005/03/18 05:25:32 taca Exp $
-
-SHA1 (ruby/ruby-1.6.8.tar.gz) = 4b475ac1c837cd62b6dfe85359e1502a71b08cd1
-RMD160 (ruby/ruby-1.6.8.tar.gz) = be087ca8f852caf9fc7a35b51839f5af079dbbc1
-Size (ruby/ruby-1.6.8.tar.gz) = 1023403 bytes
-SHA1 (patch-aa) = f6fde3f3b302fdf8a5c816e49cd8802b263ca430
diff -r 4ff5041c6902 -r 9447a1b35510 security/ruby16-digest/patches/patch-aa
--- a/security/ruby16-digest/patches/patch-aa   Thu Nov 03 06:26:25 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,23 +0,0 @@
-$NetBSD: patch-aa,v 1.1.1.1 2005/03/18 05:25:32 taca Exp $
-
---- defs.h.orig        2002-01-16 18:22:41.000000000 +0900
-+++ defs.h
-@@ -19,7 +19,9 @@
- #if defined(HAVE_INTTYPES_H)
- # include <inttypes.h>
- #else
-+# if !defined(__sgi)
-   typedef unsigned char uint8_t;
-+# endif
-   typedef unsigned int  uint32_t;
- # if SIZEOF_LONG == 8
-   typedef unsigned long uint64_t;
-@@ -27,6 +29,8 @@
-   typedef unsigned long long uint64_t;
- # elif defined(_MSC_VER)
-   typedef unsigned _int64 uint64_t;
-+# elif defined(__sgi)
-+  typedef unsigned long long int uint64_t;
- # else
- #  define NO_UINT64_T
- # endif
diff -r 4ff5041c6902 -r 9447a1b35510 security/ruby16-openssl/DESCR
--- a/security/ruby16-openssl/DESCR     Thu Nov 03 06:26:25 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-This is a Ruby module for OpenSSL, handling SSL sockets and more.
diff -r 4ff5041c6902 -r 9447a1b35510 security/ruby16-openssl/Makefile
--- a/security/ruby16-openssl/Makefile  Thu Nov 03 06:26:25 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,32 +0,0 @@
-# $NetBSD: Makefile,v 1.6 2005/04/11 21:47:19 tv Exp $
-
-DISTNAME=              ossl-0.1.4a
-PKGNAME=               ${RUBY_PKGPREFIX}-openssl-0.1.4a
-PKGREVISION=           2
-CATEGORIES=            security ruby
-MASTER_SITES=          http://freesoftware.fsf.org/download/rubypki/
-
-MAINTAINER=            taca%NetBSD.org@localhost
-HOMEPAGE=              http://www.freesoftware.fsf.org/rubypki/
-COMMENT=               OpenSSL interface module for Ruby
-
-CONFLICTS=             ruby-ossl-*
-
-RUBY_HAS_ARCHLIB=      yes
-RUBY_VERSION=          ${RUBY16_VERSION}
-USE_RUBY_EXTCONF=      YES
-WRKSRC=                        ${WRKDIR}/ossl
-CONFIGURE_ARGS=                --with-ssl-include="${BUILDLINK_PREFIX.openssl}/include" \
-                       --with-ssl-lib="${BUILDLINK_PREFIX.openssl}/lib"
-INSTALL_TARGET=                site-install
-DOCS=                  ChangeLog README
-
-post-install:
-       ${INSTALL_DATA_DIR} ${RUBY_DOCDIR}/openssl
-.for f in ${DOCS}
-       ${INSTALL_DATA} ${WRKSRC}/${f} ${RUBY_DOCDIR}/openssl
-.endfor
-
-.include "../../lang/ruby/modules.mk"
-.include "../../security/openssl/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 4ff5041c6902 -r 9447a1b35510 security/ruby16-openssl/PLIST
--- a/security/ruby16-openssl/PLIST     Thu Nov 03 06:26:25 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-@comment $NetBSD: PLIST,v 1.3 2005/01/04 06:22:56 taca Exp $
-${RUBY_SITEARCHLIBDIR}/openssl.${RUBY_DLEXT}
-${RUBY_SITELIBDIR}/net/https.rb
-${RUBY_SITELIBDIR}/net/protocols.rb
-${RUBY_SITELIBDIR}/net/telnets.rb
-@dirrm ${RUBY_SITELIBDIR}/net
-${RUBY_SITELIBDIR}/openssl.rb
-${RUBY_SITELIBDIR}/openssl/buffering.rb
-@dirrm ${RUBY_SITELIBDIR}/openssl
-${RUBY_SITELIBDIR}/ssl.rb
-${RUBY_DOCDIR}/openssl/ChangeLog



Home | Main Index | Thread Index | Old Index