From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jun 8 20:30:00 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 70EA7BEE for ; Sat, 8 Jun 2013 20:30:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 556AF1289 for ; Sat, 8 Jun 2013 20:30: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 r58KU0Zx016042 for ; Sat, 8 Jun 2013 20:30:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r58KU0XL016041; Sat, 8 Jun 2013 20:30:00 GMT (envelope-from gnats) Resent-Date: Sat, 8 Jun 2013 20:30:00 GMT Resent-Message-Id: <201306082030.r58KU0XL016041@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, John Marino Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 50B34BE0 for ; Sat, 8 Jun 2013 20:27:36 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121]) by mx1.freebsd.org (Postfix) with ESMTP id 29BB51281 for ; Sat, 8 Jun 2013 20:27:36 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r58KRZBc048353 for ; Sat, 8 Jun 2013 20:27:35 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r58KRZaq048352; Sat, 8 Jun 2013 20:27:35 GMT (envelope-from nobody) Message-Id: <201306082027.r58KRZaq048352@oldred.freebsd.org> Date: Sat, 8 Jun 2013 20:27:35 GMT From: John Marino To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/179431: security/opensaml2: fix for missing boost dependency 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: Sat, 08 Jun 2013 20:30:00 -0000 >Number: 179431 >Category: ports >Synopsis: security/opensaml2: fix for missing boost dependency >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Jun 08 20:30:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: John Marino >Release: >Organization: >Environment: >Description: security/opensaml2 was just updated but it doesn't build in a clean environment. The boost dependency was omitted. >How-To-Repeat: >Fix: Adding this to the makefile allowed opensaml2 to build in poudriere: LIB_DEPENDS+= boost_thread:${PORTSDIR}/devel/boost-libs The actually library called out probably isn't important. opensaml2 just needs boost-libs is loaded. >Release-Note: >Audit-Trail: >Unformatted: