Date: Fri, 29 Dec 2006 22:54:36 +0200 From: gareth <bsd@lordcow.org> To: stable@freebsd.org Subject: Re: system breach Message-ID: <20061229205436.GB6029@lordcow.org> In-Reply-To: <20061229181606.GA83815@icarus.home.lan> References: <20061228231226.GA16587@lordcow.org> <b91012310612282010m22a6bbdbp97bf7bdecca1530@mail.gmail.com> <20061229155845.GA1266@lordcow.org> <45954196.9040909@saeab.se> <20061229173916.GA3196@lordcow.org> <20061229181606.GA83815@icarus.home.lan>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri 2006-12-29 (10:16), Jeremy Chadwick wrote: > Apparently pkg_fetch will use either $PKG_TMPDIR or $TMPDIR as a > temporary storage location for where things are stored. Taken from > the manpage in pkgtools-2.2.2/man/pkg_fetch.1: > > PKG_TMPDIR > TMPDIR (In that order) Temporary directory where pkg_fetch down- > loads files temporarily. If neither is not defined, > ``/var/tmp'' is used. > > Do either of the reporters have PKG_TMPDIR or TMPDIR defined in > make.conf, their own dotfiles, root's dotfiles, or within their > php.ini? thanx for all the detective work, i grepped for TMPDIR and download in the ports tree and didn't find anything worthwhile. however, found this in the go-pear file in /usr/ports/distfiles/pear-1.4.11.tar.bz2: putenv('PHP_PEAR_DOWNLOAD_DIR=' . $temp_dir . '/download')
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061229205436.GB6029>