summaryrefslogtreecommitdiff
path: root/mail/mutt-devel (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move mail/mutt to mail/mutt14Chris Rees2012-07-2243-7789/+0
| | | | | | | | | | | | | Move mail/mutt-lite to mail/mutt14-lite Move mail/mutt-devel to mail/mutt Moving mail/mutt-devel-lite to mail/mutt-lite will follow next to avoid breaking the cvs exporter PR: ports/169546 Suggested by: obrien Approved by: maintainer
* - Remove ftp.parodius.com from MASTER_SITES due to its forthcomingJase Thew2012-07-071-1/+0
| | | | | | | | closure. We thank Parodius for the hosting services they provided. PR: ports/169570 Submitted by: Jeremy Chadwick <jdc@koitsu.org> Approved by: culot (mentor)
* Add support for ports using this port as master, e.g. chinese/mutt.Cy Schubert2012-06-201-0/+4
| | | | Approved by: Maintainer ("Schweigert, Udo CERT" <Udo.Schweigert@siemens.com>)
* Fix runtime when krb5 or heimdal from ports is used.Cy Schubert2012-06-161-5/+6
| | | | | PR: ports/168639 Approved by: maintainer (implicit)
* Fix build when linking against MIT KRB5 libraries.Cy Schubert2012-06-161-2/+7
| | | | | | | Check for and use Heimdal in ports if available. PR: ports/167639 Approved by: maintainer (implicit)
* If we find MIT KRB5 in $KRB5_HOME, drag it in.Cy Schubert2012-06-151-0/+3
| | | | Approved by: Maintainer (Udo Schweigert <Udo.Schweigert@siemens.com>)
* Update autoconf to 2.69 and automake to 1.12Ade Lovett2012-05-111-0/+9
| | | | | PR: 166836 Tested by: Multiple -exp runs (pav)
* - Fix vulnerability CVE-2011-1429.Juergen Lock2012-04-063-1/+52
| | | | | | | | | | | - 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
* - Fix the WITHOUT_MUTT_MAILBOX_MANPAGES knobFlorian Smeets2011-11-222-31/+31
| | | | | | | | - Fix some comments PR: ports/162748 Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer) Feature safe: yes
* - Mark CONFLICTS with ja-mutt, ja-mutt-devel, mutt, mutt-devel-lite, ↵Sunpoet Po-Chuan Hsieh2011-10-011-2/+3
| | | | | | | 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
* - Fix the length of a config-entry to no longer mangle the whole menu.Beech Rintoul2011-10-013-4/+4
| | | | | | | - Fix several wrong patch-specifications. PR: ports/161120 Approved by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
* - Pacify portlint(1)Ryan Steinmetz2011-09-252-5/+5
| | | | | | | | | - 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)
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+1
| | | | | | | | | - 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
* Add a new macro to deal with conflict between ncurses from base and ncurses ↵Baptiste Daroussin2011-04-111-4/+8
| | | | | | | | | | | | | | | | 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@)
* - Bump PORTREVISION to chase the update of dns/libidnWen Heping2011-03-141-1/+1
|
* - Add documentation of WITH_MUTT_TRASH_PATCH.Martin Wilke2011-03-041-3/+8
| | | | | | | | - 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)
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
|
* - Add OPTIONSSunpoet Po-Chuan Hsieh2010-11-293-15/+35
| | | | | | | | | - 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)
* Punt autoconf267->autoconf268Ade Lovett2010-10-161-1/+1
|
* Round one migration of ports from automake{19,110} to automake111Ade Lovett2010-10-051-1/+1
|
* Remove zero size patches and add 2 missing patches in last commit.Wesley Shields2010-09-254-0/+294
| | | | | | | PR: ports/150942 Submitted by: Jeremy Chadwick <freebsd@jdc.parodius.com> Approved by: Schweigert, Udo CERT <Udo.Schweigert@siemens.com> (maintainer) Pointyhat to: obrien@
* Maintainer update to version 1.5.21.David E. O'Brien2010-09-2410-1335/+905
| | | | | | | (also fixes handling of PGP messages containing CR/LF lines) PR: 150703, 150457, 150655 Submitted by: Udo.Schweigert@siemens.com (maintainer)
* Autotools update. Read ports/UPDATING 20100915 for details.Ade Lovett2010-09-151-2/+2
| | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs
* - Fix IMAP header cache when using Berkeley DB 5.0.Martin Wilke2010-08-092-2/+2
| | | | | PR: 149321 Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
* - Fix a SIGSEGV problem when unsubscribing IMAP folders.Martin Wilke2010-05-212-1/+11
| | | | | | | | | 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)
* Band-aid to fix the unrecorded dependency on devel/ncurses if it is alreadyWesley Shields2010-05-141-1/+1
| | | | | | | installed. A proper fix is probably deep in autotools. Noticed by: wxs@ Approved by: maintainer (private mail)
* Fix build with latest OpenSSL.Wesley Shields2010-05-052-1/+12
| | | | | PR: ports/146261 Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
* - Fix dependency when using WITH_TOKYOCABINETMartin Wilke2010-01-282-3/+13
| | | | | | | - Add support for Berkeley DB versions 4.7 and 4.8 PR: 143297 Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
* - Add WITH_MUTT_TRASH_PATCH knob for googlemail usersMartin Wilke2009-12-293-1/+423
| | | | | | | | | | | (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)
* Add new parent/child and WITH_TOKYOCABINET match knobMartin Wilke2009-11-112-1/+182
| | | | | | PR: 136878 Submitted by: Jeremie Le Hen <jeremie@le-hen.org> Approved by: Udo Schweigert (maintainer)
* - Chase security/gpgme update.Wesley Shields2009-07-152-1/+11
| | | | | | | | | | | | | | | | | | | | | | | | | 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
* - Update to 1.5.20 and update the sidebar patch.Wesley Shields2009-06-228-2247/+2997
| | | | | PR: ports/135926 Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
* - Remove unused configure argsMartin Wilke2009-06-053-769/+865
| | | | | | | | | - pet portlint - Update sidebar-patches [1] PR: 135146 Submitted by: Ulrich Spoerlein <uqs@spoerlein.net> Approved by: maintainer [1]
* - Fix slang dependency after libslang upgrade to 2.xMartin Wilke2009-02-194-30/+2841
| | | | | | | | - Fix the sidebar patch - Bump PORTREVISION PR: 131752 Submitter by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
* - Update to 1.5.19Martin Wilke2009-02-0910-123/+79
| | | | | PR: 131445 Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
* - Remove conditional checks for FreeBSD 5.x and olderPav Lucistnik2009-01-051-1/+1
|
* Add a patch that fixes a crash (http://dev.mutt.org/trac/ticket/3057).Wesley Shields2008-11-122-1/+14
| | | | | | PR: ports/128637 Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru> Reviewed by: Udo.Schweigert@siemens.com (maintainer)
* - Fix handling of malformed multipart messagesMartin Wilke2008-10-191-0/+32
| | | | | | | | | - 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.
* - Fix handling of malformed multipart messagesMartin Wilke2008-10-191-1/+1
| | | | | | | | | | | - Bump PORTREVISION PR: 128075 Submitted by: Udo Schweigert (maintainer) Reported by: Guy Brand <gb@isis.u-strasbg.fr> Reviewed by: Approved by: Obtained from: The patch has been taken from mutt's source code repository.
* -Add WITHOUT_MUTT_MAILBOX_MANPAGES knob for being able to avoidMartin Wilke2008-09-293-3/+45
| | | | | | | | | 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)
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62Ade Lovett2008-08-201-1/+1
| | | | Tested by: exp build run (erwin)
* - Add WITH_MUTT_DEBUG knob (as requested by the community).Martin Wilke2008-06-203-13/+15
| | | | | | | | | | - 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)
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | 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)
* - Update to 1.5.18Martin Wilke2008-05-229-84/+59
| | | | | PR: 123824 Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
* If WITHOUT_MUTT_IDN is set, ignore any libidn.so that may be found.David E. O'Brien2008-05-041-1/+1
| | | | Approved by: Udo.Schweigert@siemens.com
* - Allow the build WITH_BDB_VER=46Martin Wilke2008-02-131-0/+11
| | | | | | PR: 120512 Submitted by: Yuri Pankov <yuri.pankov@gmail.com> Approved by: maintainer
* - Update to 1.5.17Martin Wilke2007-12-136-70/+80
| | | | | | PR: 117822 Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer) rafan (zh-mutt maintainer)
* Remove support for OSVERSION < 5Edwin Groothuis2007-10-031-1/+1
|
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.Mark Linimon2007-09-301-2/+2
| | | | | PR: ports/116639 Submitted by: aDe
* Also obey a global WITH_SLANGDavid E. O'Brien2007-09-251-1/+1
| | | | Approved by: Udo Schweigert <Udo.Schweigert@siemens.com>