View | Details | Raw Unified | Return to bug 276006 | Differences between
and this patch

Collapse All | Expand All

(-)b/security/metasploit/Makefile (-16 / +19 lines)
Lines 1-6 Link Here
1
PORTNAME=	metasploit
1
PORTNAME=	metasploit
2
DISTVERSION=	6.2.23
2
DISTVERSION=	6.3.50
3
PORTREVISION=	10
3
PORTREVISION=	11
4
CATEGORIES=	security
4
CATEGORIES=	security
5
5
6
MAINTAINER=	tanawts@gmail.com
6
MAINTAINER=	tanawts@gmail.com
Lines 12-27 LICENSE_FILE= ${WRKSRC}/COPYING Link Here
12
12
13
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} \
13
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} \
14
		nmap:security/nmap \
14
		nmap:security/nmap \
15
		rubygem-actionpack60>=6.0:www/rubygem-actionpack60 \
15
		rubygem-actionpack70>=7.0:www/rubygem-actionpack70 \
16
		rubygem-activerecord60>=6.0:databases/rubygem-activerecord60 \
16
		rubygem-activerecord70>=7.0:databases/rubygem-activerecord70 \
17
		rubygem-activesupport60>=6.0:devel/rubygem-activesupport60 \
17
		rubygem-activesupport70>=7.0:devel/rubygem-activesupport70 \
18
		rubygem-aws-sdk-ec2>=0:devel/rubygem-aws-sdk-ec2 \
18
		rubygem-aws-sdk-ec2>=0:devel/rubygem-aws-sdk-ec2 \
19
		rubygem-aws-sdk-ec2instanceconnect>=0:devel/rubygem-aws-sdk-ec2instanceconnect \
19
		rubygem-aws-sdk-iam>=0:devel/rubygem-aws-sdk-iam \
20
		rubygem-aws-sdk-iam>=0:devel/rubygem-aws-sdk-iam \
20
		rubygem-aws-sdk-s3>=0:devel/rubygem-aws-sdk-s3 \
21
		rubygem-aws-sdk-s3>=0:devel/rubygem-aws-sdk-s3 \
22
		rubygem-aws-sdk-ssm>=0:devel/rubygem-aws-sdk-ssm \
21
		rubygem-bcrypt>=0:security/rubygem-bcrypt \
23
		rubygem-bcrypt>=0:security/rubygem-bcrypt \
22
		rubygem-bcrypt_pbkdf>=0:security/rubygem-bcrypt_pbkdf \
24
		rubygem-bcrypt_pbkdf>=0:security/rubygem-bcrypt_pbkdf \
25
		rubygem-bootsnap>=0:devel/rubygem-bootsnap \
23
		rubygem-bson>=0:devel/rubygem-bson \
26
		rubygem-bson>=0:devel/rubygem-bson \
24
		rubygem-bundler>=0:sysutils/rubygem-bundler \
27
		rubygem-bundler>=0:sysutils/rubygem-bundler \
28
		rubygem-chunky_png>=0:graphics/rubygem-chunky_png \
25
		rubygem-concurrent-ruby>=0:devel/rubygem-concurrent-ruby \
29
		rubygem-concurrent-ruby>=0:devel/rubygem-concurrent-ruby \
26
		rubygem-dnsruby>=0:dns/rubygem-dnsruby \
30
		rubygem-dnsruby>=0:dns/rubygem-dnsruby \
27
		rubygem-ed25519>=0:security/rubygem-ed25519 \
31
		rubygem-ed25519>=0:security/rubygem-ed25519 \
Lines 41-59 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} \ Link Here
41
		rubygem-metasploit-concern>=0:security/rubygem-metasploit-concern \
45
		rubygem-metasploit-concern>=0:security/rubygem-metasploit-concern \
42
		rubygem-metasploit-credential>=0:security/rubygem-metasploit-credential \
46
		rubygem-metasploit-credential>=0:security/rubygem-metasploit-credential \
43
		rubygem-metasploit-model>=0:security/rubygem-metasploit-model \
47
		rubygem-metasploit-model>=0:security/rubygem-metasploit-model \
44
		rubygem-metasploit-payloads>=2.0.97:security/rubygem-metasploit-payloads \
48
		rubygem-metasploit-payloads>=2.0.161:security/rubygem-metasploit-payloads \
45
		rubygem-metasploit_data_models>=0:security/rubygem-metasploit_data_models \
49
		rubygem-metasploit_data_models>=0:security/rubygem-metasploit_data_models \
46
		rubygem-metasploit_payloads-mettle>=1.0.20:security/rubygem-metasploit_payloads-mettle \
50
		rubygem-metasploit_payloads-mettle>=1.0.26:security/rubygem-metasploit_payloads-mettle \
47
		rubygem-mqtt>=0:net/rubygem-mqtt \
51
		rubygem-mqtt>=0:net/rubygem-mqtt \
48
		rubygem-msgpack>=0:devel/rubygem-msgpack \
52
		rubygem-msgpack>=0:devel/rubygem-msgpack \
49
		rubygem-nessus_rest>=0:security/rubygem-nessus_rest \
53
		rubygem-nessus_rest>=0:security/rubygem-nessus_rest \
54
		rubygem-net-imap>=0:mail/rubygem-net-imap \
50
		rubygem-net-ldap>=0:net/rubygem-net-ldap \
55
		rubygem-net-ldap>=0:net/rubygem-net-ldap \
51
		rubygem-net-smtp>=0:mail/rubygem-net-smtp \
56
		rubygem-net-smtp>=0:mail/rubygem-net-smtp \
52
		rubygem-net-ssh>=0:security/rubygem-net-ssh \
57
		rubygem-net-ssh>=0:security/rubygem-net-ssh \
53
		rubygem-network_interface>=0:net/rubygem-network_interface \
58
		rubygem-network_interface>=0:net/rubygem-network_interface \
54
		rubygem-nexpose>=0:security/rubygem-nexpose \
59
		rubygem-nexpose>=0:security/rubygem-nexpose \
55
		rubygem-nokogiri>=0:textproc/rubygem-nokogiri \
60
		rubygem-nokogiri>=0:textproc/rubygem-nokogiri \
56
		rubygem-octokit>=0:net/rubygem-octokit \
61
		rubygem-octokit4>=0:net/rubygem-octokit4 \
57
		rubygem-openssl-ccm>=0:security/rubygem-openssl-ccm \
62
		rubygem-openssl-ccm>=0:security/rubygem-openssl-ccm \
58
		rubygem-openvas-omp>=0:security/rubygem-openvas-omp \
63
		rubygem-openvas-omp>=0:security/rubygem-openvas-omp \
59
		rubygem-packetfu>=0:net/rubygem-packetfu \
64
		rubygem-packetfu>=0:net/rubygem-packetfu \
Lines 61-69 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} \ Link Here
61
		rubygem-pcaprub>=0:net/rubygem-pcaprub \
66
		rubygem-pcaprub>=0:net/rubygem-pcaprub \
