aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/mutt
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.5.17miwi2007-12-131-18/+18
| | | | | | PR: 117822 Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer) rafan (zh-mutt maintainer)
* - Sync distinfo with mail/mutt-develrafan2007-07-101-6/+9
| | | | Reported by: pointyhat via pav
* - Update to 1.5.16rafan2007-07-012-22/+22
|
* - Remove 4.x left-overs, we have working wc* functions on 5.x and above.rafan2007-04-161-1/+0
| | | | | | | This should fix Big5 mutt message display. Reported by: ijliao Tested by: ijliao
* - Fix truncated sha256rafan2007-04-131-1/+1
|
* - Fix typomiwi2007-04-131-1/+1
| | | | Approved by: common sense
* - readd failed patchsetmiwi2007-04-131-3/+18
| | | | Approved by: rafan@ (maintainer)
* Sync with master port (mutt-devel)miwi2007-04-131-6/+3
| | | | Approved by: rafan (maintainer)
* - Chase mail/mutt-devel updaterafan2007-04-122-32/+16
|
* - Put all distinfo from mail/mutt-devel backrafan2007-03-121-0/+12
|
* - Add missing distinfo for package buildingrafan2007-03-121-0/+3
|
* - Chase mutt-devel 1.5.14rafan2007-03-052-32/+17
| | | | | | - Take maintainership Approved by: clive (maintainer)
* Catch up with master port.clive2006-09-101-21/+21
|
* Catch up with master port (mail/mutt-devel).clive2006-08-081-21/+21
| | | | PR: ports/101165
* Updating PORTREVISION.clive2006-07-032-4/+4
| | | | Reminded by: shaun
* Merge distinfo from master port.clive2006-04-202-9/+23
| | | | | | | | | 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>
* Catch up with master port (mail/mutt-devel)clive2005-09-191-12/+12
|
* Catch up with master port (mail/mutt-devel)clive2005-08-301-14/+14
|
* Catch up with mail/mutt-devel.clive2005-03-161-12/+14
|
* Catch up with mail/mutt-devel.clive2005-02-151-14/+12
|
* Catch up with mail/mutt-devel upgrade.clive2005-02-061-16/+14
|
* Correct a PLIST problem of zh-mutt.clive2004-12-211-0/+1
| | | | | Reported by: pointyhat via kris Submitted by: MAINTAINER of mutt-devel
* My site is back and stable for a while, so point PATCH_SITESclive2004-11-151-1/+2
| | | | | | back to the warm house. Sponsored by: UnitedLayer, LLC.
* Replace a dead site with a working one.clive2004-08-291-1/+1
|
* Don't use ctype inline to avoid redefinition of wcwidth(), implementedclive2004-08-181-0/+2
| | | | | | | in latest -CURRENT. PR: ports/70471 Submitted by: dhchen <dhchen at dhchen.com>
* + Updated patchset:clive2004-06-172-3/+7
| | | | | | | | | | | | | | | | + 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.
* Make the last line of Makefile to beclive2004-03-311-2/+2
| | | | .include "${MASTERDIR}/Makefile"
* Update distinfo accordingly.clive2004-02-142-11/+19
| | | | | PR: ports/62355 Freed by: Mandatory Military Service
* BROKEN: Incorrect distinfokris2004-02-071-0/+2
|
* Follow up with mail/mutt-devel.clive2003-11-082-10/+9
|
* Update to patchset 20030807.clive2003-08-092-2/+3
| | | | This patchset teaches mutt big5-hkscs charset.
* Remove over zealous PATCH_DIST_ARGS to fix build when PACKAGE_BUILDINGclive2003-06-291-1/+0
| | | | | | is defined. Noted by: kris
* Update patchset checksum and revision date.clive2003-06-142-2/+2
| | | | | Changes in patchset: update zh_TW.po patch. Patch submitted by: Kuang-che Wu <kcwu@kcwu.homeip.net>
* o Add a plus sign in the PATCH_SITES of master port. (mail/mutt-devel)clive2003-05-041-1/+3
| | | | | | | | | | | 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.
* Catch up with master port.clive2003-03-261-6/+10
|
* De-pkg-comment.knu2003-02-211-0/+1
|
* o Chasing mail/mutt-devel upgrade.clive2003-01-022-7/+7
| | | | | o Add --without-wc-funcs to MUTT_CONFIGURE_ARGS, because wc family in -CURRENT does not work well with mutt.
* Remove a obsoleted variable for cleanness.clive2002-10-011-1/+0
|
* Update for a new patchset, which has only different comments.clive2002-09-012-2/+2
| | | | No functionality changes.
* Since the Big5<->GB mapping in iconv is simply brokenclive2002-08-302-2/+5
| | | | | | | | | | 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>
* Distfile relocated.clive2002-08-271-1/+1
|
* Catch up with mail/mutt-devel.clive2002-06-172-9/+9
| | | | Noted by: vanilla
* Chasing mail/mutt-devel upgrade.clive2002-05-042-7/+7
|
* Post gettext-0.11.1 fix.clive2002-04-152-2/+2
|
* Follows change of mail/mutt-devel/distinfo.clive2002-04-011-4/+4
|
* Something wrong in my local configuration :) Most people do not haveclive2002-03-182-2/+2
| | | | | | | 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-162-2/+2
|
* Fix PORTREVISION.clive2002-03-142-1/+6
| | | | Turn on Outlook compatibility by default.
* Chasing mail/mutt-devel update.clive2002-03-141-7/+6
|
* Rollback to revisions below:clive2002-03-101-1/+1
| | | | | | | 1.12 ports/chinese/mutt/Makefile (somewhat) 1.154 ports/mail/mutt-devel/Makefile Previous commits break our lovely portupgrade.
* Automate PORTREVISION issue bewteen master port and slave port.clive2002-03-101-1/+1
| | | | Approved by: MAINTAINER
* Wrap exactly by margin.clive2002-02-182-3/+4
| | | | | PR: ports/34610 Submitted by: Michael Hsin <mhsin@mhsin.org>
* Fix make index.clive2002-01-301-0/+2
| | | | Discovered by: steve
* PORTREVISION of this port is 4 now.clive2002-01-301-0/+1
| | | | (Its master port has 3 and itself has 1)
* o Extra patchset changed. Now we have the first big5 line wrapping friendlyclive2002-01-292-1/+3
| | | | | | | | 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
|
* Correct a typoclive2001-11-291-1/+1
| | | | Submitted by: Chia-liang Kao <clkao@clkao.org>
* 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
* Add a new PATCH_SITES entry.clive2001-09-051-1/+2
|
* 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
|
* Add notes for users migrating from mutt 1.2.xclive2001-07-301-0/+9
| | | | Submitted by: gugod@gugod.org
* Update to mutt 1.3.20.clive2001-07-297-71/+15
| | | | | | 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.
* Ports policy:sobomax2001-05-231-0/+2
| | | | | Ensure that the master category is always matches name of the parent (category) directory. This is required for ORIGIN to function properly.
* Change places where "/patches/" is spelled out to "/files/".asami2000-10-081-4/+4
|
* Turn on locale fixes.obrien2000-09-021-0/+2
| | | | Submitted by: Clive Lin <clive@cirx.org>
* I changed the name of a patch, but forgot to update it here.obrien2000-09-011-2/+2
|
* Make this a proper satellite port.obrien2000-08-302-102/+21
| | | | Approved by: maintainer
* Break patch-0b into the one file for each source file patched. Having aobrien2000-08-263-0/+49
| | | | patch apply to >1 file is against the Porter's Handbook's guidlines.
* import chinese-localed mutt.vanilla2000-08-261-0/+114
PR: ports/20805 Submitted by: Clive Lin <clive@CirX.ORG>