From owner-freebsd-questions@FreeBSD.ORG Sun Nov 21 18:32:18 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8364B16A4CE for ; Sun, 21 Nov 2004 18:32:18 +0000 (GMT) Received: from amber.aeternal.net (amber.in.markiza.sk [62.168.76.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9C7043D62 for ; Sun, 21 Nov 2004 18:32:17 +0000 (GMT) (envelope-from corwin@pleiades.aeternal.net) Received: from localhost (localhost.aeternal.net [127.0.0.1]) by amber.aeternal.net (Postfix) with ESMTP id 8668FB857 for ; Sun, 21 Nov 2004 19:33:29 +0100 (CET) Received: from amber.aeternal.net ([127.0.0.1]) by localhost (amber.aeternal.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 10497-01 for ; Sun, 21 Nov 2004 19:33:28 +0100 (CET) Received: from pleiades.aeternal.net (pleiades.aeternal.net [192.168.0.7]) by amber.aeternal.net (Postfix) with ESMTP id 56821B856 for ; Sun, 21 Nov 2004 19:33:28 +0100 (CET) Received: from pleiades.aeternal.net (localhost.aeternal.net [127.0.0.1]) by pleiades.aeternal.net (Postfix) with ESMTP id 6C7437E81D for ; Sun, 21 Nov 2004 19:32:15 +0100 (CET) Received: (from corwin@localhost) by pleiades.aeternal.net (8.13.1/8.13.1/Submit) id iALIWEeg070114 for freebsd-questions@freebsd.org; Sun, 21 Nov 2004 19:32:14 +0100 (CET) (envelope-from corwin) Date: Sun, 21 Nov 2004 19:32:14 +0100 From: Martin Hudec To: freebsd-questions@freebsd.org Message-ID: <20041121183214.GE3260@pleiades.aeternal.net> References: <200411211306.05181.v.demartino2@virgilio.it> <41A0C4E1.3060805@FreeBSD.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="V4b9U9vrdWczvw78" Content-Disposition: inline In-Reply-To: <41A0C4E1.3060805@FreeBSD.org> X-Copyright: (C) 2004 Martin Hudec X-Operating-System: FreeBSD pleiades.aeternal.net 6.0-CURRENT i386 X-PGP-Key: http://www.aeternal.net/corwin_aeternal.asc User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at aeternal.net Subject: Re: Passing options to configure / compiler X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Martin Hudec List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Nov 2004 18:32:18 -0000 --V4b9U9vrdWczvw78 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hello, On Sun, Nov 21, 2004 at 05:40:01PM +0100 or thereabouts, Remko Lodder wrote: > Vittorio wrote: > >I couldn't find in the docs how to pass options to the configure script. > > >=20 > if you want to use WITH_TESTS for example you need to add >=20 > make WITH_TESTS=3Dyes install clean (or something similiar) >=20 > when portupgrade'ing that you should do >=20 > portupgrade -M 'WITH_TESTS=3Dyes' postgresql > (or again; something similiar) >=20 > Hope that helps! It would be nice for him to set options pkgtools.conf, which can be usually found in /usr/local/etc.=20 For example: I want links to be compiled without X11 support, so I set in section named MAKE_ARGS following: 'www/links' =3D> 'WITHOUT_X11=3Dyes', so this compilation option will be reflected next time he uses portupgrade utility. Otherwise portupgrade will ignore previous compilation options. Or at least I don't know how to tell portupgrade which options did I use to compile the port :). Cheers, Martin --=20 martin hudec * 421 907 303 393 * corwin@aeternal.net * http://www.aeternal.net "Nothing travels faster than the speed of light with the possible=20 exception of bad news, which obeys its own special laws." Douglas Adams, "The Hitchhiker's Guide to the Galaxy" --V4b9U9vrdWczvw78 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBoN8uZYEZIv+rgggRAv1fAKCDEPFdnYWjqCIuPNC5yZI5xheJjwCfQs7B cUB7a5XMItdWr3cgEOJxyF4= =tagv -----END PGP SIGNATURE----- --V4b9U9vrdWczvw78--