summaryrefslogtreecommitdiff
path: root/mail/mutt-devel/files/patch-init.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to version 1.5.7Kirill Ponomarev2005-02-061-21/+0
| | | | | | | | PR: ports/77161 Submitted by: maintainer Notes: svn path=/head/; revision=128126
* Fix "source" command when reading in from a program's stdoutKirill Ponomarev2004-07-041-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
* - For POLA reasons change the default knobs. This also results inOliver Braun2003-05-031-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
* * Fix handling of hostname if hostname contains more than 31 charactersOliver Braun2003-04-301-0/+49
for FreeBSD versions before 5.x. * Bump PORTREVISION. PR: ports/51621, ports/51622 Submitted by: maintainer Notes: svn path=/head/; revision=79930