svn commit: r456223 - in head/www: . Stikked Stikked/files
Dan Langille
dan at langille.org
Thu Dec 14 00:50:32 UTC 2017
> On Dec 13, 2017, at 12:53 PM, Alexey Dokuchaev <danfe at FreeBSD.org> wrote:
>
> On Wed, Dec 13, 2017 at 05:44:38PM +0000, Dan Langille wrote:
>> New Revision: 456223
>> URL: https://svnweb.freebsd.org/changeset/ports/456223
>>
>> Log:
>> Add Stikked, a PHP-based Pastebin
>>
>> Added:
>> head/www/Stikked/
>> head/www/Stikked/Makefile (contents, props changed)
>
> 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=stikked).
It is appropriately named based on the upstream project. There is no prohibition or
convention on capitals.
Thank you.
--
Dan Langille - BSDCan / PGCon
dan at langille.org
More information about the svn-ports-head
mailing list