| Port details on branch 2025Q1 |
- mew Messaging in the Emacs World for emacs
- 6.9_9 mail
=0 6.9_9Version of this port present on the latest quarterly branch. - Maintainer: yasu@FreeBSD.org
 - Port Added: 2025-02-25 02:30:21
- Last Update: 2025-02-25 02:25:41
- Commit Hash: 7381060
- Also Listed In: elisp
- License: BSD3CLAUSE
- WWW:
- https://www.Mew.org/
- Description:
- Mew is a user interface for text messages, multimedia messages(MIME),
news articles and security functionality including PGP, SSH and SSL.
¦ ¦ ¦ ¦ 
- 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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- mew-devel
- mew-devel-emacs_*
- mew-emacs_*
- To install the port:
- cd /usr/ports/mail/mew/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/mew
- pkg install mew
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mew
- Package flavors (<flavor>: <package>)
- full: mew
- canna: mew-emacs_canna
- nox: mew-emacs_nox
- wayland: mew-emacs_wayland
- devel_full: mew-emacs_devel
- devel_nox: mew-emacs_devel_nox
- distinfo:
- TIMESTAMP = 1676360545
SHA256 (mew-6.9a.tar.gz) = 84bd96c3a893207ce5fee26337ea188be13f076b57673d719b315d1971c94b89
SIZE (mew-6.9a.tar.gz) = 996003
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-30.1 : editors/emacs@full
- Runtime dependencies:
-
- stunnel>=0 : security/stunnel
- emacs-30.1 : editors/emacs@full
- indexinfo : print/indexinfo
- This port is required by:
- for Run
-
- mail/mailest
Configuration Options:
- ===> The following configuration options are available for mew-6.9_9:
DATABASE=off: Support database feature (with Ruby & Sqlite3)
DOCS=on: Build and/or install documentation
STUNNEL=on: Support TLS feature using stunnel
===> Use 'make config' to modify these settings
- Options name:
- mail_mew
- USES:
- emacs
- pkg-message:
- For install:
- You may want to add following lines to your ~/.emacs and/or ~/.mew.el.
(autoload 'mew "mew" nil t)
(autoload 'mew-send "mew" nil t)
(setq mew-mail-domain "domain of e-mail address")
(setq mew-pop-server "your POP server") ;; if not localhost
(setq mew-smtp-server "your SMTP server") ;; if not localhost
;; using fetch for PGP instead of wget
(setq mew-prog-pgpkey "fetch")
(setq mew-prog-pgpkey-arg '("-q" "-o" "-"))
Please consult sample files /usr/local/share/doc/mew/dot.{emacs,mew}.
See also /usr/local/share/doc/mew/00diff for the changes from previous versions.
- 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 |
6.9_9 25 Feb 2025 02:25:41
    |
Joseph Mingrone (jrm)  |
*/*: Chase editors/emacs update
Sponsored by: The FreeBSD Foundation |
Number of commits found: 1
|