aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorxmj <xmj@FreeBSD.org>2014-08-11 19:49:00 +0800
committerxmj <xmj@FreeBSD.org>2014-08-11 19:49:00 +0800
commit25b3a2b0c58339d36b75fca6a030726ba7f62528 (patch)
treeaeefe4aac3d9160ade5c74ec8bea3d60648131ce /devel
parenta83acd5c1e024d191a4585a2816f38231fbadb93 (diff)
downloadfreebsd-ports-gnome-25b3a2b0c58339d36b75fca6a030726ba7f62528.tar.gz
freebsd-ports-gnome-25b3a2b0c58339d36b75fca6a030726ba7f62528.tar.zst
freebsd-ports-gnome-25b3a2b0c58339d36b75fca6a030726ba7f62528.zip
devel/rubygem-foreman_api: delete port.
- delete port, as it is considered deprecated by upstream - amend MOVED and devel/Makefile PR: 191229 Submitted by: kvedulv@kvedulv.de Approved by: koobs (mentor)
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile1
-rw-r--r--devel/rubygem-foreman_api/Makefile22
-rw-r--r--devel/rubygem-foreman_api/distinfo2
-rw-r--r--devel/rubygem-foreman_api/pkg-descr4
4 files changed, 0 insertions, 29 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 448d55fcdceb..55964644ab8d 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -4315,7 +4315,6 @@
SUBDIR += rubygem-fog-json
SUBDIR += rubygem-font-awesome-rails
SUBDIR += rubygem-foreman
- SUBDIR += rubygem-foreman_api
SUBDIR += rubygem-formatador
SUBDIR += rubygem-gdata
SUBDIR += rubygem-gem_plugin
diff --git a/devel/rubygem-foreman_api/Makefile b/devel/rubygem-foreman_api/Makefile
deleted file mode 100644
index cc4e8011f9d3..000000000000
--- a/devel/rubygem-foreman_api/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# Created by: Michael Moll <kvedulv@kvedulv.de>
-# $FreeBSD$
-
-PORTNAME= foreman_api
-PORTVERSION= 0.1.11
-CATEGORIES= devel ruby
-MASTER_SITES= RG
-
-MAINTAINER= ruby@FreeBSD.org
-COMMENT= Helps you to use Foreman API calls from your app
-
-LICENSE= MIT
-
-RUN_DEPENDS= rubygem-json>=1.8.1:${PORTSDIR}/devel/rubygem-json \
- rubygem-oauth>=0.4.7:${PORTSDIR}/net/rubygem-oauth \
- rubygem-rest-client>=1.6.1:${PORTSDIR}/www/rubygem-rest-client
-
-USE_RUBY= yes
-USE_RUBYGEMS= yes
-RUBYGEM_AUTOPLIST= yes
-
-.include <bsd.port.mk>
diff --git a/devel/rubygem-foreman_api/distinfo b/devel/rubygem-foreman_api/distinfo
deleted file mode 100644
index a71196600b37..000000000000
--- a/devel/rubygem-foreman_api/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (rubygem/foreman_api-0.1.11.gem) = e15c28e5f6631f433f22cf4b2130e52562a3ab32a3929af95a1ef37a69041953
-SIZE (rubygem/foreman_api-0.1.11.gem) = 118272
diff --git a/devel/rubygem-foreman_api/pkg-descr b/devel/rubygem-foreman_api/pkg-descr
deleted file mode 100644
index 371ebe757d0f..000000000000
--- a/devel/rubygem-foreman_api/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-This gem contains Foreman API bindings for the Ruby language.
-The bindings are generated from API documentation using Apidoc tool.
-
-WWW: https://github.com/theforeman/foreman_api