This is the continuation of the Alpine email client from University of
Washington.
This port will be used to build the following packages:
- alpine
- c-client
- imap-uw
- mailutil-uw
- pico
- pilot
ok jasper@
- remove useless patch to gfx/thebes/Makefile.in adding -lpangox-1.0 to
EXTRA_DSO_LDOPTS, this was maybe useful before ffx 3.0, but mozilla
stopped using pangox between 2.0 and 3.0. See for the last traces of
pangox.h use : https://bugzilla.mozilla.org/show_bug.cgi?id=528941. See
also bugs #323671/#338446
- backport the patch from #528941 to remove useless pangox.h inclusion
from www/firefox35.
- remove the RUN_DEPENDS on pangox-compat
- bump all corresponding REVISIONS
- while here, make sure all moz ports depend on latest nspr 4.9.2 since
it'll be a requirement for upcoming gecko 16 releases
and change AdminName accordingly
* disable the filter_bad_filename filter by default, it is the admin's
job to choose whether he wants to enable it or not
* remove useless spamassassin.cf patch
* run mimedefang with -G so that external helpers (e.g. antivirus scanners)
can access its socket by being added to the _mdefang group
ok okan@ (maintainer)
upstream has had no new commits since 2008. mail/ruby-mail is a much
better port for those looking for a similar Ruby mail handling library.
OK gonzalo@ jeremy@ sthen@
* rfc2045/rfc2045reply.c (mkreply): Fix copying of the contents
of the original message.
* rfc2045/reformime.c (do_print_info): rfc2231_udecodeDisposition()
failure is not fatal.
* rfc2045/reformime.c (get_suitable_filename): Ditto.
* rfc2045/reformime.c (main2): Fixed segfault on some arches
from an initial null given to strtok.
* mailbot: add "feedback" and "replyfeedback" formats,
generating RFC 5965-formatted feedback report. -a option attaches the
entire original message, instead of only its headers, for "replydsn",
"feedback", and "replyfeedback" formats.
Ok giovanni@
Geary is an email client built for the GNOME desktop environment. It
allows you to read and send email with a simple, modern interface. The
first time Geary is launched, it will prompt for your account
information. Note that your email password is stored securely in the
Gnome Keyring. Geary will then begin downloading messages in your
inbox. Only the most recent messages will be downloaded. To continue
reading email, scroll down in the message list and more email will be
fetched.
ok ajacoutot@
- see http://www.mozilla.org/en-US/thunderbird/15.0/releasenotes/
- garbage collect nsSound.cpp, the original one uses libcanberra
properly and thus sndio.
- remove patch from #750620, merged upstream (mfbt/double-conversion)
- remove patches from #691898, merged upstream (yarr jit ppc)
- remove useless crashreporter patch, we don't have breakpad
- garbage collect sunbird.desktop since it's unlikely sunbird will ever
build from tb again..