FreshPorts -- The Place For Ports notbug Sat, 11 Feb 2012 4:17 PM GMT
Port details
mutt-devel 1.5.21_3 mail on this many watch lists=105 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: 08 Jun 2001 21:51:13
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.

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

	-- David	(obrien@cs.ucdavis.edu)
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Slave ports
chinese/mutt
mail/mutt-devel-lite

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: textproc/libxslt, textproc/docbook-xsl, www/lynx, devel/automake, devel/autoconf
Required To Run: misc/mime-support
Required Libraries: converters/libiconv, devel/gettext
There are no ports dependent upon this port

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


Configuration Options
===> The following configuration options are available for mutt-devel-1.5.21_3:
     MUTT_ASPELL=off (default) "Enable aspell support"
     MUTT_COMPRESSED_FOLDERS=on (default) "Enable compressed folders"
     MUTT_CYRUS_SASL2=off (default) "Enable SASL2 authentication"
     MUTT_DEBUG=off (default) "Enable debugging capabilities"
     MUTT_FLOCK=off (default) "Enable flock() usage"
     MUTT_GPGME=off (default) "Enable gpgme interface"
     MUTT_GREETING_PATCH=off (default) "Enable greeting"
     MUTT_HTML=on (default) "Enable HTML documentation"
     MUTT_ICONV=on (default) "Enable iconv support"
     MUTT_IDN=off (default) "Enable idn support"
     MUTT_IFDEF_PATCH=off (default) "Enable ifdef feature"
     MUTT_IMAP_HEADER_CACHE=off (default) "Enable imap header cache"
     MUTT_ISPELL=off (default) "Enable ispell support"
     MUTT_LOCALES_FIX=off (default) "Enable locales fix"
     MUTT_MAILBOX_MANPAGES=on (default) "Install mbox.5/mmdf.5 manpages"
     MUTT_MAILDIR_HEADER_CACHE=off (default) "Enable maildir header cache"
     MUTT_MAILDIR_MTIME_PATCH=off (default) "Enable Maildir mtime patch"
     MUTT_MBOX_HOOK_PATCH=off (default) "Enable enhanced mbox-hook"
     MUTT_NCURSES=on (default) "Enable ncurses support"
     MUTT_NCURSES_PORT=off (default) "Use ncurses from port"
     MUTT_NNTP=off (default) "Enable news reader"
     MUTT_PARENT_CHILD_MATCH_PATCH=off (default) "Enable parent/child match"
     MUTT_QUOTE_PATCH=on (default) "Enable extended quoting"
     MUTT_REVERSE_REPLY_PATCH=off (default) "Enable reverse_reply"
     MUTT_SGMLFORMAT=on (default) "Enable sgml support"
     MUTT_SIDEBAR_PATCH=off (default) "Enable sidebar"
     MUTT_SIGNATURE_MENU=off (default) "Enable signature menu"
     MUTT_SLANG=off (default) "Enable slang support"
     MUTT_SMIME_OUTLOOK_COMPAT=on (default) "SMIME outlook compatible"
     MUTT_SMTP=off (default) "Enable SMTP relay support"
     MUTT_TRASH_PATCH=off (default) "Enable trash folder support"
     MUTT_XML=on (default) "Use XML tools for docu"
===> Use 'make config' to modify these settings

Master Sites:
ftp://ftp.mutt.org/mutt/devel/
ftp://ftp.fu-berlin.de/pub/unix/mail/mutt/devel/
ftp://ftp.demon.co.uk/pub/mirrors/mutt/devel/
ftp://ftp.parodius.com/pub/mutt/devel/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/mutt/

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

