From owner-freebsd-ports@freebsd.org Tue Apr 2 05:42:26 2019 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8CD5B1557708 for ; Tue, 2 Apr 2019 05:42:26 +0000 (UTC) (envelope-from meta@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 1F801745E0 for ; Tue, 2 Apr 2019 05:42:26 +0000 (UTC) (envelope-from meta@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id CB3EB1557707; Tue, 2 Apr 2019 05:42:25 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B66D51557706 for ; Tue, 2 Apr 2019 05:42:25 +0000 (UTC) (envelope-from meta@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 51FD4745DD; Tue, 2 Apr 2019 05:42:25 +0000 (UTC) (envelope-from meta@FreeBSD.org) Received: from icepick.vmeta.jp (unknown [IPv6:2405:6586:2280:1200:f97f:b5ad:f60a:e84e]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) (Authenticated sender: meta/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 058573AD5; Tue, 2 Apr 2019 05:42:23 +0000 (UTC) (envelope-from meta@FreeBSD.org) Date: Tue, 2 Apr 2019 14:42:19 +0900 From: Koichiro Iwao To: Kurt Jaeger Cc: ports@freebsd.org Subject: Re: category for VPN softwares? Message-ID: <20190402054219.pbibp2jxqhtwqkru@icepick.vmeta.jp> References: <20190402032434.i5tvmzjrti6bz44s@icepick.vmeta.jp> <20190402044151.GG72200@home.opsec.eu> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20190402044151.GG72200@home.opsec.eu> X-Operating-System: FreeBSD 12.0-STABLE amd64 User-Agent: NeoMutt/20180716 X-Rspamd-Queue-Id: 51FD4745DD X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-6.86 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.86)[-0.863,0]; REPLY(-4.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Apr 2019 05:42:26 -0000 On Tue, Apr 02, 2019 at 06:41:51AM +0200, Kurt Jaeger wrote: > Create a real category vpn and move everything to it ? Sounds better! Gentoo has net-vpn category. Just FYI, Gentoo also have net-dialup category. PPP/PPPoE/L2TP softwares are put under net-dialup but I feel that classification is too fine. At least creating vpn or net-vpn souds good. -- meta