62
		rubygem-pdf-reader>=0:print/rubygem-pdf-reader \
67
		rubygem-pdf-reader>=0:print/rubygem-pdf-reader \
63
		rubygem-pg>=0:databases/rubygem-pg \
68
		rubygem-pg>=0:databases/rubygem-pg \
69
		rubygem-public_suffix>=0:dns/rubygem-public_suffix \
64
		rubygem-puma>=0:www/rubygem-puma \
70
		rubygem-puma>=0:www/rubygem-puma \
65
		rubygem-railties60>=6.0:www/rubygem-railties60 \
71
		rubygem-rack-protection>=0:www/rubygem-rack-protection \
72
		rubygem-railties70>=7.0:www/rubygem-railties70 \
73
		rubygem-rasn1>=0:security/rubygem-rasn1 \
66
		rubygem-recog>=0:security/rubygem-recog \
74
		rubygem-recog>=0:security/rubygem-recog \
75
		rubygem-reline>=0:devel/rubygem-reline \
67
		rubygem-redcarpet>=0:textproc/rubygem-redcarpet \
76
		rubygem-redcarpet>=0:textproc/rubygem-redcarpet \
68
		rubygem-rex-arch>=0:security/rubygem-rex-arch \
77
		rubygem-rex-arch>=0:security/rubygem-rex-arch \
69
		rubygem-rex-bin_tools>=0:security/rubygem-rex-bin_tools \
78
		rubygem-rex-bin_tools>=0:security/rubygem-rex-bin_tools \
Lines 84-89 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} \ Link Here
84
		rubygem-rex-text>=0:security/rubygem-rex-text \
93
		rubygem-rex-text>=0:security/rubygem-rex-text \
85
		rubygem-rex-zip>=0:security/rubygem-rex-zip \
94
		rubygem-rex-zip>=0:security/rubygem-rex-zip \
86
		rubygem-ruby-macho>=0:devel/rubygem-ruby-macho \
95
		rubygem-ruby-macho>=0:devel/rubygem-ruby-macho \
96
		rubygem-ruby-mysql>=0:databases/rubygem-ruby-mysql \
87
		rubygem-ruby_smb>=0:net/rubygem-ruby_smb \
97
		rubygem-ruby_smb>=0:net/rubygem-ruby_smb \
88
		rubygem-rubyntlm>=0:net/rubygem-rubyntlm \
98
		rubygem-rubyntlm>=0:net/rubygem-rubyntlm \
89
		rubygem-rubyzip>=0:archivers/rubygem-rubyzip \
99
		rubygem-rubyzip>=0:archivers/rubygem-rubyzip \
Lines 164-176 STRIP= Link Here
164
NO_ARCH=	yes
174
NO_ARCH=	yes
165
NO_ARCH_IGNORE=	template_x64_bsd.bin template_x86_bsd.bin CVE-2013-2171.bin
175
NO_ARCH_IGNORE=	template_x64_bsd.bin template_x86_bsd.bin CVE-2013-2171.bin
166
176
167
post-patch:
168
	${REINPLACE_CMD} 's,git ls-files,find . ! -type d | sed "s|^./||", ; \
169
		/rb-readline/d ; /win32api/d' \
170
		${WRKSRC}/metasploit-framework.gemspec
171
	${REINPLACE_CMD} "/concurrent-ruby/s|,'1.0.5'||" \
172
		${WRKSRC}/metasploit-framework.gemspec
173
174
do-build:
177
do-build:
175
	${RM} ${WRKSRC}/Gemfile.lock
178
	${RM} ${WRKSRC}/Gemfile.lock
176
	${TOUCH} ${WRKSRC}/Gemfile.lock
179
	${TOUCH} ${WRKSRC}/Gemfile.lock
(-)b/security/metasploit/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1666784433
1
TIMESTAMP = 1704421024
2
SHA256 (rapid7-metasploit-framework-6.2.23_GH0.tar.gz) = b6e6ab7c98f678d94f668d2f414e49c893b2ce0cbfcb0982b2f60f133bfd6fba
2
SHA256 (rapid7-metasploit-framework-6.3.50_GH0.tar.gz) = 3d17375164e737aad727fdcc8d43f9fce967d464540f432c0555c5b2f7def6c8
3
SIZE (rapid7-metasploit-framework-6.2.23_GH0.tar.gz) = 70153792
3
SIZE (rapid7-metasploit-framework-6.3.50_GH0.tar.gz) = 73968223
(-)b/security/rubygem-metasploit-aggregator/Makefile (-1 / +1 lines)
Lines 3-9 PORTVERSION= 1.0.0 Link Here
3
CATEGORIES=	security rubygems
3
CATEGORIES=	security rubygems
4
MASTER_SITES=	RG
4
MASTER_SITES=	RG
5
5
6
MAINTAINER=	antoine@FreeBSD.org
6
MAINTAINER=	tanawts@gmail.com
7
COMMENT=	Proxy for Meterpreter sessions
7
COMMENT=	Proxy for Meterpreter sessions
8
WWW=		https://github.com/rapid7/metasploit-aggregator
8
WWW=		https://github.com/rapid7/metasploit-aggregator
9
9
(-)b/security/rubygem-metasploit-concern/Makefile (-5 / +5 lines)
Lines 1-18 Link Here
1
PORTNAME=	metasploit-concern
1
PORTNAME=	metasploit-concern
2
PORTVERSION=	4.0.5
2
PORTVERSION=	5.0.2
3
CATEGORIES=	security rubygems
3
CATEGORIES=	security rubygems
4
MASTER_SITES=	RG
4
MASTER_SITES=	RG
5
5
6
MAINTAINER=	antoine@FreeBSD.org
6
MAINTAINER=	tanawts@gmail.com
7
COMMENT=	Automatically include Modules from app/concerns
7
COMMENT=	Automatically include Modules from app/concerns
8
WWW=		https://github.com/rapid7/metasploit-concern
8
WWW=		https://github.com/rapid7/metasploit-concern
9
9
10
LICENSE=	BSD3CLAUSE
10
LICENSE=	BSD3CLAUSE
11
LICENSE_FILE=	${WRKSRC}/LICENSE
11
LICENSE_FILE=	${WRKSRC}/LICENSE
12
12
13
RUN_DEPENDS=	rubygem-activemodel60>=6.0:databases/rubygem-activemodel60 \
13
RUN_DEPENDS=	rubygem-activemodel70>=7.0:databases/rubygem-activemodel70 \
14
		rubygem-activesupport60>=6.0:devel/rubygem-activesupport60 \
14
		rubygem-activesupport70>=7.0:devel/rubygem-activesupport70 \
15
		rubygem-railties60>=6.0:www/rubygem-railties60
15
		rubygem-railties70>=7.0:www/rubygem-railties70
