From owner-freebsd-ports@FreeBSD.ORG Sun Sep 14 22:50:24 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BF61764D; Sun, 14 Sep 2014 22:50:24 +0000 (UTC) Received: from mail-wg0-x22b.google.com (mail-wg0-x22b.google.com [IPv6:2a00:1450:400c:c00::22b]) (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 AE583EA; Sun, 14 Sep 2014 22:50:23 +0000 (UTC) Received: by mail-wg0-f43.google.com with SMTP id x12so3086616wgg.14 for ; Sun, 14 Sep 2014 15:50:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=vqjNtTCl5jDR+bBjL5VHM2KMB4PvkJXVC94peDvqyLA=; b=WBylKDbU3c0pAPqZzXZPpDUPODUyc/M58Bnnp6p41Ca58VKm1GpOPvO1pelomRyyRt /jETHVzDy2IIPE0moLcQJxa+iXYipCW2YueFHwjAZsziM3BLjjk9AxwvsEa0cX3PUR4F j84RfyRQXxTpjqh6z7qcJ086rb53jKsHuNuoqyyCXidIBsCOEe8MywrBAeMDWQbMvdj3 DFtzVaoIeDGVEb2IRNjB3RQxB9QToNU2nQ4/s6m7OaHgk+Qlp3O6KsyYf3mGIaHWAGFe L6bSvlZ6RSlLlSIdfuDq9cGOzHdmpzn6BBH14KXZPRbNLdaXxUCnyn7Eou6ivdP+Ea/E N3Qw== X-Received: by 10.194.236.234 with SMTP id ux10mr10494276wjc.0.1410735021899; Sun, 14 Sep 2014 15:50:21 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id ba3sm9674475wib.10.2014.09.14.15.50.20 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 14 Sep 2014 15:50:20 -0700 (PDT) Sender: Baptiste Daroussin Date: Mon, 15 Sep 2014 00:50:18 +0200 From: Baptiste Daroussin To: Dreamcat4 Subject: Re: shells/bash port, add a knob which symlinks to /bin/bash ? Message-ID: <20140914225018.GV6096@ivaldir.etoilebsd.net> References: <541367D1.8090002@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="c1qHkdEbEbCG94PZ" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Cc: Craig Rodrigues , freebsd-current Current , Emanuel Haupt , ports , Bryan Drewery 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, 14 Sep 2014 22:50:24 -0000 --c1qHkdEbEbCG94PZ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Sep 13, 2014 at 08:39:17PM +0100, Dreamcat4 wrote: > Right, well here is another one: >=20 > The missing symlink for /etc/ssl/cert.pem >=20 > There is no reason it should not be in >=20 > ${prefix}/etc/ssl/cert.pem >=20 > Except that the folder etc/ssl/ only exists in base. >=20 > Without this symlink, then SSL certs aren't found by the 'fetch' > command and many significant websites these days can't work without > SSL. For example github.com (there are others). >=20 fetch has been fixed to read the one from localbase first. regards, bapt --c1qHkdEbEbCG94PZ Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlQWG6oACgkQ8kTtMUmk6EyLfgCfQvXwuDMm7h9caGqrPIX+FvVA ABsAoJdnAk9s/AC+egu8pZlKRsCaiWz6 =odPp -----END PGP SIGNATURE----- --c1qHkdEbEbCG94PZ--