Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Dec 2017 19:49:59 -0500
From:      Dan Langille <dan@langille.org>
To:        Alexey Dokuchaev <danfe@FreeBSD.org>
Cc:        Dan Langille <dvl@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r456223 - in head/www: . Stikked Stikked/files
Message-ID:  <499A3288-D06B-4AC8-9E91-7963146028E9@langille.org>
In-Reply-To: <20171213175339.GB96646@FreeBSD.org>
References:  <201712131744.vBDHicEP086668@repo.freebsd.org> <20171213175339.GB96646@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> On Dec 13, 2017, at 12:53 PM, Alexey Dokuchaev <danfe@FreeBSD.org> =
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






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?499A3288-D06B-4AC8-9E91-7963146028E9>