16
16
17
NO_ARCH=	yes
17
NO_ARCH=	yes
18
18
(-)b/security/rubygem-metasploit-concern/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1677078163
1
TIMESTAMP = 1704421057
2
SHA256 (rubygem/metasploit-concern-4.0.5.gem) = c13ebe270bd1e9b1e2beefa1cdfb13c5bb8455d59cf6b456fb48188975da126b
2
SHA256 (rubygem/metasploit-concern-5.0.2.gem) = 2cd20af623f1ffd22b1fb80ea79a9174b46b202f2b110c1bc194283732cb06f0
3
SIZE (rubygem/metasploit-concern-4.0.5.gem) = 18944
3
SIZE (rubygem/metasploit-concern-5.0.2.gem) = 18944
(-)b/security/rubygem-metasploit-credential/Makefile (-4 / +4 lines)
Lines 1-9 Link Here
1
PORTNAME=	metasploit-credential
1
PORTNAME=	metasploit-credential
2
PORTVERSION=	5.0.9
2
PORTVERSION=	6.0.6
3
CATEGORIES=	security rubygems
3
CATEGORIES=	security rubygems
4
MASTER_SITES=	RG
4
MASTER_SITES=	RG
5
5
6
MAINTAINER=	antoine@FreeBSD.org
6
MAINTAINER=	tanawts@gmail.com
7
COMMENT=	Credential models for metasploit-framework and Metasploit Pro
7
COMMENT=	Credential models for metasploit-framework and Metasploit Pro
8
WWW=		https://github.com/rapid7/metasploit-credential
8
WWW=		https://github.com/rapid7/metasploit-credential
9
9
Lines 11-21 LICENSE= BSD3CLAUSE Link Here
11
LICENSE_FILE=	${WRKSRC}/LICENSE
11
LICENSE_FILE=	${WRKSRC}/LICENSE
12
12
13
RUN_DEPENDS=	rubygem-metasploit-concern>=0:security/rubygem-metasploit-concern \
13
RUN_DEPENDS=	rubygem-metasploit-concern>=0:security/rubygem-metasploit-concern \
14
		rubygem-metasploit_data_models>=5.0.0:security/rubygem-metasploit_data_models \
14
		rubygem-metasploit_data_models>=6.0.0:security/rubygem-metasploit_data_models \
15
		rubygem-metasploit-model>=0:security/rubygem-metasploit-model \
15
		rubygem-metasploit-model>=0:security/rubygem-metasploit-model \
16
		rubygem-net-ssh>=0:security/rubygem-net-ssh \
16
		rubygem-net-ssh>=0:security/rubygem-net-ssh \
17
		rubygem-pg>=0:databases/rubygem-pg \
17
		rubygem-pg>=0:databases/rubygem-pg \
18
		rubygem-railties60>=6.0:www/rubygem-railties60 \
18
		rubygem-railties70>=7.0:www/rubygem-railties70 \
19
		rubygem-rex-socket>=0:security/rubygem-rex-socket \
19
		rubygem-rex-socket>=0:security/rubygem-rex-socket \
20
		rubygem-rubyntlm>=0:net/rubygem-rubyntlm \
20
		rubygem-rubyntlm>=0:net/rubygem-rubyntlm \
21
		rubygem-rubyzip>=0:archivers/rubygem-rubyzip
21
		rubygem-rubyzip>=0:archivers/rubygem-rubyzip
(-)b/security/rubygem-metasploit-credential/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1677078213
1
TIMESTAMP = 1704421074
2
SHA256 (rubygem/metasploit-credential-5.0.9.gem) = 431d0f7612f2a4f4f694cb19bfa2ad4218e6b13471c0f67c29c449b1a56dbcf9
2
SHA256 (rubygem/metasploit-credential-6.0.6.gem) = f437647997e6e5cb8a8b19dacb142f677fdb658a5714aa95ec7a15adef19b0da
3
SIZE (rubygem/metasploit-credential-5.0.9.gem) = 110592
3
SIZE (rubygem/metasploit-credential-6.0.6.gem) = 115712
(-)b/security/rubygem-metasploit-model/Makefile (-5 / +5 lines)
Lines 1-18 Link Here
1
PORTNAME=	metasploit-model
1
PORTNAME=	metasploit-model
2
PORTVERSION=	4.0.6
2
PORTVERSION=	5.0.2
3
CATEGORIES=	security rubygems
3
CATEGORIES=	security rubygems
4
MASTER_SITES=	RG
4
MASTER_SITES=	RG
5
5
6
MAINTAINER=	antoine@FreeBSD.org
6
MAINTAINER=	tanawts@gmail.com
7
COMMENT=	Metasploit Model Mixins and Validators
7
COMMENT=	Metasploit Model Mixins and Validators
8
WWW=		https://github.com/rapid7/metasploit-model
8
WWW=		https://github.com/rapid7/metasploit-model
9
9
10
LICENSE=	BSD3CLAUSE
10
LICENSE=	BSD3CLAUSE
11
LICENSE_FILE=	${WRKSRC}/LICENSE
11
LICENSE_FILE=	${WRKSRC}/LICENSE
12
12
13
RUN_DEPENDS=	rubygem-activemodel60>=6.0:databases/rubygem-activemodel60 \
13
RUN_DEPENDS=	rubygem-activemodel70>=7.0:databases/rubygem-activemodel70 \
14
		rubygem-activesupport60>=6.0:devel/rubygem-activesupport60 \
14
		rubygem-activesupport70>=7.0:devel/rubygem-activesupport70 \
15
		rubygem-railties60>=6.0:www/rubygem-railties60
15
		rubygem-railties70>=7.0:www/rubygem-railties70
