From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [pkg-perl infra V3 02/12] cpan: a home for Perl modules
Date: Tue, 4 Feb 2014 10:01:17 +0100 [thread overview]
Message-ID: <20140204090116.GC3454@free.fr> (raw)
In-Reply-To: <1385198749-6249-3-git-send-email-francois.perrad@gadz.org>
Fran?ois, All,
On 2013-11-23 10:25 +0100, Francois Perrad spake thusly:
>
> Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
> ---
> Config.in | 7 +++++++
> package/Config.in | 1 +
> package/cpan/cpan.mk | 1 +
> 3 files changed, 9 insertions(+)
> create mode 100644 package/cpan/Config.in
> create mode 100644 package/cpan/cpan.mk
>
> diff --git a/Config.in b/Config.in
> index d87e0f0..1b4bf99 100644
> --- a/Config.in
> +++ b/Config.in
> @@ -207,6 +207,13 @@ config BR2_DEBIAN_MIRROR
>
> endif
>
> +config BR2_CPAN_MIRROR
> + string "CPAN mirror"
> + default "http://search.cpan.org/CPAN"
> + help
> + CPAN has multiple software mirrors scattered around the world.
> + The following allows you to select your preferred mirror.
"following" ? I know you duplicated the other entries, but it does not
really make sense. What about:
CPAN has multiple software mirrors scattered around the world.
This option allows you to select a mirror.
The list of mirrors is available at:
http://search.cpan.org/mirror
> diff --git a/package/cpan/cpan.mk b/package/cpan/cpan.mk
> new file mode 100644
> index 0000000..764a156
> --- /dev/null
> +++ b/package/cpan/cpan.mk
> @@ -0,0 +1 @@
> +include package/cpan/*/*.mk
This breaks since there is no cpan package yet.
Just introiduce this one change when you add the first CPAN package.
Regards,
Yann E. MORIN.
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
next prev parent reply other threads:[~2014-02-04 9:01 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-23 9:25 [Buildroot] [pkg-perl infra V3 00/12] a package infrastructure for Perl/CPAN modules Francois Perrad
2013-11-23 9:25 ` [Buildroot] [pkg-perl infra V3 01/12] perl: new infrastructure Francois Perrad
2013-11-23 9:25 ` [Buildroot] [pkg-perl infra V3 02/12] cpan: a home for Perl modules Francois Perrad
2014-02-04 9:01 ` Yann E. MORIN [this message]
2013-11-23 9:25 ` [Buildroot] [pkg-perl infra V3 03/12] scancpan: a new script Francois Perrad
2014-02-04 9:13 ` Yann E. MORIN
2013-11-23 9:25 ` [Buildroot] [pkg-perl infra V3 04/12] cpanminus: remove it Francois Perrad
2013-11-23 9:25 ` [Buildroot] [pkg-perl infra V3 05/12] perl: remove useless patch Francois Perrad
2013-11-23 9:25 ` [Buildroot] [pkg-perl infra V3 06/12] qemu: add a Config.in.host Francois Perrad
2013-11-23 9:25 ` [Buildroot] [pkg-perl infra V3 07/12] host-libxml-parser-perl: move and refactor with perl infrastructure Francois Perrad
2013-11-23 9:25 ` [Buildroot] [pkg-perl infra V3 08/12] host-libmodule-build-perl: new package Francois Perrad
2014-02-04 10:08 ` Yann E. MORIN
2013-11-23 9:25 ` [Buildroot] [pkg-perl infra V3 09/12] manual: adding packages perl Francois Perrad
2014-02-04 10:57 ` Yann E. MORIN
2014-02-05 17:45 ` Arnout Vandecappelle
2013-11-23 9:25 ` [Buildroot] [pkg-perl infra V3 10/12] libcurses-perl: new package Francois Perrad
2014-02-04 11:11 ` Yann E. MORIN
2013-11-23 9:25 ` [Buildroot] [pkg-perl infra V3 11/12] libnet-ssleay-perl: " Francois Perrad
2014-02-04 11:31 ` Yann E. MORIN
2013-11-23 9:25 ` [Buildroot] [pkg-perl infra V3 12/12] libxml-libxml-perl: " Francois Perrad
2014-02-04 8:49 ` [Buildroot] [pkg-perl infra V3 00/12] a package infrastructure for Perl/CPAN modules Arnout Vandecappelle
2014-02-04 8:55 ` Arnout Vandecappelle
2014-02-04 9:57 ` Arnout Vandecappelle
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140204090116.GC3454@free.fr \
--to=yann.morin.1998@free.fr \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox