From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Oct 1 09:50:15 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB66F16A417 for ; Sun, 1 Oct 2006 09:50:15 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5ED8943D45 for ; Sun, 1 Oct 2006 09:50:14 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k919oD27061717 for ; Sun, 1 Oct 2006 09:50:13 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k919oDWf061712; Sun, 1 Oct 2006 09:50:13 GMT (envelope-from gnats) Resent-Date: Sun, 1 Oct 2006 09:50:13 GMT Resent-Message-Id: <200610010950.k919oDWf061712@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, Matthias Andree Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2623B16A407 for ; Sun, 1 Oct 2006 09:41:59 +0000 (UTC) (envelope-from ma@dt.e-technik.uni-dortmund.de) Received: from krusty.dt.e-technik.uni-dortmund.de (krusty.dt.E-Technik.uni-dortmund.de [129.217.163.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD92B43D73 for ; Sun, 1 Oct 2006 09:41:52 +0000 (GMT) (envelope-from ma@dt.e-technik.uni-dortmund.de) Received: from localhost (localhost [127.0.0.1]) by mail.dt.e-technik.uni-dortmund.de (Postfix) with ESMTP id A9F598A5C3; Sun, 1 Oct 2006 11:41:51 +0200 (CEST) Received: from krusty.dt.e-technik.uni-dortmund.de ([127.0.0.1]) by localhost (krusty.dt.e-technik.uni-dortmund.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 05081-08; Sun, 1 Oct 2006 11:41:51 +0200 (CEST) Received: from m2a2.dyndns.org (p50911C36.dip0.t-ipconnect.de [80.145.28.54]) by mail.dt.e-technik.uni-dortmund.de (Postfix) with ESMTP id 3DF558A5C2; Sun, 1 Oct 2006 11:41:51 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by merlin.emma.line.org (Postfix) with ESMTP id 3FA5C200A4E; Sun, 1 Oct 2006 11:41:50 +0200 (CEST) Received: from m2a2.dyndns.org ([127.0.0.1]) by localhost (m2a2.dyndns.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 09466-13; Sun, 1 Oct 2006 11:41:50 +0200 (CEST) Received: from rho.emma.line.org (rho.emma.line.org [192.168.0.3]) by merlin.emma.line.org (Postfix) with ESMTP id 26255200553; Sun, 1 Oct 2006 11:41:50 +0200 (CEST) Received: by rho.emma.line.org (Postfix, from userid 500) id 1C92F5F34; Sun, 1 Oct 2006 11:41:35 +0200 (CEST) Message-Id: <20061001094150.1C92F5F34@rho.emma.line.org> Date: Sun, 1 Oct 2006 11:41:35 +0200 (CEST) From: Matthias Andree To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: kris@obsecurity.org Subject: ports/103863: [MAINTAINER] security/openvpn: fix build faiulures X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Oct 2006 09:50:16 -0000 >Number: 103863 >Category: ports >Synopsis: [MAINTAINER] security/openvpn: fix build faiulures >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: Sun Oct 01 09:50:13 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Matthias Andree >Release: FreeBSD 6.2-PRERELEASE i386 >Organization: >Environment: System: FreeBSD rho.emma.line.org 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #25: Thu Sep 14 11:57:59 CEST 2006 >Description: fix build failures that arose from an accidentally omitted -fPIC (found on pointyhat's amd64 builders) portrevision bumped since the change affects all architectures, not just those that were failing. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- openvpn-2.0.6_4.patch begins here --- diff -ruN --exclude=CVS /usr/ports/security/openvpn/Makefile /usr/home/emma/ports/security/openvpn/Makefile --- /usr/ports/security/openvpn/Makefile Sat Sep 30 09:48:24 2006 +++ /usr/home/emma/ports/security/openvpn/Makefile Sun Oct 1 11:06:02 2006 @@ -10,10 +10,10 @@ # DO NOT BOTHER TO SEND NOTICES ABOUT 2.0.8 AS IT FIXES # WINDOWS-ONLY BUGS THAT DON'T AFFECT *BSD AND THUS # DOES NOT WARRANT A PORT UPGRADE! AND UPGRADE REQUESTS -# WILL BE DROPPED. -- Matthias Andree, 2006-09-13 +# WILL BE DROPPED. -- Matthias Andree, 2006-10-01 # ----------------------------------------------------- PORTVERSION= 2.0.6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security net # MASTER_SITES points to hosts in distinct data centers, # so just one MASTER_SITES entry should be OK. @@ -65,7 +65,7 @@ post-build: cd ${WRKSRC}/plugin/down-root && ${MAKE} - cd ${WRKSRC}/plugin/auth-pam && ${CC} ${CFLAGS} ${CPPFLAGS} -I../.. -DDLOPEN_PAM=0 -shared -Wl,-soname,openvpn-auth-pam.so -o openvpn-auth-pam.so auth-pam.c pamdl.c -lc -lpam + cd ${WRKSRC}/plugin/auth-pam && ${CC} ${CPPFLAGS} -I../.. -DDLOPEN_PAM=0 ${CFLAGS} -fPIC -shared -Wl,-soname,openvpn-auth-pam.so -o openvpn-auth-pam.so auth-pam.c pamdl.c -lc -lpam @# self-tests here .if !defined(WITHOUT_CHECK) cd ${WRKSRC} && ${MAKE} check --- openvpn-2.0.6_4.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: