From owner-freebsd-ports@FreeBSD.ORG Sat Oct 6 12:02:27 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4CBC61065670 for ; Sat, 6 Oct 2012 12:02:27 +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 C7F2A8FC25 for ; Sat, 6 Oct 2012 12:02:26 +0000 (UTC) Received: by mail-bk0-f54.google.com with SMTP id jf20so1339512bkc.13 for ; Sat, 06 Oct 2012 05:02:25 -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=9g09t00JbA/Eq9ZBqY100yIZyMa1Cl6UyIRldF/oWEc=; b=gc+M6IyJn3Tomzr9GXWSVXl9/cSHmPLwPStpRrdbDPEQVji+Ux/7woFuXr50wehQOM PzJs3QpYcn2FPusYA+6QHchnRCss4fxV102SIvvpArlnDfSAo7/2hCj+HJOBqGb5owoM Ah2yISKaP6Kc8iP49K8hmvqdzZpnfwH8y/seX3sJXP2VjsXWGYH9nU+rYfXoz0S99xkw tpwODFIqUxi3vJDf3rue9LK1K2tcgDZ/i3q1D2pzpE+vs55HUbonABPNT+YedFfIHXj4 kxANEsbm7f50r6K0uUyuOX+ZTutIWXllrYe/uJ4YLaGIlkIJELZuwe5eLptmLJJy2WWK ydxA== MIME-Version: 1.0 Received: by 10.204.148.72 with SMTP id o8mr3561738bkv.103.1349524945505; Sat, 06 Oct 2012 05:02:25 -0700 (PDT) Received: by 10.204.50.197 with HTTP; Sat, 6 Oct 2012 05:02:25 -0700 (PDT) Received: by 10.204.50.197 with HTTP; Sat, 6 Oct 2012 05:02:25 -0700 (PDT) In-Reply-To: <20121006132709.17830c67@bsd64.grem.de> References: <20121006002511.GA29596@ithaqua.etoilebsd.net> <20121006132709.17830c67@bsd64.grem.de> Date: Sat, 6 Oct 2012 13:02:25 +0100 Message-ID: From: Chris Rees To: Michael Gmelin Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-ports@freebsd.org Subject: Re: [REMINDER] Please convert your ports to the new options framework X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Oct 2012 12:02:27 -0000 On 6 Oct 2012 12:27, "Michael Gmelin" wrote: > > > > On Sat, 6 Oct 2012 02:25:11 +0200 > Baptiste Daroussin wrote: > > > Hi, > > > > There are still 1590 ports to be converted, more than 1600 has > > already been converted, please consider converting yours. > > > > Here is a list of ports to be converted: > > http://wiki.freebsd.org/Ports/Options/ConvertingToOptionsNG > > > > Here is the list of maintainers having ports to be converted: > > http://people.freebsd.org/~bapt/optionsng-per-maintainer.txt > > > > regards, > > Bapt > > There are currently 18 ports without a maintainer (MAINTAINER = > ports@freebsd.org). > > I would volunteer working on converting those, assuming I'm not > duplicating somebody else's work. I can't take over maintainership > afterwards though. I assume submitting individual PRs is preferred? > > devel/binutils ports@FreeBSD.org > graphics/xfig-devel ports@FreeBSD.org > net/click ports@FreeBSD.org > net/xorp-devel ports@FreeBSD.org > polish/gnugadu2 ports@FreeBSD.org > print/advi ports@FreeBSD.org > security/libpreludedb ports@FreeBSD.org > security/openssh-portable ports@FreeBSD.org > sysutils/bacula2-server ports@FreeBSD.org > sysutils/jfbterm ports@FreeBSD.org > textproc/openvanilla-modules ports@FreeBSD.org > textproc/xalan-c ports@FreeBSD.org > textproc/xerces-c2 ports@FreeBSD.org > textproc/xmlwrapp ports@FreeBSD.org > www/cgiwrap ports@FreeBSD.org > www/openacs ports@FreeBSD.org > x11-toolkits/tk84 ports@FreeBSD.org > x11-toolkits/tk86 ports@FreeBSD.org Individual PRs allow workload to be spread. You'll find it all goes in quicker that way :) Chris