diff options
author | rene <rene@FreeBSD.org> | 2018-09-02 18:11:43 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2018-09-02 18:11:43 +0800 |
commit | ece5704538cdff9f1c8c1339b389ac7ab04e7566 (patch) | |
tree | 33d0188f047c3c6049fe4e51e43a4f97896f1bc7 /net | |
parent | 96a74e69c3cb3ef21c36923f27a6b0933d9f0c25 (diff) | |
download | freebsd-ports-gnome-ece5704538cdff9f1c8c1339b389ac7ab04e7566.tar.gz freebsd-ports-gnome-ece5704538cdff9f1c8c1339b389ac7ab04e7566.tar.zst freebsd-ports-gnome-ece5704538cdff9f1c8c1339b389ac7ab04e7566.zip |
Remove expired port:
2018-08-31 net/rubygem-gitlab_omniauth-ldap1: Use net/rubygem-gitlab_omniauth-ldap instead
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 1 | ||||
-rw-r--r-- | net/rubygem-gitlab_omniauth-ldap1/Makefile | 29 | ||||
-rw-r--r-- | net/rubygem-gitlab_omniauth-ldap1/distinfo | 2 | ||||
-rw-r--r-- | net/rubygem-gitlab_omniauth-ldap1/pkg-descr | 3 |
4 files changed, 0 insertions, 35 deletions
diff --git a/net/Makefile b/net/Makefile index b174269c0f37..efbdb16a0151 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1271,7 +1271,6 @@ SUBDIR += rubygem-gitaly-proto SUBDIR += rubygem-gitaly-proto094 SUBDIR += rubygem-gitlab_omniauth-ldap - SUBDIR += rubygem-gitlab_omniauth-ldap1 SUBDIR += rubygem-gitlab_omniauth-ldap20 SUBDIR += rubygem-grpc SUBDIR += rubygem-http_parser.rb diff --git a/net/rubygem-gitlab_omniauth-ldap1/Makefile b/net/rubygem-gitlab_omniauth-ldap1/Makefile deleted file mode 100644 index f408f7fc175a..000000000000 --- a/net/rubygem-gitlab_omniauth-ldap1/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -# $FreeBSD$ - -PORTNAME= gitlab_omniauth-ldap -PORTVERSION= 1.2.1 -PORTREVISION= 1 -CATEGORIES= net rubygems -MASTER_SITES= RG -PKGNAMESUFFIX= 1 - -MAINTAINER= sunpoet@FreeBSD.org -COMMENT= LDAP strategy for OmniAuth - -LICENSE= MIT - -DEPRECATED= Use net/rubygem-gitlab_omniauth-ldap instead -EXPIRATION_DATE=2018-08-31 - -RUN_DEPENDS= rubygem-net-ldap>=0.9:net/rubygem-net-ldap \ - rubygem-omniauth>=1.0:security/rubygem-omniauth \ - rubygem-pyu-ruby-sasl>=0.0.3.1:security/rubygem-pyu-ruby-sasl \ - rubygem-rubyntlm>=0.3:net/rubygem-rubyntlm - -PORTSCOUT= limit:^1\. - -NO_ARCH= yes -USE_RUBY= yes -USES= gem - -.include <bsd.port.mk> diff --git a/net/rubygem-gitlab_omniauth-ldap1/distinfo b/net/rubygem-gitlab_omniauth-ldap1/distinfo deleted file mode 100644 index 1293a20ff748..000000000000 --- a/net/rubygem-gitlab_omniauth-ldap1/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (rubygem/gitlab_omniauth-ldap-1.2.1.gem) = 311b14ca8bc92e217390bbbfa1b83ba50780f8b41957e8fc8b99ee7d4af46ded -SIZE (rubygem/gitlab_omniauth-ldap-1.2.1.gem) = 12800 diff --git a/net/rubygem-gitlab_omniauth-ldap1/pkg-descr b/net/rubygem-gitlab_omniauth-ldap1/pkg-descr deleted file mode 100644 index b04fa56389d8..000000000000 --- a/net/rubygem-gitlab_omniauth-ldap1/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -A LDAP strategy for OmniAuth. - -WWW: https://github.com/gitlabhq/omniauth-ldap |