diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-02-26 08:10:29 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-02-26 08:10:29 +0000 |
commit | 5032ad3b2f216656e8de0dba8952e144fd6e2c4b (patch) | |
tree | a7b24d269cddd00bc45f0db54ae3c2c323dec50c /net-analyzer | |
parent | Should execute zpasswd with python, to avoid a bug when converting a float to... (diff) | |
download | historical-5032ad3b2f216656e8de0dba8952e144fd6e2c4b.tar.gz historical-5032ad3b2f216656e8de0dba8952e144fd6e2c4b.tar.bz2 historical-5032ad3b2f216656e8de0dba8952e144fd6e2c4b.zip |
Version bump
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/libnasl/ChangeLog | 7 | ||||
-rw-r--r-- | net-analyzer/libnasl/files/digest-libnasl-2.0.0 | 1 | ||||
-rw-r--r-- | net-analyzer/libnasl/files/libnasl-2.0.0-gentoo.patch | 12 | ||||
-rw-r--r-- | net-analyzer/libnasl/libnasl-2.0.0.ebuild | 46 | ||||
-rw-r--r-- | net-analyzer/nessus-core/ChangeLog | 7 | ||||
-rw-r--r-- | net-analyzer/nessus-core/files/digest-nessus-core-2.0.0 | 1 | ||||
-rw-r--r-- | net-analyzer/nessus-core/nessus-core-2.0.0.ebuild | 56 | ||||
-rw-r--r-- | net-analyzer/nessus-libraries/ChangeLog | 7 | ||||
-rw-r--r-- | net-analyzer/nessus-libraries/files/digest-nessus-libraries-2.0.0 | 1 | ||||
-rw-r--r-- | net-analyzer/nessus-libraries/nessus-libraries-2.0.0.ebuild | 26 | ||||
-rw-r--r-- | net-analyzer/nessus-plugins/ChangeLog | 7 | ||||
-rw-r--r-- | net-analyzer/nessus-plugins/files/digest-nessus-plugins-2.0.0 | 1 | ||||
-rw-r--r-- | net-analyzer/nessus-plugins/nessus-plugins-2.0.0.ebuild | 28 | ||||
-rw-r--r-- | net-analyzer/nessus/ChangeLog | 7 | ||||
-rw-r--r-- | net-analyzer/nessus/files/digest-nessus-2.0.0 | 0 | ||||
-rw-r--r-- | net-analyzer/nessus/nessus-2.0.0.ebuild | 15 |
16 files changed, 217 insertions, 5 deletions
diff --git a/net-analyzer/libnasl/ChangeLog b/net-analyzer/libnasl/ChangeLog index 1881a8547bf7..5517d1613e4f 100644 --- a/net-analyzer/libnasl/ChangeLog +++ b/net-analyzer/libnasl/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-analyzer/libnasl # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/libnasl/ChangeLog,v 1.9 2003/02/12 07:46:25 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/libnasl/ChangeLog,v 1.10 2003/02/26 08:09:42 aliz Exp $ + +*libnasl-2.0.0 (25 Feb 2003) + + 25 Feb 2003; Daniel Ahlberg <aliz@gentoo.org> : + Version bump. Ebuild submitted by Blu3 <david+gentoo.org@blue-labs.org> in #16310. *libnasl-1.2.7 (04 Jan 2003) diff --git a/net-analyzer/libnasl/files/digest-libnasl-2.0.0 b/net-analyzer/libnasl/files/digest-libnasl-2.0.0 new file mode 100644 index 000000000000..6ef520849c09 --- /dev/null +++ b/net-analyzer/libnasl/files/digest-libnasl-2.0.0 @@ -0,0 +1 @@ +MD5 6b4dfcbf0fd53800f181911cdfdcf8d2 libnasl-2.0.0.tar.gz 323333 diff --git a/net-analyzer/libnasl/files/libnasl-2.0.0-gentoo.patch b/net-analyzer/libnasl/files/libnasl-2.0.0-gentoo.patch new file mode 100644 index 000000000000..3c769c08d7d0 --- /dev/null +++ b/net-analyzer/libnasl/files/libnasl-2.0.0-gentoo.patch @@ -0,0 +1,12 @@ +diff -urN libnasl/nasl/Makefile libnasl-modified/nasl/Makefile +--- libnasl/nasl/Makefile Mon Oct 15 12:58:07 2001 ++++ libnasl-modified/nasl/Makefile Fri Jul 26 12:56:36 2002 +@@ -90,6 +90,7 @@ + + install : libnasl.la nasl + test -d $(DESTDIR)${libdir} || $(INSTALL_DIR) -m 755 $(DESTDIR)${libdir} ++ test -d $(DESTDIR)${bindir} || $(INSTALL_DIR) -m 755 $(DESTDIR)${bindir} + $(LIBTOOL) --mode install $(INSTALL) libnasl.la $(DESTDIR)${libdir}/libnasl.la + $(LIBTOOL) --finish $(DESTDIR)${libdir} + $(INSTALL) nasl $(DESTDIR)${bindir}/ + diff --git a/net-analyzer/libnasl/libnasl-2.0.0.ebuild b/net-analyzer/libnasl/libnasl-2.0.0.ebuild new file mode 100644 index 000000000000..c15d3fca54d5 --- /dev/null +++ b/net-analyzer/libnasl/libnasl-2.0.0.ebuild @@ -0,0 +1,46 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/libnasl/libnasl-2.0.0.ebuild,v 1.1 2003/02/26 08:09:43 aliz Exp $ + +inherit eutils + +DESCRIPTION="A remote security scanner for Linux (libnasl)" +HOMEPAGE="http://www.nessus.org/" +SRC_URI="ftp://ftp.nessus.org/pub/nessus/nessus-${PV}/src/${P}.tar.gz" + +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="~x86 ~ppc -sparc " + +DEPEND="=net-analyzer/nessus-libraries-${PV}" + +S=${WORKDIR}/${PN} + +src_unpack() { + unpack ${A} + cd ${S} + epatch ${FILESDIR}/${P}-gentoo.patch || die +} + +src_compile() { + if [ ! -z ${DEBUGBUILD} ]; then + OLD_DEBUG=${DEBUG} + unset DEBUG + econf || die "configuration failed" + DEBUG=${OLD_DEBUG} + unset OLD_DEBUG + else + econf || die "configuration failed" + fi + emake || die "emake failed" +} + +src_install() { + make \ + prefix=${D}/usr \ + sysconfdir=${D}/etc \ + localstatedir=${D}/var/lib \ + mandir=${D}/usr/share/man \ + install || die "Install failed libnasl" + dodoc COPYING TODO +} diff --git a/net-analyzer/nessus-core/ChangeLog b/net-analyzer/nessus-core/ChangeLog index 4a850a308fe7..02fe2e19b9e9 100644 --- a/net-analyzer/nessus-core/ChangeLog +++ b/net-analyzer/nessus-core/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-analyzer/nessus-core # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-core/ChangeLog,v 1.12 2003/02/12 07:47:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-core/ChangeLog,v 1.13 2003/02/26 08:09:43 aliz Exp $ + +*nessus-core-2.0.0 (25 Feb 2003) + + 25 Feb 2003; Daniel Ahlberg <aliz@gentoo.org> : + Version bump. Ebuild submitted by Blu3 <david+gentoo.org@blue-labs.org> in #16310. *nessus-core-1.2.7 (04 Jan 2003) diff --git a/net-analyzer/nessus-core/files/digest-nessus-core-2.0.0 b/net-analyzer/nessus-core/files/digest-nessus-core-2.0.0 new file mode 100644 index 000000000000..10473f8cd7e1 --- /dev/null +++ b/net-analyzer/nessus-core/files/digest-nessus-core-2.0.0 @@ -0,0 +1 @@ +MD5 862546873b999ee23ee0bb6974df728c nessus-core-2.0.0.tar.gz 644879 diff --git a/net-analyzer/nessus-core/nessus-core-2.0.0.ebuild b/net-analyzer/nessus-core/nessus-core-2.0.0.ebuild new file mode 100644 index 000000000000..b902f1f8ffad --- /dev/null +++ b/net-analyzer/nessus-core/nessus-core-2.0.0.ebuild @@ -0,0 +1,56 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-core/nessus-core-2.0.0.ebuild,v 1.1 2003/02/26 08:09:43 aliz Exp $ + +IUSE="tcpd X gtk gtk2" +S=${WORKDIR}/${PN} +DESCRIPTION="A remote security scanner for Linux (nessus-core)" +HOMEPAGE="http://www.nessus.org/" +SRC_URI="ftp://ftp.nessus.org/pub/nessus/nessus-${PV}/src/${P}.tar.gz" +DEPEND="=net-analyzer/libnasl-${PV} + tcpd? ( sys-apps/tcp-wrappers ) + X? ( x11-base/xfree ) + gtk? ( =x11-libs/gtk+-1.2* ) + gtk2? ( =x11-libs/gtk+-2* )" +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="~x86 ~ppc -sparc ~alpha" + +src_compile() { + local myconf + use X && myconf="--with-x" || myconf="--without-x" + if [ `use gtk` ]; then + myconf="${myconf} --enable-gtk" + elif [ `use gtk2`]; then + myconf="${myconf} --enable-gtk" + else + myconf="${myconf} --disable-gtk" + fi + use tcpd && myconf="${myconf} --enable-tcpwrappers" \ + || myconf="${myconf} --disable-tcpwrappers" + if [ ! -z $DEBUGBUILD ]; then + myconf="${myconf} --enable-debug" + else + myconf="${myconf} --disable-debug" + fi + econf ${myconf} || die "configure failed" + emake || die "emake failed" + +} + +src_install() { + make \ + prefix=${D}/usr \ + sysconfdir=${D}/etc \ + localstatedir=${D}/var/lib \ + mandir=${D}/usr/share/man \ + install || die "Install failed nessus-core" + cd ${S} + dodoc README* UPGRADE_README CHANGES + dodoc doc/*.txt doc/ntp/* + insinto /etc/init.d + insopts -m 755 + newins ${FILESDIR}/nessusd-r6 nessusd + keepdir /var/lib/nessus/logs + keepdir /var/lib/nessus/users +} diff --git a/net-analyzer/nessus-libraries/ChangeLog b/net-analyzer/nessus-libraries/ChangeLog index 9af898c550bf..3bfd53260ae9 100644 --- a/net-analyzer/nessus-libraries/ChangeLog +++ b/net-analyzer/nessus-libraries/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-analyzer/nessus-libraries # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-libraries/ChangeLog,v 1.10 2003/02/12 07:47:42 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-libraries/ChangeLog,v 1.11 2003/02/26 08:09:43 aliz Exp $ + +*nessus-libraries-2.0.0 (25 Feb 2003) + + 25 Feb 2003; Daniel Ahlberg <aliz@gentoo.org> : + Version bump. Ebuild submitted by Blu3 <david+gentoo.org@blue-labs.org> in #16310. *nessus-libraries-1.2.7 (04 Jan 2003) diff --git a/net-analyzer/nessus-libraries/files/digest-nessus-libraries-2.0.0 b/net-analyzer/nessus-libraries/files/digest-nessus-libraries-2.0.0 new file mode 100644 index 000000000000..561eeee94b52 --- /dev/null +++ b/net-analyzer/nessus-libraries/files/digest-nessus-libraries-2.0.0 @@ -0,0 +1 @@ +MD5 8be4b24ff858d0b3b9315cbd5bfe7639 nessus-libraries-2.0.0.tar.gz 412616 diff --git a/net-analyzer/nessus-libraries/nessus-libraries-2.0.0.ebuild b/net-analyzer/nessus-libraries/nessus-libraries-2.0.0.ebuild new file mode 100644 index 000000000000..5870f73142db --- /dev/null +++ b/net-analyzer/nessus-libraries/nessus-libraries-2.0.0.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-libraries/nessus-libraries-2.0.0.ebuild,v 1.1 2003/02/26 08:09:43 aliz Exp $ + +DESCRIPTION="A remote security scanner for Linux (nessus-libraries)" +HOMEPAGE="http://www.nessus.org/" +SRC_URI="ftp://ftp.nessus.org/pub/nessus/nessus-${PV}/src/${P}.tar.gz" +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="~x86 ~ppc -sparc ~alpha" +IUSE="ssl" +DEPEND="ssl? ( >=dev-libs/openssl-0.9.6d )" +S=${WORKDIR}/${PN} + +src_compile() { + local myconf="" + use ssl && myconf="--with-ssl=/usr/lib" \ + || myconf="--without-ssl" + econf ${myconf} + emake || die "emake failed" +} + +src_install() { + einstall + dodoc README* +} diff --git a/net-analyzer/nessus-plugins/ChangeLog b/net-analyzer/nessus-plugins/ChangeLog index e92a9a362dab..36cbb030fab0 100644 --- a/net-analyzer/nessus-plugins/ChangeLog +++ b/net-analyzer/nessus-plugins/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-analyzer/nessus-plugins # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-plugins/ChangeLog,v 1.9 2003/02/12 07:47:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-plugins/ChangeLog,v 1.10 2003/02/26 08:09:43 aliz Exp $ + +*nessus-plugins-2.0.0 (25 Feb 2003) + + 25 Feb 2003; Daniel Ahlberg <aliz@gentoo.org> : + Version bump. Ebuild submitted by Blu3 <david+gentoo.org@blue-labs.org> in #16310. *nessus-plugins-1.2.7 (04 Jan 2003) diff --git a/net-analyzer/nessus-plugins/files/digest-nessus-plugins-2.0.0 b/net-analyzer/nessus-plugins/files/digest-nessus-plugins-2.0.0 new file mode 100644 index 000000000000..9ae1922622d0 --- /dev/null +++ b/net-analyzer/nessus-plugins/files/digest-nessus-plugins-2.0.0 @@ -0,0 +1 @@ +MD5 7409fa7d2449a2d7a90a04685422ca7d nessus-plugins-2.0.0.tar.gz 1108147 diff --git a/net-analyzer/nessus-plugins/nessus-plugins-2.0.0.ebuild b/net-analyzer/nessus-plugins/nessus-plugins-2.0.0.ebuild new file mode 100644 index 000000000000..33478a80082f --- /dev/null +++ b/net-analyzer/nessus-plugins/nessus-plugins-2.0.0.ebuild @@ -0,0 +1,28 @@ +# Copyright 2000-2002 Achim Gottinger +# Distributed under the GPL by Gentoo Technologies, Inc. +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus-plugins/nessus-plugins-2.0.0.ebuild,v 1.1 2003/02/26 08:10:29 aliz Exp $ + +S=${WORKDIR}/${PN} +DESCRIPTION="A remote security scanner for Linux (nessus-plugins)" +HOMEPAGE="http://www.nessus.org/" +SRC_URI="ftp://ftp.nessus.org/pub/nessus/nessus-${PV}/src/${P}.tar.gz" +DEPEND="=net-analyzer/nessus-core-${PV}" +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="~x86 ~ppc -sparc ~alpha" + +src_compile() { + econf || die "configure failed" + emake || die "emake failed" +} + +src_install() { + make \ + prefix=${D}/usr \ + sysconfdir=${D}/etc \ + localstatedir=${D}/var/lib \ + mandir=${D}/usr/share/man \ + install || die "make install failed" + cd ${S} + dodoc docs/*.txt plugins/accounts/accounts.txt +} diff --git a/net-analyzer/nessus/ChangeLog b/net-analyzer/nessus/ChangeLog index 6eb59e576f4e..94e75f6ae4cd 100644 --- a/net-analyzer/nessus/ChangeLog +++ b/net-analyzer/nessus/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-analyzer/nessus # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus/ChangeLog,v 1.15 2003/02/12 07:47:30 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus/ChangeLog,v 1.16 2003/02/26 08:09:43 aliz Exp $ + +*nessus-2.0.0 (25 Feb 2003) + + 25 Feb 2003; Daniel Ahlberg <aliz@gentoo.org> : + Version bump. Ebuild submitted by Blu3 <david+gentoo.org@blue-labs.org> in #16310. *nessus-1.2.7 (04 Jan 2003) diff --git a/net-analyzer/nessus/files/digest-nessus-2.0.0 b/net-analyzer/nessus/files/digest-nessus-2.0.0 new file mode 100644 index 000000000000..e69de29bb2d1 --- /dev/null +++ b/net-analyzer/nessus/files/digest-nessus-2.0.0 diff --git a/net-analyzer/nessus/nessus-2.0.0.ebuild b/net-analyzer/nessus/nessus-2.0.0.ebuild new file mode 100644 index 000000000000..276161ff7796 --- /dev/null +++ b/net-analyzer/nessus/nessus-2.0.0.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus/nessus-2.0.0.ebuild,v 1.1 2003/02/26 08:09:43 aliz Exp $ + +S=${WORKDIR}/${PN} +DESCRIPTION="A remote security scanner for Linux" +HOMEPAGE="http://www.nessus.org/" +DEPEND="=net-analyzer/nessus-libraries-${PV} + =net-analyzer/libnasl-${PV} + =net-analyzer/nessus-core-${PV} + =net-analyzer/nessus-plugins-${PV}" +RDEPEND="" +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="~x86 ~ppc -sparc " |