svn commit: r501792 - in head/science: . simgrid simgrid/files

Alexey Dokuchaev danfe at freebsd.org
Fri May 17 10:04:03 UTC 2019


On Fri, May 17, 2019 at 11:52:38AM +0200, Piotr Kubaj wrote:
> Oh, I didn't know this was not desirable, I'm probably guilty of doing
> it as well.

Well, we don't have `www/Firefox', `databases/PostgreSQL', etc., do we?
It does not look unixish.  There are few special cases when it is indeed
desirable to use mixed cased names, e.g. CPAN packages, Python modules,
those things with established naming convention of their own, when we
bring lots of them to our ports and want to stay more or less consistent
with popular GNU/Linux distributions, but those are isolated groups.

For some random unattached port it's almost always better tolower() it.

./danfe


More information about the svn-ports-all mailing list