Date: Wed, 8 Oct 2008 11:39:07 +0300 (EEST) From: QAT@FreeBSD.org To: knu@FreeBSD.org Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/shells/fd Makefile Message-ID: <20081008083907.DF82312E45F0@quark.ds9.tecnik93.com> In-Reply-To: <200810080838.m988c8X6084321@repoman.freebsd.org> References: In-Reply-To: <200810080838.m988c8X6084321@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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 .................................<Last 40 lines of the log>.................. 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. ================================================================ ====================<phase 7: make package>==================== ===> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20081008083907.DF82312E45F0>