26f46 FreshPorts -- mail/mutt
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
mutt 1.5.21_3 mail on this many watch lists=255 search for ports that depend on this port An older version of this port was marked as vulnerable.
The Mongrel of Mail User Agents (development version)
Maintained by: udo.schweigert@siemens.com search for ports maintained by this maintainer
Port Added: unknown
Also Listed In: ipv6
License: not specified in port


Mutt -- "The Mongrel of Mail User Agents" (part Elm, part Pine, part mh,
part slrn, part everything else) is an interactive screen-oriented mailer
program that supersedes Elm, Pine, mail and mailx.

Features include color support, message threading, MIME support (including
RFC1522 support for encoded headers), customizable key bindings, POP3,
Delivery Status Notification (DSN) support, and PGP/MIME.

Mutt User Information:	http://www.math.fu-berlin.de/~guckes/mutt/

WWW: http://www.mutt.org/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon
Slave ports
  1. chinese/mutt
  2. mail/mutt-lite

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. textproc/libxslt
  2. textproc/docbook-xsl
  3. www/lynx
  4. security/openssl
  5. devel/ncurses
  6. devel/automake
  7. devel/autoconf
Required To Run:
  1. misc/mime-support
  2. security/openssl
  3. devel/ncurses
Required Libraries:
  1. devel/gettext
  2. converters/libiconv
There are no ports dependent upon this port

To install the port: cd /usr/ports/mail/mutt/ && make install clean
To add the package: pkg_add -r mutt


Configuration Options
===> The following configuration options are available for mutt-1.5.21_3:
     COMPRESSED_FOLDERS=on: Compressed folders
     DEBUG=off: Debugging capabilities
     FLOCK=off: flock() usage
     GPGME=off: Gpgme interface
     GREETING_PATCH=off: Greeting support
     GSSAPI=off: Use the gss API
     HTML=on: HTML documentation
     ICONV=on: Encoding conversion support via iconv
     IDN=off: International Domain Names support
     IFDEF_PATCH=off: ifdef feature
     IMAP_HEADER_CACHE=off: IMAP header cache
     LOCALES_FIX=off: Locales fix
     MAILBOX_MANPAGES=on: Install mbox.5/mmdf.5 manpages
     MAILDIR_HEADER_CACHE=off: Maildir header cache
     MAILDIR_MTIME_PATCH=off: Maildir mtime patch
     NNTP=off: NNTP (News) support
     PARENT_CHILD_MATCH_PATCH=off: Parent/child match
     QUOTE_PATCH=on: Extended quoting
     REVERSE_REPLY_PATCH=off: Reverse_reply
     SASL=off: SASL authentication
     SGMLFORMAT=on: SGML support
     SIDEBAR_PATCH=off: Sidebar support
     SIGNATURE_MENU=off: Signature menu
     SMIME_OUTLOOK_COMPAT=on: SMIME outlook compatibility
     SMTP=off: SMTP relay support
     TOKYOCABINET=off: Use tokyocabinet instead of Berkley DB
     TRASH_PATCH=off: Trash folder support
     XML=on: Use XML tools for building documentation
====> Options available for the single SCREEN: you have to select exactly one of them
     NCURSES=on: Ncurses support
     SLANG=off: SLANG support
====> Options available for the radio SPELL: you can only select none or one of them
     ASPELL=off: Spell checking support via GNU Aspell
     ISPELL=off: Spell checking support via Ispell
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/mutt/
  2. ftp://ftp.demon.co.uk/pub/mirrors/mutt/devel/
  3. ftp://ftp.fu-berlin.de/pub/unix/mail/mutt/devel/
  4. ftp://ftp.mutt.org/mutt/devel/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2012-07-22
    Affects: users of mail/mutt
    Author: crees@FreeBSD.org
    Reason: 
      mail/mutt-devel has been moved to mail/mutt, since 1.5 has been around
      for a while.
    
      Should you wish to stick with version 1.4 at this time;
    
      # portmaster -o mail/mutt14 mutt
    
    
Port Moves
  • port moved here from mail/mutt-devel on 2012-07-22
    REASON: mail/mutt-devel is ready for primetime

Number of commits found: 139 (showing only 100 on this page)

