| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=214430
|
|
|
|
|
|
|
| |
- Put patch to files/ for easier management and update
Notes:
svn path=/head/; revision=213511
|
|
|
|
|
|
|
|
|
| |
PR: 117822
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
rafan (zh-mutt maintainer)
Notes:
svn path=/head/; revision=203431
|
|
|
|
|
|
|
| |
Reported by: pointyhat via pav
Notes:
svn path=/head/; revision=195361
|
|
|
|
| |
Notes:
svn path=/head/; revision=194543
|
|
|
|
|
|
|
|
|
|
| |
This should fix Big5 mutt message display.
Reported by: ijliao
Tested by: ijliao
Notes:
svn path=/head/; revision=190059
|
|
|
|
| |
Notes:
svn path=/head/; revision=189872
|
|
|
|
|
|
|
| |
Approved by: common sense
Notes:
svn path=/head/; revision=189867
|
|
|
|
|
|
|
| |
Approved by: rafan@ (maintainer)
Notes:
svn path=/head/; revision=189866
|
|
|
|
|
|
|
| |
Approved by: rafan (maintainer)
Notes:
svn path=/head/; revision=189863
|
|
|
|
| |
Notes:
svn path=/head/; revision=189840
|
|
|
|
| |
Notes:
svn path=/head/; revision=187199
|
|
|
|
| |
Notes:
svn path=/head/; revision=187189
|
|
|
|
|
|
|
|
|
| |
- Take maintainership
Approved by: clive (maintainer)
Notes:
svn path=/head/; revision=186577
|
|
|
|
| |
Notes:
svn path=/head/; revision=172678
|
|
|
|
|
|
|
| |
PR: ports/101165
Notes:
svn path=/head/; revision=170071
|
|
|
|
|
|
|
| |
Reminded by: shaun
Notes:
svn path=/head/; revision=166809
|
|
|
|
|
|
|
|
|
|
|
|
| |
Enable WITH_MUTT_ASSUMED_CHARSET_PATCH.
Enable WITHOUT_MUTT_XML when not in package building.
Revise comment wording.
PR: ports/96081 (based on)
Submitted by: Rong-En Fan <rafan AT infor DOT org>
Notes:
svn path=/head/; revision=160002
|
|
|
|
| |
Notes:
svn path=/head/; revision=143125
|
|
|
|
| |
Notes:
svn path=/head/; revision=141399
|
|
|
|
| |
Notes:
svn path=/head/; revision=131362
|
|
|
|
| |
Notes:
svn path=/head/; revision=128920
|
|
|
|
| |
Notes:
svn path=/head/; revision=128156
|
|
|
|
|
|
|
|
| |
Reported by: pointyhat via kris
Submitted by: MAINTAINER of mutt-devel
Notes:
svn path=/head/; revision=124602
|
|
|
|
|
|
|
|
|
| |
back to the warm house.
Sponsored by: UnitedLayer, LLC.
Notes:
svn path=/head/; revision=121576
|
|
|
|
| |
Notes:
svn path=/head/; revision=117576
|
|
|
|
|
|
|
|
|
|
| |
in latest -CURRENT.
PR: ports/70471
Submitted by: dhchen <dhchen at dhchen.com>
Notes:
svn path=/head/; revision=116561
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
+ Avoid misuse of safe_strdup shipped with mutt.
+ It returns 0 (NULL pointer) instead of pointer to 0 (empty string)
if the source string is empty(""). Consequently iconv_open will cause
mutt to core-dumps itself. It expects const char* instead of NULL
pointer.
+ On each successful call to wraped iconv_open provided by the patchset,
small piece of memory is allocated by safe_strdup. The original patchset
did not free it.
Above submitted by: Kuang-che Wu <kcwu at kcwu dot homeip dot net>
+ Experimental abuse of PORTREVISION. More testing is in progress. It will
be really activated via master port if there's nothing else broken.
Notes:
svn path=/head/; revision=111610
|
|
|
|
|
|
|
| |
.include "${MASTERDIR}/Makefile"
Notes:
svn path=/head/; revision=105721
|
|
|
|
|
|
|
|
| |
PR: ports/62355
Freed by: Mandatory Military Service
Notes:
svn path=/head/; revision=100901
|
|
|
|
| |
Notes:
svn path=/head/; revision=100239
|
|
|
|
| |
Notes:
svn path=/head/; revision=93307
|
|
|
|
|
|
|
| |
This patchset teaches mutt big5-hkscs charset.
Notes:
svn path=/head/; revision=86623
|
|
|
|
|
|
|
|
|
| |
is defined.
Noted by: kris
Notes:
svn path=/head/; revision=83783
|
|
|
|
|
|
|
|
| |
Changes in patchset: update zh_TW.po patch.
Patch submitted by: Kuang-che Wu <kcwu@kcwu.homeip.net>
Notes:
svn path=/head/; revision=82942
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Otherwise the PATCH_SITES in the slave port would be overwrited.
o WITHOUT_MUTT_HTML, WITHOUT_MUTT_COMPRESSED_FOLDERS are enabled in the
slave port now. The former shortens the depends list, for the taste
of people on the #bsdchat. The reason for later knob is that I currently
have not much time to deal with it.
o Change the MAINTAINER to me, requested by previous maintainer.
Notes:
svn path=/head/; revision=80104
|
|
|
|
| |
Notes:
svn path=/head/; revision=77463
|
|
|
|
| |
Notes:
svn path=/head/; revision=76038
|
|
|
|
|
|
|
|
| |
o Add --without-wc-funcs to MUTT_CONFIGURE_ARGS, because wc family in
-CURRENT does not work well with mutt.
Notes:
svn path=/head/; revision=72108
|
|
|
|
| |
Notes:
svn path=/head/; revision=67278
|
|
|
|
|
|
|
| |
No functionality changes.
Notes:
svn path=/head/; revision=65425
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
and not acceptable, hook another table included in autoconvert
(called libhz) is not an option.
This new patchset also adds copyright in files not written
by myself.
Submitted by: Kuang-che Wu <kcwu@kcwu.dyndns.org>
Notes:
svn path=/head/; revision=65245
|
|
|
|
| |
Notes:
svn path=/head/; revision=65098
|
|
|
|
|
|
|
| |
Noted by: vanilla
Notes:
svn path=/head/; revision=61379
|
|
|
|
| |
Notes:
svn path=/head/; revision=58508
|
|
|
|
| |
Notes:
svn path=/head/; revision=57703
|
|
|
|
| |
Notes:
svn path=/head/; revision=57063
|
|
|
|
|
|
|
|
|
|
| |
WANT_FULL_GETTEXT=YES in their /etc/make.conf. Revert to old patchset,
and wait for gettext 0.10.40 becomes default.
Noted by: ijliao
Notes:
svn path=/head/; revision=56284
|
|
|
|
| |
Notes:
svn path=/head/; revision=56184
|
|
|
|
|
|
|
| |
Turn on Outlook compatibility by default.
Notes:
svn path=/head/; revision=56057
|