From owner-cvs-all@FreeBSD.ORG Wed Oct 8 08:39:09 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 7DAD2106568A; Wed, 8 Oct 2008 08:39:09 +0000 (UTC) (envelope-from itetcu@freebsd.org) Received: from worf.ds9.tecnik93.com (worf.ds9.tecnik93.com [81.196.207.130]) by mx1.freebsd.org (Postfix) with ESMTP id 130088FC36; Wed, 8 Oct 2008 08:39:09 +0000 (UTC) (envelope-from itetcu@freebsd.org) Received: from quark.ds9.tecnik93.com (quark.ds9.tecnik93.com [81.196.207.132]) by worf.ds9.tecnik93.com (Postfix) with ESMTP id E921EFBEC45; Wed, 8 Oct 2008 11:39:07 +0300 (EEST) Received: by quark.ds9.tecnik93.com (Postfix, from userid 0) id DF82312E45F0; Wed, 8 Oct 2008 11:39:07 +0300 (EEST) From: QAT@FreeBSD.org To: knu@FreeBSD.org In-Reply-To: <200810080838.m988c8X6084321@repoman.freebsd.org> References: In-Reply-To: <200810080838.m988c8X6084321@repoman.freebsd.org> X-Mailer: $Tecnik: people/itetcu/ports/QA-Tindy/QAT_postPortBuild.sh, v 1.44 2008/08/24 09:54:12 itetcu Exp $ X-QAT-Tindy_Version: 2.4.3 X-QAT-Jail_Arch: amd64 X-QAT-Jail_Csup_Tag: RELENG_7 X-QAT-Jail_Last_Built: 2008-08-19 17:05:45 X-QAT-Port: shells/fd X-QAT-Fail_Reason: mtree X-QAT-Log: http://T64.TecNik93.com/logs/7-STABLE-FTP/fd-3.00c.log X-QAT-Build_Reason: Commit Message-Id: <20081008083907.DF82312E45F0@quark.ds9.tecnik93.com> Date: Wed, 8 Oct 2008 11:39:07 +0300 (EEST) Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/shells/fd Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Oct 2008 08:39:09 -0000 Hi, The build which triggered this email is done under tinderbox-2.4.3, on 7-STABLE on amd64, with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the "official" up-to-date Ports Tree, with the following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. Excerpt from http://T64.TecNik93.com/logs/7-STABLE-FTP/fd-3.00c.log : building fd-3.00c in directory /var/tinderbox/7-STABLE-FTP maintained by: knu@FreeBSD.org building for: 7.0-STABLE amd64 port directory: /usr/ports/shells/fd Makefile ident: $FreeBSD: ports/shells/fd/Makefile,v 1.91 2008/10/08 08:38:07 knu Exp $ prefixes: LOCALBASE=usr/local X11BASE=usr/local NO* env vars: NOPORTDOCS=yes NOPORTEXAMPLES=yes NOPORTDATA=yes build started at Wed Oct 8 08:39:01 UTC 2008 ................................................... chmod a+r-x /usr/local/man/man1/fd.1 rm -f /usr/local/man/man1/fdsh.1 ln /usr/local/man/man1/fd.1 /usr/local/man/man1/fdsh.1 chmod a+r-x /usr/local/man/man1/fdsh.1 if [ -f fdrc ]; then install -c fdrc /usr/local/etc/fd2rc; chmod a+r-x /usr/local/etc/fd2rc; fi [ -d /usr/local/bin ] || mkdir /usr/local/bin if [ -f fd-unicd.tbl ]; then install -c fd-unicd.tbl /usr/local/bin; chmod a+r-x /usr/local/bin/fd-unicd.tbl; fi if [ -f fd-dict.tbl ]; then install -c fd-dict.tbl /usr/local/bin; chmod a+r-x /usr/local/bin/fd-dict.tbl; fi if [ -f fd-cat.ja ]; then [ -d /usr/local/bin ] || mkdir /usr/local/bin; install -c fd-cat.ja /usr/local/bin; chmod a+r-x /usr/local/bin/fd-cat.ja; fi if [ -f fd-cat.C ]; then [ -d /usr/local/bin ] || mkdir /usr/local/bin; install -c fd-cat.C /usr/local/bin; chmod a+r-x /usr/local/bin/fd-cat.C; fi Updating /etc/shells if [ ! -f /usr/local/etc/fd2rc ]; then /bin/cp -p /usr/local/etc/fd2rc.sample /usr/local/etc/fd2rc; fi ===> Compressing manual pages for fd-3.00c ===> Registering installation for fd-3.00c ===> SECURITY REPORT: This port has installed the following files which may act as network servers and may therefore pose a remote security risk to the system. /usr/local/bin/fdsh /usr/local/bin/fd If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. ================================================================ ======================================== ===> Building package for fd-3.00c Creating package /tmp/packages/All/fd-3.00c.tbz Registering depends:. Creating bzip'd tar ball in '/tmp/packages/All/fd-3.00c.tbz' Deleting fd-3.00c updating /etc/shells ================================================================ === Checking filesystem state list of extra files and directories in / (not present before this port was installed but present after it was deinstalled) 2877082 24 -rw-r--r-- 1 root wheel 11876 Oct 8 08:39 usr/local/bin/fd-cat.C 2877081 28 -rw-r--r-- 1 root wheel 12419 Oct 8 08:39 usr/local/bin/fd-cat.ja ================================================================ build of /usr/ports/shells/fd ended at Wed Oct 8 08:39:06 UTC 2008 A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/testing_process.txt 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