1 | 2  »  

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
06 May 2013 15:34:18
Original commit files touched by this commit  1.5.21_3
bapt search for other commits by this committer
Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline
27 Apr 2013 11:59:29
Original commit files touched by this commit  1.5.21_3
mva search for other commits by this committer
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	zeising
24 Apr 2013 18:10:32
Original commit files touched by this commit  1.5.21_3
ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
24 Apr 2013 17:33:29
Original commit files touched by this commit  1.5.21_3
jgh search for other commits by this committer
- fix NOPORTDOCS
- add GSSAPI option
- while here adopt uses for GETTEXT

PR:		177903
Submitted by:	koukopoulos@gmail.com, Udo.Schweigert@siemens.com
Approved by:	maintainer, Udo.Schweigert@siemens.com
15 Mar 2013 22:04:29
Original commit files touched by this commit  1.5.21_2
jgh search for other commits by this committer
- add DESC bit for TOKYOCABINET

Reported by: gjb@
Approved by:	maintainer, implicit
15 Mar 2013 06:52:42
Original commit files touched by this commit  1.5.21_2
jgh search for other commits by this committer
- rename CYRUS_SASL2 option to SASL [1,2]
- add tokyocabinet option [2]

PR:		176970 [1]
Submitted by:	john.marshall@riverwillow.com.au [1], maintainer (private mail)
[2]
Approved by:	maintainer, udo.schweigert@siemens.com
14 Mar 2013 23:17:26
Original commit files touched by this commit  1.5.21_2
jgh search for other commits by this committer
- fix CYRUS_SASL2 breakage

PR:		176970 (based on)
Submitted by:	john.marshall@riverwillow.com.au
Approved by:	maintainer, udo.schweigert@siemens.com (implicit)
14 Mar 2013 07:34:30
Original commit files touched by this commit  1.5.21_2
jgh search for other commits by this committer
- adopt optionsNG and remove legacy information from pkg-descr

PR:		175149
Submitted by:	jgh@/maintainer
Approved by:	maintainer, Udo.Schweigert@siemens.com
08 Jan 2013 05:06:26
Original commit files touched by this commit  1.5.21_1
jgh search for other commits by this committer
- conditionally print pkg-message

PR:		175089
Submitted by:	wicked@baot.se
Approved by:	maintainer, udo.schweigert@siemens.com
Patched by:	jgh@
10 Dec 2012 15:10:03
Original commit files touched by this commit  1.5.21_1
ume search for other commits by this committer
Update cyrus-sasl2 to 2.1.26.
This bumps shlib version of libsasl2.
22 Jul 2012 09:15:04
Original commit files touched by this commit  1.5.21
crees search for other commits by this committer
Move mail/mutt to mail/mutt14

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
07 Jul 2012 16:13:16
Original commit files touched by this commit  1.4.2.3_6
jase search for other commits by this committer
- 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)
11 May 2012 20:38:09
Original commit files touched by this commit  1.4.2.3_6
ade search for other commits by this committer
Update autoconf to 2.69 and automake to 1.12

PR:             166836
Tested by:      Multiple -exp runs (pav)
01 Oct 2011 16:45:46
Original commit files touched by this commit  1.4.2.3_6
sunpoet search for other commits by this committer
- Mark CONFLICTS with ja-mutt, ja-mutt-devel, mutt-devel, mutt-devel-lite,
mutt-lite and zh-mutt-devel
- Use ?= for CONFLICTS and PORTREVISION: mutt is MASTERDIR of mutt-lite
- Bump PORTREVISION for package change
23 Sep 2011 22:26:39
Original commit files touched by this commit  1.4.2.3_5
amdmi3 search for other commits by this committer
- 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
06 Sep 2011 17:57:58
Original commit files touched by this commit  1.4.2.3_5
dhn search for other commits by this committer
- Fix handling of ncurses config-option
- Remove USE_GMAKE (not needed)

