summaryrefslogtreecommitdiff
path: root/mail/wl/distinfo
AgeCommit message (Collapse)AuthorFilesLines
2022-12-07wl: removewiz1-10/+0
Doesn't build in any bulk build I could find, sources from 2005. Use mail/wl-snapshot or package.el from inside emacs.
2021-10-26mail: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes The following distfiles were unfetchable (possibly fetched conditionally?): ./mail/qmail/distinfo netqmail-1.05-TAI-leapsecs.patch
2021-10-07mail: Remove SHA1 hashes for distfilesnia1-2/+1
2015-11-03Add SHA512 digests for distfiles for mail categoryagc1-1/+2
Problems found locating distfiles: Package mutt: missing distfile patch-1.5.24.rr.compressed.gz Package p5-Email-Valid: missing distfile Email-Valid-1.198.tar.gz Package pine: missing distfile fancy.patch.gz Package postgrey: missing distfile targrey-0.31-postgrey-1.34.patch Package qmail: missing distfile badrcptto.patch Package qmail: missing distfile outgoingip.patch Package qmail: missing distfile qmail-1.03-realrcptto-2006.12.10.patch Package qmail: missing distfile qmail-smtpd-viruscan-1.3.patch Package thunderbird24: missing distfile enigmail-1.7.2.tar.gz Package thunderbird31: missing distfile enigmail-1.7.2.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2013-06-14Clean up pkglint flagged issue:mef1-3/+3
(1) mail/wl/Makefile - Add LICENSE= gnu-gpl-v2. - Use # none instead onf # defined (EMACS_BUILDLINK=). - Use set instead of @set. (2) mail/wl/patches/patch-aa - Add comment from old cvs log. (3) mail/wl/patches/patch-utils_ptexinfmt.el Avoid diff -c confusion by pkglint: -*** [info] Error code 255 + *** [info] Error code 255 (4) mk/defaults/options.description 14 Jun 2013 04:48:54 -0000 Add following option: +emacs-w3m W3m browser extention.
2013-06-14Add patch-utils_ptexinfmt.el to build with emacs24.mef1-1/+2
Problem reported (for exmaple) at following mail: broken packages for 2013q2 http://mail-index.netbsd.org/tech-pkg/2013/06/12/msg011548.html
2010-07-15clarify patch commentdholland1-2/+2
2010-07-14Apply patch from PR 43580 to fix broken build, and update PLIST fordholland1-1/+2
emacs23. PKGREVISION++ as a precaution.
2008-11-29Fixes two issuses:obache1-1/+3
* compatibility with flim-1.14.9 (patch-ad) * default icon location (patch-ae), reported in PR 40022. Bump PKGREVISION.
2006-04-08* Switch to a static PLIST instead of a dynamic one.jlam1-2/+1
* List the info files directly in the PLIST. * Install info files into EMACS_INFOPREFIX, which correctly honors PKGINFODIR when using emacs.
2005-04-11Update wl to 2.14.0.hira1-4/+4
Changes (from NEWS): * Changes in 2.14.0 from 2.12.2 ** New folder type `access' is added. In `access' folder, sub-folders of the specified folder can be treated as one folder. ** Synchronization speed of the folder is improved. The function which calculates list diff is re-wrote and is faster than previous implementation, especially in the folders with large number of the messages. ** New event handling mechanism is incorporated. ** Improved the disconnected operations for IMAP draft saving. There was a bug of message numbering in the disconnected imap draft. It is fixed using new event handling mechanism. ** `Shimbun' summary buffers are updated dynamically. Some shimbun folder does not have correct information. In this version, they are corrected using the message body after retrieval. It is implemented with new event handling mechanism. ** Many bug fixes.
2005-03-06Update wl to 2.12.2.hira1-5/+4
Patch submitted by FUKAUMI Naoki (PR pkg/29043). * Changes in 2.12.2 from 2.10.1 - Now Maildir is usable on Windows systems. - Fixed the problem of the cache flag inconsistency on the filter folder etc. - Fixed the bug that the new flag cannot be changed in some cases. - Fixed the bug that flag are not taken over correctly from Maildir. - Fixed the problem in display module for IMAP messages. - Fixed the problem that %INBOX is not appeared as a subfolder of %INBOX. - Now user defined flags are appeared in the completions for search conditions. - Fixed the problem that a wrong flag folders are created by some flag names. - Now expansion of the access group "@/" works correctly. - Fixed the problem to cause an error on automatic draft saving. - Fixed the problem to cause an error on invoking address manager. - Fixed the problem in the flag inheritance function of the filter folder. - Improved redisplay functions for "H" and "M" key. - Now attributes for netnews are displayed in the draft preview. - The structure of the message database is improved. - The temporary mark and corresponding action is now customizable. - SPAM filter module is added. - 'mark folder is renamed to 'flag folder. - Now you can put arbitrary user defined flag on message. - New marks, 'A' and 'a' are added for answered messages. - New mark,s 'F' and 'f' are added for forwarded messages. - New search condition 'Flag' (Status of the message) is added. - Draft save function is improved. - Automatically save draft buffers by using idle-timer. - 'H' key(display all header) and 'M' key(display without MIME analysis) are now toggle key. - Now you can sort summary lines into descending order. - Abbreviate too long header extended to lines in message buffer. - Persistent mark string in summary buffer is changed. - It displays draft preview on sending confirmation. - Sending parameters are displayed on draft preview. - You can run biff with idle-timer by setting wl-biff-use-idle-timer. - Now wl-draft-kill confirms with yes-or-no-p. - Summary thread will be divided if its depth is larger than certain amount. The limit is controlled by the variable wl-summary-max-thread-depth. - Emacs multi-tty support is supported. - New sort spec 'size' is added in the summary mode. - The variable wl-refile-policy-alist is abolished. - Batch processing module is added. - In the multi-folder, status of messages are synchronized with original folder. - The function wl-summary-resend-message is abolished. - Variables renamed wl-delete-folder-alist is renamed to wl-dispose-folder-alist. - POP3 folder existence check is simplified (by default). - POP3 response code extension defined in the RFC2449 is supported. - IMAP4 commands EXPUNGE and CHECK are now send asynchronously. - Default value of wl-folder-hierarchy-access-folders has been changed. - Access group "@/" of shimbun folders can be used now. - Show contents of NEWS(.ja) when you start Wanderlust newer than the one you used previously. - Default values of wl-draft-reply-*-list are changed. - wl-draft-reply-myself-*-list are abolished and integrated into wl-draft-reply-*-list. - You can control initial cursor position for replying draft. - Changed the way to specify configuration of draft buffer window. - Commands to verify/decrypt non-MIME PGP message are added. - New options wl-summary-resend-use-cache elmo-network-session-idle-timeout - New hooks wl-draft-reply-hook wl-summary-reply-hook wl-draft-forward-hook wl-summary-forward-hook wl-draft-kill-pre-hook wl-summary-resend-hook - Abolished hook wl-reply-hook - New face wl-highlight-summary-disposed-face wl-highlight-summary-prefetch-face wl-highlight-summary-resend-face wl-highlight-summary-answered-face wl-highlight-action-argument-face - Abolished face wl-highlight-refile-destination-face (renamed to wl-highlight-action-argument-face)
2005-02-24Add RMD160 digests.agc1-1/+2
2004-09-19Update to 2.10.1, provided by Kouichirou Hiratsuka in PR 26956.wiz1-3/+3
Changes since 2.10.0: * Changes in 2.10.1 from 2.10.0 Version 2.10.1 is a bug fix version of 2.10.0. ** Fixed after message buffer kill, prefetch doesn't work. ** Default value of wl-delete-folder-alist, wl-folder-hierarchy-access-folders are changed. ** Support localdir and pipe folder rename. ** Fixed message and error argument. Use %s for variable. ** Now, response from IMAP server (e.g. \Noselect, \Flagged) parse case-ignore. ** Fixed elmo-msgdb-extra-fields field are case sensitive. ** Fixed IMAP folder included ~, expand to home directory. ** Fixed the problem that msgdb be destroyed when print-length or print-level has Non-nil value. ** Fixed a problem that wl-folder-move-cur-folder doesn't work. ** Fixed a problem that wl-draft-reedit doesn't work properly on Meadow. ** Fixed a problem that wl-summary-pack-number doesn't work on Maildir, shimbun, and pipe folders. ** Fixed a problem that cache file is not protected even if it is marked as important. ** Fixed a problem that %# in wl-summary-line-format cannot handle large number. ** Fixed a problem to remove password even if SMTP AUTH failed at non-auth phase. ** Default value of wl-message-buffer-prefetch-folder-type-list, wl-message-buffer-prefetch-idle-time, and wl-message-buffer-prefetch-depth are changed. ** Fixed to compile on XEmacs without mule feature.
2003-01-25Update to 2.10.0.uebayasi1-4/+4
* Changes in 2.10.0 from 2.8.1 ** You can alter the format of summary lines. Specify format by wl-summary-line-format. If you want to change ones according to folder names, use wl-folder-summary-line-format-alist. ** Save format for the draft folder has been changed. Messages are encoded before saved by wl-draft-save. ** elmo-split is newly established. ** Buffer prefetch works fine now. Messages of the number specified by wl-message-buffer-prefetch-depth are loaded into buffer in advance. ** elmo-dop-queue-flush flushes queue that concerns plugged folder. ** Starting Wanderlust on the new frame is possible now. Set as (autoload 'wl-other-frame "wl" "Wanderlust on new frame." t) ** In Folder mode, you can go into virtual folder which consists of messages with some specified condition (wl-folder-virtual). It is binded to "V". ** In Folder mode, you can search folders containing messages with some specified condition (wl-folder-pick). It is binded to "?". ** Now you can rename access group folders. ** Temporary marks are kept when you exit from sticky summary by q or g. ** Key bindings concerning the sticky summary have been changed. By C-u g, the sticky summary is destroyed as well as C-u q. In summary or folder mode, G opens the sticky summary. ** You can go round summary buffers by C-cC-n and C-cC-p. ** Members of the list wl-folder-hierarchy-access-folders is now some REGEXP for access group names instead of exact group names. ** In header part of the draft buffer C-a brings cursor to the beginning of the line or the beginning of the header body. ** You can send encapsulated blind carbon copies. Its default field name is "Ecc:". ** C-c C-y (Draft) can cite region of the message. It affects if transient-mark-mode (Emacs) or zmacs-regions (XEmacs) is Non-nil and the region is active. ** You can delete a part from multipart message. It is binded as "D" in message buffer. ** You can easily configure server settings to post news article. Set wl-nntp-posting-config-alist appropriately. See info for an example. ** You can specify some function in wl-draft-reply-with-argument-list etc. for setting the recipients in draft by the return value of it. ** The interface of the function wl-draft has been changed. The initial set of headers are handed as an association list. ** The uses of wl-generate-mailer-string-function has been changed. Specify a function which returns some string to appear in User-Agent header. ** Many bug fixes.
2002-01-08Update Wanderlust to 2.8.1 .jun1-4/+4
- shimbun folder support - namazu folder support - ACAP
2001-07-24- Install info files to ${PREFIX}/info not automatically detectedtaca1-1/+2
directory (/usr/share/info). - Perform really correct info file install and deinstall.
2001-07-24Don't check existence of "imput" command to make PLIST consistency.taca1-1/+2
2001-07-23- Install info and examples.taca1-1/+2
- Add some utility elisp files including ssl.el. - Remove redundant dependency and specify minimum version of depending package explicitly. - bump to wl-2.6.0 to "nb1".
2001-07-06Update wl to 2.6.0jun1-3/+3
2001-07-04 Yuuichi Teranishi <teranisi@gohome.org> * 2.6.0 - "Twist And Shout" 2001-05-24 Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp> * WL-MK (wl-detect-info-directory): Call `info-initialize' for Emacs21. 2001-04-16 Yuuichi Teranishi <teranisi@gohome.org> * utils/bbdb-wl.el (bbdb-wl-get-update-record): Use `with-current-buffer'. 2001-04-02 Yuuichi Teranishi <teranisi@gohome.org> * utils/bbdb-wl.el: Applied patch from Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp> for bbdb 2.33 (X-Mail-Count: 07190, 07195 in the ML); Added workaround for older version of bbdb.
2001-04-20Move to sha1 digests, and add distfile sizes.agc1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc1-0/+3
+ move the patch digest/checksum values from files/patch-sum to distinfo