Port details on branch 2024Q1 |
- wanderlust Mail and news system for Emacs
- 2.15.9.b.20230623_2 mail =0 2.15.9.b.20230623_2Version of this port present on the latest quarterly branch.
- Maintainer: nobutaka@FreeBSD.org
- Port Added: 2024-03-27 00:00:05
- Last Update: 2024-03-26 23:41:02
- Commit Hash: 082542e
- Also Listed In: elisp
- License: GPLv2
- WWW:
- https://github.com/wanderlust/wanderlust
- Description:
- Wanderlust is a mail/news agent on Emacs/XEmacs.
The features of Wanderlust are as follows:
* Implementation in elisp only.
* Support of IMAP4rev1, NNTP, POP(POP3/APOP) and MH format.
* Integrated access to messages based on Folder Specifications like Mew.
* Key bindings and mark processing like Mew.
* Management of threads and unread messages.
* Folder mode that displays all folder you read.
* Message cache, Disconnected Operation.
* MH-like FCC (FCC: %Backup is possible).
* Support of MIME (by SEMI or tm).
* Draft editing of mail and news as a same interface.
* Icon based interface for the list of Folder (XEmacs).
* Non-fetched operations for a big message part of MIME (IMAP4).
* Server side search (IMAP4), also various charset support.
* Virtual Folder.
* Compression Folder.
* Automatic expiration of old messages.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- wanderlust>0:mail/wanderlust
- To install the port:
- cd /usr/ports/mail/wanderlust/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/wanderlust
- pkg install wanderlust
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: wanderlust
- Package flavors (<flavor>: <package>)
- full: wanderlust
- canna: wanderlust-emacs_canna
- nox: wanderlust-emacs_nox
- devel_full: wanderlust-emacs_devel
- devel_nox: wanderlust-emacs_devel_nox
- distinfo:
- TIMESTAMP = 1688816479
SHA256 (wanderlust-wanderlust-2.15.9.b.20230623-8369b2d_GH0.tar.gz) = 50dc377a469f6d38381a42b95453d033586b2bdba1143bfb4155ea317c2d873e
SIZE (wanderlust-wanderlust-2.15.9.b.20230623-8369b2d_GH0.tar.gz) = 1174882
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- emacs-w3m>0 : www/emacs-w3m@full
- semi>0 : editors/semi@full
- x-face-e21>0 : mail/x-face-e21@full
- emacs-29.2 : editors/emacs@full
- Runtime dependencies:
-
- emacs-w3m>0 : www/emacs-w3m@full
- semi>0 : editors/semi@full
- emacs-29.2 : editors/emacs@full
- indexinfo : print/indexinfo
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for wanderlust-2.15.9.b.20230623_2:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- mail_wanderlust
- USES:
- emacs
- pkg-message:
- For install:
- Before using Wanderlust, you must set following elisp
to your own .emacs file.
(require 'wanderlust-startup)
Sample configuration files are installed into
${PREFIX}/share/examples/wanderlust. Please copy to
your home directory and edit them.
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.15.9.b.20230623_2 26 Mar 2024 23:41:02 |
Joseph Mingrone (jrm) |
*/*: Chase editors/emacs update
- Bump Emacs version in Mk/Uses/emacs.mk to update version-specific
paths
- Bump PORTREVISION of ports with USES=emacs. This is required for two
reasons. Emacs lisp files need to be byte compiled for the new Emacs
version, and files installed under, e.g., EMACS_VERSION_SITE_LISPDIR
need to be relocated.
Reviewed by: ashish
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D43615
(cherry picked from commit ab463bdca9c29ec22be0c7e6d7aa27bb2a980b48) |
Number of commits found: 1
|