PR:             ports/160521
Submitted by:   Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
03 Jul 2011 13:53:52
Original commit files touched by this commit  1.4.2.3_5
ohauer search for other commits by this committer
- remove MD5
11 Apr 2011 08:34:17
Original commit files touched by this commit  1.4.2.3_5
bapt search for other commits by this committer
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@)
04 Dec 2010 07:34:27
Original commit files touched by this commit  1.4.2.3_5
ade search for other commits by this committer
Sync to new bsd.autotools.mk
16 Oct 2010 11:52:47
Original commit files touched by this commit  1.4.2.3_5
ade search for other commits by this committer
Punt autoconf267->autoconf268
05 Oct 2010 19:57:56
Original commit files touched by this commit  1.4.2.3_5
ade search for other commits by this committer
Round one migration of ports from automake{19,110} to automake111
15 Sep 2010 18:35:24
Original commit files touched by this commit  1.4.2.3_5
ade search for other commits by this committer
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:    portmgr (for Mk/bsd.port.mk part)
Tested by:      Multiple -exp runs
05 Sep 2010 21:21:15
Original commit files touched by this commit  1.4.2.3_4
johans search for other commits by this committer
Fix quoting of Makefile variables;
this fixes the installation of mutt-lite
28 Aug 2010 10:29:15
Original commit files touched by this commit  1.4.2.3_4
rene search for other commits by this committer
- add options for user-settable knobs [1]
- replace an .error with an IGNORE [1]
- s/WITH_NCURSES_PORT/WITH_NCURSES [1]
- pet portlint for fatal errors and capitalization of IGNORE lines
- invert SGML logic for Alpha architecture

PR:             ports/149061 [1]
Submitted by:   David DEMELIER [demelier.david gmail.com]
Reviewed by:    Chip Camden [sterling camdensoftware.com] (during last bugathon)
Approved by:    maintainer timeout (21 days)
31 May 2010 02:01:56
Original commit files touched by this commit  1.4.2.3_4
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
10 Feb 2009 09:23:00
Original commit files touched by this commit  1.4.2.3_3
pav search for other commits by this committer
- Switch slang dependency to libslang2 (untested)

Reported by:    pointyhat (make index)
Pointy hat to:  pgollucci
05 Jan 2009 21:05:49
Original commit files touched by this commit  1.4.2.3_3
pav search for other commits by this committer
- Remove conditional checks for FreeBSD 5.x and older
21 Aug 2008 06:18:49
Original commit files touched by this commit  1.4.2.3_3
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
20 Aug 2008 00:57:32
Original commit files touched by this commit  1.4.2.3_3
ade search for other commits by this committer
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:      exp build run (erwin)
06 Jun 2008 13:43:09
Original commit files touched by this commit  1.4.2.3_3
edwin search for other commits by this committer
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)
28 Feb 2008 09:31:34
Original commit files touched by this commit  1.4.2.3_2
miwi search for other commits by this committer
- Fix dependency for the security/krb5 port.
- Bump PORTREVISION

PR:             117823
Submitted by:   Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
30 Sep 2007 04:47:37
Original commit files touched by this commit  1.4.2.3_1
linimon search for other commits by this committer
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.

PR:             ports/116639
Submitted by:   aDe
30 May 2007 06:40:41
Original commit files touched by this commit  1.4.2.3
miwi search for other commits by this committer
- Update to 1.4.2.3

PR:             113079
Submitted by:   Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
24 Apr 2007 22:12:16
Original commit files touched by this commit  1.4.2.2
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Remove SASL1 support

PR:             112076
Submitted by:   Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
05 Apr 2007 18:35:21
Original commit files touched by this commit  1.4.2.2
 This port version is marked as vulnerable.
fjoe search for other commits by this committer
One more temporary workaround for -CURRENT.
05 Nov 2006 08:38:28
Original commit files touched by this commit  1.4.2.2
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Fix GSSAPI for FreeBSD 4.x.

PR:             ports/105141
Submitted by:   Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
Sponsored by:   FreeBSD Bug-a-thon #2
19 Oct 2006 20:42:00
Original commit files touched by this commit  1.4.2.2
 This port version is marked as vulnerable.
erwin search for other commits by this committer
Fix the build.

PR:             104455
Submitted by:   Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
Noticed by:     pointyhat via kris
Approved by:    portmgr (self)
03 Oct 2006 14:11:30
Original commit files touched by this commit  1.4.2.2
 This port version is marked as vulnerable.
shaun search for other commits by this committer
- 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)
18 Jul 2006 14:44:04
Original commit files touched by this commit  1.4.2.2
 This port version is marked as vulnerable.
