From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Oct 5 14:20:17 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 1474C16A47C for ; Thu, 5 Oct 2006 14:20:17 +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 D3CB243D60 for ; Thu, 5 Oct 2006 14:20:13 +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 k95EKDZ0055798 for ; Thu, 5 Oct 2006 14:20:13 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k95EKDD2055797; Thu, 5 Oct 2006 14:20:13 GMT (envelope-from gnats) Resent-Date: Thu, 5 Oct 2006 14:20:13 GMT Resent-Message-Id: <200610051420.k95EKDD2055797@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, Nick Hibma Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B9E616A403 for ; Thu, 5 Oct 2006 14:13:23 +0000 (UTC) (envelope-from nick@van-laarhoven.org) Received: from smtp-1.orange.nl (smtp-1.orange.nl [193.252.22.241]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4FC2643D76 for ; Thu, 5 Oct 2006 14:13:11 +0000 (GMT) (envelope-from nick@van-laarhoven.org) Received: from uitsmijter.van-laarhoven.org (ap-zvhz-13f05.adsl.wanadoo.nl [81.69.93.5]) by mwinf6009.orange.nl (SMTP Server) with ESMTP id 29AF37000084 for ; Thu, 5 Oct 2006 16:13:10 +0200 (CEST) Received: (qmail 41695 invoked from network); 5 Oct 2006 14:13:09 -0000 Received: from 10.66.0.149 by uitsmijter.van-laarhoven.org (envelope-from , uid 82) with qmail-scanner-1.25 (clamdscan: 0.88.2/1459. f-prot: 4.6.6/3.16.14. spamassassin: 3.1.1. Clear:RC:1(10.66.0.149):. Processed in 0.052057 secs); 05 Oct 2006 14:13:09 -0000 Received: from unknown (HELO van-laarhoven.org) (nick@10.66.0.149) by uitsmijter.van-laarhoven.org with SMTP; 5 Oct 2006 14:13:09 -0000 Received: (nullmailer pid 7841 invoked by uid 1001); Thu, 05 Oct 2006 14:13:08 -0000 Message-Id: <1160057588.666860.7840.nullmailer@van-laarhoven.org> Date: Thu, 05 Oct 2006 16:13:08 +0200 From: Nick Hibma To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/104002: samba3 forces use of fam if installed 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: Thu, 05 Oct 2006 14:20:17 -0000 >Number: 104002 >Category: ports >Synopsis: samba3 forces use of fam if installed >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Oct 05 14:20:13 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Nick Hibma >Release: FreeBSD 6.1-STABLE i386 >Organization: AnyWi Technologies >Environment: System: FreeBSD hind.van-laarhoven.org 6.1-STABLE FreeBSD 6.1-STABLE #19: Thu Aug 17 16:31:39 CEST 2006 toor@hind.van-laarhoven.org:/usr/src/sys/i386/compile/HIND i386 >Description: When installing net/samba3 port WITHOUT_FAM_SUPPORT is ignored if fam is installed on the machine. 1) Why have a switch if you ignore it (changing the default based on what's installed is a good thing though). 2) If you are cross installing onto a CF Card based image you don't want extra stuff to be installed. (you guessed it: FAM is installed on the host and that makes the Makefile assume that you want to enable FAM). >How-To-Repeat: cd /usr/ports/devel/fam make install cd /usr/ports/net/samba3 make PREFIX=/tmp -DWITHOUT_FAM_SUPPORT Notice how it says that it found fam and is going to use it. >Fix: Only check for existing fam if WITHOUT_FAM_SUPPORT is not set on the command line. >Release-Note: >Audit-Trail: >Unformatted: