From owner-freebsd-ports@FreeBSD.ORG Sun Jan 18 05:48:23 2015 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 65E71AA3; Sun, 18 Jan 2015 05:48:23 +0000 (UTC) Received: from mail-ie0-x22c.google.com (mail-ie0-x22c.google.com [IPv6:2607:f8b0:4001:c03::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 29501D3D; Sun, 18 Jan 2015 05:48:23 +0000 (UTC) Received: by mail-ie0-f172.google.com with SMTP id tr6so26596866ieb.3; Sat, 17 Jan 2015 21:48:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:content-type; bh=eK4VcgHd9Vl3i9OnvElPNinBvCH5rO6Txopvh/orhXg=; b=EErYIpj2cGBW9BmCFhMNtcoPaizNBLyOybVl+0jYS9op9gsWqvO7AI705kR/dgllUi 5Eh3WIyjSf5dTJ2S/WUnykoBtA2eB6cGQlTQ/NmNAz2T3O/PC+Vjisrh1Zjr7aO8v7zs a8Vk0cNfDFsmWbch8Z7dVuLk1VIVfrFpjtPF4ckMQCJ+aAA9oq/aG6mB6VNp2kr6q1ff LZMJFQR2IWJ1sVBO4w83BZUF4Mr7rRpwic8x1YZZInmqer6kdWvwsddKlAyMCuVugyjf n/zxzjthJ2AdQ2h65Qb2gmUHgj+i7MlHxaAhgkUiMnkFB2JLNPxB+O03VHzrOVowUvun Zwpg== MIME-Version: 1.0 X-Received: by 10.51.17.11 with SMTP id ga11mr12429138igd.0.1421560102532; Sat, 17 Jan 2015 21:48:22 -0800 (PST) Sender: kob6558@gmail.com Received: by 10.107.52.19 with HTTP; Sat, 17 Jan 2015 21:48:22 -0800 (PST) In-Reply-To: <20150118052840.GB52267@albert.catwhisker.org> References: <20150117151806.GE91189@rancor.immure.com> <54BA8380.4060108@selasky.org> <20150117154837.GL1151@albert.catwhisker.org> <20150118043426.GF91189@rancor.immure.com> <20150118052840.GB52267@albert.catwhisker.org> Date: Sat, 17 Jan 2015 21:48:22 -0800 X-Google-Sender-Auth: ybE34v0SGPt13mtiuBt3MkMqIkI Message-ID: Subject: Re: CURRENT breaks loading of nvidia.so From: Kevin Oberman To: David Wolfskill , Kevin Oberman , FreeBSD CURRENT , FreeBSD Ports Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jan 2015 05:48:23 -0000 Any hope to get a bit of text on this into the Handbook? Maybe with the example in Doug B.'s e-mail announcing it. (It's in the ports archive and DuckDuckGo can find it easily.) The example in build(7) is for a single module while Doug's message show that they should be space delimited. -- R. Kevin Oberman, Network Engineer, Retired E-mail: rkoberman@gmail.com On Sat, Jan 17, 2015 at 9:28 PM, David Wolfskill wrote: > On Sat, Jan 17, 2015 at 09:22:06PM -0800, Kevin Oberman wrote: > > ... > > Can anyone tell me where PORTS_MODULES is documented? I don't find it in > > the Handbook. It's not in src.conf(5). I've known of it since Doug B. (I > > thing) wrote it. This is a very beneficial tool. It really needs to be > well > > documented. > > ... > > build(7) has it. > > (I confess that I didn't recall this, nor it it just "magically occur" > to me. Rather, brute force works again: > > grep -Zwr PORTS_MODULES /usr/share/man/man* > > Ugly, perhaps, but effective. :-}) > > Peace, > david > -- > David H. Wolfskill david@catwhisker.org > Those who murder in the name of God or prophet are blasphemous cowards. > > See http://www.catwhisker.org/~david/publickey.gpg for my public key. >