From owner-cvs-all@FreeBSD.ORG Wed Jun 4 13:32:36 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 835C210656D5; Wed, 4 Jun 2008 13:32:36 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (it.buh.tecnik93.com [81.196.204.98]) by mx1.freebsd.org (Postfix) with ESMTP id E631F8FC30; Wed, 4 Jun 2008 13:32:35 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (localhost [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with ESMTP id A50FF2C50CED; Wed, 4 Jun 2008 16:32:34 +0300 (EEST) Date: Wed, 4 Jun 2008 16:32:34 +0300 From: Ion-Mihai Tetcu To: Edwin Groothuis Message-ID: <20080604163234.52151c8e@it.buh.tecnik93.com> In-Reply-To: <200806041315.m54DFifb077097@repoman.freebsd.org> References: <200806041315.m54DFifb077097@repoman.freebsd.org> X-Mailer: Claws Mail 3.4.0 (GTK+ 2.12.9; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/security Makefile ports/security/openvas-libraries Makefile distinfo openvas-libraries-1.0.1.tbz pkg-descr pkg-plist ports/security/openvas-libraries/files patch-configure patch-libopenvas-ftp_funcs.c patch-libopenvas-ids_send.c patch-libopenvas-network.h patch-libopenvas-pcap.c ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Jun 2008 13:32:36 -0000 On Wed, 4 Jun 2008 13:15:44 +0000 (UTC) Edwin Groothuis wrote: > edwin 2008-06-04 13:15:44 UTC > > FreeBSD ports repository > > Modified files: > security Makefile > Added files: > security/openvas-libraries Makefile distinfo > openvas-libraries-1.0.1.tbz > pkg-descr pkg-plist > security/openvas-libraries/files patch-configure > patch-libopenvas-ftp_funcs.c > patch-libopenvas-ids_send.c > patch-libopenvas-network.h > patch-libopenvas-pcap.c > patch-libopenvas-plugutils.c > patch-libopenvas-popen.c > patch-openvas-libraries.tmpl.in > Log: > [NEW PORT] security/openvas-libraries: Libraries for OpenVAS > > OpenVAS stands for Open Vulnerability Assessment System and > is a network security scanner with associated tools like a > graphical user fontend. The core is a server component with > a set of network vulnerability tests (NVTs) to detect > security problems in remote systems and applications. > > WWW: http://www.openvas.org/ > > PR: ports/123127 > Submitted by: Tomoyuki Sakurai > > Revision Changes Path > 1.968 +1 -0 ports/security/Makefile > 1.1 +27 -0 ports/security/openvas-libraries/Makefile (new) > 1.1 +3 -0 ports/security/openvas-libraries/distinfo (new) > 1.1 +43 -0 ports/security/openvas-libraries/files/patch-configure (new) > 1.1 +10 -0 ports/security/openvas-libraries/files/patch-libopenvas-ftp_funcs.c (new) > 1.1 +10 -0 ports/security/openvas-libraries/files/patch-libopenvas-ids_send.c (new) > 1.1 +10 -0 ports/security/openvas-libraries/files/patch-libopenvas-network.h (new) > 1.1 +23 -0 ports/security/openvas-libraries/files/patch-libopenvas-pcap.c (new) > 1.1 +11 -0 ports/security/openvas-libraries/files/patch-libopenvas-plugutils.c (new) > 1.1 +10 -0 ports/security/openvas-libraries/files/patch-libopenvas-popen.c (new) > 1.1 +11 -0 ports/security/openvas-libraries/files/patch-openvas-libraries.tmpl.in (new) > 1.1 +769 -0 ports/security/openvas-libraries/openvas-libraries-1.0.1.tbz (new) > 1.1 +6 -0 ports/security/openvas-libraries/pkg-descr (new) > 1.1 +36 -0 ports/security/openvas-libraries/pkg-plist (new) > Hi, You receive this email if you are either the maintainer of the port or if you recently committed to it. If the error is already fixed please ignore this email; if you submit a PR to fix it CC me and I'll commit it ASAP. These emails are generated in one of the following cases: - an automated build was scheduled because the port was touched in CVS - the periodic QA build has reached it. - the port was scheduled because it is a dependency of a port from the cases above. There is no fixed interval for this; if other ports depend on it you will receive this emails more often since testing those other ports is made impossible by this port being broken. Efforts are made to restrict the number of outgoing emails to one/port/week for QA or dependency builds (but not for commit-triggered builds; if you commit 3 times in 5 minutes to the same port and the first 2 versions fail you'll receive 2 emails). The builds are done under tinderbox-2.4.2_2 , on 7-STABLE on amd64, with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the official up-to-date Ports Tree (for commit-triggered builds the files are fetched via CVSWeb), with the following vars set: FORCE_PACKAGE=yes, NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes. When you fix install/plist errors please bear in mind that each of the 3 NO* vars controls the installation of different type of files, so constructs like: .ifndef NOPORTDOCS @${MKDIR} ${DATADIR} ... .endif or %%PORTDOCS%%%%EXAMPLESDIR%%/some_example_file are wrong, WRONG, _WRONG_. The error which triggered this email is bellow: ======================================== ===> Building package for openvas-libraries-1.0.1 tar: lib/libopenvas.so.1: Cannot stat: No such file or directory tar: lib/libopenvas.so: Cannot stat: No such file or directory tar: lib/libopenvas_hg.so.1: Cannot stat: No such file or directory tar: lib/libopenvas_hg.so: Cannot stat: No such file or directory tar: Error exit delayed from previous errors. pkg_create: make_dist: tar command failed with code 256 Creating package /tmp/packages/All/openvas-libraries-1.0.1.tbz Registering depends: gnutls-2.2.5 libgcrypt-1.4.1 libgpg-error-1.6 gettext-0.16.1_3 libiconv-1.11_1 pkg-config-0.23_1. Creating bzip'd tar ball in '/tmp/packages/All/openvas-libraries-1.0.1.tbz' *** Error code 1 Stop in /a/ports/security/openvas-libraries. ================================================================ build of /usr/ports/security/openvas-libraries ended at Wed Jun 4 13:29:41 UTC 2008 http://t64.tecnik93.com/errors/7-STABLE-FTP/openvas-libraries-1.0.1.log Thanks for your work on making FreeBSD better, -- IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B