<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, May 6, 2014 at 11:50 AM, Bruce Miller <span dir="ltr">&lt;<a href="mailto:bruce.miller@nist.gov" target="_blank">bruce.miller@nist.gov</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div id=":1sc" class="" style="overflow:hidden">I have a draft of an updated Portfile,<br>

but am not clear how to express the dependencies<br>
on the Perl modules: DB_File, Pod::Parser and Test::More.<br>
There don&#39;t seem to be separate p5-&lt;module&gt; ports<br>
available.  Are these included in other ports,<br>
or are they included in the Core perl modules?<br></div></blockquote><div><br></div><div>There&#39;s a &quot;corelist&quot; program included with Perl which can answer these questions:</div><div><br></div><div><div>    pyanfar:20005 Z$ corelist DB_File</div>
<div>    DB_File was first released with perl 5</div><div>    pyanfar:20006 Z$ corelist Pod::Parser</div><div>    Pod::Parser was first released with perl v5.6.0</div><div>    pyanfar:20007 Z$ corelist Test::More</div><div>
    Test::More was first released with perl v5.6.2</div></div><div><br></div><div>We don&#39;t package perls as old as 5.6 any more, so you can assume these are all installed with perl. We also don&#39;t mangle the perl core like certain Linux distributions do, so if it&#39;s in core perl then it&#39;s in our perl ports.</div>
<div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div id=":1sc" class="" style="overflow:hidden">

And, assuming I get that sorted out,<br>
how might I go about suggesting this<br>
port for inclusion in the MacPorts repostitory?<br>
It looks as though adfernandes is no longer<br>
active.</div></blockquote><div><br></div><div>The usual way: file a ticket on Trac with the new Portfile (or diffs from the old if appropriate) and any additional files needed.</div></div><div><br></div>-- <br><div dir="ltr">
<div>brandon s allbery kf8nh                               sine nomine associates</div><div><a href="mailto:allbery.b@gmail.com" target="_blank">allbery.b@gmail.com</a>                                  <a href="mailto:ballbery@sinenomine.net" target="_blank">ballbery@sinenomine.net</a></div>
<div>unix, openafs, kerberos, infrastructure, xmonad        <a href="http://sinenomine.net" target="_blank">http://sinenomine.net</a></div></div>
</div></div>