1 | 2 | 3  »  

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
22 Nov 2011 19:12:24
Original commit files touched by this commit  1.5.21_3
flo search for other commits by this committer
- 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
01 Oct 2011 16:50:09
Original commit files touched by this commit  1.5.21_3
sunpoet search for other commits by this committer
- 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
01 Oct 2011 00:48:06
Original commit files touched by this commit  1.5.21_2
beech search for other commits by this committer
- 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)
25 Sep 2011 15:30:49
Original commit files touched by this commit  1.5.21_2
zi search for other commits by this committer
- 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)
23 Sep 2011 22:26:39
Original commit files touched by this commit  1.5.21_2
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
11 Apr 2011 08:34:17
Original commit files touched by this commit  1.5.21_2
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@)
14 Mar 2011 08:40:07
Original commit files touched by this commit  1.5.21_2
wen search for other commits by this committer
- Bump PORTREVISION to chase the update of dns/libidn
04 Mar 2011 14:11:43
Original commit files touched by this commit  1.5.21_1
miwi search for other commits by this committer
- 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)
04 Dec 2010 07:34:27
Original commit files touched by this commit  1.5.21
ade search for other commits by this committer
Sync to new bsd.autotools.mk
29 Nov 2010 17:46:32
Original commit files touched by this commit  1.5.21
sunpoet search for other commits by this committer
- 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)
16 Oct 2010 11:52:47
Original commit files touched by this commit  1.5.21
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.5.21
ade search for other commits by this committer
Round one migration of ports from automake{19,110} to automake111
25 Sep 2010 22:13:12
Original commit files touched by this commit  1.5.21
wxs search for other commits by this committer
Remove zero size patches and add 2 missing patches in last commit.

PR:             ports/150942
Submitted by:   Jeremy Chadwick <freebsd@jdc.parodius.com>
Approved by:    Schweigert, Udo CERT <Udo.Schweigert@siemens.com> (maintainer)
Pointyhat to:   obrien@
24 Sep 2010 21:29:00
Original commit files touched by this commit  1.5.21
obrien search for other commits by this committer
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)
15 Sep 2010 18:35:24
Original commit files touched by this commit  1.5.20_7
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
09 Aug 2010 04:36:20
Original commit files touched by this commit  1.5.20_6
miwi search for other commits by this committer
- Fix IMAP header cache when using Berkeley DB 5.0.

PR:             149321
Submitted by:   Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
21 May 2010 11:13:47
Original commit files touched by this commit  1.5.20_5
miwi search for other commits by this committer
- 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)
14 May 2010 12:21:51
Original commit files touched by this commit  1.5.20_4
wxs search for other commits by this committer
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)
05 May 2010 21:27:19
Original commit files touched by this commit  1.5.20_4
wxs search for other commits by this committer
Fix build with latest OpenSSL.

PR:             ports/146261
Submitted by:   Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
28 Jan 2010 01:10:07
Original commit files touched by this commit  1.5.20_3
miwi search for other commits by this committer
- 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)
29 Dec 2009 11:08:08
Original commit files touched by this commit  1.5.20_3
miwi search for other commits by this committer
- 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)
11 Nov 2009 11:00:51
Original commit files touched by this commit  1.5.20_2
miwi search for other commits by this committer
 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)
15 Jul 2009 16:47:45
Original commit files touched by this commit  1.5.20_1
wxs search for other commits by this committer
- 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
22 Jun 2009 22:52:30
Original commit files touched by this commit  1.5.20
wxs search for other commits by this committer
- Update to 1.5.20 and update the sidebar patch.

PR:             ports/135926
Submitted by:   Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
05 Jun 2009 21:29:29
Original commit files touched by this commit  1.5.19_2
miwi search for other commits by this committer
- Remove unused configure args
- pet portlint
- Update sidebar-patches [1]

PR:             135146
Submitted by:   Ulrich Spoerlein <uqs@spoerlein.net>
Approved by:    maintainer [1]
19 Feb 2009 17:02:31
Original commit files touched by this commit  1.5.19_1
miwi search for other commits by this committer
- 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)
09 Feb 2009 16:58:46
Original commit files touched by this commit  1.5.19
miwi search for other commits by this committer
- Update to 1.5.19

