summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2018-08-02 11:54:36 +0000
committerRene Ladan <rene@FreeBSD.org>2018-08-02 11:54:36 +0000
commit3f09c8cde1b2b74ec500335fb6aa87436eec722a (patch)
treef8beea525d5f6ef6552deb990b4ef7463afccf3f /net
parentUnbreak `math/orpie' against OCaml 4.05.0 and make it fetchable (diff)
Remove expired ports:
2018-07-31 net/rubygem-gitaly-proto096: Obsoleted by update of www/gitlab-ce. Please use net/rubygem-gitaly-proto instead. 2018-07-31 security/tripwire12: unfetchable 2018-07-31 security/rubygem-rbnacl4: Obsoleted by update of www/gitlab-ce. Please use security/rubygem-rbnacl instead. 2018-07-31 www/rubygem-gon61: Obsoleted by update of www/gitlab-ce. Please use www/rubygem-gon instead. 2018-07-31 databases/pgpool-II-33: Will be deprecated by upstream, please switch to newer pgpool versions 2018-07-31 devel/rubygem-grape-entity060: Obsoleted by update of www/gitlab-ce. Please use devel/rubygem-grape-entity instead. 2018-07-31 net/rubygem-gitaly-proto099: Obsoleted by update of www/gitlab-ce. Please use net/rubygem-gitaly-proto instead. 2018-07-31 net/rubygem-gitaly-proto095: Obsoleted by update of www/gitlab-ce. Please use net/rubygem-gitaly-proto instead. 2018-07-31 net/rubygem-omniauth-github11: Obsoleted by update of www/gitlab-ce. Please use net/rubygem-omniauth-github instead. 2018-07-31 net/rubygem-asset_sync220: Obsoleted by update of www/gitlab-ce. Please use net/rubygem-asset_sync instead. 2018-07-31 www/rubygem-gollum-lib-gitlab: Obsoleted by update of www/gitlab-ce. Please use www/rubygem-gitlab-gollum-lib instead. 2018-08-01 www/py-django-threaded-multihost: Project development unmaintained 2018-08-01 www/py-django-keyedcache: Project development abandoned 2018-08-01 www/py-django-signals-ahoy: Project development unmaintained
Diffstat (limited to 'net')
-rw-r--r--net/Makefile5
-rw-r--r--net/rubygem-asset_sync220/Makefile30
-rw-r--r--net/rubygem-asset_sync220/distinfo3
-rw-r--r--net/rubygem-asset_sync220/pkg-descr9
-rw-r--r--net/rubygem-gitaly-proto095/Makefile27
-rw-r--r--net/rubygem-gitaly-proto095/distinfo3
-rw-r--r--net/rubygem-gitaly-proto095/pkg-descr12
-rw-r--r--net/rubygem-gitaly-proto096/Makefile26
-rw-r--r--net/rubygem-gitaly-proto096/distinfo3
-rw-r--r--net/rubygem-gitaly-proto096/pkg-descr12
-rw-r--r--net/rubygem-gitaly-proto099/Makefile27
-rw-r--r--net/rubygem-gitaly-proto099/distinfo3
-rw-r--r--net/rubygem-gitaly-proto099/pkg-descr12
-rw-r--r--net/rubygem-omniauth-github11/Makefile26
-rw-r--r--net/rubygem-omniauth-github11/distinfo2
-rw-r--r--net/rubygem-omniauth-github11/pkg-descr3
16 files changed, 0 insertions, 203 deletions
diff --git a/net/Makefile b/net/Makefile
index 4d4f54aff6f4..9b3fed5f6921 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1218,7 +1218,6 @@
SUBDIR += rubygem-amqp
SUBDIR += rubygem-amqp-utils
SUBDIR += rubygem-asset_sync
- SUBDIR += rubygem-asset_sync220
SUBDIR += rubygem-aws-s3
SUBDIR += rubygem-aws-ses
SUBDIR += rubygem-azure
@@ -1270,9 +1269,6 @@
SUBDIR += rubygem-gitaly
SUBDIR += rubygem-gitaly-proto
SUBDIR += rubygem-gitaly-proto094
- SUBDIR += rubygem-gitaly-proto095
- SUBDIR += rubygem-gitaly-proto096
- SUBDIR += rubygem-gitaly-proto099
SUBDIR += rubygem-gitlab_omniauth-ldap
SUBDIR += rubygem-gitlab_omniauth-ldap1
SUBDIR += rubygem-gitlab_omniauth-ldap20
@@ -1301,7 +1297,6 @@
SUBDIR += rubygem-omniauth-facebook4
SUBDIR += rubygem-omniauth-github
SUBDIR += rubygem-omniauth-github-discourse
- SUBDIR += rubygem-omniauth-github11
SUBDIR += rubygem-omniauth-google-oauth2
SUBDIR += rubygem-omniauth-kerberos
SUBDIR += rubygem-omniauth-oauth
diff --git a/net/rubygem-asset_sync220/Makefile b/net/rubygem-asset_sync220/Makefile
deleted file mode 100644
index 852d6534fcc0..000000000000
--- a/net/rubygem-asset_sync220/Makefile
+++ /dev/null
@@ -1,30 +0,0 @@
-# $FreeBSD$
-
-PORTNAME= asset_sync
-PORTVERSION= 2.2.0
-CATEGORIES= net rubygems
-MASTER_SITES= RG
-PKGNAMESUFFIX= 220
-
-MAINTAINER= mfechner@FreeBSD.org
-COMMENT= Synchronizes Assets between Rails and S3
-
-LICENSE= MIT
-
-DEPRECATED= Obsoleted by update of www/gitlab-ce. Please use net/rubygem-asset_sync instead.
-EXPIRATION_DATE= 2018-07-31
-
-RUN_DEPENDS= rubygem-activemodel4>=4.1.0:databases/rubygem-activemodel4 \
- rubygem-fog-core>=0:devel/rubygem-fog-core \
- rubygem-mime-types>=2.99:misc/rubygem-mime-types \
- rubygem-unf>=0:textproc/rubygem-unf
-
-CONFLICTS_INSTALL= asset_sync
-
-PORTSCOUT= limit:^2\.2\.
-
-USES= gem
-NO_ARCH= yes
-USE_RUBY= yes
-
-.include <bsd.port.mk>
diff --git a/net/rubygem-asset_sync220/distinfo b/net/rubygem-asset_sync220/distinfo
deleted file mode 100644
index ebede1c6d453..000000000000
--- a/net/rubygem-asset_sync220/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1516800458
-SHA256 (rubygem/asset_sync-2.2.0.gem) = e026505a070dff642a8508c3fa4d76a6194031ebb2c8311abd2bacb82cc69610
-SIZE (rubygem/asset_sync-2.2.0.gem) = 34816
diff --git a/net/rubygem-asset_sync220/pkg-descr b/net/rubygem-asset_sync220/pkg-descr
deleted file mode 100644
index e45398c2742a..000000000000
--- a/net/rubygem-asset_sync220/pkg-descr
+++ /dev/null
@@ -1,9 +0,0 @@
-Asset Sync is built to run with the new Rails Asset Pipeline feature introduced
-in Rails 3.1. After you run bundle exec rake assets:precompile your assets will
-be synchronised to your S3 bucket, optionally deleting unused files and only
-uploading the files it needs to.
-
-This was initially built and is intended to work on Heroku but can work on any
-platform.
-
-WWW: https://github.com/AssetSync/asset_sync
diff --git a/net/rubygem-gitaly-proto095/Makefile b/net/rubygem-gitaly-proto095/Makefile
deleted file mode 100644
index 93af9b97b266..000000000000
--- a/net/rubygem-gitaly-proto095/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
-# $FreeBSD$
-
-PORTNAME= gitaly-proto
-PORTVERSION= 0.95.0
-CATEGORIES= net rubygems
-MASTER_SITES= RG
-PKGNAMESUFFIX= 095
-
-MAINTAINER= sunpoet@FreeBSD.org
-COMMENT= Protobuf specifications and client libraries for Gitaly
-
-LICENSE= MIT
-
-DEPRECATED= Obsoleted by update of www/gitlab-ce. Please use net/rubygem-gitaly-proto instead.
-EXPIRATION_DATE= 2018-07-31
-
-RUN_DEPENDS= rubygem-google-protobuf>=3.1:devel/rubygem-google-protobuf \
- rubygem-grpc>=1.10:net/rubygem-grpc
-
-PORTSCOUT= limit:^0\.95\.
-
-NO_ARCH= yes
-USE_RUBY= yes
-USES= gem
-
-.include <bsd.port.mk>
diff --git a/net/rubygem-gitaly-proto095/distinfo b/net/rubygem-gitaly-proto095/distinfo
deleted file mode 100644
index 75833e5c1aed..000000000000
--- a/net/rubygem-gitaly-proto095/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1523730570
-SHA256 (rubygem/gitaly-proto-0.95.0.gem) = 522834390dbd9797a7f7a0d7952a3e06da84c4e7e604e5409f093101d2888f77
-SIZE (rubygem/gitaly-proto-0.95.0.gem) = 15872
diff --git a/net/rubygem-gitaly-proto095/pkg-descr b/net/rubygem-gitaly-proto095/pkg-descr
deleted file mode 100644
index 2886a66d5b68..000000000000
--- a/net/rubygem-gitaly-proto095/pkg-descr
+++ /dev/null
@@ -1,12 +0,0 @@
-Gitaly is part of GitLab. It is a server application that uses its own gRPC
-protocol to communicate with its clients. This repository contains the protocol
-definition and automatically generated wrapper code for Go and Ruby.
-
-The .proto files define the remote procedure calls for interacting with Gitaly.
-We keep auto-generated client libraries for Ruby and Go in their respective
-subdirectories.
-
-Use the make generate script from the root of the repository to regenerate the
-client libraries after updating .proto files.
-
-WWW: https://gitlab.com/gitlab-org/gitaly-proto
diff --git a/net/rubygem-gitaly-proto096/Makefile b/net/rubygem-gitaly-proto096/Makefile
deleted file mode 100644
index 2b2081567386..000000000000
--- a/net/rubygem-gitaly-proto096/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# $FreeBSD$
-
-PORTNAME= gitaly-proto
-PORTVERSION= 0.96.0
-CATEGORIES= net rubygems
-MASTER_SITES= RG
-PKGNAMESUFFIX= 096
-
-MAINTAINER= mfechner@FreeBSD.org
-COMMENT= Protobuf specifications and client libraries for Gitaly
-
-LICENSE= MIT
-
-DEPRECATED= Obsoleted by update of www/gitlab-ce. Please use net/rubygem-gitaly-proto instead.
-EXPIRATION_DATE= 2018-07-31
-
-RUN_DEPENDS= rubygem-google-protobuf>=3.1:devel/rubygem-google-protobuf \
- rubygem-grpc>=1.10:net/rubygem-grpc
-
-NO_ARCH= yes
-USES= gem
-USE_RUBY= yes
-
-PORTSCOUT= limit:^0\.96\.
-
-.include <bsd.port.mk>
diff --git a/net/rubygem-gitaly-proto096/distinfo b/net/rubygem-gitaly-proto096/distinfo
deleted file mode 100644
index 7db3bee7b2cb..000000000000
--- a/net/rubygem-gitaly-proto096/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1524679617
-SHA256 (rubygem/gitaly-proto-0.96.0.gem) = 4e12a0513632a0578a3a63a9e4e42ce3cdaa235f2ee9ed96ccfcb899faed01f8
-SIZE (rubygem/gitaly-proto-0.96.0.gem) = 16384
diff --git a/net/rubygem-gitaly-proto096/pkg-descr b/net/rubygem-gitaly-proto096/pkg-descr
deleted file mode 100644
index 2886a66d5b68..000000000000
--- a/net/rubygem-gitaly-proto096/pkg-descr
+++ /dev/null
@@ -1,12 +0,0 @@
-Gitaly is part of GitLab. It is a server application that uses its own gRPC
-protocol to communicate with its clients. This repository contains the protocol
-definition and automatically generated wrapper code for Go and Ruby.
-
-The .proto files define the remote procedure calls for interacting with Gitaly.
-We keep auto-generated client libraries for Ruby and Go in their respective
-subdirectories.
-
-Use the make generate script from the root of the repository to regenerate the
-client libraries after updating .proto files.
-
-WWW: https://gitlab.com/gitlab-org/gitaly-proto
diff --git a/net/rubygem-gitaly-proto099/Makefile b/net/rubygem-gitaly-proto099/Makefile
deleted file mode 100644
index 9cfedb937173..000000000000
--- a/net/rubygem-gitaly-proto099/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
-# $FreeBSD$
-
-PORTNAME= gitaly-proto
-PORTVERSION= 0.99.0
-CATEGORIES= net rubygems
-MASTER_SITES= RG
-PKGNAMESUFFIX= 099
-
-MAINTAINER= sunpoet@FreeBSD.org
-COMMENT= Protobuf specifications and client libraries for Gitaly
-
-LICENSE= MIT
-
-DEPRECATED= Obsoleted by update of www/gitlab-ce. Please use net/rubygem-gitaly-proto instead.
-EXPIRATION_DATE= 2018-07-31
-
-RUN_DEPENDS= rubygem-google-protobuf>=3.1:devel/rubygem-google-protobuf \
- rubygem-grpc>=1.10:net/rubygem-grpc
-
-PORTSCOUT= limit:^0\.99\.
-
-NO_ARCH= yes
-USE_RUBY= yes
-USES= gem
-
-.include <bsd.port.mk>
diff --git a/net/rubygem-gitaly-proto099/distinfo b/net/rubygem-gitaly-proto099/distinfo
deleted file mode 100644
index 6afe969d8603..000000000000
--- a/net/rubygem-gitaly-proto099/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1525458940
-SHA256 (rubygem/gitaly-proto-0.99.0.gem) = bf200744546778df90f29b3cda6a7e1dbbfa207662e48558ed5a870381b1baf8
-SIZE (rubygem/gitaly-proto-0.99.0.gem) = 16384
diff --git a/net/rubygem-gitaly-proto099/pkg-descr b/net/rubygem-gitaly-proto099/pkg-descr
deleted file mode 100644
index 2886a66d5b68..000000000000
--- a/net/rubygem-gitaly-proto099/pkg-descr
+++ /dev/null
@@ -1,12 +0,0 @@
-Gitaly is part of GitLab. It is a server application that uses its own gRPC
-protocol to communicate with its clients. This repository contains the protocol
-definition and automatically generated wrapper code for Go and Ruby.
-
-The .proto files define the remote procedure calls for interacting with Gitaly.
-We keep auto-generated client libraries for Ruby and Go in their respective
-subdirectories.
-
-Use the make generate script from the root of the repository to regenerate the
-client libraries after updating .proto files.
-
-WWW: https://gitlab.com/gitlab-org/gitaly-proto
diff --git a/net/rubygem-omniauth-github11/Makefile b/net/rubygem-omniauth-github11/Makefile
deleted file mode 100644
index a2190f8fe2c9..000000000000
--- a/net/rubygem-omniauth-github11/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# $FreeBSD$
-
-PORTNAME= omniauth-github
-PORTVERSION= 1.1.2
-CATEGORIES= net rubygems
-MASTER_SITES= RG
-PKGNAMESUFFIX= 11
-
-MAINTAINER= sunpoet@FreeBSD.org
-COMMENT= Official OmniAuth strategy for GitHub
-
-LICENSE= MIT
-
-DEPRECATED= Obsoleted by update of www/gitlab-ce. Please use net/rubygem-omniauth-github instead.
-EXPIRATION_DATE= 2018-07-31
-
-RUN_DEPENDS= rubygem-omniauth>=1.0:security/rubygem-omniauth \
- rubygem-omniauth-oauth2>=1.1:net/rubygem-omniauth-oauth2
-
-PORTSCOUT= limit:^1\.1\.
-
-NO_ARCH= yes
-USE_RUBY= yes
-USES= gem
-
-.include <bsd.port.mk>
diff --git a/net/rubygem-omniauth-github11/distinfo b/net/rubygem-omniauth-github11/distinfo
deleted file mode 100644
index 711bdb91bf41..000000000000
--- a/net/rubygem-omniauth-github11/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (rubygem/omniauth-github-1.1.2.gem) = 27988f99bcb8e22e76fcd013b76d907d2141a04438b286736f90d250111b7dd5
-SIZE (rubygem/omniauth-github-1.1.2.gem) = 8192
diff --git a/net/rubygem-omniauth-github11/pkg-descr b/net/rubygem-omniauth-github11/pkg-descr
deleted file mode 100644
index b087cb131644..000000000000
--- a/net/rubygem-omniauth-github11/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-Official OmniAuth strategy for GitHub
-
-WWW: https://github.com/omniauth/omniauth-github