Port details |
- p5-Email-Send Perl module for simple email sending
- 2.202 mail =7 2.201Version of this port present on the latest quarterly branch.
- DEPRECATED: Send it's being officially marked "out of favor". Consider using mail/p5-Email-Sender for new projects
- Maintainer: perl@FreeBSD.org
- Port Added: 2005-12-27 09:46:42
- Last Update: 2024-08-18 09:16:53
- Commit Hash: 81bc9db
- People watching this port, also watch:: help2man, expat, unzip, freetype2, m4
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Email-Send
- Description:
- This module provides a very simple, very clean, very specific interface
to multiple Email mailers. The goal of this software is to be small
and simple, easy to use, and easy to extend.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Email-Send>0:mail/p5-Email-Send
- To install the port:
- cd /usr/ports/mail/p5-Email-Send/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/p5-Email-Send
- pkg install p5-Email-Send
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Email-Send
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1723969746
SHA256 (Email-Send-2.202.tar.gz) = f03649f7856a41d39d53a7e82774929880982c3c7574f41a5cafaca3dc15c896
SIZE (Email-Send-2.202.tar.gz) = 36242
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-Email-Abstract>=0 : mail/p5-Email-Abstract
- p5-Email-Address>=1.800 : mail/p5-Email-Address
- p5-Email-Simple>=1.92 : mail/p5-Email-Simple
- p5-Module-Pluggable>=2.97 : devel/p5-Module-Pluggable
- p5-Return-Value>=0 : devel/p5-Return-Value
- perl5>=5.36<5.37 : lang/perl5.36
- perl5>=5.36<5.37 : lang/perl5.36
- Test dependencies:
-
- p5-Mail-Tools>=0 : mail/p5-Mail-Tools
- p5-MIME-Tools>=0 : mail/p5-MIME-Tools
- Runtime dependencies:
-
- p5-Email-Abstract>=0 : mail/p5-Email-Abstract
- p5-Email-Address>=1.800 : mail/p5-Email-Address
- p5-Email-Simple>=1.92 : mail/p5-Email-Simple
- p5-Module-Pluggable>=2.97 : devel/p5-Module-Pluggable
- p5-Return-Value>=0 : devel/p5-Return-Value
- perl5>=5.36<5.37 : lang/perl5.36
- This port is required by:
- for Build
-
- devel/p5-Log-Dispatch-Email-EmailSend
- www/p5-Catalyst-Plugin-Email
- www/p5-Jifty
-
Deleted ports which required this port:
- for Run
-
- devel/bugzilla44
- devel/p5-Log-Dispatch-Email-EmailSend
- mail/assp
- www/p5-Catalyst-Plugin-Email
- www/p5-Jifty
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- mail_p5-Email-Send
- 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 |
2.202 18 Aug 2024 09:16:53 |
Rodrigo Osorio (rodrigo) |
mail/p5-Email-Send: update to 2.202
Changelog: https://metacpan.org/dist/Email-Send/changes
Follow upstream and mark this port deprecated, new projects
should use email/p5-Email-Sender instead. |
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) |
2.201 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 ) |
2.201 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 ) |
2.201 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.201 28 May 2020 15:20:47 |
danfe |
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 8). |
2.201 10 Oct 2018 10:23:36 |
sunpoet |
Update to 2.201
- Add LICENSE
- Fix *_DEPENDS
- Add removed Perl core module to *_DEPENDS
- Add TEST_DEPENDS
- Add NO_ARCH
Changes: https://metacpan.org/changes/distribution/Email-Send |
2.199_1 06 Oct 2018 13:06:45 |
des |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
2.199_1 10 Sep 2018 11:17:00 |
des |
Reassign all of tobez@'s p5 ports to perl@.
Approved by: tobez |
2.199_1 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
2.199_1 28 Feb 2017 09:47:13 |
sunpoet |
Use real PORTVERSION and update dependent ports
- Add LICENSE_FILE
- Sort PLIST |
2.199_1 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
2.199_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 ) |
2.199 05 Jan 2014 16:33:44 |
az |
- support stage
Approved by: portmgr (blanket infrastructure) |
2.199 20 Sep 2013 19:59:14 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
2.199 19 Aug 2013 17:39:28 |
tobez |
Update to 2.199.
Changes: http://search.cpan.org/dist/Email-Send/Changes |
2.198_1 05 Aug 2013 15:05:30 |
az |
- Convert to new perl framework
- Trim Makefile header
Approved by: tobez@ (maintainer) |
2.198_1 03 Jun 2012 05:56:20 |
az |
- Remove SITE_PERL from *_DEPENDS
Approved by: maintainer (tobez@ via IM) |
2.198_1 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 |
2.198_1 17 Sep 2011 07:06:45 |
sunpoet |
- Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+
Suggested by: az
With hat: perl |
2.198_1 03 Jul 2011 13:53:52 |
ohauer |
- remove MD5 |
2.198_1 27 Jan 2010 13:05:28 |
kuriyama |
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 11).
Approved by: portmgr (itetcu) |
2.198 15 Jul 2009 11:05:39 |
tobez |
Update to 2.198.
Changes: http://search.cpan.org/dist/Email-Send/Changes |
2.197 02 Jul 2009 10:24:06 |
tobez |
Update to 2.197.
Changes: http://search.cpan.org/dist/Email-Send/Changes
Submitted by: pgollucci
PR: 135780 |
2.194 09 Jan 2009 10:41:08 |
tobez |
Update to 2.194.
Changes: http://search.cpan.org/dist/Email-Send/Changes |
2.192 17 Apr 2008 14:30:31 |
araujo |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
2.192 20 Dec 2007 12:02:25 |
tobez |
Update to 2.192.
Changes: http://search.cpan.org/dist/Email-Send/Changes |
2.190 19 Sep 2007 12:33:55 |
tobez |
Update to 2.190.
Changes: http://search.cpan.org/src/RJBS/Email-Send-2.190/Changes |
2.185 08 Sep 2007 01:01:47 |
linimon |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
2.185 14 Feb 2007 19:24:33 |
tobez |
Update to 2.185. |
2.183 19 Dec 2006 08:27:10 |
tobez |
Update to 2.183. |
2.182 09 Dec 2006 14:32:17 |
tobez |
Update to 2.182. |
2.181 28 Nov 2006 15:07:39 |
tobez |
Update to 2.181. |
2.171 22 Sep 2006 10:37:33 |
tobez |
Update to 2.171.
Partially based on PR 101025.
Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> |
2.05 21 Apr 2006 06:49:32 |
tobez |
Update to 2.05. |
2.04 30 Jan 2006 06:42:18 |
tobez |
Update to 2.04. |
2.01 25 Jan 2006 10:38:43 |
tobez |
Update to 2.01. |
2.00 22 Jan 2006 02:20:05 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
2.00 27 Dec 2005 09:46:01 |
tobez |
Add mail/p5-Email-Send 2.00, a Perl module for sending email, simply. |