Port details |
- gmime30 Library (written in C) for parsing and creating messages using MIME
- 3.2.7_2 mail =3 3.2.7_2Version of this port present on the latest quarterly branch.
- Maintainer: gnome@FreeBSD.org
- Port Added: 2018-01-15 21:35:19
- Last Update: 2024-07-08 05:08:30
- Commit Hash: c1dda71
- People watching this port, also watch:: libssh, p5-MIME-Tools, noto-tc, linux-c7-atk
- License: LGPL21
- WWW:
- https://spruce.sourceforge.net/gmime/
- Description:
- GMime is a set of utilities for parsing and creating messages using
the Multipurpose Internet Mail Extension (MIME) as defined by the
following RFCs:
* 0822: Standard for the Format of Arpa Internet Text Messages
* 2045: Multipurpose Internet Mail Extensions (MIME) Part One:
Format of Internet Message Bodies
* 2046: Multipurpose Internet Mail Extensions (MIME) Part Two:
Media Types
* 2047: Multipurpose Internet Mail Extensions (MIME) Part Three:
Message Header Extensions for Non-ASCII Text
* 2048: Multipurpose Internet Mail Extensions (MIME) Part Four:
Registration Procedures
* 2049: Multipurpose Internet Mail Extensions (MIME) Part Five:
Conformance Criteria and Examples
* 2183: Communicating Presentation Information in Internet Messages:
The Content-Disposition Header Field
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/mail/gmime30/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/gmime30
- pkg install gmime30
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gmime30
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1592252566
SHA256 (gmime-3.2.7.tar.xz) = 2aea96647a468ba2160a64e17c6dc6afe674ed9ac86070624a3f584c10737d44
SIZE (gmime-3.2.7.tar.xz) = 2227048
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:
-
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- gmake>=4.4.1 : devel/gmake
- g-ir-scanner : devel/gobject-introspection
- pkgconf>=1.3.0_1 : devel/pkgconf
- valac : lang/vala
- Library dependencies:
-
- libgpgme.so : security/gpgme
- libassuan.so : security/libassuan
- libidn2.so : dns/libidn2
- libgpg-error.so : security/libgpg-error
- libintl.so : devel/gettext-runtime
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- This port is required by:
- for Libraries
-
- mail/astroid
- mail/balsa
- mail/dbmail
- mail/geary
- mail/mu
- mail/notmuch
- multimedia/totem-pl-parser
Configuration Options:
- ===> The following configuration options are available for gmime30-3.2.7_2:
VAPI=on: Build VALA API files
===> Use 'make config' to modify these settings
- Options name:
- mail_gmime30
- USES:
- gettext-runtime gmake gnome iconv libtool localbase pathfix pkgconfig tar:xz vala:build
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.2.7_2 08 Jul 2024 05:08:30 |
Jason E. Hale (jhale) |
*/*: Chase security/libassuan shlib bump |
3.2.7_1 06 Nov 2023 10:03:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
3.2.7_1 31 Dec 2022 19:12:15 |
Tobias C. Berner (tcberner) Author: VVD |
lang/vala: unify vala bindings option name to VAPI
- having a single option name for the bindings improves usability
PR: 268491 |
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) |
3.2.7 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 ) |
3.2.7 26 Aug 2022 17:02:25 |
Tobias C. Berner (tcberner) |
framework: switch tree to using vala.mk
PR: 249940 |
3.2.7 20 Jul 2022 14:22:19 |
Tobias C. Berner (tcberner) |
mail: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ashish@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam David <adam@FreeBSD.org>
* Adam McDougall <mcdouga9@egr.msu.edu>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Deiter <tiamat@komi.mts.ru>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com>
* Alex Perel <veers@disturbed.net> (Only the first 15 lines of the commit message are shown above ) |
3.2.7 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.2.7 07 Aug 2020 11:45:50 |
arrowd |
mail/gmime30: Introduce VALA option to make it possible to disable vala
bindings.
PR: 247299
Submitted by: Bertram Scharpf <software@bertram-scharpf.de>
Reviewed by: koobs
Approved by: gnome (maintainer timeout) |
3.2.7 15 Jun 2020 20:24:00 |
bapt |
update to 3.2.7 |
3.2.5 13 Dec 2019 17:34:15 |
bapt |
Update to 3.2.5 |
3.2.0_1 08 Nov 2019 14:18:06 |
tobik |
mail: Add missing USES={gnome,php} |
3.2.0_1 02 Apr 2019 03:35:54 |
yuri |
dns/libidn: Update to 1.35
Bump 48 ports.
Previous update to 1.34 broke jabberd.
PR: 228048 |
3.2.0 15 Jan 2018 21:35:10 |
kwm |
Add gmime version 3.2.0.
GMime is a C/C++ library which may be used for the creation and
parsing of messages using the Multipurpose Internet Mail Extension
(MIME) as defined by numerous IETF specifications. |