aboutsummaryrefslogtreecommitdiff
path: root/mail/mutt-devel/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Move mail/mutt to mail/mutt14Chris Rees2012-07-221-623/+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 Notes: svn path=/head/; revision=301308
* - 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) Notes: svn path=/head/; revision=300607
* 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>) Notes: svn path=/head/; revision=299701
* Fix runtime when krb5 or heimdal from ports is used.Cy Schubert2012-06-161-5/+6
| | | | | | | | PR: ports/168639 Approved by: maintainer (implicit) Notes: svn path=/head/; revision=299383
* 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) Notes: svn path=/head/; revision=299382
* 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>) Notes: svn path=/head/; revision=299311
* - Fix vulnerability CVE-2011-1429.Juergen Lock2012-04-061-1/+1
| | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=294295
* - Fix the WITHOUT_MUTT_MAILBOX_MANPAGES knobFlorian Smeets2011-11-221-2/+2
| | | | | | | | | | | - Fix some comments PR: ports/162748 Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=286259
* - 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 Notes: svn path=/head/; revision=282747
* - Fix the length of a config-entry to no longer mangle the whole menu.Beech Rintoul2011-10-011-1/+1
| | | | | | | | | | - Fix several wrong patch-specifications. PR: ports/161120 Approved by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer) Notes: svn path=/head/; revision=282699
* - Pacify portlint(1)Ryan Steinmetz2011-09-251-4/+4
| | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=282373
* - 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 Notes: svn path=/head/; revision=282282
* 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@) Notes: svn path=/head/; revision=272515
* - Bump PORTREVISION to chase the update of dns/libidnWen Heping2011-03-141-1/+1
| | | | Notes: svn path=/head/; revision=270856
* - 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) Notes: svn path=/head/; revision=270293
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* - Add OPTIONSSunpoet Po-Chuan Hsieh2010-11-291-9/+34
| | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=265398
* Punt autoconf267->autoconf268Ade Lovett2010-10-161-1/+1
| | | | Notes: svn path=/head/; revision=263089
* Round one migration of ports from automake{19,110} to automake111Ade Lovett2010-10-051-1/+1
| | | | Notes: svn path=/head/; revision=262460
* Maintainer update to version 1.5.21.David E. O'Brien2010-09-241-11/+6
| | | | | | | | | | (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-091-1/+1
| | | | | | | | 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-211-1/+1
| | | | | | | | | | | | 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-051-1/+1
| | | | | | | | 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-281-3/+2
| | | | | | | | | | - 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-291-1/+5
| | | | | | | | | | | | | | (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-111-1/+13
| | | | | | | | | 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-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-221-23/+9
| | | | | | | | PR: ports/135926 Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer) Notes: svn path=/head/; revision=236495
* - Remove unused configure argsMartin Wilke2009-06-051-6/+6
| | | | | | | | | | | | - 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-191-27/+9
| | | | | | | | | | | - 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-091-3/+6
| | | | | | | | 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-121-1/+1
| | | | | | | | | 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-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-291-3/+13
| | | | | | | | | | | | 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-201-1/+7
| | | | | | | | | | | | | - 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-221-3/+4
| | | | | | | | 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
* - Update to 1.5.17Martin Wilke2007-12-131-7/+8
| | | | | | | | | 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-061-7/+6
| | | | | | | | | | | | 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-041-3/+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-281-8/+11
| | | | | | | | PR: ports/113718 Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer) Notes: svn path=/head/; revision=194410