PR:             131445
Submitted by:   Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
05 Jan 2009 21:05:49
Original commit files touched by this commit  1.5.18_4
pav search for other commits by this committer
- Remove conditional checks for FreeBSD 5.x and older
12 Nov 2008 12:40:55
Original commit files touched by this commit  1.5.18_4
wxs search for other commits by this committer
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)
19 Oct 2008 16:20:33
Original commit files touched by this commit  1.5.18_3
miwi search for other commits by this committer
- 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.
29 Sep 2008 07:35:46
Original commit files touched by this commit  1.5.18_2
miwi search for other commits by this committer
-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)
20 Aug 2008 00:57:32
Original commit files touched by this commit  1.5.18_1
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)
20 Jun 2008 22:33:20
Original commit files touched by this commit  1.5.18_1
miwi search for other commits by this committer
- 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)
06 Jun 2008 13:43:09
Original commit files touched by this commit  1.5.18_1
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)
22 May 2008 00:10:36
Original commit files touched by this commit  1.5.18
miwi search for other commits by this committer
- Update to 1.5.18

PR:             123824
Submitted by:   Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
04 May 2008 02:39:25
Original commit files touched by this commit  1.5.17
obrien search for other commits by this committer
If WITHOUT_MUTT_IDN is set, ignore any libidn.so that may be found.

Approved by: Udo.Schweigert@siemens.com
13 Feb 2008 08:48:15
Original commit files touched by this commit  1.5.17
miwi search for other commits by this committer
- Allow the build WITH_BDB_VER=46

PR:             120512
Submitted by:   Yuri Pankov <yuri.pankov@gmail.com>
Approved by:    maintainer
13 Dec 2007 01:26:10
Original commit files touched by this commit  1.5.17
miwi search for other commits by this committer
- Update to 1.5.17

PR:             117822
Submitted by:   Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
                rafan (zh-mutt maintainer)
03 Oct 2007 23:34:16
Original commit files touched by this commit  1.5.16_3
edwin search for other commits by this committer
Remove support for OSVERSION < 5
30 Sep 2007 04:47:37
Original commit files touched by this commit  1.5.16_3
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
25 Sep 2007 20:53:37
Original commit files touched by this commit  1.5.16_2
obrien search for other commits by this committer
Also obey a global WITH_SLANG

Approved by:    Udo Schweigert <Udo.Schweigert@siemens.com>
05 Aug 2007 22:14:41
Original commit files touched by this commit  1.5.16_2
miwi search for other commits by this committer
- 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)
06 Jul 2007 07:26:40
Original commit files touched by this commit  1.5.16_1
miwi search for other commits by this committer
- 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)
04 Jul 2007 07:23:19
Original commit files touched by this commit  1.5.16
miwi search for other commits by this committer
- 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)
28 Jun 2007 18:21:47
Original commit files touched by this commit  1.5.16
shaun search for other commits by this committer
- Upgrade to 1.5.16

PR:             ports/113718
Submitted by:   Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
13 Apr 2007 19:34:14
Original commit files touched by this commit  1.5.15_1
miwi search for other commits by this committer
- Fix extract nntp patch

Reported by:    krion@
Approved by:    maintainer
12 Apr 2007 19:05:55
Original commit files touched by this commit  1.5.15_1
miwi search for other commits by this committer
- Update the NNTP patch
- Fix incomplete distinfo

PR:             111510
Submitted by:   Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
11 Apr 2007 20:11:51
Original commit files touched by this commit  1.5.15
miwi search for other commits by this committer
- Update to 1.5.15

PR:             111414
Submitted by:   Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
06 Mar 2007 18:34:16
Original commit files touched by this commit  1.5.14_1
miwi search for other commits by this committer
- Fix MUTT_LITE and NOPORTDOCS knobs.

PR:             110002
Submitted by:   Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
02 Mar 2007 15:32:16
Original commit files touched by this commit  1.5.14
rafan search for other commits by this committer
- Update greeting patch

