summaryrefslogtreecommitdiff
path: root/mail/mutt-devel/files/patch-init.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-07-22Move mail/mutt to mail/mutt14Chris Rees1-39/+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
2005-02-06Update to version 1.5.7Kirill Ponomarev1-21/+0
PR: ports/77161 Submitted by: maintainer Notes: svn path=/head/; revision=128126
2004-07-04Fix "source" command when reading in from a program's stdoutKirill Ponomarev1-0/+21
(i.e. the source command's filename ends with a pipe-symbol "|") PR: ports/68650 Submitted by: maintainer Obtained from: mutt's CVS Notes: svn path=/head/; revision=112901
2003-05-03- For POLA reasons change the default knobs. This also results inOliver Braun1-13/+3
the same installation when PACKAGE_BUILDING and when doing a "make install". - Add an installation message when using SLANG, as this won't always work for a color terminal without setting additional environment variables. - Use the same patch as the mutt port for fixing FQDN problems in FreeBSD < 5.0 PR: ports/51727 Submitted by: maintainer Notes: svn path=/head/; revision=80064
2003-04-30* Fix handling of hostname if hostname contains more than 31 charactersOliver Braun1-0/+49
for FreeBSD versions before 5.x. * Bump PORTREVISION. PR: ports/51621, ports/51622 Submitted by: maintainer Notes: svn path=/head/; revision=79930