jlec        14/12/01 17:01:06

  Modified:             ChangeLog
  Added:                openvas-7.0.6.ebuild openvas-8_beta4.ebuild
  Removed:              openvas-6.ebuild openvas-7.ebuild
                        openvas-7.0.5.ebuild openvas-7-r1.ebuild
                        openvas-6_p1.ebuild openvas-4.ebuild
                        openvas-7-r2.ebuild
  Log:
  net-analyzer/openvas: Version Bump; drop old
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  Changes    Path
1.23                 net-analyzer/openvas/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/openvas/ChangeLog?rev=1.23&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/openvas/ChangeLog?rev=1.23&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/openvas/ChangeLog?r1=1.22&r2=1.23

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/openvas/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog   4 Nov 2014 12:36:33 -0000       1.22
+++ ChangeLog   1 Dec 2014 17:01:06 -0000       1.23
@@ -1,6 +1,15 @@
 # ChangeLog for net-analyzer/openvas
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/openvas/ChangeLog,v 1.22 
2014/11/04 12:36:33 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/openvas/ChangeLog,v 1.23 
2014/12/01 17:01:06 jlec Exp $
+
+*openvas-8_beta4 (01 Dec 2014)
+*openvas-7.0.6 (01 Dec 2014)
+
+  01 Dec 2014; Justin Lecher <[email protected]> -openvas-4.ebuild,
+  -openvas-6.ebuild, -openvas-6_p1.ebuild, -openvas-7.ebuild,
+  -openvas-7-r1.ebuild, -openvas-7-r2.ebuild, -openvas-7.0.5.ebuild,
+  +openvas-7.0.6.ebuild, +openvas-8_beta4.ebuild:
+  Version Bump; drop old
 
 *openvas-7.0.5 (04 Nov 2014)
 



1.1                  net-analyzer/openvas/openvas-7.0.6.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/openvas/openvas-7.0.6.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/openvas/openvas-7.0.6.ebuild?rev=1.1&content-type=text/plain

Index: openvas-7.0.6.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-analyzer/openvas/openvas-7.0.6.ebuild,v 
1.1 2014/12/01 17:01:06 jlec Exp $

EAPI=5

inherit readme.gentoo

DESCRIPTION="A remote security scanner"
HOMEPAGE="http://www.openvas.org/";

SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~amd64 ~x86"
IUSE="+pdf"

DEPEND="
        ~net-analyzer/openvas-libraries-7.0.6
        ~net-analyzer/openvas-scanner-4.0.5
        ~net-analyzer/openvas-manager-5.0.7
        ~net-analyzer/openvas-cli-1.3.1
        net-analyzer/openvas-tools
        ~net-analyzer/greenbone-security-assistant-5.0.4
        pdf? (
                app-text/htmldoc
                dev-texlive/texlive-latexextra
                virtual/latex-base
        )"
# greenbone-security-desktop is broken and unsupported upstream
RDEPEND="${DEPEND}"

S="${WORKDIR}"

pkg_postinst() {
        elog "Additional support for extra checks can be get from"
        optfeature "Nikto — a web server scanning and testing tool" 
net-analyzer/nikto
        optfeature "NMAP — a portscanner" net-analyzer/nmap
        optfeature "ike-scan - an IPsec VPN scanning, fingerprinting and 
testing tool" net-analyzer/ike-scan
        optfeature "amap — an application protocol detection tool" 
net-analyzer/amap
        optfeature "ldapsearch from OpenLDAP utilities — retrieves information 
from LDAP dictionaries" net-nds/openldap
        optfeature "ovaldi (OVAL) — an OVAL Interpreter" app-forensics/ovaldi
        optfeature "portbunny — a Linux-kernel-based portscanner" 
net-analyzer/portbunny
        optfeature "w3af — a web application attack and audit framework" 
net-analyzer/w3af
}



1.1                  net-analyzer/openvas/openvas-8_beta4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/openvas/openvas-8_beta4.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/openvas/openvas-8_beta4.ebuild?rev=1.1&content-type=text/plain

Index: openvas-8_beta4.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/openvas/openvas-8_beta4.ebuild,v 1.1 
2014/12/01 17:01:06 jlec Exp $

EAPI=5

inherit readme.gentoo

DESCRIPTION="A remote security scanner"
HOMEPAGE="http://www.openvas.org/";

SLOT="0"
LICENSE="GPL-2"
KEYWORDS=""
IUSE="+pdf"

DEPEND="
        >=net-analyzer/openvas-libraries-8_beta4
        >=net-analyzer/openvas-scanner-5_beta4
        >=net-analyzer/openvas-manager-6_beta4
        >=net-analyzer/openvas-cli-1.4_beta4
        net-analyzer/openvas-tools
        >=net-analyzer/greenbone-security-assistant-6_beta4
        pdf? (
                app-text/htmldoc
                dev-texlive/texlive-latexextra
                virtual/latex-base
        )"
# greenbone-security-desktop is broken and unsupported upstream
RDEPEND="${DEPEND}"

S="${WORKDIR}"

pkg_postinst() {
        elog "Additional support for extra checks can be get from"
        optfeature "Nikto — a web server scanning and testing tool" 
net-analyzer/nikto
        optfeature "NMAP — a portscanner" net-analyzer/nmap
        optfeature "ike-scan - an IPsec VPN scanning, fingerprinting and 
testing tool" net-analyzer/ike-scan
        optfeature "amap — an application protocol detection tool" 
net-analyzer/amap
        optfeature "ldapsearch from OpenLDAP utilities — retrieves information 
from LDAP dictionaries" net-nds/openldap
        optfeature "ovaldi (OVAL) — an OVAL Interpreter" app-forensics/ovaldi
        optfeature "portbunny — a Linux-kernel-based portscanner" 
net-analyzer/portbunny
        optfeature "w3af — a web application attack and audit framework" 
net-analyzer/w3af
}




Reply via email to