summaryrefslogtreecommitdiff
path: root/mail/mew
AgeCommit message (Collapse)AuthorFilesLines
2014-04-29Update mew to 6.6.taca7-74/+10
<Differences between Mew 6.6 and Mew 6.5> * Better image supports. * The body encoded with Base64/Quoted-Printable is decoded. * Catching up to the latest GnuPG. * Support of ISO-2022-JP-3 was removed in favor of UTF-8. * The speed to move the cursor in Summary mode got much faster. * Supporting stunnel 5.
2014-03-12Bump PKGREVISIONryoon3-3/+19
* Add stunnel 5 support
2013-02-17Revbump all elisp packages after emacs changes.dholland1-2/+2
2013-01-26Bump PKGREVISION.ryoon5-2/+50
* Fix slow curser move on emacs 24.2. Patches from upstream git.
2013-01-20Works fine on emacs24 and emacs24nox.ryoon1-2/+2
2012-10-08Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.asau1-2/+1
2012-04-16Update to 6.5ryoon3-56/+6
* patches/patch-bin_cmew is merged to upstream. Changelog: Mew 6.5 stable release (2012/04/16) Mew 6.5rc2 (2012/04/05) * Checking libwrap for stunnel. * Supporting stunnel 4.53. TAKANO Yuji <takachan> * Disabling libwrap. ARAI Shun-ichi <hermes> Mew 6.5rc1 (2012/03/28) * Workaround of cmew for Ruby 1.9. Tatsuya Kinoshita <tats> * mew-make-temp-name allows non-ASCII characters Yoshinari Nomura <nom> Mew 6.4.50 (2012/03/07) * Supporting stunnel 4.51. Seiji Ariga <ariga> * Hilighting HTML produced by w3m. * Fixing regex of mew-regex-ignore-scan-body-list. Tatsuya Kinoshita <tats> * Fixing cmew bugs.
2012-01-31Add a patch to fix cmew's case significant problem of keys.taca3-2/+52
Bump PKGREVISION.
2011-10-19Update to 6.4ryoon5-152/+7
* Remove included patches. Changelog: Mew 6.4 stable release (2011/10/19) * cmew falls back to getModificationTime on Windows. Masamichi HOSODA <trueroad> * Supporting Ruby 1.9. Takahiro Kambe <taca> Mew 6.4 release candidate 1 (2011/09/06) * A bug of rescan is fixed finally! * mewl avoids causing error if a folder does not exist. Masamichi HOSODA <trueroad> * Catching up to stunnel 4.39. Ryo ONODERA <ryo_on> * Supporting text/csv. Tetsuya Toda <toda> Mew 6.3.51 (2011/06/29) * A hack for calling browser on Unix. "Diogo F. S. Ramos" <diogofsr> and Tatsuya Kinoshita <tats> * Bug fixes for hankaku. <tmurata> and Tatsuya Kinoshita <tats> * Avoiding broken end-of-line for quoted-printable. * Multibyte hack for Emacs 23 and 24. * Supporting GBK. * Fixing excel and powerpoint on Unix. Kan Sasaki <sasaki@fcc.ad.jp> * pdftotext support for Windows. Shuichi KITAGUCHI <ki> * &rest to mew-user-agent-compose for Emacs 24. Harald Hanche-Olsen <hanche> * More gentle for broken Multipart/Signed. Eisaku YAMAGUCHI <eisaku> * Improving the documentation of mew-draft-use-format-flowed. Christophe TROESTLER <Christophe.Troestler> * varsx hack. * Fixing regex of time. Christophe TROESTLER <Christophe.Troestler> * Fixing major mode hooks. Hayashi Masahiro <mhayashi1120> * Inline display of PDF with "pdftotext". Hideyuki SHIRAI <shirai> Harumitsu YOSHITAKE <yositake> * Text/Pdf for Thunderbird Christophe TROESTLER <Christophe.Troestler> * Removing warnings for Emacs 23.3 Yu-ji Hosokawa <yu-ji> * Killing stunnel with -KILL since the spec of stunnel changed. * The -b option for mewest. "Diogo F. S. Ramos" <diogofs> Mew 6.3.50 (2010/08/31) * Defining mew-draft-use-format-flowed. Christophe TROESTLER <Christophe.Troestler> * Making use of mew-save-dir. * Fixing the hash-vs-array problem of cmew. Masamichi HOSODA <trueroad> * Making cmew safer in the case where mewest works at the same time. Masamichi HOSODA <trueroad> * Hack for mew-time-rfc-to-sortkey. Hideyuki SHIRAI <shirai> * A patch for unzip. Yu-ji Hosokawa <yu-ji> * Supporting unzip. * Bug fix for PGP/MIME of binary encryption. Shoichi Kurosaka <sho> * Both cmew and smew in Haskell works well finally! Shuichi KITAGUCHI <kit> * Fixing info/Makefile. Yasuhiro KIMURA <yasu> * Guarding mew-addrbook-clean-up. Hideyuki SHIRAI <shirai> * A bug fix of mew-mime-content-type. Yu-ji Hosokawa <yu-ji> * Setting split-width-threshold to nil in mew-summary-reply. * "b" in Summary saves the buffer of Message mode to a file. * header-only now can work for M-x mew. * Bold of font can be specified on Emacs 23. * Deleting " " from global-mode-string. Christophe TROESTLER <Christophe.Troestler> * Correcting the -P option of stunnel3. Kendall Shaw <kshaw> * Define mew-sumsym-encode-folder and mew-sumsym-decode-folder. * set-buffer -> with-current-buffer. * Making mew-mime-image() safer. Hideyuki SHIRAI <shirai>
2011-09-12Make cmew command usable with ruby19.taca4-14/+53
pkgsrc change: add comments to patch files. Bump PKGREVISION.
2011-07-11* Support stunnel-4.39, version detection is changed.ryoon4-6/+23
* bump PKGREVISION.
2010-10-06Two fixes for cmew problem from mew-dist mailing list.taca3-2/+74
Bump PKGREVISION.
2010-02-06Update mew to 6.3.taca3-22/+6
Mew 6.3 (2009/11/20) * mew-find-cs-region for iso-8859-1 and iso-8859-15. * mew-pgp-signer for old PGP. Tatsuya Kinoshita <tats@vega.ocn.ne.jp> Mew 6.3 release candidate 2 (2009/11/02) * Maintaining backward compatibility of mew-find-cs-region on Emacs 23. * A patch for writefln() of d/smew. Masamichi HOSODA <trueroad@zob.ne.jp> Mew 6.3 release candidate 1 (2009/10/16) * Flush in cmew. Hideyuki SHIRAI <shirai@meadowy.org> * Reducing stat() in cmew. Takahiro Kambe <taca@back-street.net> * Using last-command-event instead of last-command-char. Hideyuki SHIRAI <shirai@meadowy.org> * Binding large-file-warning-threshold to nil in mew-find-file-noselect2. Hideyuki SHIRAI <shirai@meadowy.org> Mew 6.2.52 (2009/08/12) * A patch for mew-warn-addresses. Yu-ji Hosokawa <yu-ji@hoso.net> * Unibite buffer for image. Hideyuki SHIRAI <shirai@meadowy.org> * mode-id hack. Hideyuki SHIRAI <shirai@meadowy.org> * UTF-8 hack for Emacs 23. Hideyuki SHIRAI <shirai@meadowy.org> * A patch for warning. Hayashi Masahiro <mhayashi1120@gmail.com> Mew 6.2.51 (2009/02/16) * Supporting NTEmacs. Hayashi Masahiro <mhayashi1120@gmail.com> * A patch for mew-fill-match-adaptive-prefix. Takashi Masuda <masutaka@nifty.com> * Rescuing non-balanced parenthesis of addresses. * A patch for mew-input-folder-search-setup2 KOIE Hidetaka <hide@koie.org> * A patch for Makefile. Kazuyoshi Furutaka <furutaka@jb3.so-net.ne.jp> * Refile uses mew-case instead of mew-case-default. Hideyuki SHIRAI <shirai@meadowy.org> Mew 6.2.50 (2009/01/21) * Set IMAP's \Seen flag onto refiled messages. * Changing the timing of longlines-mode off. * A bug fix for mew-cite-prefix-username. * A patch for join. Hideyuki SHIRAI <shirai@meadowy.org> * chapter -> section in info. * Defining mew-fill-match-adaptive-prefix to save Emacs 21.4.
2009-09-13Since cnews and snews scripts are Ruby scripts which use sqlite3taca1-2/+8
interface, replace interpreter line and depends on ruby-sqlite3 package. Bump PKGREVISION.
2009-08-15Add checksum for patch-ab.taca1-1/+2
2009-08-14Add UTF-8 hack for Emacs 23. Patch from Mew CVS.minskim2-1/+16
2009-08-09Update mew to 6.2. This fixes PR 40808 and PR 41853.minskim5-87/+78
Major changes: * Configuration in ".mew.el", especially of mew-config-alist is simplified. See the config2 node in info. * Virtual mode is categorized to Selection and Thread. You can create Selection by keyword, dialog, sorting, and so on. You can make Thread even of Selection as well as of Summary. * "S" is now virtual sort creating Selection. Physical sort is assigned to "M-s". * Punycode is supported. Mew now can display internationalized domain names. * "Z" collects a folder list according to the current world. No numeric argument is necessary any more. * "_" toggles a long line: normal, long, wrapped. * You can use gmail with IMAP.
2009-08-06PKGREVISION bump for elisp packages because of bytecode format changesminskim1-2/+2
in emacs23.
2009-06-14Remove @dirrm entries from PLISTsjoerg1-5/+1
2009-03-20Simply and speed up buildlink3.mk files and processing.joerg1-13/+6
This changes the buildlink3.mk files to use an include guard for the recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS, BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of enter/exit marker, which can be used to reconstruct the tree and to determine first level includes. Avoiding := for large variables (BUILDLINK_ORDER) speeds up parse time as += has linear complexity. The include guard reduces system time by avoiding reading files over and over again. For complex packages this reduces both %user and %sys time to half of the former time.
2008-10-11Move mk/emacs.mk to editors/emacs/modules.mk.uebayasi1-7/+11
Don't call pkg_info to get the installed Emacs version; always use the version matching EMACS_TYPE set by users. Be DEPENDS to it. This should address pkg/37146 by Aleksey Cheusov. While here convert some emacs lisp packages to user-destdir.
2007-12-30In the Lisp code, reference the correct directory for the icons.cjep3-3/+24
Fixes PR#30530.
2007-10-29Initial addition of buildlink3.mk fragments for EmacsLisp packages.uebayasi1-0/+22
2007-02-20Teach emacs22{,nox11}.uebayasi1-2/+2
2007-01-19Update mew to 5.2.taca3-7/+11
Changes from 5.1 to 5.2: (http://www.mew.org/release/index.html.en#Mew-5.2) * Full S/MIME support based on GnuPG 2. http://www.mew.org/feature/smime.html.en * Automatic resizing for large JPEG/PNG images. * Hyper Estraier support. http://www.mew.org/feature/est.html.en Hyper Estraier is a full text search engine based on the N-gram algorithm which is independent on language. You can search your target messages from ALL folders on Windows, Mac, and UNIX.
2006-10-19Fix MASTER_SITES.wiz1-2/+2
2006-10-07Update mew to 5.1. PR pkg/34556 from KIRIHARA Masaharu <mki_open at yahoouebayasi3-10/+29
dot co dot jp>. Changes excerpted from 00diff: <Differences> Kazu Yamamoto Jul 5, 2006 <Differences between Mew 5.1 and Mew 4.2> * The ".mew" suffix is introduced for OS level search mechanisms. * OS level search mechanisms including Spotlight, Windows Desktop Search, Google Desktop are integrated. * The mechanism of master password was implemented. Set mew-use-master-passwd to t to use it. * When sending a message, if your SMTP server requires user authentication, Mew asks you to input your password. You don't have to configure mew-smtp-user anymore. * In Draft mode, addresses which are not considered safe turn red. See mew-safe-addresses, mew-warn-addresses, mew-safe-domains, and mew-warn-domains. * You can securely save your passwords to a file with a master password. * "li" copies a message to an IMAP folder. * "I" now works in Thread mode. * "C-cC-e" in Summary has been drastically improved. * "C-cC-t" and "C-cC-y" in Summary were obsoleted. * 'mew-inbox-action-alist' can be set in 'mew-config-alist'. * "v" in Summary mode displays line numbers when off. * "C-uj" in Summary mode jumps to the message whose message number is specified. * "C-uB" decomposes any attached files. * If you want to put the 'D' mark to duplicated messages whose boyies are identical (ie spams), set mew-summary-form-mark-spam to t. * All variables can be defined in ".mew.el". You don't have to set specific variables in ".emacs".
2006-07-02Fixed pkglint warnings.rillig2-11/+11
2006-04-05* Make mew and mew3 build with xemacs by noting they need the "base"jlam2-3/+7
set of emacs modules. * List the info files directly in the PLIST. * Honor PKGINFODIR and PKGMANDIR. * Sort the PLIST.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-1/+2
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-4/+4
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-08-28Rework emacs.mk:uebayasi1-1/+2
1) Simplify the way how an emacs version is picked when no emacs is installed, but a user try to install an Emacs Lisp package. Just pick up the version set as EMACS_TYPE than searching for versions already installed etc. If the EMACS_TYPE version is not supported by the Emacs Lisp Package, just fail. EMACS_TYPE be default to GNU Emacs 21. (In other words, users should set EMACS_TYPE as they want. Otherwise GNU Emacs 21 is used.) 2) All Emacs Lisp Packages *must* prepend EMACS_PKGNAME_PREFIX to a) the PKGNAME itself, and b) PKGNAME in its dependency lines. EMACS_PKGNAME_PREFIX is expanded to "xemacs-" when XEmacs is used. This keeps dependency graph of Emacs-Lisp-packages- installed-for-XEmacs consistent. 3) Document EMACS_* variables as much as possible. 4) Provide more cookies for PLIST. Maybe utilized later. Note that the 2) change doesn't affect the default, GNU Emacs 21 behaviour. So no version / revision bumps in this commit.
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-03-15incm and mew both install bin/incm -- make them conflict.wiz1-2/+2
2005-03-04Update mew to 4.2.uebayasi3-11/+10
Changes (cited from 00diff) are: > <Differences between Mew 4.2 and Mew 4.1> > > * mew-nmz.el has been integrated. You can search messages with > keyword DB. For more information, see info. > * "C-uw" prepares a draft whose To: is the address on From: of the > current message. > * "e" in Summary can convert any mark to new one. > * S/MIME has been supported. (alpha stage) > * IMAP UTF-7 support. You can use non-ASCII characters for folder > names. > * TLS has been supported. > * Fixing a bug of SSL. > * Drag and Drop composing has been supported. > * Many small bug fixes.
2005-02-24Add RMD160 digests.agc1-1/+2
2004-11-30Run s|/usr/local|${PREFIX}|g substitution during configure stage, since ituebayasi1-2/+2
refers ${PREFIX} expanded.
2004-11-30Replace mail/mew (not mail/mew3) with Mew 4.1, as I intended.uebayasi3-20/+41
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-2/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-06-13Add missing ${PREFIX}/bin/incm to PLIST and bump PKGREVISION.taca2-3/+4
It will close PR pkg/25913 by Kouichirou Hiratsuka.
2004-06-05Add a missing file to PLIST. Reported by Kouichirou Hiratsuka inminskim2-2/+4
PR pkg/25826. Bump PKGREVISION.
2004-05-08Add emacs21nox in EMACS_VERSIONS_ACCEPTED where appropriate.uebayasi1-2/+2
2004-03-13mewencode(1) uses zlib. Include zlib/buildlink3. Bl3fy.uebayasi1-1/+4
Fix build on non-NetBSD. Reported by A. L. Meyers.
2004-03-07Remove info files entries from PLIST.seb1-5/+1
2003-08-18Typo (EMACS_VERSIONS_ACCEPTED, not EMACS_VERSION_ACCEPTED).minoura1-2/+2
2003-08-09USE_NEW_TEXINFO is unnecessary now.seb1-2/+1
2003-07-21Convert to USE_NEW_TEXINFO.seb2-5/+5
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-1/+1
2003-01-11A mistake caused build problem. Fix it.uebayasi1-2/+1