From owner-freebsd-stable@FreeBSD.ORG Tue Feb 28 07:19:01 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5ED961065670 for ; Tue, 28 Feb 2012 07:19:01 +0000 (UTC) (envelope-from vermaden@interia.pl) Received: from smtpo.poczta.interia.pl (smtpo.poczta.interia.pl [217.74.65.207]) by mx1.freebsd.org (Postfix) with ESMTP id 0E0068FC13 for ; Tue, 28 Feb 2012 07:19:00 +0000 (UTC) Date: Tue, 28 Feb 2012 08:18:59 +0100 From: vermaden To: Kevin Oberman X-Mailer: interia.pl/pf09 In-Reply-To: References: <4F3EE186.4020801@gmail.com> <201202181409.08859.hselasky@c2i.net> <20120226203949.H89643@sola.nimnet.asn.au> X-Originating-IP: 194.0.181.128 Message-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=interia.pl; s=biztos; t=1330413539; bh=mUPN+UiS8KBe/huT640vzpV4RNu6QLtv+qDPEDbk5WY=; h=Date:From:Subject:To:Cc:X-Mailer:In-Reply-To:References: X-Originating-IP:Message-Id:MIME-Version:Content-Type: Content-Transfer-Encoding; b=laZJV0BVfX+Bi7L8Fp4/qCQ+MIo0yvMJcSRaV7q1wO1h7udWlT1BcT/zOq5SDVx9S pl/KBtsPt9g1LfaemWN5fRAOSg+gVY/jjgRLn4RtECW1c1HBqbjrfTDdaeNlCRqtsx 34fvuv7LQ460xdcfbF1eYBrthr6mNdeRUxFQzCYU= Cc: fidaj@ukr.net, Hans Petter Selasky , freebsd-stable@freebsd.org, smithi@nimnet.asn.au, lars.engels@0x20.net Subject: Re: devd based AUTOMOUNTER X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Feb 2012 07:19:01 -0000 > 3.6 Submitting the New Port > You submit the port to he ports team and, after review by a ports > committer, the port will be added. The cited section describes exactly > how to go about it. Be sure that it passes portlint(1) before you > submit. It seems that I was little to tired to figure that out yesterday :( > Thanks for you work on this. I'm looking forward to seeing it as a port. Welcome, I finally submited the port, here is the PR: http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/165522 Regards, vermaden ...