erwin search for other commits by this committer
Update to 1.4.2.2

PR:             100478
Submitted by:   Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
30 Jun 2006 14:38:26
Original commit files touched by this commit  1.4.2.1_3
 This port version is marked as vulnerable.
shaun search for other commits by this committer
Fix IMAP buffer overflow:
  http://www.securityfocus.com/bid/18642

PR:             ports/99614 [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)
12 May 2006 14:28:19
Original commit files touched by this commit  1.4.2.1_2
 This port version is marked as vulnerable.
vd search for other commits by this committer
Remove whitespace from line endings in pkg-plist files.

Those spaces used to hinder searching for the corresponding files
with portsearch -f '/FILENAME$' for obvious reasons.
Although currently portsearch removes those spaces itself remove
them anyway.

Inspired by:    ports/94078
Approved by:    portmgr (during freeze: krion, then kris advised to wait; at
present: erwin)
10 May 2006 22:37:39
Original commit files touched by this commit  1.4.2.1_2
 This port version is marked as vulnerable.
edwin search for other commits by this committer
Remove USE_REINPLACE from ports starting with M
22 Jan 2006 12:50:54
Original commit files touched by this commit  1.4.2.1_2
 This port version is marked as vulnerable.
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
15 Nov 2005 06:52:12
Original commit files touched by this commit  1.4.2.1_2
 This port version is marked as vulnerable.
ade search for other commits by this committer
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.
28 May 2005 16:28:04
Original commit files touched by this commit  1.4.2.1_2
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Add mutt-lite, a slave port for mutt which defines MUTT_LITE flag

PR:             ports/81248
Submitted by:   Jose M Rodriguez <josemi@freebsd.jazztel.es>
Approved by:    Udo Schweigert <Udo.Schweigert@siemens.com> (maintainer)
18 May 2005 15:16:58
Original commit files touched by this commit  1.4.2.1_2
 This port version is marked as vulnerable.
vs search for other commits by this committer
Do not disable NLS by default with MUTT_LITE

PR:             ports/81205
Submitted by:   maintainer
18 May 2005 12:42:50
Original commit files touched by this commit  1.4.2.1_2
 This port version is marked as vulnerable.
krion search for other commits by this committer
Add WITHOUT_MUTT_FLOCK knob.

PR:             ports/81174
Submitted by:   maintainer
10 May 2005 18:52:00
Original commit files touched by this commit  1.4.2.1_2
 This port version is marked as vulnerable.
jylefort search for other commits by this committer
Use autoconf259/automake19 instead of the deprecated
autoconf213/automake14.

PR:             ports/80855
Submitted by:   maintainer
08 May 2005 15:37:47
Original commit files touched by this commit  1.4.2.1_2
 This port version is marked as vulnerable.
oliver search for other commits by this committer
- Fix the misc/mime-support dependency
- Add the MUTT_LITE knob for those who want to build mutt with
  minimal effort.

PR:             ports/80785
Submitted by:   maintainer
08 May 2005 08:39:30
Original commit files touched by this commit  1.4.2.1_2
 This port version is marked as vulnerable.
oliver search for other commits by this committer
last commit was done by using:
PR:             ports/80748
Submitted by:   maintainer
08 May 2005 08:37:36
Original commit files touched by this commit  1.4.2.1_2
 This port version is marked as vulnerable.
oliver search for other commits by this committer
- Use mime.types from misc/mime-support
- Bump PORTREVISION
12 Apr 2005 03:26:57
Original commit files touched by this commit  1.4.2.1_1
 This port version is marked as vulnerable.
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 08:04:41
Original commit files touched by this commit  1.4.2.1_1
 This port version is marked as vulnerable.
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
21 Mar 2005 09:03:36
Original commit files touched by this commit  1.4.2.1_1
 This port version is marked as vulnerable.
krion search for other commits by this committer
Fix the pgp6 examples and no longer install pgp5 examples.

PR:             ports/79076
Submitted by:   maintainer
17 Jan 2005 13:46:58
Original commit files touched by this commit  1.4.2.1_1
 This port version is marked as vulnerable.
krion search for other commits by this committer
Remove patch since "pgp_strict_enc" option does the same hack and it
can lead to broken pgp signatures.

