From 9c33e48ef4035d584b653f165316675058fd4525 Mon Sep 17 00:00:00 2001 From: Ion-Mihai Tetcu Date: Tue, 1 Aug 2006 01:44:18 +0000 Subject: 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) --- security/metasploit/Makefile | 3 +++ security/metasploit/pkg-descr | 3 +++ 2 files changed, 6 insertions(+) (limited to 'security/metasploit') 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 -- cgit v1.2.3