Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Feb 2006 17:15:51 +1100
From:      Peter Jeremy <peterjeremy@optushome.com.au>
To:        Kris Kennaway <kris@obsecurity.org>
Cc:        cvs-ports@freebsd.org, cvs-all@freebsd.org, Mark Linimon <linimon@freebsd.org>, ports-committers@freebsd.org
Subject:   Re: cvs commit: ports Makefile ports/Mk bsd.port.mk bsd.port.subdir.mk ports/converters/mule-ucs Makefile ports/converters/mule-ucs-emacs20 Makefile ports/databases/bbdb Makefile ports/databases/bbdb-emacs20 Makefile ports/databases/gnats4 ...
Message-ID:  <20060201061551.GB678@turion.vk2pj.dyndns.org>
In-Reply-To: <20060131192033.GA11720@xor.obsecurity.org>
References:  <200601280211.k0S2Ba7S086226@repoman.freebsd.org> <20060131182842.GA73126@turion.vk2pj.dyndns.org> <20060131192033.GA11720@xor.obsecurity.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--EVF5PPMfhYS0aIcm
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Tue, 2006-Jan-31 14:20:33 -0500, Kris Kennaway wrote:
>On Wed, Feb 01, 2006 at 05:28:42AM +1100, Peter Jeremy wrote:
>> On Sat, 2006-Jan-28 02:11:36 +0000, Mark Linimon wrote:
>> >  Modified files:
>> >    .                    Makefile=20
>> >    Mk                   bsd.port.mk bsd.port.subdir.mk=20
>> ...
>> >  Revision  Changes    Path
>> >  1.95      +17 -11    ports/Makefile
>> >  1.524     +43 -40    ports/Mk/bsd.port.mk
>> >  1.64      +6 -4      ports/Mk/bsd.port.subdir.mk
>>=20
>> I have my ports tree in /home, rather than /usr and since these
>> changes, I am getting extensive errors from 'portsdb -uU':
>
>What configuration variables are you setting?  e.g. PORTSDIR, etc.

/usr/local/etc/pkgtools.conf:
  ENV['PORTSDIR'] ||=3D '/usr/ports'
  ENV['PACKAGES'] ||=3D ENV['PORTSDIR'] + '/packages'
  ENV['PKG_PATH'] ||=3D ENV['PACKAGES'] + '/All'
  ENV['PKG_TMPDIR'] ||=3D '/var/tmp'
  ENV['PORTS_DBDIR'] ||=3D '/var/db/ports'

server% ls -l /usr/ports=20
lrwxr-xr-x  1 root  wheel  11  1 Jan  2005 /usr/ports -> /home/ports

Nothing relevant in the environment.

I've done some checking and if I change PORTSDIR to /home/ports then
the messages disappear.  This implies that PORTSDIR must be the
absolute pathname - which isn't mentioned in the documentation.

--=20
Peter Jeremy

--EVF5PPMfhYS0aIcm
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (FreeBSD)

iD8DBQFD4FIU/opHv/APuIcRAgL7AJ0Tv0QZQCsZF2LXvSeKyDPZODZliwCcCDtK
Q4Tbb9wewK/jiClIrcMHRFo=
=0MKO
-----END PGP SIGNATURE-----

--EVF5PPMfhYS0aIcm--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060201061551.GB678>