From owner-freebsd-ports@freebsd.org Mon Jun 19 14:42:10 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9A111D9DF63 for ; Mon, 19 Jun 2017 14:42:10 +0000 (UTC) (envelope-from onborodin@gmail.com) Received: from mail-lf0-x242.google.com (mail-lf0-x242.google.com [IPv6:2a00:1450:4010:c07::242]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1A4C976A70 for ; Mon, 19 Jun 2017 14:42:10 +0000 (UTC) (envelope-from onborodin@gmail.com) Received: by mail-lf0-x242.google.com with SMTP id x81so10878458lfb.3 for ; Mon, 19 Jun 2017 07:42:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:subject:message-id:in-reply-to:references:organization :mime-version:content-transfer-encoding; bh=SBYdlDmKlt2E+nvs2c5gcDAP11L2n7PNE2v29UlguMY=; b=gnzBaYCXs9+CanPh+utV8v6RgdPUf9ePraJWoAc1WTgPsOAAOWJ1PLBoyCLnqZGe8Q 3/MRLq7wM4kDy6crMjxhZH05zBz/u85/MxH9E6ZQ70FHQd+8oe011fcbdPfK3APhr2XC fXBvnxdBki+psrdKeYA9ank2oQRB80g8hN+PhBtCBKJzbRt7qOALxtofpGw/+uR6T7rA Bc4CEOrVkyGPXJ9KN1LjCIHPq8w6kLS3gn69uTzC2+iE2c2DVACyMC3WRCQZPZD5T3dr KjEGJVl19mFVET/kCitofdNSPrQfPtO83dDdZY7bOQKORg+h9e3L6S1DSgjTevO+8MyJ CbMQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:subject:message-id:in-reply-to :references:organization:mime-version:content-transfer-encoding; bh=SBYdlDmKlt2E+nvs2c5gcDAP11L2n7PNE2v29UlguMY=; b=ki/cPdcs+l4U11Kr1Anw/aNUDFvyM9RbgWaaX4wJ1kqLRVQJ3WgjzIn4T6fALXBCL4 RepbWvptxB0T3LbP/cPi5VXbG6HXBKl3Ol8YZ6Gl/dZKzpAJnjHpizoj7AkHvCwAEMql TrSlvOrM8GSsEsvRLHOYoZWXAjj+1O93Wif69HoYztdiIPJbzyn7cHNIo6JUYA+QaUhl 6rpKNBLzDh7O14oc92mnfAdpTXeo0d7kTYLOykkb5cYBmhCM1GOpnPEcWQFhHA27vpK4 W52TjS9CvTF+giKV6CYcIYnovrVvrj3qGb7tBpFBjDaS9XU0YcUllY95ZmMDN4jEBZY3 264w== X-Gm-Message-State: AKS2vOwTAa+aiJfwA0jpurW57iUGYK+8thAIpCoEjGTH/1ci5HHRLZ9C lUN/XB4ofoAZImrk X-Received: by 10.25.217.77 with SMTP id q74mr7799046lfg.50.1497883328002; Mon, 19 Jun 2017 07:42:08 -0700 (PDT) Received: from localhost ([195.191.50.40]) by smtp.gmail.com with ESMTPSA id u11sm3134384lfi.36.2017.06.19.07.42.06 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 19 Jun 2017 07:42:07 -0700 (PDT) Date: Mon, 19 Jun 2017 16:42:03 +0200 From: Borodin Oleg To: freebsd-ports@freebsd.org Subject: Re: Questions about order of adding application to freebsd ports. Message-ID: <20170619164203.340b0cf2@gmail.com> In-Reply-To: <20170609082438.GN43031@home.opsec.eu> References: <20170609092338.1dfcf932@gmail.com> <20170609072859.GK43031@home.opsec.eu> <20170609101221.3b0c60e7@gmail.com> <20170609082438.GN43031@home.opsec.eu> Organization: The Home X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.31; amd64-portbld-freebsd11.0) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2017 14:42:10 -0000 On Fri, 9 Jun 2017 10:24:38 +0200 Kurt Jaeger wrote: > Hi! > > > > > I ask for little advice. > > > > I wrote web manager X.509 certificates http://minica.unix7.org/ and created a freebsd port for it. > > > > > > > > 1. Who could check quality and security of this code? > > > > > > The committer would check the port quality etc. > > > > Next dummy question from novice, excuse me =) > > > > How to become a new committer for a new port? > > There are two roles: The maintainer (the person that decides what > changes go into a port), and the committer (the person that > has commit rights to the freebsd port repository). > > For a new port, the submitter of the new port is normally also the > maintainer. > > I found your port and patches at > > http://minica.unix7.org/ > > and will have a look, anyway (if I find the time). > > > > Submit patches via bugs.freebsd.org for the two ports, and > > > the maintainers will decide if they include them. > > > > If they do not answer for a long-long time? > > Then the PR / patch runs into a maintainer timeout (14 days) and any > committer can override the maintainer (if the patch is valid). > > > Or the committer will have a bad mood? > > There are more committers, so one committer is hopefully not the bottleneck. > If one committer is not doing the job, poke another one to ask to take over. > > > So already it was some times. > > If you have cases like that (and I'm guilty of that as well), > post the PR number here and some other committer will pick it up. > Thank you too, Kurt, I will follow your instructions as you go along. With best regards, Oleg Borodin +7-952-058-72-64 borodin@unix7.org onborodin@gmail.com