Port details |
- mew-devel Messaging in the Emacs World for emacs (Development Version)
- 6.9.48 mail
=0 6.9.31Version of this port present on the latest quarterly branch. - Maintainer: yasu@FreeBSD.org
 - Port Added: 2021-08-27 02:54:05
- Last Update: 2023-05-14 01:43:07
- Commit Hash: 2ede693
- Also Listed In: elisp
- License: BSD3CLAUSE
- Description:
- Mew is a user interface for text messages, multimedia messages(MIME),
news articles and security functionality including PGP, SSH and SSL.
¦ ¦ ¦ ¦ 
- 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_*
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- 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
- devel_full: mew-devel-emacs_devel
- devel_nox: mew-devel-emacs_devel_nox
- distinfo:
- TIMESTAMP = 1683996626
SHA256 (kazu-yamamoto-Mew-v6.9-48-g47886a3_GH0.tar.gz) = dd7f2cdc984f9e52d3230cc8c4841eb48f5bcf61fd4841b0f3a991dfff179222
SIZE (kazu-yamamoto-Mew-v6.9-48-g47886a3_GH0.tar.gz) = 1011073
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-28.2 : editors/emacs@full
- Runtime dependencies:
-
- stunnel>=0 : security/stunnel
- emacs-28.2 : 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.48:
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.
- WWW: https://www.Mew.org/
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.9.48 14 May 2023 01:43:07
    |
Yasuhiro Kimura (yasu)  |
mail/mew-devel: Update to latest snapshot
Changes: https://github.com/kazu-yamamoto/Mew/compare/193175e...47886a3 |
6.9.31_2 23 Apr 2023 09:09:58
    |
Gerald Pfeifer (gerald)  |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
6.9.31 01 Mar 2023 01:58:30
    |
Yasuhiro Kimura (yasu)  |
mail/mew-devel: Update to latest snapshot
Changes: https://github.com/kazu-yamamoto/Mew/compare/445f9ec...g193175e |
6.9.3 14 Feb 2023 04:44:36
    |
Yasuhiro Kimura (yasu)  |
mail/mew-devel: Update to latest snapshot
Changes: https://github.com/kazu-yamamoto/Mew/compare/8f1e555...445f9ec |
6.9.1_1 14 Feb 2023 00:45:04
    |
Yasuhiro Kimura (yasu)  |
mail/mew-devel: Install elisp and image files to EMACS_VERSION_SITE_LISPDIR |
6.9.1 13 Feb 2023 10:56:04
    |
Yasuhiro Kimura (yasu)  |
mail/mew-devel: Update to latest snapshot
Unconditionally install mew.ja.info as per section 5.17.4 of Porter's
Handbook.
Changes: https://github.com/kazu-yamamoto/Mew/compare/7ab0241...8f1e555 |
6.8.83 01 Dec 2022 04:56:03
    |
Yasuhiro Kimura (yasu)  |
mail/mew-devel: Update to latest snapshot
Changes: https://github.com/kazu-yamamoto/Mew/compare/7e4dd83...7ab0241 |
6.8.79_1 30 Nov 2022 07:06:37
    |
Yasuhiro Kimura (yasu)  |
editors/emacs-devel: Update to 2022-11-28 snapshot
Bump PORTREVISION of consumers as EMACS_VER is changed to 30.0.50.
Changes: https://github.com/emacs-mirror/emacs/compare/51589f81...7939184f |
6.8.79 19 Nov 2022 00:25:16
    |
Yasuhiro Kimura (yasu)  |
mail/mew-devel: Update to latest snapshot
* Remove patch to keep elisp files from being native-compiled. Mew
works fine with native compilatation now.
* Pet portclippy.
* Tidy up Makefile with portfmt.
Changes: https://github.com/kazu-yamamoto/Mew/compare/fc4bca6...7e4dd83 |
6.8.72_5 21 Sep 2022 07:48:19
    |
Yasuhiro Kimura (yasu)  |
editors/emacs: Update to 28.2
* Remove FCITXPATCH option as extra-patch-src_xfns.c can't be applied
since 28.1.
* Tidy up Makefile with portfmt.
* Bump PORTREVISION of consumers.
ChangeLog: https://www.gnu.org/software/emacs/news/NEWS.28.2
PR: 266454
Exp-run by: antoine
Reviewed by: ashish, jrm
Differential Revision: https://reviews.freebsd.org/D36613 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
6.8.72_4 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
6.8.72_4 07 Apr 2022 22:12:44
    |
Joseph Mingrone (jrm)  |
Emacs ports: Bump PORTREVISION after Emacs 28.1
Reviewed by: ashish
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D34781 |
6.8.72_3 17 Jan 2022 13:20:24
    |
Tobias Kortkamp (tobik)  |
*: Sweep up new CONFLICTS_INSTALL mess
- Fix typos
- Fix overwritten master/slave variables
I'm assuming the entries are correct otherwise.
Reported by: portscan |
6.8.72_3 10 Jan 2022 15:15:39
    |
Stefan Eßer (se)  |
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above ) |
6.8.72_3 23 Nov 2021 22:11:40
    |
Stefan Eßer (se)  |
*/*: Remove redundant '-[0-9]*' from CONFLICTS_INSTALL
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket) |
6.8.72_3 15 Nov 2021 15:19:58
    |
Joseph Mingrone (jrm)  |
USES=emacs: Chase package name changes
PR: 259259
Differential Revision: https://reviews.freebsd.org/D32613 |
6.8.72_2 01 Oct 2021 22:55:27
    |
Joseph Mingrone (jrm)  |
*: Chase new major version (29) of editors/emacs-devel
Differential Revision: https://reviews.freebsd.org/D32258 |
6.8.72_1 28 Sep 2021 07:13:41
    |
Yasuhiro Kimura (yasu)  |
mail/mew-devel: Prevent .el files from being native compiled
Mew doesn't work correctly if Emacs supports native compilation and
.el files are compiled to .eln ones. So prevent .el files from being
native compiled by adding following lines at the end of them.
;; Local Variables:
;; no-native-compile: t
;; End:
PR: 258172
Approved by: meta (mentor), ygy (mentor) |
6.8.72 28 Sep 2021 05:13:33
    |
Yasuhiro Kimura (yasu)  |
*/*: Update MAINTAINER address of my ports to that of FreeBSD.org
Approved by: meta (mentor)
Differential Revision: https://reviews.freebsd.org/D32170 |
6.8.72 27 Aug 2021 02:49:37
    |
Hiroki Sato (hrs)  |
mail/mew-devel: development version of mail/mew
PR: 255249
Submitted by: Yasuhiro Kimura |