Port details |
- mime-construct Construct and optionally send MIME messages from command line
- 1.11_2 mail =3 1.11_2Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2010-03-09 22:26:49
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: mc, libxml2, autoconf, logcheck, p5-IPC-Signal
- License: GPLv2+
- WWW:
- http://www.argon.org/~roderick/
- Description:
- mime-construct constructs and (by default) mails MIME messages. It is entirely
driven from the command line, it is designed to be used by other programs, or
people who act like programs.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- mime-construct>0:mail/mime-construct
- To install the port:
- cd /usr/ports/mail/mime-construct/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/mime-construct
- pkg install mime-construct
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mime-construct
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (mime-construct-1.11.tar.gz) = 4cd7bb61b51d41192d1498c1051aa6a4ccd75aeb09b71d2ec706a7084a4a9303
SIZE (mime-construct-1.11.tar.gz) = 12906
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:
-
- p5-MIME-Types>=0 : mail/p5-MIME-Types
- p5-Proc-WaitStat>=0 : devel/p5-Proc-WaitStat
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-MIME-Types>=0 : mail/p5-MIME-Types
- p5-Proc-WaitStat>=0 : devel/p5-Proc-WaitStat
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Run
-
- security/logcheck
Configuration Options:
- No options to configure
- Options name:
- mail_mime-construct
- USES:
- perl5
- 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 |
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) |
1.11_2 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 ) |
1.11_2 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 ) |
1.11_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.11_2 25 Feb 2020 14:35:34 |
sunpoet |
Restore PORTREVISION which was removed in r526786 unintentionally
Reported by: mat |
1.11 22 Feb 2020 15:55:36 |
sunpoet |
Add LICENSE
- Change the way *_DEPENDS are set
- Add NO_ARCH
- Add PORTSCOUT: guessing every version except 1.11 returns 856 with link to
1.11 tarball
- Take maintainership |
1.11_2 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.11_2 14 Sep 2015 12:19:50 |
mat |
Make it so that the default Perl is always called perl5.
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
Though you should note that only the default version can be used to
install Perl modules, and the non default Perl versions cannot use the
modules installed via ports if they contain .so as they are installed
in a version specific directory.
Reviewed by: bapt (the Mk bits)
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3542 |
1.11_2 17 May 2015 15:08:38 |
marino |
mail/mime-construct: Remove empty backup MASTER_SITES
Renatasystems is not hosting distfile so remove it. The primary site
is still up and hosting the distfile. |
1.11_2 17 May 2015 15:03:15 |
marino |
mail/mime-construct: Remove RUN_DEPENDS; reset maintainership
Remove converters/p5-MIME-Base64 from RUN_DEPENDS since it is already in
all supported Perl releases. While here, reset maintainership since it's
been 5 years since maintainer was last seen.
PR: 196700
Submitted by: Yasuhiro KIMURA
Approved by: maintainer timeout (4 months, maintainer reset) |
1.11_1 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
1.11 31 Jan 2014 15:24:05 |
miwi |
- Stage support |
1.11 20 Sep 2013 19:59:14 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
1.11 04 Sep 2013 07:19:57 |
az |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
1.11 21 Jan 2012 17:40:15 |
eadler |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
1.11 03 Jul 2011 13:53:52 |
ohauer |
- remove MD5 |
1.11 04 Aug 2010 00:54:52 |
sahil |
- Update to 1.11
PR: ports/149190
Submitted by: Frederic Culot <frederic@culot.org>
Approved by: Alexey V. Degtyarev <alexey@renatasystems.org> (maintainer) |
1.10 09 Mar 2010 22:26:17 |
miwi |
mime-construct constructs and (by default) mails MIME messages. It is entirely
driven from the command line, it is designed to be used by other programs, or
people who act like programs.
WWW: http://www.argon.org/~roderick/
PR: ports/144410
Submitted by: Alexey V. Degtyarev <alexey at renatasystems.org> |