Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Mar 2012 19:23:22 +0200
From:      Olli Hauer <ohauer@FreeBSD.org>
To:        Chris Rees <crees@freebsd.org>
Cc:        Paul Schmehl <pauls@utdallas.edu>, freebsd-ports <freebsd-ports@freebsd.org>
Subject:   Re: Master Site problem
Message-ID:  <4F71F78A.4050506@FreeBSD.org>
In-Reply-To: <CADLo839m9pNbg3cCBmd9VWS0wH1QMvyaDp1x=KMMn0LL5Twd%2Bw@mail.gmail.com>
References:  <270429E98891B3D790767DDE@localhost> <4F71F506.2050708@FreeBSD.org> <CADLo839m9pNbg3cCBmd9VWS0wH1QMvyaDp1x=KMMn0LL5Twd%2Bw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2012-03-27 19:15, Chris Rees wrote:
> On 27 March 2012 17:12, Olli Hauer <ohauer@freebsd.org> wrote:
>> On 2012-03-27 18:53, Paul Schmehl wrote:
>>> I'm trying to create a new port for a Perl module: CIF::Client.  You can find it here: <http://search.cpan.org/~saxjazman/CIF-Client-0.05/lib/CIF/Client.pm>;
>>>
>>> I can't figure out how to define the Master Site so this thing will download.  Hopefully one of you perl cpan gurus can help.
>>>
>>
>> Hi Paul,
>>
>> try the following
>>
>> a)
>> PORTNAME=       CIF-Client
>> MASTER_SITES=   CPAN
>> MASTER_SITE_SUBDIR=     CPAN:SAXJAZMAN/cif
>>
>> b)
>> PORTNAME=       cif-client
>> MASTER_SITES=   CPAN
>> MASTER_SITE_SUBDIR=     CPAN:SAXJAZMAN/cif
>> DISTNAME=       CIF-Client-${PORTVERSION}
>   ^^^^^^^
> 
> I thought we tried to keep CaPiTaLiSaTiOn of PORTNAME consistent with
> upstream, just having the origin lowercase, or am I mistaken?
> 

Sure ...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4F71F78A.4050506>