aboutsummaryrefslogtreecommitdiff
path: root/mail/mutt-devel
Commit message (Collapse)AuthorAgeFilesLines
* Round one migration of ports from automake{19,110} to automake111Ade Lovett2010-10-051-1/+1
| | | | Notes: svn path=/head/; revision=262460
* 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@ Notes: svn path=/head/; revision=261858
* 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) Notes: svn path=/head/; revision=261798
* 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 Notes: svn path=/head/; revision=261230
* - 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) Notes: svn path=/head/; revision=258969
* - 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) Notes: svn path=/head/; revision=254719
* 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) Notes: svn path=/head/; revision=254306
* Fix build with latest OpenSSL.Wesley Shields2010-05-052-1/+12
| | | | | | | | PR: ports/146261 Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer) Notes: svn path=/head/; revision=253779
* - 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) Notes: svn path=/head/; revision=248732
* - 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) Notes: svn path=/head/; revision=246842
* 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) Notes: svn path=/head/; revision=244110
* - 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 Notes: svn path=/head/; revision=237891
* - 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) Notes: svn path=/head/; revision=236495
* - 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] Notes: svn path=/head/; revision=235229
* - 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) Notes: svn path=/head/; revision=228658
* - Update to 1.5.19Martin Wilke2009-02-0910-123/+79
| | | | | | | | PR: 131445 Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer) Notes: svn path=/head/; revision=227919
* - Remove conditional checks for FreeBSD 5.x and olderPav Lucistnik2009-01-051-1/+1
| | | | Notes: svn path=/head/; revision=225300
* 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) Notes: svn path=/head/; revision=222767
* - 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. Notes: svn path=/head/; revision=221804
* - 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. Notes: svn path=/head/; revision=221803
* -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) Notes: svn path=/head/; revision=220964
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62Ade Lovett2008-08-201-1/+1
| | | | | | | Tested by: exp build run (erwin) Notes: svn path=/head/; revision=218886
* - 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) Notes: svn path=/head/; revision=215419
* 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) Notes: svn path=/head/; revision=214430
* - Update to 1.5.18Martin Wilke2008-05-229-84/+59
| | | | | | | | PR: 123824 Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer) Notes: svn path=/head/; revision=213488
* 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 Notes: svn path=/head/; revision=212570
* - 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 Notes: svn path=/head/; revision=207138
* - 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) Notes: svn path=/head/; revision=203431
* Remove support for OSVERSION < 5Edwin Groothuis2007-10-031-1/+1
| | | | Notes: svn path=/head/; revision=200760
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.Mark Linimon2007-09-301-2/+2
| | | | | | | | PR: ports/116639 Submitted by: aDe Notes: svn path=/head/; revision=200411
* Also obey a global WITH_SLANGDavid E. O'Brien2007-09-251-1/+1
| | | | | | | Approved by: Udo Schweigert <Udo.Schweigert@siemens.com> Notes: svn path=/head/; revision=200109
* - Use ncurses as default for recent 6.x and 7.x OSVERSIONs toMartin Wilke2007-08-051-4/+21
| | | | | | | | | | | | 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) Notes: svn path=/head/; revision=197183
* - Fix errors in compressed folders and NNTP support which possibly caused ↵Martin Wilke2007-07-062-13/+15
| | | | | | | | | | | | SIGSEGV. - Fix SIDEBAR_PATCH PR: 114298 Submitted by: Udo Schweigert <Udo.Schweigert@siemens.com> (maintainer) Notes: svn path=/head/; revision=195057
* - Use the _BDB-functions, enabling bdb versions greater/equal 4.2Martin Wilke2007-07-042-21/+3
| | | | | | | | | | - Add a mirror site for the greeting patch. PR: 114221 Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer) Notes: svn path=/head/; revision=194860
* - Upgrade to 1.5.16Shaun Amott2007-06-284-174/+38
| | | | | | | | PR: ports/113718 Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer) Notes: svn path=/head/; revision=194410
* - Fix extract nntp patchMartin Wilke2007-04-131-1/+1
| | | | | | | | Reported by: krion@ Approved by: maintainer Notes: svn path=/head/; revision=189924
* - Update the NNTP patchMartin Wilke2007-04-122-2/+14
| | | | | | | | | | - Fix incomplete distinfo PR: 111510 Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer) Notes: svn path=/head/; revision=189862
* - Update to 1.5.15Martin Wilke2007-04-117-64/+47
| | | | | | | | PR: 111414 Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer) Notes: svn path=/head/; revision=189802
* - Fix MUTT_LITE and NOPORTDOCS knobs.Martin Wilke2007-03-064-37/+16
| | | | | | | | PR: 110002 Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer) Notes: svn path=/head/; revision=186685
* - Update greeting patchRong-En Fan2007-03-022-24/+19
| | | | | | | | PR: ports/109730 Submitted by: Udo Schweigert <udo.schweigert at siemens.com> (maintainer) Notes: svn path=/head/; revision=186357
* - Update to 1.5.14Martin Wilke2007-03-015-42/+43
| | | | | | | | PR: 109679 Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer) Notes: svn path=/head/; revision=186280
* - Add WITH_MUTT_GREETING_PATCH knob.Martin Wilke2007-01-092-0/+154
| | | | | | | | PR: ports/107680 Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer) Notes: svn path=/head/; revision=181905
* - Fix GSSAPI for FreeBSD 4.xMartin Wilke2006-11-051-2/+3
| | | | | | | | | PR: ports/105142 Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer) Sponsored by: FreeBSD Bug-a-thon #2 Notes: svn path=/head/; revision=176524
* - Add Kerberos (GSSAPI) support to mutt and mutt-devel.Shaun Amott2006-10-031-0/+13
| | | | | | | | | PR: ports/103924 Submitted by: shaun (me) Approved by: Udo Schweigert <Udo.Schweigert@siemens.com> (maintainer) Notes: svn path=/head/; revision=174375
* Update gpgme to 1.1.2, chase dependencies.Michael Nottebrock2006-09-131-1/+1
| | | | Notes: svn path=/head/; revision=172981
* - Update to 1.5.13Renato Botelho2006-09-018-183/+101
| | | | | | | | PR: ports/102697 Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer) Notes: svn path=/head/; revision=171806
* Update SIDEBAR_PATCHRenato Botelho2006-07-232-4/+6
| | | | | | | | PR: ports/100704 Submitted by: maintainer Notes: svn path=/head/; revision=168551
* Update to 1.5.12Erwin Lansing2006-07-1812-502/+83
| | | | | | | | PR: 100483 Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer) Notes: svn path=/head/; revision=168147
* Fix the WITH_MUTT_CYRUS_SASL2 knob.Roman Bogorodskiy2006-07-021-1/+1
| | | | | | | | PR: 99719 Submitted by: Udo Schweigert (maintainer) Notes: svn path=/head/; revision=166771
* Fix IMAP buffer overflow:Shaun Amott2006-06-302-1/+29
| | | | | | | | | | | | 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) Notes: svn path=/head/; revision=166660