From owner-freebsd-ports Tue May 7 5:40:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6F3AB37B407 for ; Tue, 7 May 2002 05:40:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g47Ce2o62938; Tue, 7 May 2002 05:40:02 -0700 (PDT) (envelope-from gnats) Received: from nwww.freebsd.org (nwww.FreeBSD.org [216.136.204.117]) by hub.freebsd.org (Postfix) with ESMTP id 940C437B400 for ; Tue, 7 May 2002 05:33:01 -0700 (PDT) Received: from nwww.freebsd.org (localhost [127.0.0.1]) by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g47CYUhG001452 for ; Tue, 7 May 2002 05:34:30 -0700 (PDT) (envelope-from nobody@nwww.freebsd.org) Received: (from nobody@localhost) by nwww.freebsd.org (8.12.2/8.12.2/Submit) id g47CYUmo001451; Tue, 7 May 2002 05:34:30 -0700 (PDT) Message-Id: <200205071234.g47CYUmo001451@nwww.freebsd.org> Date: Tue, 7 May 2002 05:34:30 -0700 (PDT) From: Ville Mattila To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/37826: net/samba creates log files to /var instead of /var/log Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37826 >Category: ports >Synopsis: net/samba creates log files to /var instead of /var/log >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue May 07 05:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Ville Mattila >Release: 4.5-STABLE from Sat Apr 27 18:56:59 EET >Organization: >Environment: FreeBSD jeppe.poliisi.iki.fi 4.5-STABLE FreeBSD 4.5-STABLE #0: Sat Apr 27 18:56:59 EET DST 2002 ville@jeppe.poliisi.iki.fi:/sys/compile/JEPPE alpha >Description: After upgrading net/samba to PORTVERSION=2.2.4 the daemon log files are created as /var/log.smbd and /var/log.nmbd instead of into the /var/log directory previously used. >How-To-Repeat: net/samba/Makefile:38 sets `--with-logfilebase' argument for configure as such, leaving the target undefined. >Fix: Fix line 38 of net/samba/Makefile to set configure argument `--with-logfilebase=${SAMBA_LOGDIR}'. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message