From owner-freebsd-stable@FreeBSD.ORG Wed Aug 6 10:54:27 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3CF1A596 for ; Wed, 6 Aug 2014 10:54:27 +0000 (UTC) Received: from mail-pa0-x232.google.com (mail-pa0-x232.google.com [IPv6:2607:f8b0:400e:c03::232]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 11C242683 for ; Wed, 6 Aug 2014 10:54:27 +0000 (UTC) Received: by mail-pa0-f50.google.com with SMTP id et14so3229045pad.9 for ; Wed, 06 Aug 2014 03:54:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:message-id:date:from:reply-to:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=1fVaLBUK+r64mEROu3jeAaqB0b45DMTSFzgUv3+kNT4=; b=XCTI6Ujl7UMM3AcNvM1t2Abq2k7B9JXSnL8TuDvtqdH/HRli98G7i/HwQ5HHR8omsC j1OBs3rMjHqiT9PxmbBvyFqmIAvChYBKsf0gLNT3Uk9Gds5bqTJGzaIRit5mY1Ifuh+7 WSHS+K8jSd1mFMszT/XoaeAerlIu4lzVxWJpJJJnNgCNsC7TFnkVIMX2YK+ic1rwoR8S 2416rAOIGvyf9nND0JCg39pzrqlIaJ2b2Hepo6llPeY7PVu94eSYmcpxX9/I85teAfwn YtSMu+tZ97tDmKWOkirWSdXXw4XCnsts6bsAJ81qaI7hFDXQ45jKvBlEIt9YmFz8Vue9 Xu9g== X-Received: by 10.68.251.201 with SMTP id zm9mr10886009pbc.22.1407322466534; Wed, 06 Aug 2014 03:54:26 -0700 (PDT) Received: from [192.168.1.7] (ppp59-167-128-11.static.internode.on.net. [59.167.128.11]) by mx.google.com with ESMTPSA id og3sm871116pbc.48.2014.08.06.03.54.25 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Aug 2014 03:54:26 -0700 (PDT) Sender: Kubilay Kocak Message-ID: <53E2095B.5080808@FreeBSD.org> Date: Wed, 06 Aug 2014 20:54:19 +1000 From: Kubilay Kocak Reply-To: koobs@FreeBSD.org User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: Matthias Meyser , freebsd-stable@freebsd.org Subject: Re: How to submit new Ports References: <53E2040F.1000000@xenet.de> In-Reply-To: <53E2040F.1000000@xenet.de> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Aug 2014 10:54:27 -0000 On 6/08/2014 8:31 PM, Matthias Meyser wrote: > Hi > > how do I submit a new port, now send-pr is gone. > > CU > matthias > > P.S. I don`t want to create an bugzilla account. > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" Matthias, We appreciate that having to create yet-another-account can be a frustrating barrier to entry, but it has also been welcome change for those in the community that want to engage more closely with community contributors and substantially improve our community feedback processes. There's also benefits that are already starting to be seen with higher quality reports and minimisation of time & effort getting the information required to get user submitted changes committed more quickly. I hope you'll forgive the slightly higher expectation we have set by requiring registration and create a Bugzilla account so we can benefit from your contributions. Koobs