From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 14 12:00:09 2010 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CDE961065670 for ; Wed, 14 Apr 2010 12:00:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 893778FC1B for ; Wed, 14 Apr 2010 12:00:09 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o3EC09bp038114 for ; Wed, 14 Apr 2010 12:00:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o3EC09Ok038113; Wed, 14 Apr 2010 12:00:09 GMT (envelope-from gnats) Resent-Date: Wed, 14 Apr 2010 12:00:09 GMT Resent-Message-Id: <201004141200.o3EC09Ok038113@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, "Vladimir I. Pushkar" Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0D6551065674 for ; Wed, 14 Apr 2010 11:52:51 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id F0AAB8FC23 for ; Wed, 14 Apr 2010 11:52:50 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o3EBqofb089181 for ; Wed, 14 Apr 2010 11:52:50 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id o3EBqoNE089180; Wed, 14 Apr 2010 11:52:50 GMT (envelope-from nobody) Message-Id: <201004141152.o3EBqoNE089180@www.freebsd.org> Date: Wed, 14 Apr 2010 11:52:50 GMT From: "Vladimir I. Pushkar" To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/145697: bacula-client-5.0.0 does not compile staticly 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: Wed, 14 Apr 2010 12:00:09 -0000 >Number: 145697 >Category: ports >Synopsis: bacula-client-5.0.0 does not compile staticly >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Apr 14 12:00:09 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Vladimir I. Pushkar >Release: 7.2-STABLE >Organization: CAD Department of NTUU >Environment: FreeBSD talos.cad.ntu-kpi.kiev.ua 7.2-STABLE FreeBSD 7.2-STABLE #1: Tue Oct 6 10:42:19 EEST 2009 root@talos.cad.ntu-kpi.kiev.ua:/usr/obj/usr/src/sys/TALOS i386 >Description: bacula-client-5.0.0 does not compile with SFDAEMON option. >How-To-Repeat: Activate SFDAEMON option in "Options for bacula-client 5.0.0" menu when installing port. >Fix: Apply the following patch to ports/sysutils/bacula-server/Makefile: --- Makefile.orig 2010-04-14 14:35:14.000000000 +0300 +++ Makefile 2010-04-14 14:37:51.000000000 +0300 @@ -133,6 +133,7 @@ # Build a static fd binary. .if defined(WITH_SFDAEMON) CONFIGURE_ARGS+= --enable-static-fd +CONFIGURE_ARGS+= --disable-libtool PLIST_SUB+= SFDAEMON="" .else PLIST_SUB+= SFDAEMON="@comment " >Release-Note: >Audit-Trail: >Unformatted: