cleanup: Remove expired ports:

2021-07-20 sysutils/rubygem-fluent-plugin-graylog: Project is abandoned upstreams
This commit is contained in:
Rene Ladan 2021-07-21 16:23:31 +02:00
parent 532b411520
commit 468e5c062a
6 changed files with 1 additions and 44 deletions

1
MOVED
View File

@ -16465,3 +16465,4 @@ www/nextcloud-circles|www/nextcloud|2021-07-09|Included in the Nextcloud port wi
net-mgmt/unifi-lts||2021-07-18|Has expired: Upstream EoL the hardware supported by this release
audio/ripit|audio/abcde|2021-07-18|Has expired: Upstream no longer maintained, use audio/abcde instead
x11-toolkits/libsexymm||2021-07-19|Discontinued in 2006, no dependency left in the ports tree
sysutils/rubygem-fluent-plugin-graylog||2021-07-21|Has expired: Project is abandoned upstreams

View File

@ -1158,7 +1158,6 @@
SUBDIR += rubygem-fluent-mixin-plaintextformatter
SUBDIR += rubygem-fluent-plugin-config-expander
SUBDIR += rubygem-fluent-plugin-file-alternative
SUBDIR += rubygem-fluent-plugin-graylog
SUBDIR += rubygem-fluent-plugin-tail-asis
SUBDIR += rubygem-fluentd
SUBDIR += rubygem-fssm

View File

@ -1,24 +0,0 @@
# Created by: Palle Girgensohn <girgen@FreeBSD.org>
PORTNAME= fluent-plugin-graylog
PORTVERSION= 1.0.2
PORTREVISION= 1
CATEGORIES= sysutils rubygems
MASTER_SITES= RG
MAINTAINER= girgen@FreeBSD.org
COMMENT= Gems for fluent plugin for graylog
LICENSE= BSD3CLAUSE
RUN_DEPENDS= rubygem-fluentd>0:sysutils/rubygem-fluentd
USE_RUBY= yes
USES= gem shebangfix
SHEBANG_FILES= bin/setup
NO_ARCH= yes
DEPRECATED= Project is abandoned upstreams
EXPIRATION_DATE= 2021-07-20
.include <bsd.port.mk>

View File

@ -1,3 +0,0 @@
TIMESTAMP = 1621290118
SHA256 (rubygem/fluent-plugin-graylog-1.0.2.gem) = 5856cbe4bc30e4c92212cb06ce4841e5ebcd51e321a753155404b9bef83f8a93
SIZE (rubygem/fluent-plugin-graylog-1.0.2.gem) = 7680

View File

@ -1,12 +0,0 @@
--- fluent-plugin-graylog.gemspec.orig 2021-05-20 20:05:36.608489000 +0000
+++ fluent-plugin-graylog.gemspec 2021-05-20 20:06:00.869370000 +0000
@@ -22,7 +22,7 @@
s.specification_version = 4
if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
- s.add_runtime_dependency(%q<fluentd>.freeze, ["~> 0.12.36"])
+ s.add_runtime_dependency(%q<fluentd>.freeze, [">= 0.12.36"])
s.add_development_dependency(%q<rake>.freeze, ["~> 10.0"])
s.add_development_dependency(%q<rspec>.freeze, ["~> 3.3"])
s.add_development_dependency(%q<test-unit>.freeze, ["~> 3.1"])

View File

@ -1,4 +0,0 @@
A Fluentd output plugin for Graylog. Send logging information in JSON format
via TCP to an instance of GrayLog
WWW: https://github.com/FundingCircle/fluent-plugin-graylog