summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Volkov <pva@gentoo.org>2006-10-16 18:37:33 +0000
committerPeter Volkov <pva@gentoo.org>2006-10-16 18:37:33 +0000
commitc9df9147d2b55ad6b41528c97ea2cdee89600341 (patch)
treeac6e1d202dc202ea7b4e2de74e1883fff6e9a949 /net-analyzer/sussen
parentManual Manifest commit. (diff)
downloadgentoo-2-c9df9147d2b55ad6b41528c97ea2cdee89600341.tar.gz
gentoo-2-c9df9147d2b55ad6b41528c97ea2cdee89600341.tar.bz2
gentoo-2-c9df9147d2b55ad6b41528c97ea2cdee89600341.zip
Version bump. Thank upstream dev Loren Bandiera for report. Fixed indentation. Added myself as maintainer and longdescription in metadata.
(Portage version: 2.1.1)
Diffstat (limited to 'net-analyzer/sussen')
-rw-r--r--net-analyzer/sussen/ChangeLog9
-rw-r--r--net-analyzer/sussen/files/digest-sussen-0.313
-rw-r--r--net-analyzer/sussen/metadata.xml9
-rw-r--r--net-analyzer/sussen/sussen-0.30.ebuild4
-rw-r--r--net-analyzer/sussen/sussen-0.31.ebuild94
5 files changed, 116 insertions, 3 deletions
diff --git a/net-analyzer/sussen/ChangeLog b/net-analyzer/sussen/ChangeLog
index 1f60deb0ea44..53f019de2f43 100644
--- a/net-analyzer/sussen/ChangeLog
+++ b/net-analyzer/sussen/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for net-analyzer/sussen
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sussen/ChangeLog,v 1.33 2006/10/14 22:37:08 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sussen/ChangeLog,v 1.34 2006/10/16 18:37:33 pva Exp $
+
+*sussen-0.31 (16 Oct 2006)
+
+ 16 Oct 2006; Peter Volkov <pva@gentoo.org> metadata.xml,
+ sussen-0.30.ebuild, +sussen-0.31.ebuild:
+ Version bump. Thank upstream dev Loren Bandiera for report. Fixed
+ indentation. Added myself as maintainer and longdescription in metadata.
14 Oct 2006; Olivier Crête <tester@gentoo.org> sussen-0.29.ebuild:
Stable on amd64 per bug #151302
diff --git a/net-analyzer/sussen/files/digest-sussen-0.31 b/net-analyzer/sussen/files/digest-sussen-0.31
new file mode 100644
index 000000000000..6c076b7d258c
--- /dev/null
+++ b/net-analyzer/sussen/files/digest-sussen-0.31
@@ -0,0 +1,3 @@
+MD5 fdff4297000583dd2fc30d27711ce58a sussen-0.31.tar.gz 913666
+RMD160 49d59ca0f9fde3e4c41c5b87a0933fb715046289 sussen-0.31.tar.gz 913666
+SHA256 43a3ae3b804020ffc4486c292cbd4faf0d56d1edd3ccda655048630129474ecf sussen-0.31.tar.gz 913666
diff --git a/net-analyzer/sussen/metadata.xml b/net-analyzer/sussen/metadata.xml
index 78692635ad22..b1c7ba674a08 100644
--- a/net-analyzer/sussen/metadata.xml
+++ b/net-analyzer/sussen/metadata.xml
@@ -2,4 +2,13 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>netmon</herd>
+ <maintainer>
+ <email>pva@gentoo.org</email>
+ <name>Peter Volkov</name>
+ </maintainer>
+ <longdescription lang="en">
+ Sussen is a tool that checks for vulnerabilities and configuration
+ issues on computer systems. It is based on the Open Vulnerability and
+ Assessment Language.
+ </longdescription>
</pkgmetadata>
diff --git a/net-analyzer/sussen/sussen-0.30.ebuild b/net-analyzer/sussen/sussen-0.30.ebuild
index b43bed41a7aa..8ea1b3d8cc3a 100644
--- a/net-analyzer/sussen/sussen-0.30.ebuild
+++ b/net-analyzer/sussen/sussen-0.30.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sussen/sussen-0.30.ebuild,v 1.1 2006/10/14 21:06:35 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sussen/sussen-0.30.ebuild,v 1.2 2006/10/16 18:37:33 pva Exp $
inherit eutils gnome2 mono
@@ -19,7 +19,7 @@ RDEPEND=">=dev-lang/mono-1.1
>=dev-dotnet/gnome-sharp-2.4
>=dev-dotnet/gconf-sharp-2.4
>=dev-dotnet/glade-sharp-2.4
- gnome-base/gnome-panel
+ gnome-base/gnome-panel
dbus? ( sys-apps/dbus ) )"
DEPEND="${RDEPEND}
diff --git a/net-analyzer/sussen/sussen-0.31.ebuild b/net-analyzer/sussen/sussen-0.31.ebuild
new file mode 100644
index 000000000000..86ee0119097e
--- /dev/null
+++ b/net-analyzer/sussen/sussen-0.31.ebuild
@@ -0,0 +1,94 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sussen/sussen-0.31.ebuild,v 1.1 2006/10/16 18:37:33 pva Exp $
+
+inherit eutils gnome2 mono
+
+DESCRIPTION="Sussen is a tool that checks for vulnerabilities and configuration issues on computer systems"
+HOMEPAGE="http://dev.mmgsecurity.com/projects/sussen/"
+SRC_URI="http://dev.mmgsecurity.com/downloads/${PN}/${P}.tar.gz"
+LICENSE="GPL-2"
+# web interface now optional, but does not work.
+#IUSE="doc gnome web"
+IUSE="doc gnome"
+SLOT="0"
+KEYWORDS="~x86 ~amd64"
+
+RDEPEND=">=dev-lang/mono-1.1
+ gnome? ( >=dev-dotnet/gtk-sharp-2.4
+ >=dev-dotnet/gnome-sharp-2.4
+ >=dev-dotnet/gconf-sharp-2.4
+ >=dev-dotnet/glade-sharp-2.4
+ gnome-base/gnome-panel )"
+
+DEPEND="${RDEPEND}
+ doc? ( >=dev-util/monodoc-1.1.8 )
+ app-arch/rpm
+ >=dev-util/intltool-0.34.2"
+
+DOCS="AUTHORS ChangeLog README TODO"
+
+pkg_setup() {
+ ewarn "dbus support has been removed from sussen until mono binding"
+ ewarn "issue will be resolved: http://www.j5live.com/?p=221"
+ ebeep 5
+
+ use gnome || { elog "You do not have gnome in your USE flags.";
+ elog "applet and editor will not be built." ; }
+}
+
+# src_unpack, pkg_postinst, pkg_postrm are exported in gnome2.eclass. But since
+# we have gnome2 support depends on USE let's call gnome2.eclass internal
+# functions only when USE="gnome".
+src_unpack() {
+ unpack ${A}
+ cd ${S}
+
+ use gnome && gnome2_omf_fix
+}
+
+src_compile () {
+ # Put all asp pages in /usr/share/$PF dir instead of /usr/share/sussen
+ sed -i -e \
+ "s:wwwdir = \$(datadir)/doc/sussen/www/asp:wwwdir = \$(datadir)/doc/${PF}/www/asp:" \
+ www/asp/Makefile.in || die "sed failed."
+
+ # $(use_enable web yes)
+ econf ${myconf} \
+ --enable-web=no \
+ $(use_enable gnome) || die "./configure failed."
+
+ emake -j1 || die "Compilation failed"
+}
+
+src_install () {
+ make DESTDIR=${D} install || die "Installation failed"
+
+ dodoc ${DOCS}
+
+ if use gnome ; then
+ elog "sussen-applet is a GNOME applet. You can not run it directly from"
+ elog "the command line. Use GNOME panel to invoke it."
+ elog "You can also run it with the --tray-icon command line option."
+ echo
+ ewarn "sussen-editor is still work in progress... But 'new', 'save' and"
+ ewarn "'save as' operations are now implemented. Also it is possible to"
+ ewarn "execute definitions."
+ echo
+ ewarn "Beginning with sussen-0.24 default location for oval definitions changed."
+ ewarn "If you had previous versions installed, please, run the following"
+ ewarn "commands to clean outdated locations for each user that run sussen:"
+ ewarn
+ ewarn "gconftool-2 --unset /apps/sussen-applet/oval_xml_directory"
+ ewarn "gconftool-2 --unset /apps/sussen-applet/oval_download_directory"
+ echo
+ fi
+}
+
+pkg_postinst() {
+ use gnome && gnome2_pkg_postinst
+}
+
+pkg_postrm() {
+ use gnome && gnome2_pkg_postrm
+}