Port details on branch 2025Q1 |
- mew-devel Messaging in the Emacs World for emacs (Development Version)
- 6.9.96_1 mail
=0 6.9.96_1Version 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.
- Dependency lines:
-
- mew-devel>0:mail/mew-devel
- Conflicts:
- CONFLICTS_INSTALL:
- mew
- mew-devel-emacs_*
- mew-emacs_*
- To install the port:
- cd /usr/ports/mail/mew-devel/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/mew-devel
- pkg install mew-devel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mew-devel
- Package flavors (<flavor>: <package>)
- full: mew-devel
- canna: mew-devel-emacs_canna
- nox: mew-devel-emacs_nox
- wayland: mew-devel-emacs_wayland
- devel_full: mew-devel-emacs_devel
- devel_nox: mew-devel-emacs_devel_nox
- distinfo:
- TIMESTAMP = 1726100923
SHA256 (kazu-yamamoto-Mew-v6.9-96-gc46d8ee_GH0.tar.gz) = 9c5c45b4885286d00e02c589092993d3ce2bccfa1c3a0a94f9d7798b4220625a
SIZE (kazu-yamamoto-Mew-v6.9-96-gc46d8ee_GH0.tar.gz) = 1019900
Packages (timestamps in pop-ups are UTC):
- 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
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for mew-devel-6.9.96_1:
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-devel
- 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.96_1 25 Feb 2025 02:25:41
    |
Joseph Mingrone (jrm)  |
*/*: Chase editors/emacs update
Sponsored by: The FreeBSD Foundation |
Number of commits found: 1
|