All of lore.kernel.org
 help / color / mirror / Atom feed
From: Luca Ceresoli <luca@lucaceresoli.net>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 9/9] exim: add new package
Date: Wed, 05 Mar 2014 17:56:17 +0100	[thread overview]
Message-ID: <53175731.9010201@lucaceresoli.net> (raw)
In-Reply-To: <eahbuaxc1k.ln2@ID-313208.user.individual.net>

Hi Bernd,

Bernd Kuhls wrote:> Luca Ceresoli <luca@lucaceresoli.net> wrote in
 > news:1314127033-14861-10-git-send-email-luca at lucaceresoli.net:
 >
 >> diff --git a/package/exim/exim.mk b/package/exim/exim.mk
 >> new file mode 100644
 >> index 0000000..a12f5a2
 >> --- /dev/null
 >> +++ b/package/exim/exim.mk
 >> @@ -0,0 +1,49 @@
 >> +#############################################################
 >> +#
 >> +# exim
 >> +#
 >> +#############################################################
 >> +
 >> +EXIM_VERSION = 4.76
 >
 > Hi,
 >
 > quoting a mail from Aug 23rd, 2011 ;)
 >
 > Is there still interest in having Exim in buildroot?

I am still actively using exim in my own configs, and with time I
updated to 4.80.1 as well.

So yes, there is interest.

My original patchset aimed at including exim and cyrus-imapd along with
their dependencies, which include cyrus-sasl. However this set of
packages required a lot of patches in order to work properly, and some
of those I made were not of good quality. Exim has no nice build system,
and the Cyrus stuff is even worse AFAIR.

At that time I prarably was the only one here interested in these
packages and there was no (sufficient) review from other developers.

So in the end I just forgot about it and did not try to mainline it
after all.

 >
 > I have package files for my personal needs which deliver Exim 4.80.1 
(, based
 > on the quoted package, update to 4.82 is pending), Dovecot 2.2.12, 
dovecot-
 > pigeonhole 0.4.2, fetchmail 6.3.26 and clamav 0.98.1 which are used on a
 > production system using uClibc/i386 for several months now.

Is your exim implementation changing anything relevant, apart from the
version number?

I'll try to find a little time to resubmit and updated version.
Please send yours, so we can compare them and maybe merge them into a
better one!

-- 
Luca

      parent reply	other threads:[~2014-03-05 16:56 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-23 19:17 [Buildroot] [PATCH 0/9] Add cyrus-imapd, cyrus-sasl and exim Luca Ceresoli
2011-08-23 19:17 ` [Buildroot] [PATCH 1/9] fs/skeleton: add mail group Luca Ceresoli
2011-08-23 19:17 ` [Buildroot] [PATCH 2/9] fs/skeleton: add cyrus user in group mail Luca Ceresoli
2011-08-23 19:17 ` [Buildroot] [PATCH 3/9] fs/skeleton: fix /etc/services entries for POP2/POP3 Luca Ceresoli
2011-08-23 19:17 ` [Buildroot] [PATCH 4/9] fs/skeleton: add /etc/services entries for cyrus-imapd Luca Ceresoli
2011-08-23 19:17 ` [Buildroot] [PATCH 5/9] target/generic: create directories " Luca Ceresoli
2011-08-23 19:17 ` [Buildroot] [PATCH 6/9] cyrus-sasl: add new package Luca Ceresoli
2011-08-23 19:17 ` [Buildroot] [PATCH 7/9] cyrus-imapd: " Luca Ceresoli
2011-08-23 19:17 ` [Buildroot] [PATCH 8/9] pcre: bump to 8.12 and switch to bz2 tarball Luca Ceresoli
2011-08-23 19:17 ` [Buildroot] [PATCH 9/9] exim: add new package Luca Ceresoli
2014-03-02 11:29   ` Bernd Kuhls
2014-03-02 11:32     ` Thomas Petazzoni
2014-03-05 16:56     ` Luca Ceresoli [this message]

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=53175731.9010201@lucaceresoli.net \
    --to=luca@lucaceresoli.net \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.