Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Apr 2005 03:11:35 +0100
From:      Lewis Thompson <lewiz@compsoc.man.ac.uk>
To:        sergei@gnezdov.net
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Installing portupgrade without X.org
Message-ID:  <20050410021135.GA1427@noisy.compsoc.man.ac.uk>
In-Reply-To: <slrnd5h0mv.1nih.use-reply-to@gnezdov.net>
References:  <8953a1db05040904263a1e2a79@mail.gmail.com> <20050409165612.GA91236@noisy.compsoc.man.ac.uk> <slrnd5h0mv.1nih.use-reply-to@gnezdov.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Apr 09, 2005 at 06:35:27PM -0700, Sergei Gnezdov wrote:
> Manpage does not seem to provide much help and I could not find
> anything related to individual package configuration options such as
> WITHOUT_X11 in the file itself.

pkgtools.conf is just a handy way of storing all of the port-specific
options.  If you search the file you will find MAKE_ARGS.  There are
some examples in the file and good comments.  e.g.
  MAKE_ARGS = {
    'databases/phpmyadmin' => 'WITH_SUPHP=1',
  }

would cause portupgrade to /always/ build databases/phpmyadmin with
WITH_SUPHP=1

> Are there any instructions on pkgtools.conf file?

They're mostly in the pkgtools.conf file itself.

Hope that's some help,

-Lewis Thompson.

-- 
I was so much older then, I'm younger than that now.  --Bob Dylan, 1964.
-| msn:lewiz@fajita.org | jabber:lewiz@jabber.org | url:www.lewiz.org |-



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