Port details on branch 2024Q1 |
- semi SEMI, Library of MIME feature for GNU Emacs for emacs
- 1.14.7.20230104_3 editors =0 1.14.7.20230104_3Version 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:51:49
- Commit Hash: bb5373b
- Also Listed In: elisp
- License: GPLv2
- WWW:
- https://github.com/wanderlust/semi
- Description:
- SEMI, Library of MIME feature for GNU Emacs for emacs20.
SEMI is a library to provide MIME feature for GNU Emacs. MIME is a
proposed internet standard for including content and headers other
than (ASCII) plain text in messages.
SEMI has the following features:
- MIME message viewer (mime-view-mode) (RFC 2045 .. 2049)
- MIME message composer (mime-edit-mode) (RFC 2045 .. 2049)
MIME message viewer and composer also support following features:
- filename handling by Content-Disposition field (RFC 1806)
- PGP/MIME security Multiparts (RFC 2015)
- application/pgp (draft-kazu-pgp-mime-00.txt; obsolete)
- text/richtext (RFC 1521; obsolete; preview only)
- text/enriched (RFC 1896)
- External method configuration by mailcap (RFC 1524)
Notice that this package does not contain MIME extender for any
MUAs. They are released as separated packages.
Ported by shige@FreeBSD.ORG
- ¦ ¦ ¦ ¦
- 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:
-
- To install the port:
- cd /usr/ports/editors/semi/ && make install clean
- To add the package, run one of these commands:
- pkg install editors/semi
- pkg install semi
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: semi
- Package flavors (<flavor>: <package>)
- full: semi
- canna: semi-emacs_canna
- nox: semi-emacs_nox
- devel_full: semi-emacs_devel
- devel_nox: semi-emacs_devel_nox
- distinfo:
- TIMESTAMP = 1688816169
SHA256 (wanderlust-semi-1.14.7.20230104-7d8df0e_GH0.tar.gz) = 01a28bc3cedb98266d899508750b27783dcf2b00badf64e88c6eb000b4080e3e
SIZE (wanderlust-semi-1.14.7.20230104-7d8df0e_GH0.tar.gz) = 150608
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:
-
- flim>0 : editors/flim@full
- emacs-29.3 : editors/emacs@full
- makeinfo : print/texinfo
- Runtime dependencies:
-
- flim>0 : editors/flim@full
- emacs-29.3 : editors/emacs@full
- indexinfo : print/indexinfo
- This port is required by:
- for Build
-
- mail/wanderlust
- for Run
-
- mail/wanderlust
- www/emacs-w3m
Configuration Options:
- ===> The following configuration options are available for semi-1.14.7.20230104_3:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- editors_semi
- USES:
- emacs iconv makeinfo
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.14.7.20230104_3 26 Mar 2024 23:51:49 |
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/D44492
(cherry picked from commit 26421ac37c3c013c7809400976c866a8f70db436) |
1.14.7.20230104_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: 2
|