diff options
author | obache <obache> | 2013-12-07 09:09:30 +0000 |
---|---|---|
committer | obache <obache> | 2013-12-07 09:09:30 +0000 |
commit | d5a4565a9f2ca300369c27861181ebe2ab9d9bd3 (patch) | |
tree | 44b88ffaa74d65cec5cfb81b0f2ba1660aaccf6f /www | |
parent | aa72656b707776ea614003bbef3ede44af358466 (diff) | |
download | pkgsrc-d5a4565a9f2ca300369c27861181ebe2ab9d9bd3.tar.gz |
Removed www/ruby-httpclient.
No packages depend on this one anymore and no advantage to maintain pure ruby
gem with pkgsrc.
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 3 | ||||
-rw-r--r-- | www/ruby-httpclient/DESCR | 2 | ||||
-rw-r--r-- | www/ruby-httpclient/Makefile | 20 | ||||
-rw-r--r-- | www/ruby-httpclient/PLIST | 61 | ||||
-rw-r--r-- | www/ruby-httpclient/distinfo | 5 |
5 files changed, 1 insertions, 90 deletions
diff --git a/www/Makefile b/www/Makefile index 8c967dbed9f..b2ae2c6d338 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1003 2013/11/22 14:37:22 ryoon Exp $ +# $NetBSD: Makefile,v 1.1004 2013/12/07 09:09:31 obache Exp $ # COMMENT= Packages related to the World Wide Web @@ -655,7 +655,6 @@ SUBDIR+= ruby-htmlsplit SUBDIR+= ruby-http-cookie SUBDIR+= ruby-http_parser.rb SUBDIR+= ruby-http_router -SUBDIR+= ruby-httpclient SUBDIR+= ruby-innate SUBDIR+= ruby-jekyll SUBDIR+= ruby-journey diff --git a/www/ruby-httpclient/DESCR b/www/ruby-httpclient/DESCR deleted file mode 100644 index 44eda98bf83..00000000000 --- a/www/ruby-httpclient/DESCR +++ /dev/null @@ -1,2 +0,0 @@ -'httpclient' gives something like the functionality of libwww-perl (LWP) in -Ruby. 'httpclient' formerly known as 'http-access2'. diff --git a/www/ruby-httpclient/Makefile b/www/ruby-httpclient/Makefile deleted file mode 100644 index ccffdae725b..00000000000 --- a/www/ruby-httpclient/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -# $NetBSD: Makefile,v 1.14 2013/08/01 12:59:33 obache Exp $ -# - -DISTNAME= httpclient-2.3.4.1 -CATEGORIES= www - -MAINTAINER= obache@NetBSD.org -HOMEPAGE= https://github.com/nahi/httpclient -COMMENT= HTTP accessing library for Ruby -LICENSE= ruby-license - -USE_LANGUAGES= # none - -# OK with ruby-1.9 buitin one, but not with ruby18's one. -RUBY_RDOC_REQD= 2.5.8 - -RUBYGEM_OPTIONS+= --format-executable - -.include "../../lang/ruby/gem.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/www/ruby-httpclient/PLIST b/www/ruby-httpclient/PLIST deleted file mode 100644 index 3419f15e3c8..00000000000 --- a/www/ruby-httpclient/PLIST +++ /dev/null @@ -1,61 +0,0 @@ -@comment $NetBSD: PLIST,v 1.7 2013/01/05 05:46:11 obache Exp $ -bin/httpclient${RUBY_VER} -${GEM_HOME}/cache/${GEM_NAME}.gem -${GEM_LIBDIR}/README.txt -${GEM_LIBDIR}/bin/httpclient -${GEM_LIBDIR}/lib/hexdump.rb -${GEM_LIBDIR}/lib/http-access2.rb -${GEM_LIBDIR}/lib/http-access2/cookie.rb -${GEM_LIBDIR}/lib/http-access2/http.rb -${GEM_LIBDIR}/lib/httpclient.rb -${GEM_LIBDIR}/lib/httpclient/auth.rb -${GEM_LIBDIR}/lib/httpclient/cacert.p7s -${GEM_LIBDIR}/lib/httpclient/connection.rb -${GEM_LIBDIR}/lib/httpclient/cookie.rb -${GEM_LIBDIR}/lib/httpclient/http.rb -${GEM_LIBDIR}/lib/httpclient/include_client.rb -${GEM_LIBDIR}/lib/httpclient/session.rb -${GEM_LIBDIR}/lib/httpclient/ssl_config.rb -${GEM_LIBDIR}/lib/httpclient/timeout.rb -${GEM_LIBDIR}/lib/httpclient/util.rb -${GEM_LIBDIR}/lib/httpclient/version.rb -${GEM_LIBDIR}/lib/oauthclient.rb -${GEM_LIBDIR}/sample/async.rb -${GEM_LIBDIR}/sample/auth.rb -${GEM_LIBDIR}/sample/cookie.rb -${GEM_LIBDIR}/sample/dav.rb -${GEM_LIBDIR}/sample/howto.rb -${GEM_LIBDIR}/sample/oauth_buzz.rb -${GEM_LIBDIR}/sample/oauth_friendfeed.rb -${GEM_LIBDIR}/sample/oauth_salesforce_10.rb -${GEM_LIBDIR}/sample/oauth_twitter.rb -${GEM_LIBDIR}/sample/ssl/0cert.pem -${GEM_LIBDIR}/sample/ssl/0key.pem -${GEM_LIBDIR}/sample/ssl/1000cert.pem -${GEM_LIBDIR}/sample/ssl/1000key.pem -${GEM_LIBDIR}/sample/ssl/htdocs/index.html -${GEM_LIBDIR}/sample/ssl/ssl_client.rb -${GEM_LIBDIR}/sample/ssl/webrick_httpsd.rb -${GEM_LIBDIR}/sample/stream.rb -${GEM_LIBDIR}/sample/thread.rb -${GEM_LIBDIR}/sample/wcat.rb -${GEM_LIBDIR}/test/ca-chain.cert -${GEM_LIBDIR}/test/ca.cert -${GEM_LIBDIR}/test/client.cert -${GEM_LIBDIR}/test/client.key -${GEM_LIBDIR}/test/helper.rb -${GEM_LIBDIR}/test/htdigest -${GEM_LIBDIR}/test/htpasswd -${GEM_LIBDIR}/test/runner.rb -${GEM_LIBDIR}/test/server.cert -${GEM_LIBDIR}/test/server.key -${GEM_LIBDIR}/test/sslsvr.rb -${GEM_LIBDIR}/test/subca.cert -${GEM_LIBDIR}/test/test_auth.rb -${GEM_LIBDIR}/test/test_cookie.rb -${GEM_LIBDIR}/test/test_hexdump.rb -${GEM_LIBDIR}/test/test_http-access2.rb -${GEM_LIBDIR}/test/test_httpclient.rb -${GEM_LIBDIR}/test/test_include_client.rb -${GEM_LIBDIR}/test/test_ssl.rb -${GEM_HOME}/specifications/${GEM_NAME}.gemspec diff --git a/www/ruby-httpclient/distinfo b/www/ruby-httpclient/distinfo deleted file mode 100644 index 800b87256a5..00000000000 --- a/www/ruby-httpclient/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -$NetBSD: distinfo,v 1.13 2013/08/01 12:59:33 obache Exp $ - -SHA1 (httpclient-2.3.4.1.gem) = bf9ee5b3c3b3c58d8c9cb66afcb8a5339b4fd311 -RMD160 (httpclient-2.3.4.1.gem) = 368461645e10848c0b8e242a20add8abac6b1f11 -Size (httpclient-2.3.4.1.gem) = 155648 bytes |