From owner-cvs-all@FreeBSD.ORG Thu Sep 8 07:33:37 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9BAF31065673; Thu, 8 Sep 2011 07:33:37 +0000 (UTC) (envelope-from gahr@gahr.no-ip.org) Received: from cpanel05.rubas-s05.net (cpanel05.rubas-s05.net [195.182.222.75]) by mx1.freebsd.org (Postfix) with ESMTP id 156488FC12; Thu, 8 Sep 2011 07:33:36 +0000 (UTC) Received: from 175-3.192-178.cust.bluewin.ch ([178.192.3.175] helo=gahr.no-ip.org) by cpanel05.rubas-s05.net with esmtpa (Exim 4.69) (envelope-from ) id 1R1Z79-0008Ne-SL; Thu, 08 Sep 2011 09:33:35 +0200 Received: by gahr.no-ip.org (Postfix, from userid 1001) id C1F694505F; Thu, 8 Sep 2011 09:33:32 +0200 (CEST) Date: Thu, 8 Sep 2011 09:33:32 +0200 From: Pietro Cerutti To: Alexey Dokuchaev Message-ID: <20110908073332.GU98648@gahrfit.gahr.ch> References: <201109071436.p87EaDGo097718@repoman.freebsd.org> <20110907155741.GA69663@FreeBSD.org> <20110907160643.GR98648@gahrfit.gahr.ch> <20110908040041.GA61427@FreeBSD.org> <20110908062213.GS98648@gahrfit.gahr.ch> <20110908064247.GA77922@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="96dIhm/ZjrNld+BP" Content-Disposition: inline In-Reply-To: <20110908064247.GA77922@FreeBSD.org> X-PGP-Key: 0x9571F78E X-PGP-Fingerprint: 1203 92B5 3919 AF84 9B97 28D6 C0C2 6A98 9571 F78E User-Agent: Mutt/1.5.21 (2010-09-15) X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - cpanel05.rubas-s05.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - gahr.no-ip.org X-Source: X-Source-Args: X-Source-Dir: Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/audio/beast Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: gahr@FreeBSD.org List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Sep 2011 07:33:37 -0000 --96dIhm/ZjrNld+BP Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2011-Sep-08, 06:42, Alexey Dokuchaev wrote: > On Thu, Sep 08, 2011 at 08:22:13AM +0200, Pietro Cerutti wrote: > > In this particular port, whether SSE is available or not decides wheter > > a set of SSE-enabled plugins are built, in addition to the standard > > plugins. The most harm will be having a handful of additional files > > installed, that the target machine won't be able to use. On the other > > hand, reverting the change means not being able to predict which files > > will be installed, thus having leftovers, thus having a BROKEN port. >=20 > If SSE detection is performed during run-time, isn't it simpler to just > enable SSE plugins unconditionally? I don't see any simpler way, but I'm open to practical suggestions. It is even possible to force the use of non-SSE plugins at run time, but I have no way to control whether ${CONFIGURE_SCRIPT} will detect SSE or not (other than hacking ito it). What I really need is to be able to *predict* whether SSE-enabled plugins will be built or not, and the use of the sysctl is the only way I have found to do so. --=20 Pietro Cerutti The FreeBSD Project gahr@FreeBSD.org PGP Public Key: http://gahr.ch/pgp --96dIhm/ZjrNld+BP Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (FreeBSD) iEYEARECAAYFAk5ob8wACgkQwMJqmJVx947ksgCgufuY1DEj2Wgn1KAHP01uMFYI 8EEAn0mZw0YiPeBafwDBUnsFU1Yampk1 =xus/ -----END PGP SIGNATURE----- --96dIhm/ZjrNld+BP--