summaryrefslogtreecommitdiff
path: root/security/metasploit
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-08-01 01:44:18 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-08-01 01:44:18 +0000
commit9c33e48ef4035d584b653f165316675058fd4525 (patch)
tree2f9903be2a26663e132f8662344a012eb89417d5 /security/metasploit
parent- back to previous 0.4 (with repocopy to another port name), (diff)
A new port, security/metasploit-devel is coming to town.
It will be based on Ruby instead of perl, have a different license, and some utilities (msfconsole, msfencode...) will conflict with the current metasploit package. This update comes to preempt the conflicts and to clarify the pkg-descr. Bump PORTREVISION. PR: ports/101090 Submitted by: Yonatan (maintianer)
Notes
Notes: svn path=/head/; revision=169276
Diffstat (limited to 'security/metasploit')
-rw-r--r--security/metasploit/Makefile3
-rw-r--r--security/metasploit/pkg-descr3
2 files changed, 6 insertions, 0 deletions
diff --git a/security/metasploit/Makefile b/security/metasploit/Makefile
index 1b47621602f9..783f8f7ab72e 100644
--- a/security/metasploit/Makefile
+++ b/security/metasploit/Makefile
@@ -7,6 +7,7 @@
PORTNAME= metasploit
PORTVERSION= 2.6
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://www.metasploit.org/tools/
DISTNAME= framework-${PORTVERSION}
@@ -18,6 +19,8 @@ RUN_DEPENDS= ${SITE_PERL}/mach/Term/ReadLine/Gnu.pm:${PORTSDIR}/devel/p5-ReadLin
${SITE_PERL}/mach/Net/SSLeay.pm:${PORTSDIR}/security/p5-Net-SSLeay \
${LOCALBASE}/bin/nasm:${PORTSDIR}/devel/nasm
+CONFLICTS= metasploit-3*
+
NO_BUILD= yes
USE_PERL5_RUN= yes
REINPLACE_ARGS= -i ''
diff --git a/security/metasploit/pkg-descr b/security/metasploit/pkg-descr
index 5b7584e33f59..9efece5b6cd6 100644
--- a/security/metasploit/pkg-descr
+++ b/security/metasploit/pkg-descr
@@ -8,4 +8,7 @@
tools and information on this site are provided for legal penetration
testing and research purposes only.
+This is the stable version of Metasploit Framework. It is based on Perl, and
+will be replaced in the future with Metasploit Framework version 3.
+
WWW: http://www.metasploit.org