From owner-svn-ports-head@freebsd.org Thu Dec 14 00:50:32 2017 Return-Path: Delivered-To: svn-ports-head@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 0ECE4E8C6AC; Thu, 14 Dec 2017 00:50:32 +0000 (UTC) (envelope-from dan@langille.org) Received: from clavin1.langille.org (clavin.langille.org [162.208.116.86]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "clavin.langille.org", Issuer "BSD Cabal Headquarters" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id DE34A6AA6C; Thu, 14 Dec 2017 00:50:31 +0000 (UTC) (envelope-from dan@langille.org) Received: from (clavin1.int.langille.org (clavin1.int.unixathome.org [10.4.7.7]) (Authenticated sender: hidden) with ESMTPSA id 096F31CA5 ; Thu, 14 Dec 2017 00:50:16 +0000 (UTC) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 11.2 \(3445.5.20\)) Subject: Re: svn commit: r456223 - in head/www: . Stikked Stikked/files From: Dan Langille In-Reply-To: <20171213175339.GB96646@FreeBSD.org> Date: Wed, 13 Dec 2017 19:49:59 -0500 Cc: Dan Langille , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <499A3288-D06B-4AC8-9E91-7963146028E9@langille.org> References: <201712131744.vBDHicEP086668@repo.freebsd.org> <20171213175339.GB96646@FreeBSD.org> To: Alexey Dokuchaev X-Mailer: Apple Mail (2.3445.5.20) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Dec 2017 00:50:32 -0000 > On Dec 13, 2017, at 12:53 PM, Alexey Dokuchaev = wrote: >=20 > On Wed, Dec 13, 2017 at 05:44:38PM +0000, Dan Langille wrote: >> New Revision: 456223 >> URL: https://svnweb.freebsd.org/changeset/ports/456223 >>=20 >> Log: >> Add Stikked, a PHP-based Pastebin >>=20 >> Added: >> head/www/Stikked/ >> head/www/Stikked/Makefile (contents, props changed) >=20 > If it's PHP module, shouldn't it have some php- prefix? It is not a module, but it does PHP. As for the prefix, can you point me to that in the documentation please? I checked existing www ports: $ grep -l USE_PHP */Makefile | wc -l 139 $ ls -d php* | wc -l 25 Just using PHP doesn't mean you prepend php to the name. > Otherwise it's > badly named (should be www/Stikked -> www/stikked, PORTNAME=3Dstikked). It is appropriately named based on the upstream project. There is no = prohibition or convention on capitals. Thank you. --=20 Dan Langille - BSDCan / PGCon dan@langille.org