FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 4:37 PM BST
Port details
p5-Email-Send 2.198_1 mail on this many watch lists=5 search for ports that depend on this port
Email::Send - Simply Sending Email
Maintained by: tobez@FreeBSD.org search for ports maintained by this maintainer
Port Added: 27 Dec 2005 09:46:42
Also Listed In: perl5
License: not specified in port


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.

WWW: http://search.cpan.org/dist/Email-Send/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/p5-Class-Accessor, mail/p5-Email-Address, mail/p5-Email-Simple, devel/p5-Return-Value, devel/p5-UNIVERSAL-require, lang/perl5.8
Required To Run: devel/p5-Class-Accessor, mail/p5-Email-Address, mail/p5-Email-Simple, devel/p5-Return-Value, devel/p5-UNIVERSAL-require, lang/perl5.8

Required by:
for Build

for Run

To install the port: cd /usr/ports/mail/p5-Email-Send/ && make install clean
To add the package: pkg_add -r p5-Email-Send


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Email/
http://www.cpan.dk/modules/by-module/Email/
ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Email/
http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Email/
ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Email/
ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Email/
ftp://mirror.hiwaay.net/CPAN/modules/by-module/Email/
ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Email/
http://at.cpan.org/modules/by-module/Email/
ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Email/
http://backpan.perl.org/modules/by-module/Email/
ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Email/
http://cpan.nctu.edu.tw/modules/by-module/Email/
http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Email/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 21

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
21 Jan 2012 17:40:15
Original commit files touched by this commit  2.198_1
eadler search for other commits by this committer
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
17 Sep 2011 07:06:45
Original commit files touched by this commit  2.198_1
sunpoet search for other commits by this committer
- Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+

Suggested by:   az
With hat:       perl
03 Jul 2011 13:53:52
Original commit files touched by this commit  2.198_1
ohauer search for other commits by this committer
- remove MD5
27 Jan 2010 13:05:28
Original commit files touched by this commit  2.198_1
kuriyama search for other commits by this committer
- Remove unneeded dependencies which is in perl-5.8.9 dist
  (part 11).

Approved by:    portmgr (itetcu)
15 Jul 2009 11:05:39
Original commit files touched by this commit  2.198
tobez search for other commits by this committer
Update to 2.198.

Changes:        http://search.cpan.org/dist/Email-Send/Changes
02 Jul 2009 10:24:06
Original commit files touched by this commit  2.197
tobez search for other commits by this committer
Update to 2.197.

Changes:        http://search.cpan.org/dist/Email-Send/Changes
Submitted by:   pgollucci
PR:             135780
09 Jan 2009 10:41:08
Original commit files touched by this commit  2.194
tobez search for other commits by this committer
Update to 2.194.

Changes: http://search.cpan.org/dist/Email-Send/Changes
17 Apr 2008 14:30:31
Original commit files touched by this commit  2.192
araujo search for other commits by this committer
- 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)
20 Dec 2007 12:02:25
Original commit files touched by this commit  2.192
tobez search for other commits by this committer
Update to 2.192.

Changes: http://search.cpan.org/dist/Email-Send/Changes
19 Sep 2007 12:33:55
Original commit files touched by this commit  2.190
tobez search for other commits by this committer
Update to 2.190.
Changes: http://search.cpan.org/src/RJBS/Email-Send-2.190/Changes
08 Sep 2007 01:01:47
Original commit files touched by this commit  2.185
linimon search for other commits by this committer
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
14 Feb 2007 19:24:33
Original commit files touched by this commit  2.185
tobez search for other commits by this committer
Update to 2.185.
19 Dec 2006 08:27:10
Original commit files touched by this commit  2.183
tobez search for other commits by this committer
Update to 2.183.
09 Dec 2006 14:32:17
Original commit files touched by this commit  2.182
tobez search for other commits by this committer
Update to 2.182.
28 Nov 2006 15:07:39
Original commit files touched by this commit  2.181
tobez search for other commits by this committer
Update to 2.181.
22 Sep 2006 10:37:33
Original commit files touched by this commit  2.171
tobez search for other commits by this committer
Update to 2.171.

Partially based on PR 101025.

Submitted by:   Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
21 Apr 2006 06:49:32
Original commit files touched by this commit  2.05
tobez search for other commits by this committer
Update to 2.05.
30 Jan 2006 06:42:18
Original commit files touched by this commit  2.04
tobez search for other commits by this committer
Update to 2.04.
25 Jan 2006 10:38:43
Original commit files touched by this commit  2.01
tobez search for other commits by this committer
Update to 2.01.
22 Jan 2006 02:20:05
Original commit files touched by this commit  2.00
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
27 Dec 2005 09:46:01
Original commit files touched by this commit  2.00
tobez search for other commits by this committer
Add mail/p5-Email-Send 2.00, a Perl module for sending email, simply.

Number of commits found: 21

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 6
new 48 hours17
new 7 days63
new fortnight185
new month256

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.276 seconds.