Submitted by:   krion, tobez
Approved by:    maintainer
12 Jan 2005 18:44:07
Original commit files touched by this commit  1.4.2.1_1
 This port version is marked as vulnerable.
krion search for other commits by this committer
- Fix the charset of 7bit messsages when doing gpg encryption. This
  makes gpg-signed messages more readable in GNATS eg.

PR:             ports/76130
Submitted by:   maintainer
08 Jan 2005 18:41:31
Original commit files touched by this commit  1.4.2.1_1
 This port version is marked as vulnerable.
krion search for other commits by this committer
No longer install flea and muttbug as mutt's bug-tracking system is
out of order due to massive spamming.

PR:             ports/75959
Submitted by:   maintainer
08 Jul 2004 12:40:50
Original commit files touched by this commit  1.4.2.1_1
 This port version is marked as vulnerable.
krion search for other commits by this committer
Install Muttrc and mime.types if not already present from a
prior installation

PR:             ports/68815
Submitted by:   maintainer
06 Jun 2004 07:02:01
Original commit files touched by this commit  1.4.2.1
 This port version is marked as vulnerable.
krion search for other commits by this committer
- Remove obsolete site from PATCH_SITES

PR:             ports/67620
Submitted by:   maintainer
04 Jun 2004 17:29:38
Original commit files touched by this commit  1.4.2.1
 This port version is marked as vulnerable.
ade search for other commits by this committer
Sync with new bsd.autotools.mk
11 May 2004 07:35:17
Original commit files touched by this commit  1.4.2.1
 This port version is marked as vulnerable.
krion search for other commits by this committer
- Fix the tmpfile patch to really include the right bounds for
  snprintf() and strncat().

PR:             ports/66507
Submitted by:   maintainer
10 May 2004 11:37:58
Original commit files touched by this commit  1.4.2.1
 This port version is marked as vulnerable.
krion search for other commits by this committer
- Fix mutt's tmp-file-naming to fix syntax highlightning for
  the vim editor.
- Add the WITHOUT_MUTT_ICONV knob and add dependency on iconv
  if that knob is not defined.

PR:             ports/66443
Submitted by:   maintainer
14 Mar 2004 06:17:56
Original commit files touched by this commit  1.4.2.1
 This port version is marked as vulnerable.
ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
15 Feb 2004 07:21:08
Original commit files touched by this commit  1.4.2.1
 This port version is marked as vulnerable.
krion search for other commits by this committer
- Update to version 1.4.2.1

PR:             ports/62865
Submitted by:   maintainer
12 Feb 2004 09:22:37
Original commit files touched by this commit  1.4.2
 This port version is marked as vulnerable.
krion search for other commits by this committer
- Update the compressed mailbox patch
- Add another mirror site for some patches

PR:             ports/62723
Submitted by:   maintainer
11 Feb 2004 17:19:01
Original commit files touched by this commit  1.4.2
 This port version is marked as vulnerable.
osa search for other commits by this committer
Maintainer update of mail/mutt:
- Update mutt to version 1.4.2.
  This version fixes a buffer overflow that can be
  triggered by incoming messages.  There are reports
  about spam that has actually triggered this problem
  and crashed mutt.
- Add SIZEs to distinfo

Submitted by:   Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
PR:             62695
09 Feb 2004 15:28:15
Original commit files touched by this commit  1.4.1_6
 This port version is marked as vulnerable.
krion search for other commits by this committer
- Fix the generation of temporary file names by using mktemp
  instead of PIDs
- Bump PORTREVISION

PR:             ports/62568
Submitted by:   maintainer
08 Feb 2004 03:20:23
Original commit files touched by this commit  1.4.1_5
 This port version is marked as vulnerable.
leeym search for other commits by this committer
- Preserve $PREFIX/etc/mime.types
- Add $PREFIX/etc/mime.types.dist

PR:             62452
Submitted by:   Udo Schweigert <udo.schweigert@siemens.com>
04 Feb 2004 04:36:30
Original commit files touched by this commit  1.4.1_5
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Add USE_GETTEXT and bump PORTREVISION.

