As I said three modules I need are not in MacPorts database. So I went ahead 
with cpan2port.

Here is my first cat Portfile output:

# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; 
c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id$

PortSystem          1.0
PortGroup           perl5 1.0

perl5.setup         Math-VecStat 0.08
#perl5.setup         Math-VecStat 0.08 ../by-authors/id/A/AS/ASPINELLI
platforms           darwin
maintainers         nomaintainer
# Uncomment this line if you know there will be no arch-specific code:
#supported_archs     noarch

description         Some basic numeric stats on vectors

long_description    ${description}

checksums           sha256 
409a8e0e4b1025c8e80f628f65a9778aa77ab285161406ca4a6c097b13656d0d \
                   rmd160 28c4d99911ca34ffe128c18f7b9c997388902493

And port build output:

Warning: MacPorts running without privileges. You may be unable to complete 
certain actions (e.g. install).
--->  Computing dependencies for p5-math-vecstat
Error: Dependency 'p5.12-math-vecstat' not found.
To report a bug, follow the instructions in the guide:
   http://guide.macports.org/#project.tickets
Error: Processing of port p5-math-vecstat failed


What have I done wrong?

Thank you for all the responses. It's a different world for me, but you make it 
easier to navigate
On 28.02.2013, at 20:40, "Daniel J. Luke" <[email protected]> wrote:

> On Feb 28, 2013, at 11:35 AM, Alejandro Imass <[email protected]> wrote:
>> On Thu, Feb 28, 2013 at 11:10 AM, Daniel J. Luke <[email protected]> wrote:
>>> On Feb 28, 2013, at 11:02 AM, Alejandro Imass <[email protected]> wrote:
>>>> Yeah, I understood it was based on BSDPAN
>>> 
>>> no, it is not.
>> 
>> Thanks for clarifying, but that sucks because it shouldn't be that
>> hard. I find FBSD's solution to this very elegant.
> 
> 
> It would (probably) make a good project for someone with a bunch of spare 
> time to figure out how to make that work ;-)
> 
> --
> Daniel J. Luke                                                                
>    
> +========================================================+                    
>     
> | *---------------- [email protected] ----------------* |                    
>       
> | *-------------- http://www.geeklair.net -------------* |                    
>       
> +========================================================+                    
>     
> |   Opinions expressed are mine and do not necessarily   |                    
>       
> |          reflect the opinions of my employer.          |                    
>       
> +========================================================+
> 
> 
> 
> _______________________________________________
> macports-users mailing list
> [email protected]
> https://lists.macosforge.org/mailman/listinfo/macports-users

_______________________________________________
macports-users mailing list
[email protected]
https://lists.macosforge.org/mailman/listinfo/macports-users

Reply via email to