notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: mail/mutt/files/patch-m4-gssapi.m4
SVNWeb

Number of commits found: 4

Mon, 17 Oct 2016
[ 02:40 adamw search for other commits by this committer ] Original commit   Revision:424090 (Only the first 10 of 25 ports in this commit are shown above. View all ports for this commit)
- Update to 1.7.1
- Move some vars around to make portlint happy
- Use MUTT_LITE instead of LITE
- Fetch deepif and date-contitional from remote locations
- Reword COMMENT
- Bring back remote patch versions incase mutt version and patch
  versions arn't in sync
- Remove date_conditional patch pulled in remotely
- Add two new sidebar samples
- convert patch-* patches to makepatch patches
- Greeting patch 1.7.1 now PATCHFILE
- make makesum will pull all optional dist/patchfiles

PR:		213431
Submitted by:	maintainer (dereks lifeofadishwasher com)
Thu, 28 Jan 2016
[ 11:50 pi search for other commits by this committer ] Original commit   Revision:407407
mail/mutt: provide options to build with GSSAPI variants

The port rolls its own GSSAPI handling system, looking for installed
libraries, rather than employing the "Uses" knobs (which probably
post-date the mutt Port's GSSAPI support).

When linking against OpenSSL from Ports, this results in one mutt
process pulling in both libcrypto.so.8 from Ports and libcrypto.so.7
from the base system (FreeBSD 10.1), leading to environ corruption
problems when running external commands, which complain at startup
(libc routines detect the corruption).  These look like:

    sh: environment corrupt; missing value for SOME_VAR

and can be seen when, eg, viewing a PGP-signed mail with GnuPG
integration turned on.

This patch switches mail/mutt to use the GSSAPI "Uses" system.

PR:		206220
Submitted by:	Phil Pennock <freebsd@phil.spodhuis.org>
Approved by:	Udo Schweigert <Udo.Schweigert@siemens.com> (maintainer)
Sun, 22 Jul 2012
[ 09:15 crees search for other commits by this committer ] Original commit  (Only the first 10 of 59 ports in this commit are shown above. View all ports for this commit)
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
Thu, 19 Oct 2006
[ 20:42 erwin search for other commits by this committer ] Original commit 
Fix the build.

PR:             104455
Submitted by:   Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
Noticed by:     pointyhat via kris
Approved by:    portmgr (self)

Number of commits found: 4