perl

Masha Vecherkovskaya mashavecher at yahoo.com
Fri Mar 1 02:33:58 PST 2013


On 28.02.2013, at 23:34, "Daniel J. Luke" <dluke at geeklair.net> wrote:

> On Feb 28, 2013, at 2:18 PM, Brandon Allbery <allbery.b at gmail.com> wrote:
>> 
>> On Thu, Feb 28, 2013 at 1:58 PM, Masha Vecherkovskaya <mashavecher at yahoo.com> wrote:
>>> --->  Computing dependencies for p5-math-vecstat
>>> Error: Dependency 'p5.12-math-vecstat' not found.
>>> 
>>> What have I done wrong?
>> 
>> You need a separate (logical) port for every supported Perl version. Take a look at existing Perl modules; you are missing perl5.branches to specify the Perl versions that it can build for (which autocreates subports for the specified perl versions).
> 
> The perl5 portgroup is a little confusing too. (And I think there is a default perl5.branches defined - although you shouldn't depend on that).
> 
> You want to cd to the directory where your new Portfile is and do:
> 
> port -dv build subport=p5.12-math-vectstat
> 
> Since the perl5 portgroup is going to basically make your one Portfile in a stub p5-port and several p5.xx ports, you'll need to specify the subport you want to actually work on. (Once the Portfile is indexed, which you could also do instead, it will behave like the other p5 ports).
> 
> 

Hi, again.

Before I proceed with indexing, I would like to make sure that everything is ok, please.

Here is my port -dv build subport=p5.12-math-vectstat output
-------------- next part --------------
A non-text attachment was scrubbed...
Name: port -dv build subport=p5.12-math-vectstat output.rtf
Type: text/rtf
Size: 8973 bytes
Desc: not available
URL: <http://lists.macosforge.org/pipermail/macports-users/attachments/20130301/31187d1b/attachment.bin>
-------------- next part --------------


And here is directory with port files for indexing as described in 4.6.3 of MacPorts guide
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ports.zip
Type: application/zip
Size: 5542 bytes
Desc: not available
URL: <http://lists.macosforge.org/pipermail/macports-users/attachments/20130301/31187d1b/attachment.zip>
-------------- next part --------------


In /etc/macports I have sources.conf and sources.conf.default I believe I am to edit source.conf.
BTW, to do that I will have to edit my privileges on the folder, containing source.conf. Or am I missing something?

Sorry for being so slow. I have a tendency to overcheck pretty much everything.

Thank you,

Masha


More information about the macports-users mailing list