| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
* Add new knob WITH_MUTT_PS to build postscript doc (this in fact
is an alias for WITH_MUTT_HTML, so html doc is also installed).
PR: ports/42193
Submitted by: maintainer
Approved by: dwcjr (mentor)
|
| |
|
|
| |
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
|
| |
- Add the pgp outlook compat patch via the new knob
MUTT_WITH_PGP_OUTLOOK_PATCH which is on by default if pgp is
installed. Patch submitted by: Stefan Walter <dunkelkammer@gmx.de>.
- Fix some trailing whitespaces to make portlint a little happier.
- Increment PORTREVISION.
Submitted by: Udo Schweigert <udo.schweigert@siemens.com>
|
| |
|
|
|
|
|
|
|
|
| |
manuals reflect all the given WITH_MUTT_knobs.
o (Port now always depends on sgmlformat, which isn't a problem
anymore since sgmlformat has been fixed for alpha-architecture)
PR: 34185
Submitted by: maintainer
Requested by: Nicolas Rachinsky <list@rachinsky.de>
|
| |
|
|
|
|
| |
* Enable WITH_MUTT_HTML on alpha, old problem no longer applies.
Submitted by: Udo Schweigert <udo.schweigert@siemens.com>
|
| |
|
|
|
|
|
|
| |
Also change the dependency for WITH_MUTT_NNTP to point to inn-stable
instead of inn.
PR: 33571
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update of port mail/mutt-devel. This update fixes:
- detection of libraries by configure.
- superflouous installation of some html files.
- additional doc files when NNTP support is wanted.
- fix the missing ca-locale file in pkg-plist.
These four were submitted by Vsevolod Volkov <vvv@mutt.org.ua>.
Also changed:
- WITH_MUTT_SLANG is now the default (which can be changed by
defining WITHOUT_MUTT_SLANG)
- fixed the usage of WITH_MUTT_NCURSES (ncurses is part of the base
system since 4.0)
- WITH_MUTT_SSL is included when PACKAGE_BUILDING is defined
- some hints which knobs are available at the beginning of the
Makefile
PR: 33536
Submitted by: maintainer
|
| | |
|
| |
|
|
| |
Submitted by: Udo Schweigert <ust@cert.siemens.de>
|
| |
|
|
|
| |
Note that Muttrc and mime.types have moved from
PREFIX/share/misc -> PREFIX/etc
|
| |
|
|
|
| |
* use ncurses port rather than base systems -- window resizing works better
(although not perfectly)
|
| | |
|
| |
|
|
| |
(note that 0.58 is out, but I want to lets the bugs shake out of it first).
|
|
|
And fix patches to version.h to say this version, rather than the last one.
Noticed by: Andreas Klemm
Excelent patches applied so that we can produce the HTML docs using our
own SGML tools.
Submitted by: J"org
|