PR:             ports/109730
Submitted by:   Udo Schweigert <udo.schweigert at siemens.com> (maintainer)
01 Mar 2007 11:44:20
Original commit files touched by this commit  1.5.14
miwi search for other commits by this committer
- Update to 1.5.14

PR:             109679
Submitted by:   Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
09 Jan 2007 22:10:26
Original commit files touched by this commit  1.5.13_1
miwi search for other commits by this committer
- Add WITH_MUTT_GREETING_PATCH knob.

PR:             ports/107680
Submitted by:   Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
05 Nov 2006 18:38:03
Original commit files touched by this commit  1.5.13_1
miwi search for other commits by this committer
- 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
03 Oct 2006 14:11:30
Original commit files touched by this commit  1.5.13_1
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)
13 Sep 2006 21:24:20
Original commit files touched by this commit  1.5.13_1
lofi search for other commits by this committer
Update gpgme to 1.1.2, chase dependencies.
01 Sep 2006 13:46:22
Original commit files touched by this commit  1.5.13
garga search for other commits by this committer
- Update to 1.5.13

PR:             ports/102697
Submitted by:   Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
23 Jul 2006 13:55:38
Original commit files touched by this commit  1.5.12
garga search for other commits by this committer
Update SIDEBAR_PATCH

PR:             ports/100704
Submitted by:   maintainer
18 Jul 2006 15:16:43
Original commit files touched by this commit  1.5.12
erwin search for other commits by this committer
Update to 1.5.12

PR:             100483
Submitted by:   Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
02 Jul 2006 18:23:03
Original commit files touched by this commit  1.5.11_3
novel search for other commits by this committer
Fix the WITH_MUTT_CYRUS_SASL2 knob.

PR:             99719
Submitted by:   Udo Schweigert (maintainer)
30 Jun 2006 14:39:27
Original commit files touched by this commit  1.5.11_3
shaun search for other commits by this committer
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)
22 Jun 2006 23:26:48
Original commit files touched by this commit  1.5.11_2
 This port version is marked as vulnerable.
garga search for other commits by this committer
Build it fine with ncurses installed via ports

PR:             ports/99285
Submitted by:   Tim Smith <trangayesi@gmail.com>
Reworked by:    maintainer
Approved by:    maintainer
21 Mar 2006 10:06:36
Original commit files touched by this commit  1.5.11_2
 This port version is marked as vulnerable.
garga search for other commits by this committer
Add WITH_MUTT_GPGME knob

PR:             ports/94745
Submitted by:   Ed Schouten <ed@fxq.nl>
Reworked by:    maintainer
17 Mar 2006 11:24:16
Original commit files touched by this commit  1.5.11_2
 This port version is marked as vulnerable.
garga search for other commits by this committer
- Fix the WITH_MUTT_SIGNATURE_MENU patch.

PR:             ports/94542
Submitted by:   maintainer
15 Mar 2006 10:12:45
Original commit files touched by this commit  1.5.11_2
 This port version is marked as vulnerable.
garga search for other commits by this committer
- Update the sidebar patch to 20060225
- Add WITH_MUTT_ASSUMED_CHARSET_PATCH knob
- Bump PORTREVISION

PR:             ports/93906
Submitted by:   maintainer
17 Feb 2006 15:13:08
Original commit files touched by this commit  1.5.11_1
 This port version is marked as vulnerable.
garga search for other commits by this committer
- Permit PORTREVISION be overwrited by slaveports

Reported by:    chkversion
16 Feb 2006 21:41:43
Original commit files touched by this commit  1.5.11_1
 This port version is marked as vulnerable.
garga search for other commits by this committer
- Fix the "sign as" function for SMIME
- Bump PORTREVISION

PR:             ports/93421
Submitted by:   maintainer
31 Jan 2006 15:39:02
Original commit files touched by this commit  1.5.11
 This port version is marked as vulnerable.
garga search for other commits by this committer
- Update sidebar patch to 1.5.11
- s/.error/IGNORE/
- SHA256ify

