From nobody@nwww.freebsd.org  Tue May  7 05:33:02 2002
Return-Path: <nobody@nwww.freebsd.org>
Received: from nwww.freebsd.org (nwww.FreeBSD.org [216.136.204.117])
	by hub.freebsd.org (Postfix) with ESMTP id 940C437B400
	for <freebsd-gnats-submit@FreeBSD.org>; 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 <freebsd-gnats-submit@FreeBSD.org>; 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 <vm@iki.fi>
To: freebsd-gnats-submit@FreeBSD.org
Subject: net/samba creates log files to /var instead of /var/log
X-Send-Pr-Version: www-1.0

>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:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 07 05:40:01 PDT 2002
>Closed-Date:    Tue May 07 07:49:18 PDT 2002
>Last-Modified:  Tue May 07 07:49:18 PDT 2002
>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:
State-Changed-From-To: open->closed 
State-Changed-By: dwcjr 
State-Changed-When: Tue May 7 07:42:17 PDT 2002 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=37826 
>Unformatted:
