From owner-freebsd-ports@freebsd.org Fri Nov 6 19:49:07 2015 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1E74EA28F9D for ; Fri, 6 Nov 2015 19:49:07 +0000 (UTC) (envelope-from lists@opsec.eu) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 0AF89109C for ; Fri, 6 Nov 2015 19:49:07 +0000 (UTC) (envelope-from lists@opsec.eu) Received: by mailman.ysv.freebsd.org (Postfix) id 09ECDA28F9C; Fri, 6 Nov 2015 19:49:07 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0989FA28F9B for ; Fri, 6 Nov 2015 19:49:07 +0000 (UTC) (envelope-from lists@opsec.eu) Received: from home.opsec.eu (home.opsec.eu [IPv6:2001:14f8:200::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C10A8109B for ; Fri, 6 Nov 2015 19:49:06 +0000 (UTC) (envelope-from lists@opsec.eu) Received: from pi by home.opsec.eu with local (Exim 4.86 (FreeBSD)) (envelope-from ) id 1Zun0W-000H5j-S8; Fri, 06 Nov 2015 20:49:08 +0100 Date: Fri, 6 Nov 2015 20:49:08 +0100 From: Kurt Jaeger To: Eduardo Lemos de Sa Cc: ports@freebsd.org Subject: Re: About biology/molden Message-ID: <20151106194908.GA65692@home.opsec.eu> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Nov 2015 19:49:07 -0000 Hi! > Late on time, I got the port biology/molden (version 5.0.7) compiled in > FreeBSD. Since there, I noticed that a new version of this software is > avaliable (5.3). There is even a version 5.4 released, since 4th of november. > So, I tried to compiled applying hints presente in > makefile using gcc48/gfortran48. But, I stuck in a error message related to > xwin.c: I've prepared a patch for the port, please check it out at https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204341 and report back if it solves your problem.