aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--MOVED4
-rw-r--r--devel/Makefile1
-rw-r--r--devel/rubygem-mash/Makefile19
-rw-r--r--devel/rubygem-mash/distinfo2
-rw-r--r--devel/rubygem-mash/pkg-descr6
-rw-r--r--net/Makefile1
-rw-r--r--net/rubygem-bunny060/Makefile25
-rw-r--r--net/rubygem-bunny060/distinfo2
-rw-r--r--net/rubygem-bunny060/pkg-descr16
-rw-r--r--security/Makefile1
-rw-r--r--security/rubygem-hmac/Makefile21
-rw-r--r--security/rubygem-hmac/distinfo2
-rw-r--r--security/rubygem-hmac/pkg-descr9
-rw-r--r--www/Makefile1
-rw-r--r--www/ruby-amazon/Makefile44
-rw-r--r--www/ruby-amazon/distinfo2
-rw-r--r--www/ruby-amazon/pkg-descr7
-rw-r--r--www/ruby-amazon/pkg-plist25
18 files changed, 4 insertions, 184 deletions
diff --git a/MOVED b/MOVED
index 6812a24ee53f..aa9ed90c9feb 100644
--- a/MOVED
+++ b/MOVED
@@ -7670,3 +7670,7 @@ devel/xtla||2015-06-29|Has expired: Broken for more than 6 months
mail/mail-notification||2015-06-29|Has expired: Broken for more than 6 months
ports-mgmt/gnome-packagekit||2015-06-29|Has expired: Broken for more than 6 months
sysutils/py-salt-api||2015-06-29|Has expired: Broken for more than 6 months
+devel/rubygem-mash|devel/rubgem-hashie|2015-06-30|Has expired: Deprecated by upstream. Use devel/rubygem-hashie instead
+net/rubygem-bunny060|net/rubygem-bunny|2015-06-30|Has expired: Use net/rubygem-bunny instead
+security/rubygem-hmac|security/rubygem-ruby-hmac|2015-06-30|Has expired: Duplicate of security/rubygem-ruby-hmac
+www/ruby-amazon|www/ruby-aws|2015-06-30|Has expired: Rendered obsolete by upstream since Amazon shut down access to AWS API v3 (2008-03-31). Use www/ruby-aws instead
diff --git a/devel/Makefile b/devel/Makefile
index f421cb228470..8779d11a3bb7 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -4669,7 +4669,6 @@
SUBDIR += rubygem-lumberjack
SUBDIR += rubygem-main
SUBDIR += rubygem-map
- SUBDIR += rubygem-mash
SUBDIR += rubygem-memoizable
SUBDIR += rubygem-memoize
SUBDIR += rubygem-mercenary
diff --git a/devel/rubygem-mash/Makefile b/devel/rubygem-mash/Makefile
deleted file mode 100644
index 31e2f17ffbfc..000000000000
--- a/devel/rubygem-mash/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# Created by: ijliao
-# $FreeBSD$
-
-PORTNAME= mash
-PORTVERSION= 0.1.1
-CATEGORIES= devel rubygems
-MASTER_SITES= RG
-
-MAINTAINER= ruby@FreeBSD.org
-COMMENT= Mocking Hash library for Ruby
-
-DEPRECATED= Deprecated by upstream. Use devel/rubygem-hashie instead
-EXPIRATION_DATE=2015-06-30
-
-USE_RUBY= yes
-USE_RUBYGEMS= yes
-RUBYGEM_AUTOPLIST= yes
-
-.include <bsd.port.mk>
diff --git a/devel/rubygem-mash/distinfo b/devel/rubygem-mash/distinfo
deleted file mode 100644
index 45a3d8c877cb..000000000000
--- a/devel/rubygem-mash/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (rubygem/mash-0.1.1.gem) = 69a96bef7947bff847aefad15d46fce628e29e0e7e8a9f5c36f0a3bd3bfd1e8a
-SIZE (rubygem/mash-0.1.1.gem) = 8704
diff --git a/devel/rubygem-mash/pkg-descr b/devel/rubygem-mash/pkg-descr
deleted file mode 100644
index 45efaba400b6..000000000000
--- a/devel/rubygem-mash/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-Mash is an extended Hash that gives simple pseudo-object functionality that
-can be built from hashes and easily extended. It is designed to be used in
-RESTful API libraries to provide easy object-like access to JSON and XML
-parsed hashes.
-
-WWW: https://github.com/mbleigh/mash
diff --git a/net/Makefile b/net/Makefile
index 68a4459ad7bc..001fc1c319b1 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1041,7 +1041,6 @@
SUBDIR += rubygem-aws-s3
SUBDIR += rubygem-aws-ses
SUBDIR += rubygem-bunny
- SUBDIR += rubygem-bunny060
SUBDIR += rubygem-connection_pool
SUBDIR += rubygem-dogapi
SUBDIR += rubygem-domain_name
diff --git a/net/rubygem-bunny060/Makefile b/net/rubygem-bunny060/Makefile
deleted file mode 100644
index 1acab8f298ae..000000000000
--- a/net/rubygem-bunny060/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# Created by: renchap@cocoa-x.com
-# $FreeBSD$
-
-PORTNAME= bunny
-PORTVERSION= 0.6.0
-CATEGORIES= net rubygems
-MASTER_SITES= RG
-
-MAINTAINER= ruby@FreeBSD.org
-COMMENT= Another synchronous Ruby AMQP client
-
-RUN_DEPENDS= rubygem-amq-protocol>=1.6.0:${PORTSDIR}/net/rubygem-amq-protocol
-
-DEPRECATED= Use net/rubygem-bunny instead
-EXPIRATION_DATE=2015-06-30
-
-USE_RUBY= yes
-USE_RUBYGEMS= yes
-RUBYGEM_AUTOPLIST= yes
-
-PKGNAMESUFFIX= 060
-
-PORTSCOUT= limit:^0\.6\.0
-
-.include <bsd.port.mk>
diff --git a/net/rubygem-bunny060/distinfo b/net/rubygem-bunny060/distinfo
deleted file mode 100644
index 3d13d521e03c..000000000000
--- a/net/rubygem-bunny060/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (rubygem/bunny-0.6.0.gem) = fb8142488e96124f1b880979d1006366f254323f555add01a028ef70db306038
-SIZE (rubygem/bunny-0.6.0.gem) = 32256
diff --git a/net/rubygem-bunny060/pkg-descr b/net/rubygem-bunny060/pkg-descr
deleted file mode 100644
index 21ad3f2be176..000000000000
--- a/net/rubygem-bunny060/pkg-descr
+++ /dev/null
@@ -1,16 +0,0 @@
-Bunny is an AMQP (Advanced Message Queuing Protocol) client, written in Ruby,
-that is intended to allow you to interact with AMQP-compliant message
-brokers/servers such as RabbitMQ in a synchronous fashion.
-
-It is based on a great deal of useful code from amqp by Aman Gupta and Carrot
-by Amos Elliston.
-
-You can use Bunny to :
-* Create and delete exchanges
-* Create and delete queues
-* Publish and consume messages
-
-Bunny is known to work with RabbitMQ versions 1.5.4 and above with version 0-8
-of the AMQP specification.
-
-WWW: https://github.com/ruby-amqp/bunny
diff --git a/security/Makefile b/security/Makefile
index 18a74a4726f1..861f78f87809 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -909,7 +909,6 @@
SUBDIR += rubygem-ezcrypto
SUBDIR += rubygem-gpgr
SUBDIR += rubygem-gssapi
- SUBDIR += rubygem-hmac
SUBDIR += rubygem-jugyo-twitter_oauth
SUBDIR += rubygem-metasploit-concern
SUBDIR += rubygem-metasploit-credential
diff --git a/security/rubygem-hmac/Makefile b/security/rubygem-hmac/Makefile
deleted file mode 100644
index 3f94c71d3909..000000000000
--- a/security/rubygem-hmac/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# Created by: Akinori MUSHA aka knu <knu@idaemons.org>
-# $FreeBSD$
-
-PORTNAME= hmac
-PORTVERSION= 0.4.0
-CATEGORIES= security ruby
-MASTER_SITES= RG
-DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
-
-MAINTAINER= ruby@FreeBSD.org
-COMMENT= Ruby library which implements the HMAC algorithm
-
-DEPRECATED= Duplicate of security/rubygem-ruby-hmac
-EXPIRATION_DATE=2015-06-30
-
-USE_RUBY= yes
-USE_RUBYGEMS= yes
-RUBYGEM_AUTOPLIST= yes
-GEM_NAME= ${DISTNAME}
-
-.include <bsd.port.mk>
diff --git a/security/rubygem-hmac/distinfo b/security/rubygem-hmac/distinfo
deleted file mode 100644
index 511d212d0fe6..000000000000
--- a/security/rubygem-hmac/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (rubygem/ruby-hmac-0.4.0.gem) = a4245ecf2cfb2036975b63dc37d41426727d8449617ff45daf0b3be402a9fe07
-SIZE (rubygem/ruby-hmac-0.4.0.gem) = 7168
diff --git a/security/rubygem-hmac/pkg-descr b/security/rubygem-hmac/pkg-descr
deleted file mode 100644
index 3204628b4c59..000000000000
--- a/security/rubygem-hmac/pkg-descr
+++ /dev/null
@@ -1,9 +0,0 @@
-ruby-hmac: HMAC for Ruby
-
-This module provides a common interface to HMAC functionality. HMAC
-is a kind of "Message Authentication Code" (MAC) algorithm which
-standard is documented in RFC2104. Namely, a MAC provides a way to
-check the integrity of information transmitted over or stored in an
-unreliable medium, based on a secret key.
-
-WWW: http://deisui.org/~ueno/ruby/hmac.html
diff --git a/www/Makefile b/www/Makefile
index 828e4b16f3cd..b7e449db4b1c 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1785,7 +1785,6 @@
SUBDIR += rsstool
SUBDIR += rt40
SUBDIR += rt42
- SUBDIR += ruby-amazon
SUBDIR += ruby-aws
SUBDIR += ruby-google
SUBDIR += ruby-wgettsv
diff --git a/www/ruby-amazon/Makefile b/www/ruby-amazon/Makefile
deleted file mode 100644
index 563183ce6f27..000000000000
--- a/www/ruby-amazon/Makefile
+++ /dev/null
@@ -1,44 +0,0 @@
-# Created by: Akinori MUSHA aka knu <knu@idaemons.org>
-# $FreeBSD$
-
-PORTNAME= amazon
-PORTVERSION= 0.9.2
-CATEGORIES= www ruby
-MASTER_SITES= http://www.caliban.org/files/ruby/
-PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
-DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
-DIST_SUBDIR= ruby
-
-MAINTAINER= ruby@FreeBSD.org
-COMMENT= Ruby interface to Amazon's Web Services
-
-DEPRECATED= Rendered obsolete by upstream since Amazon shut down access to AWS API v3 (2008-03-31). Use www/ruby-aws instead
-EXPIRATION_DATE=2015-06-30
-
-CONFLICTS= ruby-aws-[0-9]*
-
-USE_RUBY= yes
-USE_RUBY_SETUP= yes
-
-DOCS= NEWS README TODO
-EXAMPLES= example/*
-
-OPTIONS_DEFINE= DOCS
-
-post-install:
- ${MKDIR} ${STAGEDIR}${RUBY_MODEXAMPLESDIR}
-.for f in ${EXAMPLES}
- ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${RUBY_MODEXAMPLESDIR}/
-.endfor
- ${MKDIR} ${STAGEDIR}${RUBY_MODDOCDIR}
-.for f in ${DOCS}
- ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${RUBY_MODDOCDIR}/
-.endfor
-
-.include <bsd.port.pre.mk>
-
-.if ${RUBY_VER} >= 2.2
-BROKEN= Does not build
-.endif
-
-.include <bsd.port.post.mk>
diff --git a/www/ruby-amazon/distinfo b/www/ruby-amazon/distinfo
deleted file mode 100644
index 6917dcc220e4..000000000000
--- a/www/ruby-amazon/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (ruby/ruby-amazon-0.9.2.tar.gz) = 7e3eef31e9d43f3998d621b2449bbfa3ebe159551fe8ec9c2ccdaaa8668209a4
-SIZE (ruby/ruby-amazon-0.9.2.tar.gz) = 114159
diff --git a/www/ruby-amazon/pkg-descr b/www/ruby-amazon/pkg-descr
deleted file mode 100644
index feabf8e31540..000000000000
--- a/www/ruby-amazon/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-Ruby/Amazon is a simple Ruby library that allows one to retrieve
-information from the popular Amazon.com Web site via Amazon Web
-Services. It aims to wrap the grunt work of interacting with the
-Amazon API behind a high-level layer of Ruby and, in so doing, make it
-easier to use.
-
-WWW: http://www.caliban.org/ruby/
diff --git a/www/ruby-amazon/pkg-plist b/www/ruby-amazon/pkg-plist
deleted file mode 100644
index dd794cd51005..000000000000
--- a/www/ruby-amazon/pkg-plist
+++ /dev/null
@@ -1,25 +0,0 @@
-%%RUBY_SITELIBDIR%%/amazon.rb
-%%RUBY_SITELIBDIR%%/amazon/babyregistry.rb
-%%RUBY_SITELIBDIR%%/amazon/locale.rb
-%%RUBY_SITELIBDIR%%/amazon/search.rb
-%%RUBY_SITELIBDIR%%/amazon/search/blended.rb
-%%RUBY_SITELIBDIR%%/amazon/search/cache.rb
-%%RUBY_SITELIBDIR%%/amazon/search/exchange.rb
-%%RUBY_SITELIBDIR%%/amazon/search/exchange/marketplace.rb
-%%RUBY_SITELIBDIR%%/amazon/search/exchange/thirdparty.rb
-%%RUBY_SITELIBDIR%%/amazon/search/seller.rb
-%%RUBY_SITELIBDIR%%/amazon/shoppingcart.rb
-%%RUBY_SITELIBDIR%%/amazon/transaction.rb
-%%RUBY_SITELIBDIR%%/amazon/weddingregistry.rb
-%%RUBY_SITELIBDIR%%/amazon/wishlist.rb
-@dirrm %%RUBY_SITELIBDIR%%/amazon/search/exchange
-@dirrm %%RUBY_SITELIBDIR%%/amazon/search
-@dirrm %%RUBY_SITELIBDIR%%/amazon
-%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/cart
-%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/rcart
-%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/search
-%%PORTDOCS%%@dirrm %%RUBY_MODEXAMPLESDIR%%
-%%PORTDOCS%%%%RUBY_MODDOCDIR%%/NEWS
-%%PORTDOCS%%%%RUBY_MODDOCDIR%%/README
-%%PORTDOCS%%%%RUBY_MODDOCDIR%%/TODO
-%%PORTDOCS%%@dirrm %%RUBY_MODDOCDIR%%