non port: mail/mutt-devel/Makefile |
Number of commits found: 225 (showing only 100 on this page) |
Saturday, 7 Jul 2012
|
16:13 jase
- Remove ftp.parodius.com from MASTER_SITES due to its forthcoming
closure. We thank Parodius for the hosting services they provided.
PR: ports/169570
Submitted by: Jeremy Chadwick <jdc@koitsu.org>
Approved by: culot (mentor)
|
Wednesday, 20 Jun 2012
|
20:11 cy
Add support for ports using this port as master, e.g. chinese/mutt.
Approved by: Maintainer ("Schweigert, Udo CERT" <Udo.Schweigert@siemens.com>)
|
Saturday, 16 Jun 2012
|
06:56 cy
Fix runtime when krb5 or heimdal from ports is used.
PR: ports/168639
Approved by: maintainer (implicit)
|
06:08 cy
Fix build when linking against MIT KRB5 libraries.
Check for and use Heimdal in ports if available.
PR: ports/167639
Approved by: maintainer (implicit)
|
Friday, 15 Jun 2012
|
05:25 cy
If we find MIT KRB5 in $KRB5_HOME, drag it in.
Approved by: Maintainer (Udo Schweigert <Udo.Schweigert@siemens.com>)
|
Friday, 6 Apr 2012
|
16:07 nox
- Fix vulnerability CVE-2011-1429.
- Add a patch to the mutt pager that handles non-breaking space
characters (0xA0) in an UTF8 environment correctly.
- Bump PORTREVISION.
PR: ports/166659
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
Security:
http://www.freebsd.org/ports/portaudit/49314321-7fd4-11e1-9582-001b2134ef46.html
Feature safe: yes
|
Tuesday, 22 Nov 2011
|
19:12 flo
- Fix the WITHOUT_MUTT_MAILBOX_MANPAGES knob
- Fix some comments
PR: ports/162748
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
Feature safe: yes
|
Saturday, 1 Oct 2011
|
16:50 sunpoet
- Mark CONFLICTS with ja-mutt, ja-mutt-devel, mutt, mutt-devel-lite, mutt-lite
and zh-mutt-devel
- Use ?= for CONFLICTS: mutt-devel is MASTERDIR of mutt-devel-lite and
zh-mutt-devel
- Bump PORTREVISION for package change
|
00:48 beech
- Fix the length of a config-entry to no longer mangle the whole menu.
- Fix several wrong patch-specifications.
PR: ports/161120
Approved by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
|
Sunday, 25 Sep 2011
|
15:30 zi
- Pacify portlint(1)
- Fix build when using Berkeley DB version 5.2
- Fix logic mismatch with OPTIONS and MUTT_PARENT_CHILD_MATCH_PATCH
- No need to bump PORTREVISION at this time
PR: ports/160847
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
|
Friday, 23 Sep 2011
|
22:26 amdmi3
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
|
Monday, 11 Apr 2011
|
08:34 bapt
Add a new macro to deal with conflict between ncurses from base and ncurses from
ports.
If a ports is linked against ncurses from base or from the ports, it should then
add:
USE_NCURSES=yes
it is also possible to specify the hard dependency on the ports ncurses or one
the base one adding the following macros:
WITH_NCURSES_PORT=yes or WITH_NCURSES_BASE=yes
PR: ports/155269
Submitted by: me
Reviwed by: pav@
Approved by: portmgr (pav@)
Exp-run by: portmgr (pav@)
|
Monday, 14 Mar 2011
|
08:40 wen
- Bump PORTREVISION to chase the update of dns/libidn
|
Friday, 4 Mar 2011
|
14:11 miwi
- Add documentation of WITH_MUTT_TRASH_PATCH.
- Add MUTT_TRASH_PATCH to config options.
- Add dependency to devel/ncurses if devel/ncurses is installed.
PR: 155005
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
|
Saturday, 4 Dec 2010
|
07:34 ade
Sync to new bsd.autotools.mk
|
Monday, 29 Nov 2010
|
17:46 sunpoet
- Add OPTIONS
- Add db51 support (used by header caches)
- Adjust NCURSES/SLANG selection
- Remove obsolete MD5 sum
PR: ports/152318
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
|
Saturday, 16 Oct 2010
|
11:52 ade
Punt autoconf267->autoconf268
|
Tuesday, 5 Oct 2010
|
19:57 ade
Round one migration of ports from automake{19,110} to automake111
|
Friday, 24 Sep 2010
|
21:29 obrien
Maintainer update to version 1.5.21.
(also fixes handling of PGP messages containing CR/LF lines)
PR: 150703, 150457, 150655
Submitted by: Udo.Schweigert@siemens.com (maintainer)
|
Wednesday, 15 Sep 2010
|
18:35 ade
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs
|
Monday, 9 Aug 2010
|
04:36 miwi
- Fix IMAP header cache when using Berkeley DB 5.0.
PR: 149321
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
|
Friday, 21 May 2010
|
11:13 miwi
- Fix a SIGSEGV problem when unsubscribing IMAP folders.
Taken from upstream bug-id #3273 (Do not free statically-allocated
buffy buffer.)
- Bump PORTREVISION
PR: 146690
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
|
Friday, 14 May 2010
|
12:21 wxs
Band-aid to fix the unrecorded dependency on devel/ncurses if it is already
installed. A proper fix is probably deep in autotools.
Noticed by: wxs@
Approved by: maintainer (private mail)
|
Wednesday, 5 May 2010
|
21:27 wxs
Fix build with latest OpenSSL.
PR: ports/146261
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
|
Thursday, 28 Jan 2010
|
01:10 miwi
- Fix dependency when using WITH_TOKYOCABINET
- Add support for Berkeley DB versions 4.7 and 4.8
PR: 143297
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
|
Tuesday, 29 Dec 2009
|
11:08 miwi
- Add WITH_MUTT_TRASH_PATCH knob for googlemail users
(they should use something like set trash="=[Gmail]/Trash"
in their .muttrc.
- Fixed a SEGV error when using IMAP (patch taken from the upstream
mutt bugtracking system)
PR: 142079
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
|
Wednesday, 11 Nov 2009
|
11:00 miwi
Add new parent/child and WITH_TOKYOCABINET match knob
PR: 136878
Submitted by: Jeremie Le Hen <jeremie@le-hen.org>
Approved by: Udo Schweigert (maintainer)
|
Wednesday, 15 Jul 2009
|
16:47 wxs
- Chase security/gpgme update.
Most changes are just PORTREVISION and LIB_DEPENDS fixes. However, the
following ports require a patch to use the new gpgme correctly:
deskutils/kdepim3
deskutils/kdepim3
deskutils/kdepim3
deskutils/kdepim3
deskutils/kdepim4
deskutils/kdepim4
deskutils/kdepimlibs4
deskutils/kdepimlibs4
deskutils/kdepimlibs4
finance/qhacc
mail/mutt-devel
net-im/ayttm
net-im/centericq
net-im/centerim
net-im/centerim-devel
security/openvas-libnasl
These patches were submitted by various people and documented in ports/135911.
PR: ports/135911
|
Monday, 22 Jun 2009
|
22:52 wxs
- Update to 1.5.20 and update the sidebar patch.
PR: ports/135926
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
|
Friday, 5 Jun 2009
|
21:29 miwi
- Remove unused configure args
- pet portlint
- Update sidebar-patches [1]
PR: 135146
Submitted by: Ulrich Spoerlein <uqs@spoerlein.net>
Approved by: maintainer [1]
|
Thursday, 19 Feb 2009
|
17:02 miwi
- Fix slang dependency after libslang upgrade to 2.x
- Fix the sidebar patch
- Bump PORTREVISION
PR: 131752
Submitter by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
|
Monday, 9 Feb 2009
|
16:58 miwi
- Update to 1.5.19
PR: 131445
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
|
Monday, 5 Jan 2009
|
21:05 pav
- Remove conditional checks for FreeBSD 5.x and older
|
Wednesday, 12 Nov 2008
|
12:40 wxs
Add a patch that fixes a crash (http://dev.mutt.org/trac/ticket/3057).
PR: ports/128637
Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru>
Reviewed by: Udo.Schweigert@siemens.com (maintainer)
|
Sunday, 19 Oct 2008
|
16:20 miwi
- Fix handling of malformed multipart messages
- Bump PORTREVISION
PR: 128075
Submitted by: Udo Schweigert (maintainer)
Reported by: Guy Brand <gb@isis.u-strasbg.fr>
Obtained from: The patch has been taken from mutt's source code repository.
|
Monday, 29 Sep 2008
|
07:35 miwi
-Add WITHOUT_MUTT_MAILBOX_MANPAGES knob for being able to avoid
conflicts with the tin port.
- Fix the WITH_MUTT_MBOX_HOOK_PATCH patch
- Bump PORTREVISION
PR: 127677
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
|
Wednesday, 20 Aug 2008
|
00:57 ade
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin)
|
Friday, 20 Jun 2008
|
22:33 miwi
- Add WITH_MUTT_DEBUG knob (as requested by the community).
- Update the sidebar patch.
- Fix the text version of the manual.
- Remove superfluous entries from distinfo.
- Bump PORTREVISION
PR: 124550
Submitted by: Udo Schweigert <ust@cert.siemens.de> (maintainer)
|
Friday, 6 Jun 2008
|
13:43 edwin
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
|
Thursday, 22 May 2008
|
00:10 miwi
- Update to 1.5.18
PR: 123824
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
|
Sunday, 4 May 2008
|
02:39 obrien
If WITHOUT_MUTT_IDN is set, ignore any libidn.so that may be found.
Approved by: Udo.Schweigert@siemens.com
|
Thursday, 13 Dec 2007
|
01:26 miwi
- Update to 1.5.17
PR: 117822
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
rafan (zh-mutt maintainer)
|
Wednesday, 3 Oct 2007
|
23:34 edwin
Remove support for OSVERSION < 5
|
Sunday, 30 Sep 2007
|
04:47 linimon
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe
|
Tuesday, 25 Sep 2007
|
20:53 obrien
Also obey a global WITH_SLANG
Approved by: Udo Schweigert <Udo.Schweigert@siemens.com>
|
Sunday, 5 Aug 2007
|
22:14 miwi
- Use ncurses as default for recent 6.x and 7.x OSVERSIONs to
have an UTF-8 enabled mutt out of the box.
- Add WITH_MUTT_SMTP know.
- Bump PORTREVISION
PR: 115109
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
|
Friday, 6 Jul 2007
|
07:26 miwi
- Fix errors in compressed folders and NNTP support which possibly caused
SIGSEGV.
- Fix SIDEBAR_PATCH
PR: 114298
Submitted by: Udo Schweigert <Udo.Schweigert@siemens.com> (maintainer)
|
Wednesday, 4 Jul 2007
|
07:23 miwi
- Use the _BDB-functions, enabling bdb versions greater/equal 4.2
- Add a mirror site for the greeting patch.
PR: 114221
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
|
Thursday, 28 Jun 2007
|
18:21 shaun
- Upgrade to 1.5.16
PR: ports/113718
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
|
Friday, 13 Apr 2007
|
19:34 miwi
- Fix extract nntp patch
Reported by: krion@
Approved by: maintainer
|
Thursday, 12 Apr 2007
|
19:05 miwi
- Update the NNTP patch
- Fix incomplete distinfo
PR: 111510
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
|
Wednesday, 11 Apr 2007
|
20:11 miwi
- Update to 1.5.15
PR: 111414
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
|
Tuesday, 6 Mar 2007
|
18:34 miwi
- Fix MUTT_LITE and NOPORTDOCS knobs.
PR: 110002
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
|
Friday, 2 Mar 2007
|
15:32 rafan
- Update greeting patch
PR: ports/109730
Submitted by: Udo Schweigert <udo.schweigert at siemens.com> (maintainer)
|
Thursday, 1 Mar 2007
|
11:44 miwi
- Update to 1.5.14
PR: 109679
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
|
Tuesday, 9 Jan 2007
|
22:10 miwi
- Add WITH_MUTT_GREETING_PATCH knob.
PR: ports/107680
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
|
Sunday, 5 Nov 2006
|
18:38 miwi
- Fix GSSAPI for FreeBSD 4.x
PR: ports/105142
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
Sponsored by: FreeBSD Bug-a-thon #2
|
Tuesday, 3 Oct 2006
|
14:11 shaun
- Add Kerberos (GSSAPI) support to mutt and mutt-devel.
PR: ports/103924
Submitted by: shaun (me)
Approved by: Udo Schweigert <Udo.Schweigert@siemens.com> (maintainer)
|
Wednesday, 13 Sep 2006
|
21:24 lofi
Update gpgme to 1.1.2, chase dependencies.
|
Friday, 1 Sep 2006
|
13:46 garga
- Update to 1.5.13
PR: ports/102697
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
|
Sunday, 23 Jul 2006
|
13:55 garga
Update SIDEBAR_PATCH
PR: ports/100704
Submitted by: maintainer
|
Tuesday, 18 Jul 2006
|
15:16 erwin
Update to 1.5.12
PR: 100483
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
|
Sunday, 2 Jul 2006
|
18:23 novel
Fix the WITH_MUTT_CYRUS_SASL2 knob.
PR: 99719
Submitted by: Udo Schweigert (maintainer)
|
Friday, 30 Jun 2006
|
14:39 shaun
Fix IMAP buffer overflow:
http://www.securityfocus.com/bid/18642
PR: ports/99613 [1], ports/99610 [2]
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer) [1],
J.P. Dinger <jpd@vvtp.tudelft.nl> [2]
Approved by: ahze (mentor)
|
Thursday, 22 Jun 2006
|
23:26 garga
Build it fine with ncurses installed via ports
PR: ports/99285
Submitted by: Tim Smith <trangayesi@gmail.com>
Reworked by: maintainer
Approved by: maintainer
|
Tuesday, 21 Mar 2006
|
10:06 garga
Add WITH_MUTT_GPGME knob
PR: ports/94745
Submitted by: Ed Schouten <ed@fxq.nl>
Reworked by: maintainer
|
Friday, 17 Mar 2006
|
11:24 garga
- Fix the WITH_MUTT_SIGNATURE_MENU patch.
PR: ports/94542
Submitted by: maintainer
|
Wednesday, 15 Mar 2006
|
10:12 garga
- Update the sidebar patch to 20060225
- Add WITH_MUTT_ASSUMED_CHARSET_PATCH knob
- Bump PORTREVISION
PR: ports/93906
Submitted by: maintainer
|
Friday, 17 Feb 2006
|
15:13 garga
- Permit PORTREVISION be overwrited by slaveports
Reported by: chkversion
|
Thursday, 16 Feb 2006
|
21:41 garga
- Fix the "sign as" function for SMIME
- Bump PORTREVISION
PR: ports/93421
Submitted by: maintainer
|
Tuesday, 31 Jan 2006
|
15:39 garga
- Update sidebar patch to 1.5.11
- s/.error/IGNORE/
- SHA256ify
PR: ports/92558
Submitted by: maintainer
|
Tuesday, 15 Nov 2005
|
06:52 ade
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
|
Saturday, 12 Nov 2005
|
18:52 pav
Move IDN related ports from devel to dns category:
devel/libidn -> dns/libidn
devel/p5-Net-LibIDN -> dns/p5-Net-LibIDN
Approved by: both maintainers
Repocopy by: marcus
|
Friday, 28 Oct 2005
|
13:00 garga
- Add an option to use libslang2
PR: ports/88125
Submitted by: maintainer
|
Monday, 19 Sep 2005
|
13:20 garga
- Fix the manual generation (html and txt) as that is now built from
xml and not sgml.
PR: ports/86321
Submitted by: maintainer
|
Sunday, 18 Sep 2005
|
21:06 pav
- Update to 1.5.11
PR: ports/86303
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
|
Monday, 29 Aug 2005
|
10:13 garga
- Update to mutt-1.5.10
- Update the maildir header cache patch
- Change the target when extra-patches are applied from pre-configure
to post-patch, so users with local patches can apply them after
a "make patch" and then already applied extra-patches.
PR: ports/84907
Submitted by: Udo Schweigert <Udo.Schweigert@siemens.com> (maintainer)
|
Monday, 4 Jul 2005
|
02:03 jylefort
- Update sidebar patch to 20050628 [1]
- When installing from a package:
- unbreak installation of Muttrc
- give Muttrc the permissions that it has (644) when installed from the port
[1]:
PR: ports/82831
Submitted by: Renato Botelho <freebsd@galle.com.br>
Approved by: maintainer
|
Monday, 30 May 2005
|
07:39 krion
Update the SIDEBAR_PATCH.
Fix package name when doing a MUTT_LITE package.
Adjust the COMMENT.
PR: ports/81649
Submitted by: maintainer
|
Sunday, 29 May 2005
|
09:39 pav
- Add WITH_MUTT_REVERSE_REPLY_PATCH patch
PR: ports/81549
Submitted by: Ed Schouten <ed@fxq.nl>
Approved by: Udo Schweigert <Udo.Schweigert@siemens.com> (maintainer)
|
Wednesday, 18 May 2005
|
15:14 vs
MUTT_LITE shouldn't override WITHOUT_NLS
PR: ports/81203
Submitted by: Jeremy Chadwick
Approved by: maintainer
|
12:39 krion
Add WITHOUT_MUTT_FLOCK knob.
Fix the WITH_MUTT_SIDEBAR_PATCH knob.
PR: ports/81175
Submitted by: maintainer
|
Sunday, 8 May 2005
|
15:38 oliver
- Add the MUTT_LITE knob for those who want to build mutt-devel with
minimal effort.
PR: ports/80786
Submitted by: maintainer
|
08:40 oliver
- Use mime.types from misc/mime-support
- Bump PORTREVISION
PR: ports/80749
Submitted by: maintainer
|
Monday, 21 Mar 2005
|
08:51 krion
Fix the pgp6 examples and no longer install pgp5 examples
PR: ports/79078
Submitted by: maintainer
|
Monday, 14 Mar 2005
|
10:36 krion
Update to 1.5.9
PR: ports/78806
Submitted by: maintainer
|
Monday, 7 Mar 2005
|
12:21 flz
- Fix WITH_MUTT_SIDEBAR_PATCH patch.
PR: ports/78522
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
Approved by: pav (mentor)
|
Tuesday, 1 Mar 2005
|
16:44 vs
Fix S/MIME handling when a recipient certificate has to be selected
interactively
(bump PORTREVISION)
PR: ports/78190
Submitted by: Udo Schweigert (maintainer)
|
Monday, 14 Feb 2005
|
10:08 krion
Update to version 1.5.8
PR: ports/77484
Submitted by: maintainer
|
Wednesday, 9 Feb 2005
|
11:37 krion
Fix plist.
Simplify the maildir-mtime patches.
PR: ports/77296
Submitted by: maintainer
|
Monday, 7 Feb 2005
|
17:41 krion
Do not format manual during installation.
Portlint(1).
PR: ports/77215
Submitted by: maintainer
|
Sunday, 6 Feb 2005
|
08:58 krion
Update to version 1.5.7
PR: ports/77161
Submitted by: maintainer
|
Wednesday, 12 Jan 2005
|
18:41 krion
- Add WITH_MUTT_SIDEBAR_PATCH knob. The sidebar patch is
uncompatible with three other patches, but it's included here
because of many requests.
- Fix the charset of 7bit messsages when doing gpg encryption. This
makes gpg-signed messages more readable in GNATS eg.
PR: ports/76128
Submitted by: maintainer
|
Saturday, 8 Jan 2005
|
18:38 krion
No longer install flea and muttbug as mutt's bug-tracking system is
out of order due to massive spamming.
PR: ports/75960
Submitted by: maintainer
|
Monday, 20 Dec 2004
|
16:23 clive
Correct a PLIST problem of zh-mutt.
Reported by: pointyhat via kris
Submitted by: MAINTAINER of mutt-devel
|
Tuesday, 9 Nov 2004
|
18:57 sem
- Add WITH_MUTT_ASPELL and WITH_MUTT_ISPELL knobs.
(aspell is prefered over ispell, as it supports more languages and
gives better suggestions)
- Update the maildir header cache patch.
- Fix the libidn dependency.
- Fix PREFIX/LOCALBASE handling
- Bump PORTREVISION.
PR: ports/73727
Submitted by: maintainer
|
Tuesday, 26 Oct 2004
|
15:26 krion
Chase libraries for new devel/libidn version.
|
Wednesday, 20 Oct 2004
|
08:02 pav
- Update the maildir-header-cache
- Fix handling of db4 libraries
- Portlint
PR: ports/72882
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
|
Friday, 15 Oct 2004
|
17:32 ade
Kill off automake18, switching to automake19. Requiem Mors Pacem.
|
Tuesday, 12 Oct 2004
|
16:42 krion
Add WITH_MUTT_IDN knob and register dependency if libidn is used.
Fix the WITH_MUTT_CYRUS_SASL2 knob
Update the maildir-header-cache and threadcomplete patches.
PR: ports/71418
Submitted by: maintainer
|
Number of commits found: 225 (showing only 100 on this page) |