16
16
17
NO_ARCH=	yes
17
NO_ARCH=	yes
18
18
(-)b/security/rubygem-metasploit-model/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1660812908
1
TIMESTAMP = 1704421091
2
SHA256 (rubygem/metasploit-model-4.0.6.gem) = 0d5b06109fa41c5fe66b50afd4dbd5a9a9415e1969b8c5cbaeb155d25fe2759e
2
SHA256 (rubygem/metasploit-model-5.0.2.gem) = 27de70f93ce42f115359848967d878897dde4904b7f654e5c2d5aab6ad04c56e
3
SIZE (rubygem/metasploit-model-4.0.6.gem) = 81920
3
SIZE (rubygem/metasploit-model-5.0.2.gem) = 82432
(-)b/security/rubygem-metasploit-payloads/Makefile (-2 / +2 lines)
Lines 1-9 Link Here
1
PORTNAME=	metasploit-payloads
1
PORTNAME=	metasploit-payloads
2
PORTVERSION=	2.0.97
2
PORTVERSION=	2.0.161
3
CATEGORIES=	security rubygems
3
CATEGORIES=	security rubygems
4
MASTER_SITES=	RG
4
MASTER_SITES=	RG
5
5
6
MAINTAINER=	antoine@FreeBSD.org
6
MAINTAINER=	tanawts@gmail.com
7
COMMENT=	Compiled binaries for Metasploit's Meterpreter
7
COMMENT=	Compiled binaries for Metasploit's Meterpreter
8
WWW=		https://github.com/rapid7/metasploit-payloads
8
WWW=		https://github.com/rapid7/metasploit-payloads
9
9
(-)b/security/rubygem-metasploit-payloads/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1677076542
1
TIMESTAMP = 1704421104
2
SHA256 (rubygem/metasploit-payloads-2.0.97.gem) = d516f5439f411f6db182d78657c79e1af367beaba22d7bb1064add5131af7eb0
2
SHA256 (rubygem/metasploit-payloads-2.0.161.gem) = 240c217d0b295fa95a6c3fcc93a2608657c179d2712e5ab276af642687745dd9
3
SIZE (rubygem/metasploit-payloads-2.0.97.gem) = 24650240
3
SIZE (rubygem/metasploit-payloads-2.0.161.gem) = 47961600
(-)b/security/rubygem-metasploit_data_models/Makefile (-8 / +8 lines)
Lines 1-24 Link Here
1
PORTNAME=	metasploit_data_models
1
PORTNAME=	metasploit_data_models
2
PORTVERSION=	5.0.6
2
PORTVERSION=	6.0.3
3
PORTEPOCH=	2
3
PORTEPOCH=	3
4
CATEGORIES=	security rubygems
4
CATEGORIES=	security rubygems
5
MASTER_SITES=	RG
5
MASTER_SITES=	RG
6
6
7
MAINTAINER=	antoine@FreeBSD.org
7
MAINTAINER=	tanawts@gmail.com
8
COMMENT=	Database layer for Metasploit
8
COMMENT=	Database layer for Metasploit
9
WWW=		https://github.com/rapid7/metasploit_data_models
9
WWW=		https://github.com/rapid7/metasploit_data_models
10
10
11
LICENSE=	BSD3CLAUSE
11
LICENSE=	BSD3CLAUSE
12
LICENSE_FILE=	${WRKSRC}/LICENSE
12
LICENSE_FILE=	${WRKSRC}/LICENSE
13
13
14
RUN_DEPENDS=	rubygem-activerecord60>=6.0:databases/rubygem-activerecord60 \
14
RUN_DEPENDS=	rubygem-activerecord70>=7.0:databases/rubygem-activerecord70 \
15
		rubygem-activesupport60>=6.0:devel/rubygem-activesupport60 \
15
		rubygem-activesupport70>=7.0:devel/rubygem-activesupport70 \
16
		rubygem-arel-helpers>=0:databases/rubygem-arel-helpers \
16
		rubygem-arel-helpers>=0:databases/rubygem-arel-helpers \
17
		rubygem-metasploit-concern>=0:security/rubygem-metasploit-concern \
17
		rubygem-metasploit-concern>=0:security/rubygem-metasploit-concern \
18
		rubygem-metasploit-model>=3.1:security/rubygem-metasploit-model \
18
		rubygem-metasploit-model>=5.0.0:security/rubygem-metasploit-model \
19
		rubygem-pg>=0:databases/rubygem-pg \
19
		rubygem-pg>=0:databases/rubygem-pg \
20
		rubygem-railties60>=6.0:www/rubygem-railties60 \
20
		rubygem-railties70>=7.0:www/rubygem-railties70 \
21
		rubygem-recog>=2.0:security/rubygem-recog \
21
		rubygem-recog>=3.0:security/rubygem-recog \
22
		rubygem-webrick>=0:www/rubygem-webrick
22
		rubygem-webrick>=0:www/rubygem-webrick
23
23
24
NO_ARCH=	yes
24
NO_ARCH=	yes
(-)b/security/rubygem-metasploit_data_models/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1677078279
1
TIMESTAMP = 1704421121
2
SHA256 (rubygem/metasploit_data_models-5.0.6.gem) = cabfcc788d50760970690f3c5f4792e0343acbdf5fe26e20afe7c06c723a91b6
2
SHA256 (rubygem/metasploit_data_models-6.0.3.gem) = 757ed8c8d68b423b6bd91fa2c745e2575a5fbc2c469d2ac39353c7adc06842c0
3
SIZE (rubygem/metasploit_data_models-5.0.6.gem) = 179712
3
SIZE (rubygem/metasploit_data_models-6.0.3.gem) = 179712
(-)b/security/rubygem-metasploit_payloads-mettle/Makefile (-2 / +2 lines)
Lines 1-9 Link Here
1
PORTNAME=	metasploit_payloads-mettle
1
PORTNAME=	metasploit_payloads-mettle
2
PORTVERSION=	1.0.20
2
PORTVERSION=	1.0.26
3
CATEGORIES=	security rubygems
3
CATEGORIES=	security rubygems
4
MASTER_SITES=	RG
4
MASTER_SITES=	RG
5
5
6
MAINTAINER=	antoine@FreeBSD.org
6
MAINTAINER=	tanawts@gmail.com
7
COMMENT=	Compiled binaries for Metasploit's next-gen Meterpreter
7
COMMENT=	Compiled binaries for Metasploit's next-gen Meterpreter
8
WWW=		https://github.com/rapid7/mettle
8
WWW=		https://github.com/rapid7/mettle
9
9
(-)b/security/rubygem-metasploit_payloads-mettle/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1677075912
1
TIMESTAMP = 1704421145
2
SHA256 (rubygem/metasploit_payloads-mettle-1.0.20.gem) = 04c94e46b9665a094a1ec4872f466506f91ead8b23929bd443f6fd8b8dbcf6e2
2
SHA256 (rubygem/metasploit_payloads-mettle-1.0.26.gem) = 75c88b7ae55a0d68719f12b42f346072b5df11b80b72504d1a88117eebaaf9e2
3
SIZE (rubygem/metasploit_payloads-mettle-1.0.20.gem) = 22783488
3
SIZE (rubygem/metasploit_payloads-mettle-1.0.26.gem) = 23349248
(-)b/security/rubygem-nexpose/Makefile (-1 / +1 lines)
Lines 3-9 PORTVERSION= 7.3.0 Link Here
3
CATEGORIES=	security rubygems
3
CATEGORIES=	security rubygems
4
MASTER_SITES=	RG
4
MASTER_SITES=	RG
5
5
6
MAINTAINER=	antoine@FreeBSD.org
6
MAINTAINER=	tanawts@gmail.com
7
COMMENT=	Ruby API to Rapid7 Nexpose vulnerability management
7
COMMENT=	Ruby API to Rapid7 Nexpose vulnerability management
8
WWW=		https://github.com/rapid7/nexpose-client
8
WWW=		https://github.com/rapid7/nexpose-client
9
9
(-)b/security/rubygem-recog/Makefile (-8 / +2 lines)
Lines 1-9 Link Here
1
PORTNAME=	recog
1
PORTNAME=	recog
2
PORTVERSION=	2.3.23
2
PORTVERSION=	3.1.4
3
CATEGORIES=	security rubygems
3
CATEGORIES=	security rubygems
4
MASTER_SITES=	RG
4
MASTER_SITES=	RG
5
5
6
MAINTAINER=	antoine@FreeBSD.org
6
MAINTAINER=	tanawts@gmail.com
7
COMMENT=	Framework for fingerprinting products
7
COMMENT=	Framework for fingerprinting products
8
WWW=		https://github.com/rapid7/recog
8
WWW=		https://github.com/rapid7/recog
9
9
Lines 15-25 RUN_DEPENDS= rubygem-nokogiri>=0:textproc/rubygem-nokogiri Link Here
15
USES=		gem python:env shebangfix
15
USES=		gem python:env shebangfix
16
16
17
NO_ARCH=	yes
17
NO_ARCH=	yes
18
SHEBANG_FILES=	update_cpes.py .vscode/bin/monitor-recog-fingerprints.sh
19
PLIST_FILES=	bin/recog_cleanup \
20
		bin/recog_export \
