#16379: New port cilk-5.4.6 -------------------------------------+-------------------------------------- Reporter: ddugovic@alumni.nd.edu | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Submissions Component: ports | Version: 1.6.0 Resolution: | Keywords: cilk, compiler -------------------------------------+-------------------------------------- Changes (by ryandesign@macports.org): * cc: ryandesign@macports.org (added) Comment: Some suggestions: * remove "revision 1"; the first revision of a given version should be 0 * category should be "lang" * remove "--prefix=${prefix}" from configure.args; MacPorts already puts that in configure.pre_args for you * add "use_parallel_build yes" to speed up the build on multi-processor systems * remove "destroot.destdir" declaration; it seems to be irrelevant here * remove "--mandir" argument from configure.args; cilk does not install any manpages * since homepage and master_sites are the same, use the one as a variable in the other See [attachment:Portfile2 Portfile2] which includes these changes. The GPL says you may redistribute it, so you can mirror it anywhere you like. MacPorts will automatically mirror it at http://distfiles.macports.org/cilk/ as soon as the port is committed. This port you're submitting seems to only provide cilkc. Is cilk2c a different package? If so, it should get a separate port. If, on the other hand, cilk2c can be generated from this same source code via some configure options or similar, then a single port could install both. -- Ticket URL: <http://trac.macports.org/ticket/16379#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS