summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2005-02-21 15:44:05 +0000
committertaca <taca@pkgsrc.org>2005-02-21 15:44:05 +0000
commit32cac2b0a56b3a9445caf9731cca61c867dc4436 (patch)
tree43ebfe5c45d60ef2c8754ad2a08b01ee620b84ac /security
parent5e07c19b5e5e8c6350606a1e10629aaf18cb6726 (diff)
downloadpkgsrc-32cac2b0a56b3a9445caf9731cca61c867dc4436.tar.gz
Remove ruby-openssl package since it is included in ruby18 package now.
Diffstat (limited to 'security')
-rw-r--r--security/ruby-openssl/DESCR2
-rw-r--r--security/ruby-openssl/Makefile37
-rw-r--r--security/ruby-openssl/PLIST28
-rw-r--r--security/ruby-openssl/distinfo4
4 files changed, 0 insertions, 71 deletions
diff --git a/security/ruby-openssl/DESCR b/security/ruby-openssl/DESCR
deleted file mode 100644
index 4657c48c27b..00000000000
--- a/security/ruby-openssl/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-This is a Ruby module for OpenSSL, handling SSL sockets and more.
-It is actually a part of the Ruby distribution.
diff --git a/security/ruby-openssl/Makefile b/security/ruby-openssl/Makefile
deleted file mode 100644
index 0548c5033bd..00000000000
--- a/security/ruby-openssl/Makefile
+++ /dev/null
@@ -1,37 +0,0 @@
-# $NetBSD: Makefile,v 1.18 2005/01/23 17:36:03 taca Exp $
-
-DISTNAME= ${RUBY_DISTNAME}
-PKGNAME= ${RUBY_PKGPREFIX}-openssl-${RUBY_VERSION}
-CATEGORIES= security ruby
-MASTER_SITES= ${MASTER_SITE_RUBY}
-
-MAINTAINER= taca@NetBSD.org
-HOMEPAGE= ${RUBY_HOMEPAGE}
-COMMENT= OpenSSL interface module for Ruby
-
-RUBY_HAS_ARCHLIB= yes
-RUBY_VERSION_SUPPORTED= 18
-USE_BUILDLINK3= yes
-USE_RUBY_EXTCONF= yes
-DISTINFO_FILE= ${RUBY_DISTINFO_FILE}
-WRKSRC= ${RUBY_WRKSRC}/ext/openssl
-EXTRACT_ELEMENTS= ${RUBY_DISTNAME}/ext/openssl \
- ${RUBY_DISTNAME}/sample/openssl
-
-CONFIGURE_ARGS= --with-ssl-include="${BUILDLINK_PREFIX.openssl}/include" \
- --with-ssl-lib="${BUILDLINK_PREFIX.openssl}/lib"
-EXAMPLES= c_rehash.rb cert2text.rb cert_store_view.rb certstore.rb \
- cipher.rb crlstore.rb echo_cli.rb echo_svr.rb gen_csr.rb \
- smime_read.rb smime_write.rb wget.rb
-
-post-install:
- ${INSTALL_DATA_DIR} ${RUBY_EXAMPLESDIR}/openssl
-.for f in ${EXAMPLES}
- ${INSTALL_DATA} ${RUBY_WRKSRC}/sample/openssl/$f \
- ${RUBY_EXAMPLESDIR}/openssl
-.endfor
-
-.include "../../lang/ruby/modules.mk"
-.include "../../lang/ruby/Makefile.common"
-.include "../../security/openssl/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/security/ruby-openssl/PLIST b/security/ruby-openssl/PLIST
deleted file mode 100644
index 0e377e8d7f4..00000000000
--- a/security/ruby-openssl/PLIST
+++ /dev/null
@@ -1,28 +0,0 @@
-@comment $NetBSD: PLIST,v 1.6 2004/12/04 17:20:46 taca Exp $
-${RUBY_SITEARCHLIBDIR}/openssl.${RUBY_DLEXT}
-${RUBY_SITELIBDIR}/net/ftptls.rb
-${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/bn.rb
-${RUBY_SITELIBDIR}/openssl/buffering.rb
-${RUBY_SITELIBDIR}/openssl/cipher.rb
-${RUBY_SITELIBDIR}/openssl/digest.rb
-${RUBY_SITELIBDIR}/openssl/ssl.rb
-${RUBY_SITELIBDIR}/openssl/x509.rb
-@dirrm ${RUBY_SITELIBDIR}/openssl
-${RUBY_EXAMPLESDIR}/openssl/c_rehash.rb
-${RUBY_EXAMPLESDIR}/openssl/cert2text.rb
-${RUBY_EXAMPLESDIR}/openssl/cert_store_view.rb
-${RUBY_EXAMPLESDIR}/openssl/certstore.rb
-${RUBY_EXAMPLESDIR}/openssl/cipher.rb
-${RUBY_EXAMPLESDIR}/openssl/crlstore.rb
-${RUBY_EXAMPLESDIR}/openssl/echo_cli.rb
-${RUBY_EXAMPLESDIR}/openssl/echo_svr.rb
-${RUBY_EXAMPLESDIR}/openssl/gen_csr.rb
-${RUBY_EXAMPLESDIR}/openssl/smime_read.rb
-${RUBY_EXAMPLESDIR}/openssl/smime_write.rb
-${RUBY_EXAMPLESDIR}/openssl/wget.rb
-@dirrm ${RUBY_EXAMPLESDIR}/openssl
diff --git a/security/ruby-openssl/distinfo b/security/ruby-openssl/distinfo
deleted file mode 100644
index c0309781521..00000000000
--- a/security/ruby-openssl/distinfo
+++ /dev/null
@@ -1,4 +0,0 @@
-$NetBSD: distinfo,v 1.6 2003/07/22 17:42:31 taca Exp $
-
-SHA1 (ruby/ossl-0.1.4a.tar.gz) = b7b54f6c83f1d176299a176aee7dd5564cbd76f4
-Size (ruby/ossl-0.1.4a.tar.gz) = 84122 bytes