On Mar 22, 2010, at 05:31, nox wrote: > Le 19 mars 2010 à 14:24, Ryan Schmidt a écrit : >> When Brian designed the haskell portgroup, he appears to have intended for >> the portname to be lowercased, presumably to match how we do perl module >> ports. (Perl module names are mixed-case, but the corresponding portnames >> are lowercased.) >> >> You are now adding ports with mixed-case names. >> >> We can do it either way, I'd just like us to be consistent, and for the >> portgroup to encode that behavior. > > I've made that too, for ports like hs-Diff.
I looked through all existent hs-* ports, and they all follow this naming convention, i.e. a package Foo has a port name hs-Foo and not hs-foo. So the portgroup should be changed to not lowercase the package name, then the "name" directive can be removed from virtually all hs-* ports. _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
