Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [V4 0/3] SpamAssassin
@ 2015-12-06 14:14 Francois Perrad
  2015-12-06 14:14 ` [Buildroot] [V4 1/3] pkg-perl: avoid insertion of host-perl in shebang of scripts Francois Perrad
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Francois Perrad @ 2015-12-06 14:14 UTC (permalink / raw)
  To: buildroot

V3 -> V4: add remarks from Bernd Kuhls
- SpamAssassin
    - add perl-db-file as optional dependency
    - set VENDORPREFIX
    - set INSTALLVENDORCONF
- fix perl-db-file
    - patch from Bernd Kuhls, see https://patchwork.ozlabs.org/patch/553054/

V3:
- fix Perl/CPAN infrastructure
- patch SpamAssassin in order to avoid host-perl modules dependencies

See previous discussion in https://patchwork.ozlabs.org/patch/464635/

Francois Perrad (2):
  pkg-perl: avoid insertion of host-perl in shebang of scripts
  perl-mail-spamassassin: new package
Bernd Kuhls (1):
  package/perl-db-file: Fix berkeleydb detection

 package/Config.in                                  |  1 +
 package/perl-db-file/perl-db-file.mk               |  8 +++
 .../0001-without-host-perl-dependencies.patch      | 64 ++++++++++++++++++++++
 package/perl-mail-spamassassin/Config.in           | 26 +++++++++
 .../perl-mail-spamassassin.hash                    |  3 +
 .../perl-mail-spamassassin.mk                      | 38 +++++++++++++
 package/pkg-perl.mk                                |  1 +
 7 files changed, 141 insertions(+)
 create mode 100644 package/perl-mail-spamassassin/0001-without-host-perl-dependencies.patch
 create mode 100644 package/perl-mail-spamassassin/Config.in
 create mode 100644 package/perl-mail-spamassassin/perl-mail-spamassassin.hash
 create mode 100644 package/perl-mail-spamassassin/perl-mail-spamassassin.mk

--
2.5.0

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2015-12-13 17:57 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-06 14:14 [Buildroot] [V4 0/3] SpamAssassin Francois Perrad
2015-12-06 14:14 ` [Buildroot] [V4 1/3] pkg-perl: avoid insertion of host-perl in shebang of scripts Francois Perrad
2015-12-13 14:56   ` Thomas Petazzoni
2015-12-06 14:14 ` [Buildroot] [V4 2/3] perl-mail-spamassassin: new package Francois Perrad
2015-12-13 15:00   ` Thomas Petazzoni
2015-12-13 16:12     ` François Perrad
2015-12-13 17:57       ` Thomas Petazzoni
2015-12-06 14:14 ` [Buildroot] [V4 3/3] package/perl-db-file: Fix berkeleydb detection Francois Perrad
2015-12-13 15:01   ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox