index
:
ports
2014Q1
2014Q2
2014Q3
2014Q4
2015Q1
2015Q2
2015Q3
2015Q4
2016Q1
2016Q2
2016Q3
2016Q4
2017Q1
2017Q2
2017Q3
2017Q4
2018Q1
2018Q2
2018Q3
2018Q4
2019Q1
2019Q2
2019Q3
2019Q4
2020Q1
2020Q2
2020Q3
2020Q4
2021Q1
2021Q2
2021Q3
2021Q4
2022Q1
2022Q2
2022Q3
2022Q4
2023Q1
2023Q2
2023Q3
2023Q4
2024Q1
2024Q2
main
FreeBSD ports tree
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mail
/
mutt-devel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Install Muttrc and mime.types if not already present from a
Kirill Ponomarev
2004-07-08
2
-1
/
+3
*
Fix "source" command when reading in from a program's stdout
Kirill Ponomarev
2004-07-04
2
-1
/
+22
*
Fix the timezone handling of the "conditional date"-patch
Kirill Ponomarev
2004-06-29
1
-4
/
+5
*
Add WITH_MUTT_MAILDIR_MTIME_PATCH knob
Kirill Ponomarev
2004-06-26
7
-13
/
+447
*
- Update the maildir-header-cache (now uses Sleepycat DB for
Kirill Ponomarev
2004-06-12
4
-147
/
+547
*
- Add the color_after_eol option (after several discussions on
Kirill Ponomarev
2004-06-06
3
-3
/
+64
*
Sync with new bsd.autotools.mk
Ade Lovett
2004-06-04
1
-0
/
+1
*
- Fix the tmpfile patch to really include the right bounds for
Kirill Ponomarev
2004-05-11
1
-2
/
+2
*
- Fix mutt's tmp-file-naming to fix syntax highlightning for
Kirill Ponomarev
2004-05-10
2
-5
/
+19
*
Whoa there, boy, that's a mighty big commit y'all have there...
Ade Lovett
2004-03-14
1
-1
/
+1
*
- Add WITH_MUTT_MAILDIR_HEADER_CACHE knob
Kirill Ponomarev
2004-03-05
3
-0
/
+646
*
- Fix WITH_MUTT_EDIT_THREADS knob
Kirill Ponomarev
2004-02-10
3
-5
/
+665
*
- Fix the generation of temporary file names by using mktemp
Kirill Ponomarev
2004-02-09
2
-0
/
+13
*
- Preserve $PREFIX/etc/mime.types
Yen-Ming Lee
2004-02-08
2
-1
/
+3
*
- Update to version 1.5.6
Kirill Ponomarev
2004-02-04
3
-173
/
+175
*
Add USE_GETTEXT and bump PORTREVISION.
Joe Marcus Clarke
2004-02-04
1
-2
/
+2
*
- Add CONFLICTS to prevent installation over mutt (non-devel)
Sergei Kolobov
2004-02-02
4
-108
/
+930
*
Now gettext 0.12.1 is gettext-old.
Trevor Johnson
2004-01-23
1
-1
/
+1
*
- Add WITHOUT_NLS knob
Kirill Ponomarev
2004-01-13
2
-0
/
+13
*
- Fix pgp-patch (as pointed out by it's author)
Sergei Kolobov
2003-12-19
5
-751
/
+1104
*
- Update to version 1.5.5.1
Kirill Ponomarev
2003-11-06
8
-420
/
+765
*
- Fix the DOCSDIR and EXAMPLESDIR code. Now both can be set to
Kirill Ponomarev
2003-10-26
2
-9
/
+33
*
- Add the new option "smime_encrypt_self" to addtionally encrypt
Sergei Kolobov
2003-10-25
5
-20
/
+119
*
o Use DOCSDIR and EXAMPLESDIR.
Norikatsu Shigemura
2003-09-24
6
-85
/
+100
*
- don't clobber any given LDFLAGS
Dirk Meyer
2003-08-31
1
-1
/
+2
*
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Joe Marcus Clarke
2003-08-26
1
-1
/
+1
*
Chase the libintl.so shared lib version.
Joe Marcus Clarke
2003-08-25
1
-1
/
+1
*
- Do not remove etc/Muttrc when deinstalling and if it was changed.
Christian Weisgerber
2003-08-04
2
-12
/
+6
*
Fix APOP, mark SASL as broken
Sergey A. Osokin
2003-07-20
2
-1
/
+21
*
o Add patch for the new ~a function. By this one can tag entire
Norikatsu Shigemura
2003-07-11
2
-1
/
+74
*
Fix output of pgp-mails for WITH_MUTT_QUOTE_PATCH
Sergey A. Osokin
2003-06-09
2
-1
/
+16
*
PR: 52810
Foxfair Hu
2003-06-01
1
-1
/
+1
*
o Add a plus sign in the PATCH_SITES of master port. (mail/mutt-devel)
Clive Lin
2003-05-04
1
-1
/
+1
*
- For POLA reasons change the default knobs. This also results in
Oliver Braun
2003-05-03
2
-51
/
+54
*
* Fix handling of hostname if hostname contains more than 31 characters
Oliver Braun
2003-04-30
2
-1
/
+50
*
Fix MASTER_SITES to contain only fetchable sites.
Oliver Braun
2003-04-24
1
-3
/
+4
*
Bump PORTREVISION by previous commit
Norikatsu Shigemura
2003-04-10
1
-1
/
+1
*
o Fix a segmentation fault.
Norikatsu Shigemura
2003-04-10
2
-4
/
+13
*
Fix PATCH_SITES for the package building case (e.g. bento).
Peter Pentchev
2003-03-28
1
-16
/
+7
*
- Install the configuration examples into ${PREFIX}/share/examples/mutt.
Oliver Braun
2003-03-26
2
-33
/
+136
*
- Don't strip the mutt binary again, it's done by install -s.
Christian Weisgerber
2003-03-25
2
-42
/
+38
*
- Add new knob WITH_MUTT_SMIME_OUTLOOK_COMPAT.
Ruslan Ermilov
2003-03-23
4
-36
/
+58
*
Update mutt-devel to Mutt 1.5.4, which fixes the IMAP vulnerability.
Peter Pentchev
2003-03-21
7
-192
/
+89
*
De-pkg-comment.
Akinori MUSHA
2003-02-21
2
-2
/
+2
*
Fix a bug in pgp-handling.
Oliver Braun
2003-02-07
1
-1
/
+2
*
Reactivate the two knobs WITH_MUTT_PGP_PATCH and WITH_MUTT_MBOX_HOOK_PATCH.
Oliver Braun
2003-01-24
3
-106
/
+120
*
Add grouping of PATCH_SITES and PATCHFILES.
Christian Weisgerber
2003-01-06
1
-14
/
+14
*
Reactivate WITH_MUTT_EDIT_THREADS, WITH_MUTT_SIGNATURE_MENU, and
Oliver Braun
2003-01-05
2
-6
/
+6
*
* Upgrade to 1.5.3.
Oliver Braun
2003-01-01
4
-25
/
+27
*
Removed erroneous USE_GMAKE=yes at request of maintainer. Sorry again, Udo.
Alan Eldridge
2002-11-10
1
-1
/
+0
[next]