PR:             ports/92558
Submitted by:   maintainer
15 Nov 2005 06:52:12
Original commit files touched by this commit  1.5.11
 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.
12 Nov 2005 18:52:22
Original commit files touched by this commit  1.5.11
 This port version is marked as vulnerable.
pav search for other commits by this committer
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
28 Oct 2005 13:00:07
Original commit files touched by this commit  1.5.11
 This port version is marked as vulnerable.
garga search for other commits by this committer
- Add an option to use libslang2

PR:             ports/88125
Submitted by:   maintainer
19 Sep 2005 13:20:08
Original commit files touched by this commit  1.5.11
 This port version is marked as vulnerable.
garga search for other commits by this committer
- Fix the manual generation (html and txt) as that is now built from
  xml and not sgml.

PR:             ports/86321
Submitted by:   maintainer
18 Sep 2005 21:06:43
Original commit files touched by this commit  1.5.11
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Update to 1.5.11

PR:             ports/86303
Submitted by:   Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
30 Aug 2005 09:55:47
Original commit files touched by this commit  1.5.10
 This port version is marked as vulnerable.
krion search for other commits by this committer
Fix distinfo for vvv.quote patch
Fix handling of pgp messages (from mutt's cvs)

PR:             ports/85465
Submitted by:   maintainer
29 Aug 2005 10:13:59
Original commit files touched by this commit  1.5.10
 This port version is marked as vulnerable.
garga search for other commits by this committer
- 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)
04 Jul 2005 02:03:29
Original commit files touched by this commit  1.5.9_3
 This port version is marked as vulnerable.
jylefort search for other commits by this committer
- 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
30 May 2005 07:39:03
Original commit files touched by this commit  1.5.9_2
 This port version is marked as vulnerable.
krion search for other commits by this committer
Update the SIDEBAR_PATCH.
Fix package name when doing a MUTT_LITE package.
Adjust the COMMENT.

PR:             ports/81649
Submitted by:   maintainer
29 May 2005 09:39:44
Original commit files touched by this commit  1.5.9_2
 This port version is marked as vulnerable.
pav search for other commits by this committer
- 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)
18 May 2005 15:14:34
Original commit files touched by this commit  1.5.9_2
 This port version is marked as vulnerable.
vs search for other commits by this committer
MUTT_LITE shouldn't override WITHOUT_NLS

PR:             ports/81203
Submitted by:   Jeremy Chadwick
Approved by:    maintainer
18 May 2005 12:39:43
Original commit files touched by this commit  1.5.9_1
 This port version is marked as vulnerable.
krion search for other commits by this committer
Add WITHOUT_MUTT_FLOCK knob.
Fix the WITH_MUTT_SIDEBAR_PATCH knob.

PR:             ports/81175
Submitted by:   maintainer
08 May 2005 15:38:19
Original commit files touched by this commit  1.5.9_1
 This port version is marked as vulnerable.
oliver search for other commits by this committer
- Add the MUTT_LITE knob for those who want to build mutt-devel with
  minimal effort.

PR:             ports/80786
Submitted by:   maintainer
08 May 2005 08:40:13
Original commit files touched by this commit  1.5.9_1
 This port version is marked as vulnerable.
oliver search for other commits by this committer
- Use mime.types from misc/mime-support
- Bump PORTREVISION

PR:             ports/80749
Submitted by:   maintainer
21 Mar 2005 08:51:21
Original commit files touched by this commit  1.5.9
 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/79078
Submitted by:   maintainer
14 Mar 2005 10:36:44
Original commit files touched by this commit  1.5.9
 This port version is marked as vulnerable.
krion search for other commits by this committer
Update to 1.5.9

PR:             ports/78806
Submitted by:   maintainer
07 Mar 2005 12:21:05
Original commit files touched by this commit  1.5.8_1
 This port version is marked as vulnerable.
flz search for other commits by this committer
- Fix WITH_MUTT_SIDEBAR_PATCH patch.

