From owner-freebsd-questions@FreeBSD.ORG Tue Sep 9 08:55:36 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 69E521065672 for ; Tue, 9 Sep 2008 08:55:36 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (gate6.infracaninophile.co.uk [IPv6:2001:8b0:151:1::1]) by mx1.freebsd.org (Postfix) with ESMTP id C2F508FC1A for ; Tue, 9 Sep 2008 08:55:35 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from lack-of-gravitas.thebunker.net (gateway.ash.thebunker.net [213.129.64.4]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.3/8.14.2) with ESMTP id m898tMdv071404 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 9 Sep 2008 09:55:28 +0100 (BST) (envelope-from m.seaman@infracaninophile.co.uk) X-DKIM: Sendmail DKIM Filter v2.7.1 smtp.infracaninophile.co.uk m898tMdv071404 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=infracaninophile.co.uk; s=200708; t=1220950529; bh=Sf4mQn6B7AgS87 y7UD3OzW13RXAeeog6lzc1wMGJd5k=; h=Message-ID:Date:From:MIME-Version: To:CC:Subject:References:In-Reply-To:Content-Type: Content-Transfer-Encoding:Cc:Content-Type:Date:From:In-Reply-To: Message-ID:Mime-Version:References:To; z=Message-ID:=20<48C639FA.4 040908@infracaninophile.co.uk>|Date:=20Tue,=2009=20Sep=202008=2009: 55:22=20+0100|From:=20Matthew=20Seaman=20|Organization:=20Infracaninophile|User-Agent:=20Thunderbird= 202.0.0.16=20(X11/20080811)|MIME-Version:=201.0|To:=20Zbigniew=20Sz albot=20|CC:=20User=20Questions=20|Subject:=20Re:=20WITHOUT_X11=3Dyes=20in=20pkg tools.conf|References:=20<48C6389C.1090001@lcwords.com>|In-Reply-To :=20<48C6389C.1090001@lcwords.com>|X-Enigmail-Version:=200.95.6|Con tent-Type:=20text/plain=3B=20charset=3DUTF-8=3B=20format=3Dflowed|C ontent-Transfer-Encoding:=207bit; b=ZkQmr9tcFhO1XAKLHzFwIAnqLydL+YH xXO2PFmJu4TUz6EnKJSbgZUpptCstO1KNpTfRchqXgFhUF1NPL6j7H4+u7dpM8FBEGP r2GpXpICf7RsefaX+SNj4rsc7Qd/lGw6E2XvS4RZSNP0Wq2JnbSpkCoIj8ud7E9bMJu IwHfGM= Message-ID: <48C639FA.4040908@infracaninophile.co.uk> Date: Tue, 09 Sep 2008 09:55:22 +0100 From: Matthew Seaman Organization: Infracaninophile User-Agent: Thunderbird 2.0.0.16 (X11/20080811) MIME-Version: 1.0 To: Zbigniew Szalbot References: <48C6389C.1090001@lcwords.com> In-Reply-To: <48C6389C.1090001@lcwords.com> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.93.3/8198/Tue Sep 9 08:35:13 2008 on happy-idiot-talk.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VERIFIED,SPF_FAIL autolearn=no version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on happy-idiot-talk.infracaninophile.co.uk Cc: User Questions Subject: Re: WITHOUT_X11=yes in pkgtools.conf X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Sep 2008 08:55:36 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: RIPEMD160 Zbigniew Szalbot wrote: | Hello, | | How do I set a global WITHOUT_X11 in pkgtools.conf? (not for a specific | port but for all ports) | | I tried putting it under | MAKE_ARGS = { | } | and came up with | MAKE_ARGS = { 'WITHOUT_X11=yes', | } | | but it does not work | | $ portinstall | ** Error occured reading /usr/local/etc/pkgtools.conf: | /usr/local/etc/pkgtools.conf:390: odd number list for Hash | | Many thanks in advance! | Put it in /etc/make.conf -- that way it will work for all ports, however you manage them and independent of whether you use portupgrade, portmanager or just 'cd /usr/ports/port/name ; make install'. Cheers, Matthew - -- Dr Matthew J Seaman MA, D.Phil. Flat 3 ~ 7 Priory Courtyard PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate ~ Kent, CT11 9PW, UK -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREDAAYFAkjGOfoACgkQ3jDkPpsZ+VYWWwCfdv0Yr0xjF6C5kqsl8QeyI6tJ 8KcAoLrNFQvcvCNNyW5DWD5y+DgeCo8N =DUDw -----END PGP SIGNATURE-----