Submitted by:   trevor
Tested by:      bento
02 Feb 2004 13:33:26
Original commit files touched by this commit  1.4.1_4
 This port version is marked as vulnerable.
sergei search for other commits by this committer
- Add CONFLICTS to prevent installation over mutt-devel

PR:             ports/62254
Submitted by:   maintainer
23 Jan 2004 18:12:26
Original commit files touched by this commit  1.4.1_4
 This port version is marked as vulnerable.
trevor search for other commits by this committer
Now gettext 0.12.1 is gettext-old.
13 Jan 2004 15:32:20
Original commit files touched by this commit  1.4.1_4
 This port version is marked as vulnerable.
krion search for other commits by this committer
- Add WITHOUT_NLS knob

PR:             61312
Submitted by:   maintainer
26 Oct 2003 13:19:29
Original commit files touched by this commit  1.4.1_4
 This port version is marked as vulnerable.
krion search for other commits by this committer
- Fix the DOCSDIR and EXAMPLESDIR code. Now both can be
  set to non-standard values.
- Striping of binaries is no longer needed (it's done by install -s).
- Be less verbose.

PR:             58558
Submitted by:   Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
24 Sep 2003 15:30:37
Original commit files touched by this commit  1.4.1_4
 This port version is marked as vulnerable.
osa search for other commits by this committer
Utilize ${DOCSDIR} and ${EXAMPLESDIR}.

Approved by:    Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
24 Sep 2003 09:37:11
Original commit files touched by this commit  1.4.1_4
 This port version is marked as vulnerable.
osa search for other commits by this committer
Make portlint(1) happy by changing strip to ${STRIP_CMD}

Submitted by:   Oleg Karachevtsev <ok@etrust.ru>
PR:             56998
31 Aug 2003 09:24:39
Original commit files touched by this commit  1.4.1_4
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- don't clobber any given LDFLAGS
  resoves conflitcs with bsd.openssl.mk
Approved by:    Udo.Schweigert@siemens.com
26 Aug 2003 20:25:58
Original commit files touched by this commit  1.4.1_4
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.

Prodded by:     kris
25 Aug 2003 05:41:38
Original commit files touched by this commit  1.4.1_3
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Chase the libintl.so shared lib version.
04 Aug 2003 21:48:03
Original commit files touched by this commit  1.4.1_3
 This port version is marked as vulnerable.
naddy search for other commits by this committer
- Do not remove etc/Muttrc when deinstalling and if it was changed.
- Bump PORTREVISION.

PR:             55188
Submitted by:   Udo Schweigert <udo.schweigert@siemens.com>
11 Jul 2003 17:31:48
Original commit files touched by this commit  1.4.1_2
 This port version is marked as vulnerable.
nork search for other commits by this committer
o Add patch for the new ~a function. By this one can tag entire
  threads via "T ~a" (means: tag all entire threads where at least
  one message of the tread is tagged).
o Bump PORTREVISION.

PR:             ports/54360
Submitted by:   Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
01 Jun 2003 02:51:45
Original commit files touched by this commit  1.4.1_1
 This port version is marked as vulnerable.
foxfair search for other commits by this committer
PR:             52809
Submitted by:   MAINTAINER
Add ipv6 to the categories (as mutt flawlessly works with IPv6).
15 May 2003 07:33:53
Original commit files touched by this commit  1.4.1_1
 This port version is marked as vulnerable.
obraun search for other commits by this committer
Fix pkg-plist.

PR:             ports/52262
Submitted by:   maintainer
03 May 2003 07:44:15
Original commit files touched by this commit  1.4.1_1
 This port version is marked as vulnerable.
obraun search for other commits by this committer
Fix port building if WITH_MUTT_XFACE knob is defined.

PR:             ports/51715
Submitted by:   maintainer
30 Apr 2003 20:45:08
Original commit files touched by this commit  1.4.1_1
 This port version is marked as vulnerable.
obraun search for other commits by this committer
* Fix handling of hostname if hostname contains more than 31 characters
  for FreeBSD versions before 5.x.
* Bump PORTREVISION.

PR:             ports/51621, ports/51622
Submitted by:   maintainer
24 Apr 2003 06:24:34
Original commit files touched by this commit  1.4.1
 This port version is marked as vulnerable.
obraun search for other commits by this committer
Fix MASTER_SITES to contain only fetchable sites.

PR:             ports/51328
Submitted by:   maintainer
26 Mar 2003 18:21:14
Original commit files touched by this commit  1.4.1
 This port version is marked as vulnerable.
obraun search for other commits by this committer
- Integrate the new "initials"-patch.
- Honor the MUTT_CONFIGURE_ARGS variable, if present.
- Fix the PATH for gpg in the rc-example.
- Install the configuration examples in ${PREFIX}/share/examples/mutt.

PR:             ports/50197
Submitted by:   maintainer
21 Mar 2003 03:48:54
Original commit files touched by this commit  1.4.1
 This port version is marked as vulnerable.
obrien search for other commits by this committer
``compressed'' patch now available for 1.4.1.

Approved by:    kris
20 Mar 2003 16:39:23
Original commit files touched by this commit  1.4.1
 This port version is marked as vulnerable.
obrien search for other commits by this committer
Update to version 1.4.1 which among other things, fixes a buffer overflow
in mutt's IMAP client code.

Approved by:    kris
05 Mar 2003 13:50:31
Original commit files touched by this commit  1.4
 This port version is marked as vulnerable.
obraun search for other commits by this committer
- Use "grouped" patch-files and -sites
- Add WITH_MUTT_XFACE knob for mutt's use with slrnface.

PR:             ports/48944
Submitted by:   maintainer
28 Feb 2003 01:59:12
Original commit files touched by this commit  1.4
 This port version is marked as vulnerable.
kris search for other commits by this committer
Drive a stake through the heart of some more files that were committed
to after they were removed, which caused them to mysteriously resurrect
when updating with a -D tag.

Holy water sprinkled by:        peter
21 Feb 2003 12:42:26
Original commit files touched by this commit  1.4
 This port version is marked as vulnerable.
knu search for other commits by this committer
De-pkg-comment.
28 Nov 2002 18:01:29
Original commit files touched by this commit  1.4
 This port version is marked as vulnerable.
sobomax search for other commits by this committer
Fix installing reinstalling without cleaning WRKDIR first.

Approved by:    maintainer, portmgr
11 Nov 2002 14:29:03
Original commit files touched by this commit  1.4
 This port version is marked as vulnerable.
lioux search for other commits by this committer
o Fix build to match recent updates in GNU auto* support in bsd.port.mk
o Deploy USE_REINPLACE instead of PERL
o Fix warning messages in -CURRENT

PR:             45212
Submitted by:   maintainer
05 Nov 2002 03:46:58
Original commit files touched by this commit  1.4
 This port version is marked as vulnerable.
obrien search for other commits by this committer
Pass maintance on to Udo Schweigert, who does a fine job with the
mutt-devel port.
17 Oct 2002 04:01:25
Original commit files touched by this commit  1.4
 This port version is marked as vulnerable.
obrien search for other commits by this committer
Make it more clear that WITH_DOCS controlled the docs produced from
SGML.  s/WITH_DOCS/WITH_SGML_DOCS/g
17 Oct 2002 00:32:33
Original commit files touched by this commit  1.4
 This port version is marked as vulnerable.
obrien search for other commits by this committer
Allow one to use "WITH_DOCS=no" to avoid building them.
20 Sep 2002 18:38:17
Original commit files touched by this commit  1.4
 This port version is marked as vulnerable.
obrien search for other commits by this committer
Blah, fat fingered in the editor -- remove bogon
20 Sep 2002 16:36:44
Original commit files touched by this commit  1.4
 This port version is marked as vulnerable.
obrien search for other commits by this committer
More updating of master sites.
20 Sep 2002 16:33:44
Original commit files touched by this commit  1.4
 This port version is marked as vulnerable.
obrien search for other commits by this committer
Update master sites.
18 Sep 2002 02:57:02
Original commit files touched by this commit  1.4
 This port version is marked as vulnerable.
obrien search for other commits by this committer
More documentation (html) build fixes.

Submitted by:   kris (bento)

Number of commits found: 139 (showing only 100 on this page)

1 | 2  »  

2828
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24527
Broken 216
Deprecated 473
Ignore 635
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 5
new 48 hours11
new 7 days28
new fortnight58
new month214

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0