From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Mar 29 16:34:54 2012 Return-Path: <owner-freebsd-ports-bugs@FreeBSD.ORG> Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C1742106564A; Thu, 29 Mar 2012 16:34:54 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-bk0-f54.google.com (mail-bk0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id DA3368FC17; Thu, 29 Mar 2012 16:34:53 +0000 (UTC) Received: by bkcjc3 with SMTP id jc3so2831816bkc.13 for <multiple recipients>; Thu, 29 Mar 2012 09:34:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=wriTRyZ7Ihk4XzmCYnxuMJ4CDeqhbyVlFhb/oEmtB+0=; b=Ar6pjIyQzXCxYdKK4C5OFyfijbDMA1M/MQ/XZ54/X6MpRxJsnWXfYuFr1DSVHQJWgM 8FMvyjxzQgfgUrTSSGEE/4HJuSHQu7DCPFOyBml30BohJA8xaDMzzocKRIXGtrfcADNh zmWsnsMkzD8LDOqjdEgx+pzrlqMldlFhDeeQBIKfojZqm4fYtoXCj/M8chCx1/pHOz1o eu0LKtGhzSTAvUf4eMI93aMZqxOq/0fQ9+A8nDjJhnLU+nySWtr+YUxxUOq1uYf1iRbj QPlGmTAXVlHHfqqGYEtz8X0I2IBSq/LUN+bCLpWqReOl8EurpwnIhwG9iVeBcy/2NlEj HJ1Q== MIME-Version: 1.0 Received: by 10.204.148.82 with SMTP id o18mr14514283bkv.108.1333038892818; Thu, 29 Mar 2012 09:34:52 -0700 (PDT) Received: by 10.204.202.142 with HTTP; Thu, 29 Mar 2012 09:34:52 -0700 (PDT) Received: by 10.204.202.142 with HTTP; Thu, 29 Mar 2012 09:34:52 -0700 (PDT) In-Reply-To: <201203291410.q2TEAWhE058204@red.freebsd.org> References: <201203291410.q2TEAWhE058204@red.freebsd.org> Date: Thu, 29 Mar 2012 16:34:52 +0000 Message-ID: <CADLo83_tTG-JFr2RR19kYs0YiY+ZXXR31g0jYr9bvW5oJHcGvQ@mail.gmail.com> From: Chris Rees <utisoft@gmail.com> To: Oliver Hartmann <ohartman@zedat.fu-berlin.de> Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: "freebsd-ports-bugs@freebsd.org" <freebsd-ports-bugs@freebsd.org>, "Timur I. Bakeyev" <timur@freebsd.org>, "bug-followup@freebsd.org" <bug-followup@freebsd.org> Subject: Re: ports/166493: net/samba rc.d-srcipt not applicable to TMPFS driven /var/run X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports <freebsd-ports-bugs.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs>, <mailto:freebsd-ports-bugs-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports-bugs> List-Post: <mailto:freebsd-ports-bugs@freebsd.org> List-Help: <mailto:freebsd-ports-bugs-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs>, <mailto:freebsd-ports-bugs-request@freebsd.org?subject=subscribe> X-List-Received-Date: Thu, 29 Mar 2012 16:34:54 -0000 Please use install -d, use other rc scripts (net/opentracker) for an example. This ensures that ownership of the directory is correct.