From owner-freebsd-ports@FreeBSD.ORG Wed Aug 20 18:47:43 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 91172BA0 for ; Wed, 20 Aug 2014 18:47:43 +0000 (UTC) Received: from mout.gmx.net (mout.gmx.net [212.227.15.15]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mout.gmx.net", Issuer "TeleSec ServerPass DE-1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 292F738E0 for ; Wed, 20 Aug 2014 18:47:42 +0000 (UTC) Received: from mandree.no-ip.org ([78.49.176.118]) by mail.gmx.com (mrgmx001) with ESMTPSA (Nemesis) id 0Lk8CY-1WnaG72Dgw-00c6A3 for ; Wed, 20 Aug 2014 20:47:34 +0200 Received: from [IPv6:::1] (localhost6.localdomain6 [IPv6:::1]) by apollo.emma.line.org (Postfix) with ESMTP id 5F39A23CEB4 for ; Wed, 20 Aug 2014 20:47:25 +0200 (CEST) Message-ID: <53F4ED3D.7040005@gmx.de> Date: Wed, 20 Aug 2014 20:47:25 +0200 From: Matthias Andree User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: freebsd-ports@freebsd.org Subject: Re: [CFT] SSP Package Repository available References: <523D79CD.2090302@FreeBSD.org> <53F4CE0E.8040106@FreeBSD.org> <34632ff93c04551e334a659512a728a9@mailbox.ijs.si> <53F4E490.3000907@egr.msu.edu> In-Reply-To: <53F4E490.3000907@egr.msu.edu> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:+uEbbyl9MKybgYhXrqXCeWIRvHrMuXC2Bvf90q6oV6KxuZkWWYX pA3+qduXChaj3z0IweWoZnu2GbIWDf7ayo9K7O9/96Jr66UlMT4a1visQ/MSiLr5woLzbp7 pUpA9OsCJpQ2Xyzg2JtQ+G8hlo16kVX/C+b2aNIEM7uYUQpPJFXXH4UzG1qJX4UeDa63yMN GJF46bCqewwdGSzRinwqA== X-UI-Out-Filterresults: notjunk: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: Wed, 20 Aug 2014 18:47:43 -0000 Am 20.08.2014 um 20:10 schrieb Adam McDougall: > I concur with Mark, with my 1400+ packages for workstations and servers, > I have had zero issues. This seems like a pretty safe change. I just > confirmed -fstack-protector is in my build logs although less frequently > than I assumed for ports such as zenity, meld, pidgin (once or twice > each). Other ports such as vlc mention it 2029 times. Not sure if the > low counts are expected. Some ports may not propagate compiler flags properly, so if this still happens for some ports even with V=1 VERBOSE=1 CMAKE_VERBOSE=1 in the environment, then the port needs closer inspection and perhaps fixing.