PR:             ports/78522
Submitted by:   Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
Approved by:    pav (mentor)
01 Mar 2005 16:44:13
Original commit files touched by this commit  1.5.8_1
 This port version is marked as vulnerable.
vs search for other commits by this committer
Fix S/MIME handling when a recipient certificate has to be selected
interactively
 (bump PORTREVISION)

PR:             ports/78190
Submitted by:   Udo Schweigert (maintainer)
14 Feb 2005 10:08:16
Original commit files touched by this commit  1.5.8
 This port version is marked as vulnerable.
krion search for other commits by this committer
Update to version 1.5.8

PR:             ports/77484
Submitted by:   maintainer
12 Feb 2005 21:11:47
Original commit files touched by this commit  1.5.7_1
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Fix NOPORTDOCS

PR:             ports/77388
Submitted by:   Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
09 Feb 2005 11:37:10
Original commit files touched by this commit  1.5.7_1
 This port version is marked as vulnerable.
krion search for other commits by this committer
Fix plist.
Simplify the maildir-mtime patches.

PR:             ports/77296
Submitted by:   maintainer
08 Feb 2005 15:07:15
Original commit files touched by this commit  1.5.7
 This port version is marked as vulnerable.
leeym search for other commits by this committer
Maintainer update of mail/mutt-devel:

  - Fix building of WITH_MUTT_IMAP_HEADER_CACHE if not only db42 is
  installed but also other db4x versions.

PR:             77254
Submitted by:   Udo Schweigert <udo.schweigert at siemens.com>
07 Feb 2005 17:41:52
Original commit files touched by this commit  1.5.7
 This port version is marked as vulnerable.
krion search for other commits by this committer
Do not format manual during installation.
Portlint(1).

PR:             ports/77215
Submitted by:   maintainer
06 Feb 2005 08:58:43
Original commit files touched by this commit  1.5.7
 This port version is marked as vulnerable.
krion search for other commits by this committer
Update to version 1.5.7

PR:             ports/77161
Submitted by:   maintainer
17 Jan 2005 13:47:45
Original commit files touched by this commit  1.5.6_11
 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.
12 Jan 2005 18:41:03
Original commit files touched by this commit  1.5.6_11
 This port version is marked as vulnerable.
krion search for other commits by this committer
- 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
08 Jan 2005 18:38:59
Original commit files touched by this commit  1.5.6_11
 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/75960
Submitted by:   maintainer
20 Dec 2004 16:23:12
Original commit files touched by this commit  1.5.6_11
 This port version is marked as vulnerable.
clive search for other commits by this committer
Correct a PLIST problem of zh-mutt.

Reported by:    pointyhat via kris
Submitted by:   MAINTAINER of mutt-devel
15 Nov 2004 05:19:30
Original commit files touched by this commit  1.5.6_11
 This port version is marked as vulnerable.
sf search for other commits by this committer
farewell to libxpg4.
09 Nov 2004 18:57:39
Original commit files touched by this commit  1.5.6_11
 This port version is marked as vulnerable.
sem search for other commits by this committer
- 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
26 Oct 2004 15:26:43
Original commit files touched by this commit  1.5.6_10
 This port version is marked as vulnerable.
krion search for other commits by this committer
Chase libraries for new devel/libidn version.
20 Oct 2004 08:02:15
Original commit files touched by this commit  1.5.6_10
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Update the maildir-header-cache
- Fix handling of db4 libraries
- Portlint

PR:             ports/72882
Submitted by:   Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
15 Oct 2004 17:32:46
Original commit files touched by this commit  1.5.6_10
 This port version is marked as vulnerable.
ade search for other commits by this committer
Kill off automake18, switching to automake19.  Requiem Mors Pacem.

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

1 | 2 | 3  »  

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06
bugzilla2Feb 06
bugzilla3Feb 06

14 vulnerabilities affecting 32 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 23150
Broken 190
Deprecated 96
Ignore 726
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 6
new 48 hours9
new 7 days47
new fortnight71
new month143

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

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.317 seconds.