| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
- Generate the pkg-plist by using a script, so the whole port is
much more maintainable.
PR: 41621
Submitted by: Udo Schweigert <udo.schweigert@siemens.com>
Notes:
svn path=/head/; revision=64478
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Do not use -pedantic in CFLAGS when building the port.
- Add the new knob WITH_MUTT_EDIT_THREADS
(suggested by Roman Neuhauser <neuhauser@bellavista.cz>)
PR: 40698, 40580
Submitted by: Udo Schweigert <udo.schweigert@siemens.com>
Notes:
svn path=/head/; revision=63155
|
|
|
|
|
|
|
|
| |
PR: 38694, 39188
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
Notes:
svn path=/head/; revision=61369
|
|
|
|
|
|
|
|
| |
PR: 38147
Submitted by: maintainer, lioux
Notes:
svn path=/head/; revision=59266
|
|
|
|
|
|
|
|
| |
PR: 35866
Submitted by: maintainer
Notes:
svn path=/head/; revision=56029
|
|
|
|
|
|
|
|
|
| |
- Fix pkg-plist to be more maintainable.
Submitted by: maintainer Udo Schweigert <udo.schweigert@siemens.com>
Notes:
svn path=/head/; revision=55334
|
|
|
|
|
|
|
| |
Submitted by: maintainer
Notes:
svn path=/head/; revision=55289
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Adding the missing patch fixes the breakage if not built without
defining WITHOUT_MUTT_SGMLFORMAT.
* Fix for if both WITH_MUTT_NNTP and WITH_MUTT_PGP_OUTLOOK_PATCH are
defined.
* Fix pkg-plist if WITH_MUTT_PGP_OUTLOOK_PATCH and WITH_MUTT_HTML
are both defined.
Submitted by: maintainer
Notes:
svn path=/head/; revision=55288
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in mail/mutt and thus reducing Makefile and pkg-plist to a more
maintainable size.
- Use the right way of specifying PORTREVISION so slave ports can
override this.
PR: 34411
Submitted by: Udo Schweigert <udo.schweigert@siemens.com>
Notes:
svn path=/head/; revision=53987
|
|
|
|
|
|
|
|
|
|
|
| |
- Make the dependency on sgmlformat configurable by the new knob
WITHOUT_MUTT_SGMLFORMAT (requested by Neil Darlow <neil@darlow.co.uk>)
PR: 34369
Submitted by: Udo Schweigert <udo.schweigert@siemens.com>
Notes:
svn path=/head/; revision=53906
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=53614
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=52582
|
|
|
|
|
|
|
|
|
|
|
| |
- fix automake to generate bsdmake code, drop USE_GMAKE
- add more MASTER_SITES
PR: 32466
Submitted by: maintainer
Notes:
svn path=/head/; revision=50970
|
|
|
|
|
|
|
|
| |
PR: 31876
Submitted by: maintainer
Notes:
svn path=/head/; revision=49913
|
|
|
|
|
|
|
|
| |
PR: 31668
Submitted by: Udo Schweigert <udo.schweigert@siemens.com>
Notes:
svn path=/head/; revision=49472
|
|
|
|
|
|
|
|
| |
PR: 31196
Submitted by: maintainer
Notes:
svn path=/head/; revision=48654
|
|
|
|
| |
Notes:
svn path=/head/; revision=47345
|
|
|
|
|
|
|
| |
Submitted by: maintainer
Notes:
svn path=/head/; revision=47344
|
|
|
|
|
|
|
|
|
| |
Update patches to same version
Submitted by: maintainer
Notes:
svn path=/head/; revision=47242
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
default before adding the WITH_MUTT_IMAP and WITH_MUTT_POP knobs).
- fix pkg-plist if not build with WITH_MUTT_IMAP or WITH_MUTT_POP.
- rename internal variable to less confusing name
Submitted by: Udo Schweigert <ust@cert.siemens.de>
Notes:
svn path=/head/; revision=46710
|
|
|
|
|
|
|
|
|
|
| |
Add news to CATEGORIES if MUTT_WITH_NNTP defined
PR: 29952
Submitted by: Udo Schweigert <ust@cert.siemens.de>
Notes:
svn path=/head/; revision=46697
|
|
|
|
|
|
|
|
| |
PR: 29238
Submitted by: maintainer
Notes:
svn path=/head/; revision=45500
|
|
|
|
|
|
|
|
|
|
|
| |
Rename WITH_* to WITH_MUTT_* to make unique in /etc/make.conf
Split VVV_PATCHES into three parts
Portlint compliance
Submitted by: maintainer
Notes:
svn path=/head/; revision=45209
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Make port compliant with NOPORTDOCS
Remove pkg-plist.htmlfiles in new NOPORTDOC procedure
Add two patches to be applied post-patch for NOPORTDOC
Correct pkg-plist to be compliant with NOPORTDOCS
Enable pop3 and imap4
Add hook for SSL
Put distfiles in mutt dist_subdir
Don't depend on sgml on alpha
Submitted by: maintainer
Reviewed by: will
Notes:
svn path=/head/; revision=44011
|
|
|
|
|
|
|
|
|
| |
PR: 27640
Submitted by: Udo Schweigert <ust@cert.siemens.de>
Reviewed by: will
Notes:
svn path=/head/; revision=43670
|
|
|
|
| |
Notes:
svn path=/head/; revision=35324
|
|
|
|
| |
Notes:
svn path=/head/; revision=30461
|
|
|
|
| |
Notes:
svn path=/head/; revision=28435
|
|
|
|
|
|
|
| |
Submitted by: Udo Schweigert <ust@cert.siemens.de>
Notes:
svn path=/head/; revision=28428
|
|
|
|
| |
Notes:
svn path=/head/; revision=22615
|
|
|
|
| |
Notes:
svn path=/head/; revision=20971
|
|
|
|
|
|
|
|
| |
PR: 11118
Submitted by: Tom Hukins tom@eborcom.com
Notes:
svn path=/head/; revision=17862
|
|
|
|
|
|
|
|
| |
bug noticed by: ache
implied-Ok'ed to fix problems experienced by ache's, by: Satoshi
Notes:
svn path=/head/; revision=16721
|
|
|
|
| |
Notes:
svn path=/head/; revision=16458
|
|
|
|
|
|
|
|
| |
Note that Muttrc and mime.types have moved from
PREFIX/share/misc -> PREFIX/etc
Notes:
svn path=/head/; revision=15314
|
|
|
|
| |
Notes:
svn path=/head/; revision=12567
|
|
|
|
| |
Notes:
svn path=/head/; revision=11929
|
|
|
|
| |
Notes:
svn path=/head/; revision=10557
|
|
|
|
|
|
|
|
|
|
|
|
| |
NOTE, this is now the full version. Michael has pushed the PGP hooks
development off-shore. This port now fetches from there. Mutt does
not contain crypo, just hooks to run an extern application. All I've
talked to feel ITAR does NOT prohibit this -- as Mutt isn't using the
PGP ABI. In fact, our current Elm package is built with PGP hooks and
we do not control it, so I am treaing Mutt in the same way.
Notes:
svn path=/head/; revision=9482
|
|
|
|
| |
Notes:
svn path=/head/; revision=8269
|
|
|
|
|
|
|
| |
PR: 4608
Notes:
svn path=/head/; revision=8268
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=5145
|
|
|
|
| |
Notes:
svn path=/head/; revision=5092
|
|
|
|
| |
Notes:
svn path=/head/; revision=4756
|
|
|
|
|
|
|
| |
Reviewed by: Satoshi
Notes:
svn path=/head/; revision=4690
|
|
|
|
| |
Notes:
svn path=/head/; revision=4685
|
|
|
|
| |
Notes:
svn path=/head/; revision=4651
|
|
|
|
|
|
|
| |
(I did this yonks ago and forgot to commit)
Notes:
svn path=/head/; revision=4624
|
|
part everything else) is an interactive screen-oriented mailer program
that supersedes Elm, Pine, mail and mailx.
This version of the port does *not* support PGP. The author considers the
distfile with PGP hooks to be covered under ITAR. I have a PGP suporting
mutt port that I will commit later.
Notes:
svn path=/head/; revision=4368
|