aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorrene <rene@FreeBSD.org>2017-08-01 01:42:33 +0800
committerrene <rene@FreeBSD.org>2017-08-01 01:42:33 +0800
commite7a0067dd1042f1ade581dd4d673f8cf11682eb1 (patch)
tree98d33c2975918ca66c56a9c45338c6abc3d9744e /security
parent25c59002251721e2128f5e6526dfb33957ac8a71 (diff)
downloadfreebsd-ports-gnome-e7a0067dd1042f1ade581dd4d673f8cf11682eb1.tar.gz
freebsd-ports-gnome-e7a0067dd1042f1ade581dd4d673f8cf11682eb1.tar.zst
freebsd-ports-gnome-e7a0067dd1042f1ade581dd4d673f8cf11682eb1.zip
Remove expired ports:
2017-07-31 net/rubygem-oauth212: Only created for www/gitlab; please use net/rubygem-oauth2 instead 2017-07-31 textproc/rubygem-liquid3: Use textproc/rubygem-liquid instead 2017-07-31 mail/dovecot2-antispam-plugin: Use pigeonhole instead. See https://wiki2.dovecot.org/HowTo/AntispamWithSieve 2017-07-31 mail/dovecot-antispam: Dovecot-1.x is deprecated. Use dovecot2 and dovecot2-antispam-plugin instead 2017-07-31 mail/dovecot-sieve: Dovecot-1.x is deprecated. Use dovecot2 and dovecot-pigeonhole instead 2017-07-31 mail/dovecot-managesieve: Dovecot-1.x is deprecated. Use dovecot2 and dovecot-pigeonhole instead 2017-07-31 www/rubygem-jquery-ui-rails5-rails4: Only created for www/gitlab; please use www/rubygem-jquery-ui-rails-rails4 instead 2017-07-31 security/rubygem-omniauth13: Only created for www/gitlab; please use security/rubygem-omniauth instead 2017-07-31 devel/rubygem-health_check22: Only created for www/gitlab; please use devel/rubygem-health_check instead 2017-07-31 devel/rubygem-semantic_puppet0: Use devel/rubygem-semantic_puppet instead 2017-07-31 devel/rubygem-newrelic_rpm3: Only created for www/gitlab; please use devel/rubygem-newrelic_rpm instead 2017-07-31 lang/p5-Parse-Perl: does not build with Perl >= 5.22 2017-07-31 sysutils/rubygem-puppet_forge1: Use sysutils/rubygem-puppet_forge instead 2017-07-31 sysutils/rubygem-SyslogLogger: Project is EOL'd because it was merged into Ruby 2.0
Diffstat (limited to 'security')
-rw-r--r--security/Makefile1
-rw-r--r--security/rubygem-omniauth13/Makefile27
-rw-r--r--security/rubygem-omniauth13/distinfo3
-rw-r--r--security/rubygem-omniauth13/pkg-descr3
4 files changed, 0 insertions, 34 deletions
diff --git a/security/Makefile b/security/Makefile
index c39ddf2975f6..c2c52a3ad83b 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1056,7 +1056,6 @@
SUBDIR += rubygem-omniauth-oauth2-generic
SUBDIR += rubygem-omniauth-saml
SUBDIR += rubygem-omniauth-shibboleth
- SUBDIR += rubygem-omniauth13
SUBDIR += rubygem-openssl
SUBDIR += rubygem-openssl-ccm
SUBDIR += rubygem-openvas-omp
diff --git a/security/rubygem-omniauth13/Makefile b/security/rubygem-omniauth13/Makefile
deleted file mode 100644
index f2ff493d0383..000000000000
--- a/security/rubygem-omniauth13/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-# $FreeBSD$
-
-PORTNAME= omniauth
-PORTVERSION= 1.3.2
-CATEGORIES= security rubygems
-MASTER_SITES= RG
-PKGNAMESUFFIX= 13
-
-MAINTAINER= sunpoet@FreeBSD.org
-COMMENT= Generalized Rack framework for multiple-provider authentication
-
-LICENSE= MIT
-LICENSE_FILE= ${WRKSRC}/LICENSE.md
-
-RUN_DEPENDS= rubygem-hashie>=1.2:devel/rubygem-hashie \
- rubygem-rack>=1.0:www/rubygem-rack
-
-DEPRECATED= Only created for www/gitlab; please use security/rubygem-omniauth instead
-EXPIRATION_DATE= 2017-07-31
-
-PORTSCOUT= limit:^1\.3\.
-
-NO_ARCH= yes
-USE_RUBY= yes
-USES= gem
-
-.include <bsd.port.mk>
diff --git a/security/rubygem-omniauth13/distinfo b/security/rubygem-omniauth13/distinfo
deleted file mode 100644
index 57f0879191d6..000000000000
--- a/security/rubygem-omniauth13/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1484743849
-SHA256 (rubygem/omniauth-1.3.2.gem) = 662e11d9d4a93ee19c1532434772cc542527c72d66fc98a7f0f75a69d478e5b6
-SIZE (rubygem/omniauth-1.3.2.gem) = 19456
diff --git a/security/rubygem-omniauth13/pkg-descr b/security/rubygem-omniauth13/pkg-descr
deleted file mode 100644
index e4b5ea0b1459..000000000000
--- a/security/rubygem-omniauth13/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-A generalized Rack framework for multiple-provider authentication.
-
-WWW: https://github.com/omniauth/omniauth