aboutsummaryrefslogtreecommitdiff
path: root/security/rubygem-metasploit-credential
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-12-05 11:02:49 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-12-05 11:02:49 +0000
commit062a2f35e3cd8622bc6a6f03a551c27c89f8bd1d (patch)
treec87065240c65cb347f4d0f05e19cbcad84d4df40 /security/rubygem-metasploit-credential
parent369ca89d17cfa147d48bc06a4ae76d02470548b8 (diff)
downloadports-062a2f35e3cd8622bc6a6f03a551c27c89f8bd1d.tar.gz
ports-062a2f35e3cd8622bc6a6f03a551c27c89f8bd1d.zip
Update security/metasploit to 4.10.2
Add new ports needed by this version: security/rubygem-metasploit-concern security/rubygem-metasploit-credential security/rubygem-metasploit-model security/rubygem-meterpreter_bins security/rubygem-recog
Notes
Notes: svn path=/head/; revision=374007
Diffstat (limited to 'security/rubygem-metasploit-credential')
-rw-r--r--security/rubygem-metasploit-credential/Makefile28
-rw-r--r--security/rubygem-metasploit-credential/distinfo2
-rw-r--r--security/rubygem-metasploit-credential/pkg-descr3
3 files changed, 33 insertions, 0 deletions
diff --git a/security/rubygem-metasploit-credential/Makefile b/security/rubygem-metasploit-credential/Makefile
new file mode 100644
index 000000000000..f21424aff30c
--- /dev/null
+++ b/security/rubygem-metasploit-credential/Makefile
@@ -0,0 +1,28 @@
+# $FreeBSD$
+
+PORTNAME= metasploit-credential
+PORTVERSION= 0.13.3
+CATEGORIES= security rubygems
+MASTER_SITES= RG
+
+MAINTAINER= antoine@FreeBSD.org
+COMMENT= Credential models for metasploit-framework and Metasploit Pro
+
+LICENSE= BSD3CLAUSE
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
+RUN_DEPENDS= rubygem-metasploit-concern>=0.3.0:${PORTSDIR}/security/rubygem-metasploit-concern \
+ rubygem-metasploit_data_models>=0.21.0:${PORTSDIR}/security/rubygem-metasploit_data_models \
+ rubygem-metasploit-model>=0.28.0:${PORTSDIR}/security/rubygem-metasploit-model \
+ rubygem-pg>=0:${PORTSDIR}/databases/rubygem-pg \
+ rubygem-railties>=3.0.0:${PORTSDIR}/www/rubygem-railties \
+ rubygem-rubyntlm>=0:${PORTSDIR}/net/rubygem-rubyntlm \
+ rubygem-rubyzip>=1.1:${PORTSDIR}/archivers/rubygem-rubyzip
+
+USE_RUBY= yes
+USE_RUBYGEMS= yes
+RUBYGEM_AUTOPLIST= yes
+
+PORTSCOUT= ignore:1
+
+.include <bsd.port.mk>
diff --git a/security/rubygem-metasploit-credential/distinfo b/security/rubygem-metasploit-credential/distinfo
new file mode 100644
index 000000000000..b7e4e8e07ca9
--- /dev/null
+++ b/security/rubygem-metasploit-credential/distinfo
@@ -0,0 +1,2 @@
+SHA256 (rubygem/metasploit-credential-0.13.3.gem) = 98a7d2db081f2c0bd0455483a9033fe750b68564e28adb11292893758b089eab
+SIZE (rubygem/metasploit-credential-0.13.3.gem) = 4771840
diff --git a/security/rubygem-metasploit-credential/pkg-descr b/security/rubygem-metasploit-credential/pkg-descr
new file mode 100644
index 000000000000..ab2c91f67910
--- /dev/null
+++ b/security/rubygem-metasploit-credential/pkg-descr
@@ -0,0 +1,3 @@
+The Metasploit::Credential namespace and its ActiveRecord::Base subclasses
+
+WWW: https://github.com/rapid7/metasploit-credential