From owner-freebsd-ports@FreeBSD.ORG Sat Nov 5 15:49:27 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 10505106566C for ; Sat, 5 Nov 2011 15:49:27 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (smtp6.infracaninophile.co.uk [IPv6:2001:8b0:151:1:3fd3:cd67:fafa:3d78]) by mx1.freebsd.org (Postfix) with ESMTP id 95A9B8FC0A for ; Sat, 5 Nov 2011 15:49:26 +0000 (UTC) Received: from seedling.black-earth.co.uk (seedling.black-earth.co.uk [81.187.76.163]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.5/8.14.5) with ESMTP id pA5FnN0j006127 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Sat, 5 Nov 2011 15:49:23 GMT (envelope-from m.seaman@infracaninophile.co.uk) X-DKIM: OpenDKIM Filter v2.4.1 smtp.infracaninophile.co.uk pA5FnN0j006127 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=infracaninophile.co.uk; s=201001-infracaninophile; t=1320508163; bh=WtTZKscss/sU2MYN1IOH3rFGQ3FnMfeGUjNnz8T1osI=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type; b=bFd2FA2lsbk0o4WA78NOSxvE358pxoyKkMNStCCgq/NSgsZsI1SgOhF1urgyOuM2k mmp2ttRTIT8PL5ZtSA/D0MM/UHQsLbvHliX0IhDO8v28MljaO0PChYHrUi53By29Ry ja4JB9JlPaFweGw7qIOV1Nnri4ypt/WEK9fk7R9g= Message-ID: <4EB55AFB.20909@infracaninophile.co.uk> Date: Sat, 05 Nov 2011 15:49:15 +0000 From: Matthew Seaman User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1 MIME-Version: 1.0 To: Chris Rees References: <1ka9p31.8id8611dcf7tpM%xavier.humbert@xavhome.fr.eu.org> <4EB556E1.4080701@infracaninophile.co.uk> In-Reply-To: X-Enigmail-Version: 1.3.2 OpenPGP: id=60AE908C Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigB91F76B665A0DDF4C6E6D303" X-Virus-Scanned: clamav-milter 0.97.3 at lucid-nonsense.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-2.0 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,SPF_FAIL autolearn=no version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on lucid-nonsense.infracaninophile.co.uk Cc: freebsd-ports@freebsd.org Subject: Re: Population libmap.conf X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Nov 2011 15:49:27 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigB91F76B665A0DDF4C6E6D303 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 05/11/2011 15:36, Chris Rees wrote: > On 5 Nov 2011 15:32, "Matthew Seaman" = > wrote: >> >> On 05/11/2011 15:20, Xavier HUMBERT wrote: >>> I'm asking the best way to populate libmap.conf at before-install sta= ge. >>> >> >> rm /etc/libmap.conf >> >> Works for me. >> >> libmap is a band-aid used to patch over certain deficiencies in shared= >> library handling. You only need it when there is a specific problem, >> and in very many FreeBSD installs (particularly of recent and supporte= d >> OS versions) you won't need it at all. >=20 > I hope you're not suggesting touching files outside PREFIX in a port's > install target.... Of course not. I misread the question -- thought the OP was asking about a generic action by the admin before installing whatever. =46rom within a port, just add instructions to pkg-message and maybe install a sample file in ${EXAMPLESDIR} -- see the www/linuxpluginwrapper port for example. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate JID: matthew@infracaninophile.co.uk Kent, CT11 9PW --------------enigB91F76B665A0DDF4C6E6D303 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.16 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk61WwMACgkQ8Mjk52CukIwJTwCeLDt0J6rCu3wEU8sewhA1Rx89 HGIAnjxGFYExppAEoY6EUAmsAw5ETLgv =LCYA -----END PGP SIGNATURE----- --------------enigB91F76B665A0DDF4C6E6D303--