21
		bin/recog_match \
22
		bin/recog_standardize \
23
		bin/recog_verify
24
18
25
.include <bsd.port.mk>
19
.include <bsd.port.mk>
(-)b/security/rubygem-recog/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1660812945
1
TIMESTAMP = 1704421155
2
SHA256 (rubygem/recog-2.3.23.gem) = eb3bbde9a4ff84bb6feaab1f69a5dcab5469715e945419f6826895503844b82b
2
SHA256 (rubygem/recog-3.1.4.gem) = 339c4e6a8497fd0175aeb89d8c2e34b398eab6840d2a54d1fb6f3f569f4d35a9
3
SIZE (rubygem/recog-2.3.23.gem) = 392704
3
SIZE (rubygem/recog-3.1.4.gem) = 375808
(-)b/security/rubygem-rex-arch/Makefile (-1 / +1 lines)
Lines 3-9 PORTVERSION= 0.1.14 Link Here
3
CATEGORIES=	security rubygems
3
CATEGORIES=	security rubygems
4
MASTER_SITES=	RG
4
MASTER_SITES=	RG
5
5
6
MAINTAINER=	antoine@FreeBSD.org
6
MAINTAINER=	tanawts@gmail.com
7
COMMENT=	Ruby Exploitation(Rex) library with architecture specific information
7
COMMENT=	Ruby Exploitation(Rex) library with architecture specific information
8
WWW=		https://github.com/rapid7/rex-arch
8
WWW=		https://github.com/rapid7/rex-arch
9
9
(-)b/security/rubygem-rex-bin_tools/Makefile (-2 / +2 lines)
Lines 1-9 Link Here
1
PORTNAME=	rex-bin_tools
1
PORTNAME=	rex-bin_tools
2
PORTVERSION=	0.1.8
2
PORTVERSION=	0.1.9
3
CATEGORIES=	security rubygems
3
CATEGORIES=	security rubygems
4
MASTER_SITES=	RG
4
MASTER_SITES=	RG
5
5
6
MAINTAINER=	antoine@FreeBSD.org
6
MAINTAINER=	tanawts@gmail.com
7
COMMENT=	Ruby Exploitation(Rex) Library for Binary Manipulation
7
COMMENT=	Ruby Exploitation(Rex) Library for Binary Manipulation
8
WWW=		https://github.com/rapid7/rex-bin_tools
8
WWW=		https://github.com/rapid7/rex-bin_tools
9
9
(-)b/security/rubygem-rex-bin_tools/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1632166799
1
TIMESTAMP = 1704421178
2
SHA256 (rubygem/rex-bin_tools-0.1.8.gem) = f2e13761500d03c445bee90e28457711aeaddf065882992e94ad47f50114b95c
2
SHA256 (rubygem/rex-bin_tools-0.1.9.gem) = b770aa9f9b18a6f5a1549500114bf5df4543d3eb2ec980ab99a911f0d296b341
3
SIZE (rubygem/rex-bin_tools-0.1.8.gem) = 81920
3
SIZE (rubygem/rex-bin_tools-0.1.9.gem) = 82432
(-)b/security/rubygem-rex-core/Makefile (-2 / +2 lines)
Lines 1-9 Link Here
1
PORTNAME=	rex-core
1
PORTNAME=	rex-core
2
PORTVERSION=	0.1.30
2
PORTVERSION=	0.1.31
3
CATEGORIES=	security rubygems
3
CATEGORIES=	security rubygems
4
MASTER_SITES=	RG
4
MASTER_SITES=	RG
5
5
6
MAINTAINER=	antoine@FreeBSD.org
6
MAINTAINER=	tanawts@gmail.com
7
COMMENT=	Core libraries required for the Ruby Exploitation (Rex) Suite
7
COMMENT=	Core libraries required for the Ruby Exploitation (Rex) Suite
8
WWW=		https://github.com/rapid7/rex-core
8
WWW=		https://github.com/rapid7/rex-core
9
9
(-)b/security/rubygem-rex-core/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1677077909
1
TIMESTAMP = 1704421192
2
SHA256 (rubygem/rex-core-0.1.30.gem) = 66ba1d5667257174a28f92ecb8ceda8fa71ce13595a36be12e85128066334fb6
2
SHA256 (rubygem/rex-core-0.1.31.gem) = fa77404cfca2fc945fcddb250edb440757c713b04766d4f24b5dcc1b5df8ae68
3
SIZE (rubygem/rex-core-0.1.30.gem) = 32256
3
SIZE (rubygem/rex-core-0.1.31.gem) = 32256
(-)b/security/rubygem-rex-encoder/Makefile (-2 / +2 lines)
Lines 1-9 Link Here
1
PORTNAME=	rex-encoder
1
PORTNAME=	rex-encoder
2
PORTVERSION=	0.1.6
2
PORTVERSION=	0.1.7
3
CATEGORIES=	security rubygems
3
CATEGORIES=	security rubygems
4
MASTER_SITES=	RG
4
MASTER_SITES=	RG
5
5
6
MAINTAINER=	antoine@FreeBSD.org
6
MAINTAINER=	tanawts@gmail.com
7
COMMENT=	Ruby Exploitation(Rex) library for various polymorphic encoders
7
COMMENT=	Ruby Exploitation(Rex) library for various polymorphic encoders
8
WWW=		https://github.com/rapid7/rex-encoder
8
WWW=		https://github.com/rapid7/rex-encoder
9
9
(-)b/security/rubygem-rex-encoder/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1632167219
1
TIMESTAMP = 1704421203
2
SHA256 (rubygem/rex-encoder-0.1.6.gem) = 6f5b6da583cc0e821ba74789b91e32b0e562a8f81933629f711d0ebb33f68295
2
SHA256 (rubygem/rex-encoder-0.1.7.gem) = 1a8b7927b43d616c778621de572007cac752a332be926037010e574578ed97e6
3
SIZE (rubygem/rex-encoder-0.1.6.gem) = 40960
3
SIZE (rubygem/rex-encoder-0.1.7.gem) = 41472
(-)b/security/rubygem-rex-exploitation/Makefile (-2 / +2 lines)
Lines 1-9 Link Here
1
PORTNAME=	rex-exploitation
1
PORTNAME=	rex-exploitation
2
PORTVERSION=	0.1.37
2
PORTVERSION=	0.1.39
3
CATEGORIES=	security rubygems
3
CATEGORIES=	security rubygems
4
MASTER_SITES=	RG
4
MASTER_SITES=	RG
5
5
6
MAINTAINER=	antoine@FreeBSD.org
6
MAINTAINER=	tanawts@gmail.com
7
COMMENT=	Ruby Exploitation(Rex) library for various exploitation helpers
7
COMMENT=	Ruby Exploitation(Rex) library for various exploitation helpers
8
WWW=		https://github.com/rapid7/rex-exploitation
8
WWW=		https://github.com/rapid7/rex-exploitation
9
9
(-)b/security/rubygem-rex-exploitation/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1677077954
1
TIMESTAMP = 1704421212
2
SHA256 (rubygem/rex-exploitation-0.1.37.gem) = ab790f6ce79b2ea6f65a59eb5697547081767beb643382de9e46b3aebb8ecc95
2
SHA256 (rubygem/rex-exploitation-0.1.39.gem) = 70cb461fe562641a87c9ad815283c5e7d299db97b21460308ceb5498fe3fb9dd
3
SIZE (rubygem/rex-exploitation-0.1.37.gem) = 79872
3
SIZE (rubygem/rex-exploitation-0.1.39.gem) = 80384
(-)b/security/rubygem-rex-java/Makefile (-2 / +2 lines)
Lines 1-9 Link Here
1
PORTNAME=	rex-java
1
PORTNAME=	rex-java
2
PORTVERSION=	0.1.6
2
PORTVERSION=	0.1.7
3
CATEGORIES=	security rubygems
3
CATEGORIES=	security rubygems
4
MASTER_SITES=	RG
4
MASTER_SITES=	RG
5
5
6
MAINTAINER=	antoine@FreeBSD.org
6
MAINTAINER=	tanawts@gmail.com
7
COMMENT=	Ruby Exploitation(Rex) library for parsing Java serialized streams
7
COMMENT=	Ruby Exploitation(Rex) library for parsing Java serialized streams
8
WWW=		https://github.com/rapid7/rex-java
8
WWW=		https://github.com/rapid7/rex-java
9
9
(-)b/security/rubygem-rex-java/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1609090388
1
TIMESTAMP = 1704421222
2
SHA256 (rubygem/rex-java-0.1.6.gem) = dab7a4512d4757a88efa86627e8dc5eb80100d554950031f0fc513198f6c1d3d
2
SHA256 (rubygem/rex-java-0.1.7.gem) = 772d6f4c1ff7fc9eb92fd88bf41d4ab58b937493ebeb69b156895bdc03a6d8fa
3
SIZE (rubygem/rex-java-0.1.6.gem) = 22528
3
SIZE (rubygem/rex-java-0.1.7.gem) = 23040
(-)b/security/rubygem-rex-mime/Makefile (-2 / +2 lines)
Lines 1-9 Link Here
1
PORTNAME=	rex-mime
1
PORTNAME=	rex-mime
2
PORTVERSION=	0.1.7
2
PORTVERSION=	0.1.8
3
CATEGORIES=	security rubygems
3
CATEGORIES=	security rubygems
4
MASTER_SITES=	RG
4
MASTER_SITES=	RG
5
5
6
MAINTAINER=	antoine@FreeBSD.org
6
MAINTAINER=	tanawts@gmail.com
7
COMMENT=	Ruby Exploitation(Rex) methods for creating and parsing MIME messages
7
COMMENT=	Ruby Exploitation(Rex) methods for creating and parsing MIME messages
8
WWW=		https://github.com/rapid7/rex-mime
8
WWW=		https://github.com/rapid7/rex-mime
9
9
(-)b/security/rubygem-rex-mime/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1660813064
1
TIMESTAMP = 1704421232
2
SHA256 (rubygem/rex-mime-0.1.7.gem) = 4a5a2071962d6697301dc6e5565af1d574c49f284646657000862b8b62691703
2
SHA256 (rubygem/rex-mime-0.1.8.gem) = 63a54452a07a16c2c30eafb828ecd183ad20442b42185af93fd2cce75bec223e
3
SIZE (rubygem/rex-mime-0.1.7.gem) = 16384
3
SIZE (rubygem/rex-mime-0.1.8.gem) = 16384
(-)b/security/rubygem-rex-nop/Makefile (-2 / +2 lines)
Lines 1-9 Link Here
1
PORTNAME=	rex-nop
1
PORTNAME=	rex-nop
2
PORTVERSION=	0.1.2
2
PORTVERSION=	0.1.3
3
CATEGORIES=	security rubygems
3
CATEGORIES=	security rubygems
4
MASTER_SITES=	RG
4
MASTER_SITES=	RG
5
5
6
MAINTAINER=	antoine@FreeBSD.org
6
MAINTAINER=	tanawts@gmail.com
7
COMMENT=	Ruby Exploitation(Rex) library for NOP generation
7
COMMENT=	Ruby Exploitation(Rex) library for NOP generation
8
WWW=		https://github.com/rapid7/rex-nop
8
WWW=		https://github.com/rapid7/rex-nop
9
9
(-)b/security/rubygem-rex-nop/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1609090690
1
TIMESTAMP = 1704421243
2
SHA256 (rubygem/rex-nop-0.1.2.gem) = 22d19c7f96e976907668f6002a43f21d59e7d10ba76669daa4c528a5eaab547a
2
SHA256 (rubygem/rex-nop-0.1.3.gem) = 1e66cc7e9457e957be2770a588b8ca79f3065070c2ad0c7f0482abb27fab5bed
3
SIZE (rubygem/rex-nop-0.1.2.gem) = 27648
3
SIZE (rubygem/rex-nop-0.1.3.gem) = 27648
(-)b/security/rubygem-rex-ole/Makefile (-2 / +2 lines)
Lines 1-9 Link Here
1
PORTNAME=	rex-ole
1
PORTNAME=	rex-ole
2
PORTVERSION=	0.1.7
2
PORTVERSION=	0.1.8
3
CATEGORIES=	security rubygems
3
CATEGORIES=	security rubygems
4
MASTER_SITES=	RG
4
MASTER_SITES=	RG
5
5
6
MAINTAINER=	antoine@FreeBSD.org
6
MAINTAINER=	tanawts@gmail.com
7
COMMENT=	Ruby Exploitation(Rex) library for working with OLE files and streams
7
COMMENT=	Ruby Exploitation(Rex) library for working with OLE files and streams
8
WWW=		https://github.com/rapid7/rex-ole
8
WWW=		https://github.com/rapid7/rex-ole
9
9
(-)b/security/rubygem-rex-ole/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1609090789
1
TIMESTAMP = 1704421251
2
SHA256 (rubygem/rex-ole-0.1.7.gem) = d7e28ac592f992a3e7545f66b9c844bb88e0ae03c67eb2368ee7454a54f09a66
2
SHA256 (rubygem/rex-ole-0.1.8.gem) = 8632efb6b9dc49d7b5df789aaab772c2132fc99382cfa3dc040d3f20c2c3716d
3
SIZE (rubygem/rex-ole-0.1.7.gem) = 26112
3
SIZE (rubygem/rex-ole-0.1.8.gem) = 26624
(-)b/security/rubygem-rex-powershell/Makefile (-2 / +2 lines)
Lines 1-9 Link Here
1
PORTNAME=	rex-powershell
1
PORTNAME=	rex-powershell
2
PORTVERSION=	0.1.97
2
PORTVERSION=	0.1.99
3
CATEGORIES=	security rubygems
3
CATEGORIES=	security rubygems
4
MASTER_SITES=	RG
4
MASTER_SITES=	RG
5
5
6
MAINTAINER=	antoine@FreeBSD.org
6
MAINTAINER=	tanawts@gmail.com
7
COMMENT=	Ruby Exploitation(Rex) library for generating Powershell scripts
7
COMMENT=	Ruby Exploitation(Rex) library for generating Powershell scripts
8
WWW=		https://github.com/rapid7/rex-powershell
8
WWW=		https://github.com/rapid7/rex-powershell
9
9
(-)b/security/rubygem-rex-powershell/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1677077992
1
TIMESTAMP = 1704421262
2
SHA256 (rubygem/rex-powershell-0.1.97.gem) = 1d4c6afaa89962fad1dc101691b382ab9e2151174bbfaaaed529eced2c19dd22
2
SHA256 (rubygem/rex-powershell-0.1.99.gem) = 2e99580b43fdb9ab26dbba300911f1f303b3afe59449f5d9e2ac00695de07f4f
3
SIZE (rubygem/rex-powershell-0.1.97.gem) = 31744
3
SIZE (rubygem/rex-powershell-0.1.99.gem) = 31744
(-)b/security/rubygem-rex-random_identifier/Makefile (-2 / +2 lines)
Lines 1-9 Link Here
1
PORTNAME=	rex-random_identifier
1
PORTNAME=	rex-random_identifier
2
PORTVERSION=	0.1.10
2
PORTVERSION=	0.1.11
3
CATEGORIES=	security rubygems
3
CATEGORIES=	security rubygems
4
MASTER_SITES=	RG
4
MASTER_SITES=	RG
5
5
6
MAINTAINER=	antoine@FreeBSD.org
6
MAINTAINER=	tanawts@gmail.com
7
COMMENT=	Ruby Exploitation(Rex) library for generating Random identifier
7
COMMENT=	Ruby Exploitation(Rex) library for generating Random identifier
8
WWW=		https://github.com/rapid7/rex-random_identifier
8
WWW=		https://github.com/rapid7/rex-random_identifier
9
9
(-)b/security/rubygem-rex-random_identifier/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1677078031
1
TIMESTAMP = 1704421277
2
SHA256 (rubygem/rex-random_identifier-0.1.10.gem) = 575e6f99d6440afef27d5b9d270f933cd257c01906735d78c0904a426cfaed85
2
SHA256 (rubygem/rex-random_identifier-0.1.11.gem) = 0cb870f600f02e21f2c11e7d1b064bf07d9a60d0e86f50ae6f2aef0e5c01ace3
3
SIZE (rubygem/rex-random_identifier-0.1.10.gem) = 17408
3
SIZE (rubygem/rex-random_identifier-0.1.11.gem) = 17920
(-)b/security/rubygem-rex-registry/Makefile (-2 / +2 lines)
Lines 1-9 Link Here
1
PORTNAME=	rex-registry
1
PORTNAME=	rex-registry
2
PORTVERSION=	0.1.4
2
PORTVERSION=	0.1.5
3
CATEGORIES=	security rubygems
3
CATEGORIES=	security rubygems
4
MASTER_SITES=	RG
4
MASTER_SITES=	RG
5
5
6
MAINTAINER=	antoine@FreeBSD.org
6
MAINTAINER=	tanawts@gmail.com
7
COMMENT=	Ruby Exploitation(Rex) library for parsing offline registry files
7
COMMENT=	Ruby Exploitation(Rex) library for parsing offline registry files
8
WWW=		https://github.com/rapid7/rex-registry
8
WWW=		https://github.com/rapid7/rex-registry
9
9
(-)b/security/rubygem-rex-registry/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1609091327
1
TIMESTAMP = 1704421288
2
SHA256 (rubygem/rex-registry-0.1.4.gem) = 3bb461b8c54b352e56c2f56213e7b3e863e7d64e648b2201cc59131819946625
2
SHA256 (rubygem/rex-registry-0.1.5.gem) = c268417b58b8be7e6e62f8bfe598e37bdfce6f76ced1d64b3b65213a29d06ce9
3
SIZE (rubygem/rex-registry-0.1.4.gem) = 16384
3
SIZE (rubygem/rex-registry-0.1.5.gem) = 16896
(-)b/security/rubygem-rex-rop_builder/Makefile (-2 / +2 lines)
Lines 1-9 Link Here
1
PORTNAME=	rex-rop_builder
1
PORTNAME=	rex-rop_builder
2
PORTVERSION=	0.1.4
2
PORTVERSION=	0.1.5
3
CATEGORIES=	security rubygems
3
CATEGORIES=	security rubygems
4
MASTER_SITES=	RG
4
MASTER_SITES=	RG
5
5
6
MAINTAINER=	antoine@FreeBSD.org
6
MAINTAINER=	tanawts@gmail.com
7
COMMENT=	Ruby Exploitation(Rex) library for building ROP chains
7
COMMENT=	Ruby Exploitation(Rex) library for building ROP chains
8
WWW=		https://github.com/rapid7/rex-rop_builder
8
WWW=		https://github.com/rapid7/rex-rop_builder
9
9
(-)b/security/rubygem-rex-rop_builder/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1609093854
1
TIMESTAMP = 1704421296
2
SHA256 (rubygem/rex-rop_builder-0.1.4.gem) = 72bf0629b2c27e98e2c2740aca83c123c05fde455d1a66fbd806b13970b75e6b
2
SHA256 (rubygem/rex-rop_builder-0.1.5.gem) = b425f747235c66add7238ea84f2e0361930e7c62528169850e787dafb54e6cbd
3
SIZE (rubygem/rex-rop_builder-0.1.4.gem) = 17920
3
SIZE (rubygem/rex-rop_builder-0.1.5.gem) = 17920
(-)b/security/rubygem-rex-socket/Makefile (-2 / +2 lines)
Lines 1-9 Link Here
1
PORTNAME=	rex-socket
1
PORTNAME=	rex-socket
2
PORTVERSION=	0.1.47
2
PORTVERSION=	0.1.55
3
CATEGORIES=	security rubygems
3
CATEGORIES=	security rubygems
4
MASTER_SITES=	RG
4
MASTER_SITES=	RG
5
5
6
MAINTAINER=	antoine@FreeBSD.org
6
MAINTAINER=	tanawts@gmail.com
7
COMMENT=	Ruby Exploitation(Rex) socket abstraction library
7
COMMENT=	Ruby Exploitation(Rex) socket abstraction library
8
WWW=		https://github.com/rapid7/rex-socket
8
WWW=		https://github.com/rapid7/rex-socket
9
9
(-)b/security/rubygem-rex-socket/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1677078057
1
TIMESTAMP = 1704421304
2
SHA256 (rubygem/rex-socket-0.1.47.gem) = 92cb840cd19ee68403b1b962e6b1f7e99b1f4fc74dab5e882fbdfc0822ea450b
2
SHA256 (rubygem/rex-socket-0.1.55.gem) = 435a43b8b46097a117a57db90b107fc4201d5b9fd19884b58616ee4802764863
3
SIZE (rubygem/rex-socket-0.1.47.gem) = 43008
3
SIZE (rubygem/rex-socket-0.1.55.gem) = 44032
(-)b/security/rubygem-rex-sslscan/Makefile (-2 / +2 lines)
Lines 1-9 Link Here
1
PORTNAME=	rex-sslscan
1
PORTNAME=	rex-sslscan
2
PORTVERSION=	0.1.9
2
PORTVERSION=	0.1.10
3
CATEGORIES=	security rubygems
3
CATEGORIES=	security rubygems
4
MASTER_SITES=	RG
4
MASTER_SITES=	RG
5
5
6
MAINTAINER=	antoine@FreeBSD.org
6
MAINTAINER=	tanawts@gmail.com
7
COMMENT=	Ruby Exploitation(Rex) library for scanning SSL/TLS capabilities
7
COMMENT=	Ruby Exploitation(Rex) library for scanning SSL/TLS capabilities
8
WWW=		https://github.com/rapid7/rex-sslscan
8
WWW=		https://github.com/rapid7/rex-sslscan
9
9
(-)b/security/rubygem-rex-sslscan/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1677078082
1
TIMESTAMP = 1704421315
2
SHA256 (rubygem/rex-sslscan-0.1.9.gem) = 81928a0bd4f3a4c32e5da488b4420e2c400eba6079d39e63dab3f1567553fc51
2
SHA256 (rubygem/rex-sslscan-0.1.10.gem) = 8e4a70f5b5a2a659fcb497d526899061cc66661d7e4a6a80e03ebccb65fa8c5e
3
SIZE (rubygem/rex-sslscan-0.1.9.gem) = 18432
3
SIZE (rubygem/rex-sslscan-0.1.10.gem) = 18432
(-)b/security/rubygem-rex-struct2/Makefile (-2 / +2 lines)
Lines 1-9 Link Here
1
PORTNAME=	rex-struct2
1
PORTNAME=	rex-struct2
2
PORTVERSION=	0.1.3
2
PORTVERSION=	0.1.4
3
CATEGORIES=	security rubygems
3
CATEGORIES=	security rubygems
4
MASTER_SITES=	RG
4
MASTER_SITES=	RG
5
5
6
MAINTAINER=	antoine@FreeBSD.org
6
MAINTAINER=	tanawts@gmail.com
7
COMMENT=	Ruby Exploitation(Rex) library for creating and using C-like structs
7
COMMENT=	Ruby Exploitation(Rex) library for creating and using C-like structs
8
WWW=		https://github.com/rapid7/rex-struct2
8
WWW=		https://github.com/rapid7/rex-struct2
9
9
(-)b/security/rubygem-rex-struct2/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1609094397
1
TIMESTAMP = 1704421326
2
SHA256 (rubygem/rex-struct2-0.1.3.gem) = 9678a8e12afb5c9e8d8aaf1c3680ced7377f14af3ac2830a6d252559caf6e8c2
2
SHA256 (rubygem/rex-struct2-0.1.4.gem) = 9fe9aa23b3bbc0a236bc1679103cd536ac973301c6a4709fa54d85ca6275cadc
3
SIZE (rubygem/rex-struct2-0.1.3.gem) = 18432
3
SIZE (rubygem/rex-struct2-0.1.4.gem) = 18432
(-)b/security/rubygem-rex-text/Makefile (-2 / +2 lines)
Lines 1-9 Link Here
1
PORTNAME=	rex-text
1
PORTNAME=	rex-text
2
PORTVERSION=	0.2.49
2
PORTVERSION=	0.2.55
3
CATEGORIES=	security rubygems
3
CATEGORIES=	security rubygems
4
MASTER_SITES=	RG
4
MASTER_SITES=	RG
5
5
6
MAINTAINER=	antoine@FreeBSD.org
6
MAINTAINER=	tanawts@gmail.com
7
COMMENT=	Ruby Exploitation(Rex) methods for text manipulation and generation
7
COMMENT=	Ruby Exploitation(Rex) methods for text manipulation and generation
8
WWW=		https://github.com/rapid7/rex-text
8
WWW=		https://github.com/rapid7/rex-text
9
9
(-)b/security/rubygem-rex-text/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1677078107
1
TIMESTAMP = 1704421333
2
SHA256 (rubygem/rex-text-0.2.49.gem) = 1db0941cd1f3b7f95138150ff57c424eec44481a2a75570111287d2c1fc64568
2
SHA256 (rubygem/rex-text-0.2.55.gem) = 80c43ae4daf0d2ea253ecbd3a3c195bb079ea8bd7887de6825c5a85ef79e36ba
3
SIZE (rubygem/rex-text-0.2.49.gem) = 50176
3
SIZE (rubygem/rex-text-0.2.55.gem) = 48640
(-)b/security/rubygem-rex-zip/Makefile (-2 / +2 lines)
Lines 1-9 Link Here
1
PORTNAME=	rex-zip
1
PORTNAME=	rex-zip
2
PORTVERSION=	0.1.4
2
PORTVERSION=	0.1.5
3
CATEGORIES=	security rubygems
3
CATEGORIES=	security rubygems
4
MASTER_SITES=	RG
4
MASTER_SITES=	RG
5
5
6
MAINTAINER=	antoine@FreeBSD.org
6
MAINTAINER=	tanawts@gmail.com
7
COMMENT=	Ruby Exploitation(Rex) library for working with zip and related files
7
COMMENT=	Ruby Exploitation(Rex) library for working with zip and related files
8
WWW=		https://github.com/rapid7/rex-zip
8
WWW=		https://github.com/rapid7/rex-zip
9
9
(-)b/security/rubygem-rex-zip/distinfo (-4 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1609094571
1
TIMESTAMP = 1704421337
2
SHA256 (rubygem/rex-zip-0.1.4.gem) = 126f064412c36ce5536e44523bfbbb6767e71eb03b99b355de66a6dac823f52b
2
SHA256 (rubygem/rex-zip-0.1.5.gem) = 4dc385e926b5c00d7ecfc433d6ce1d9e919a27a56dac7b7ab92936dbe8585296
3
SIZE (rubygem/rex-zip-0.1.4.gem) = 23040
3
SIZE (rubygem/rex-zip-0.1.5.gem) = 23040
4
- 

Return to bug 276006