From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Sep 5 07:40:00 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.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 ESMTP id B47EABEE for ; Thu, 5 Sep 2013 07:40:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7B2922325 for ; Thu, 5 Sep 2013 07:40:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r857e0mm006885 for ; Thu, 5 Sep 2013 07:40:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r857e0BU006884; Thu, 5 Sep 2013 07:40:00 GMT (envelope-from gnats) Resent-Date: Thu, 5 Sep 2013 07:40:00 GMT Resent-Message-Id: <201309050740.r857e0BU006884@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Dominic Fandrey 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 ESMTP id 32683B3F for ; Thu, 5 Sep 2013 07:37:32 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 207EB22D0 for ; Thu, 5 Sep 2013 07:37:32 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r857bVvx045442 for ; Thu, 5 Sep 2013 07:37:31 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r857bVgg045438; Thu, 5 Sep 2013 07:37:31 GMT (envelope-from nobody) Message-Id: <201309050737.r857bVgg045438@oldred.freebsd.org> Date: Thu, 5 Sep 2013 07:37:31 GMT From: Dominic Fandrey To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/181830: [maintainer-update] cad/freehdl only compiles with gcc42 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Sep 2013 07:40:00 -0000 >Number: 181830 >Category: ports >Synopsis: [maintainer-update] cad/freehdl only compiles with gcc42 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Sep 05 07:40:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Dominic Fandrey >Release: stable/9 >Organization: private >Environment: FreeBSD mobileKamikaze.norad 9.2-PRERELEASE FreeBSD 9.2-PRERELEASE #0 r254957: Tue Aug 27 19:07:40 CEST 2013 root@mobileKamikaze.norad:/usr/obj/HP6510b-9/amd64/usr/src/sys/HP6510b-9 amd64 >Description: The port neither compiles with clang nor modern versions of gcc. >How-To-Repeat: >Fix: Patch attached with submission follows: Index: cad/freehdl/Makefile =================================================================== --- cad/freehdl/Makefile (revision 326253) +++ cad/freehdl/Makefile (working copy) @@ -9,6 +9,7 @@ MAINTAINER= kamikaze@bsdforen.de COMMENT= A free VHDL simulator +USE_GCC= 4.2+ USE_LDCONFIG= yes USES= gmake perl5 pkgconfig USE_GNOME= gnomehack >Release-Note: >Audit-Trail: >Unformatted: