aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/mutt/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* Catch up with mail/mutt-devel.clive2005-02-151-14/+12
|
* Catch up with mail/mutt-devel upgrade.clive2005-02-061-16/+14
|
* + Updated patchset:clive2004-06-171-2/+2
| | | | | | | | | | | | | | | | + 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.
* Update distinfo accordingly.clive2004-02-141-9/+19
| | | | | PR: ports/62355 Freed by: Mandatory Military Service
* Follow up with mail/mutt-devel.clive2003-11-081-9/+9
|
* Update to patchset 20030807.clive2003-08-091-1/+1
| | | | This patchset teaches mutt big5-hkscs charset.
* Update patchset checksum and revision date.clive2003-06-141-1/+1
| | | | | Changes in patchset: update zh_TW.po patch. Patch submitted by: Kuang-che Wu <kcwu@kcwu.homeip.net>
* Catch up with master port.clive2003-03-261-6/+10
|
* o Chasing mail/mutt-devel upgrade.clive2003-01-021-6/+6
| | | | | o Add --without-wc-funcs to MUTT_CONFIGURE_ARGS, because wc family in -CURRENT does not work well with mutt.
* Update for a new patchset, which has only different comments.clive2002-09-011-1/+1
| | | | No functionality changes.
* Since the Big5<->GB mapping in iconv is simply brokenclive2002-08-301-1/+1
| | | | | | | | | | 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>
* Catch up with mail/mutt-devel.clive2002-06-171-6/+6
| | | | Noted by: vanilla
* Chasing mail/mutt-devel upgrade.clive2002-05-041-6/+6
|
* Post gettext-0.11.1 fix.clive2002-04-151-1/+1
|
* Follows change of mail/mutt-devel/distinfo.clive2002-04-011-4/+4
|
* Something wrong in my local configuration :) Most people do not haveclive2002-03-181-1/+1
| | | | | | | 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
* Fix make install after gettext upgrade.clive2002-03-161-1/+1
|
* Chasing mail/mutt-devel update.clive2002-03-141-7/+6
|
* Wrap exactly by margin.clive2002-02-181-1/+1
| | | | | PR: ports/34610 Submitted by: Michael Hsin <mhsin@mhsin.org>
* o Extra patchset changed. Now we have the first big5 line wrapping friendlyclive2002-01-291-1/+1
| | | | | | | | mutt in the freenix world. (Yay!) Submitted by: Chou Yeh-Jyi <yjchou@age.homeip.net> o Turn on WITH_MUTT_NCURSES and WITHOUT_MUTT_SGMLFORMAT by default. (Yay!)
* - Use the latest patches from www.mutt.org.ua.clive2002-01-281-5/+5
| | | | Obtained from: mail/mutt-devel
* Chasing mail/mutt-devel upgrade.clive2002-01-231-2/+2
|
* Chasing mail/mutt-devel/upgrade.clive2002-01-191-7/+7
|
* Chasing mail/mutt-devel upgrade.clive2002-01-041-7/+7
|
* Chasing mail/mutt-devel.clive2001-12-051-7/+7
|
* Add missing entry.clive2001-11-181-0/+5
|
* Chasing mail/mutt-devel.clive2001-11-111-7/+2
| | | | Reminded by: statue@freebsd.sinica.edu.tw on #bsdchat (zh channel ;-)
* Chasing mail/mutt-devel.clive2001-11-021-7/+7
|
* Chasing mail/mutt-devel.clive2001-10-121-7/+7
| | | | Reminded by: forth@mail.net.tw
* something wrong with zh-mutt-1.3.22.1.diff.gz in clive's last commitijliao2001-09-031-1/+1
| | | | Submitted by: clive (who is currently prisoned in his company :p)
* Chasing mail/mutt-devel (1.3.21 -> 1.3.22.1)clive2001-09-021-7/+7
|
* Chasing mail/mutt-devel (1.3.20 -> 1.3.21).clive2001-08-251-2/+7
|
* Update to mutt 1.3.20.clive2001-07-291-0/+2
Because we Chinese people have to deal with at least 2 charsets, let's forget about the mutt / mutt-devel strategy. We just need mutt 1.3.x.