git: 99a982ee4db8 - main - security/rubygem-metasploit-aggregator: Remove expired port

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Sun, 24 Mar 2024 18:23:45 UTC
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=99a982ee4db8efd67a67fb411db6a5940135dcef

commit 99a982ee4db8efd67a67fb411db6a5940135dcef
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-03-24 17:01:53 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-03-24 18:23:26 +0000

    security/rubygem-metasploit-aggregator: Remove expired port
    
    security/rubygem-metasploit-aggregator
---
 MOVED                                            |  1 +
 security/Makefile                                |  1 -
 security/rubygem-metasploit-aggregator/Makefile  | 22 ----------------------
 security/rubygem-metasploit-aggregator/distinfo  |  3 ---
 security/rubygem-metasploit-aggregator/pkg-descr |  1 -
 5 files changed, 1 insertion(+), 27 deletions(-)

diff --git a/MOVED b/MOVED
index c0fa74bed157..0c231e049d52 100644
--- a/MOVED
+++ b/MOVED
@@ -3056,3 +3056,4 @@ devel/rubygem-with_advisory_lock|devel/rubygem-with_advisory_lock61|2024-03-18|P
 emulators/cpmemu||2024-03-19|Has expired: BROKEN on all versions since last year
 devel/grpc142||2024-03-20|Has expired: Please use devel/grpc instead
 www/h2o-devel|www/h2o|2024-03-23|Upstream no longer supports releases, this port is folded into www/h2o instead
+security/rubygem-metasploit-aggregator||2024-03-24|Has expired: No longer used, no longer maintained upstream
diff --git a/security/Makefile b/security/Makefile
index e050b2c879b5..8a112586287d 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1128,7 +1128,6 @@
     SUBDIR += rubygem-hrr_rb_ssh
     SUBDIR += rubygem-hrr_rb_ssh-ed25519
     SUBDIR += rubygem-lockbox
-    SUBDIR += rubygem-metasploit-aggregator
     SUBDIR += rubygem-metasploit-concern
     SUBDIR += rubygem-metasploit-credential
     SUBDIR += rubygem-metasploit-model
diff --git a/security/rubygem-metasploit-aggregator/Makefile b/security/rubygem-metasploit-aggregator/Makefile
deleted file mode 100644
index 8d122ac05274..000000000000
--- a/security/rubygem-metasploit-aggregator/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-PORTNAME=	metasploit-aggregator
-PORTVERSION=	1.0.0
-CATEGORIES=	security rubygems
-MASTER_SITES=	RG
-
-MAINTAINER=	antoine@FreeBSD.org
-COMMENT=	Proxy for Meterpreter sessions
-WWW=		https://github.com/rapid7/metasploit-aggregator
-
-LICENSE=	BSD3CLAUSE
-
-DEPRECATED=	No longer used, no longer maintained upstream
-EXPIRATION_DATE=	2024-03-25
-
-RUN_DEPENDS=	rubygem-grpc>=0:net/rubygem-grpc \
-		rubygem-rex-arch>=0:security/rubygem-rex-arch
-
-NO_ARCH=	yes
-USES=		gem
-PLIST_FILES=	bin/metasploit-aggregator
-
-.include <bsd.port.mk>
diff --git a/security/rubygem-metasploit-aggregator/distinfo b/security/rubygem-metasploit-aggregator/distinfo
deleted file mode 100644
index 1a60637865e2..000000000000
--- a/security/rubygem-metasploit-aggregator/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1508572306
-SHA256 (rubygem/metasploit-aggregator-1.0.0.gem) = 4385c62e2bb4953158a4997614fbd2920c215064dacbb2f511230fab31f45d2b
-SIZE (rubygem/metasploit-aggregator-1.0.0.gem) = 30720
diff --git a/security/rubygem-metasploit-aggregator/pkg-descr b/security/rubygem-metasploit-aggregator/pkg-descr
deleted file mode 100644
index d6c55511a9db..000000000000
--- a/security/rubygem-metasploit-aggregator/pkg-descr
+++ /dev/null
@@ -1 +0,0 @@
-The Metasploit Aggregator is a proxy for Meterpreter sessions.