6fc3 FreshPorts -- mail/p5-Mail-Spool
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-Mail-Spool 0.50 mail on this many watch lists=1 search for ports that depend on this port
"Pure Perl" implementation of mail spooling, unspooling, and sending
Maintained by: chifeng@gmail.com search for ports maintained by this maintainer
Port Added: 24 Oct 2002 10:16:03
Also Listed In: perl5
License: not specified in port


Mail::Spool is a "pure perl" implementation of mail spooling, unspooling
and sending. It is intended to be used with daemons such as
Net::Server::SMTP (to be released soon), but it also contains its own
daemon (based off of Net::Server::Fork) that can be used if necessary.

It is also intended to be used as a quick spooling mechanism for perl
scripts. As it can write straight to the queue without opening another
process.
SVNWeb : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/p5-File-NFSLock
  2. mail/p5-Mail-Tools
  3. dns/p5-Net-DNS
  4. lang/perl5.12
Required To Run:
  1. devel/p5-File-NFSLock
  2. mail/p5-Mail-Tools
  3. dns/p5-Net-DNS
  4. lang/perl5.12
There are no ports dependent upon this port

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


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Mail/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Mail/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Mail/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Mail/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Mail/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Mail/
  8. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Mail/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Mail/
  10. ftp://mirror.hiwaay.net/CPAN/modules/by-module/Mail/
  11. http://at.cpan.org/modules/by-module/Mail/
  12. http://backpan.perl.org/modules/by-module/Mail/
  13. http://cpan.nctu.edu.tw/modules/by-module/Mail/
  14. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Mail/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Mail/
  16. http://www.cpan.dk/modules/by-module/Mail/
  17. http://www.cpan.dk/modules/by-module/Mail/

Number of commits found: 17

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
28 Jul 2012 15:57:56
Original commit files touched by this commit  0.50
cs search for other commits by this committer
Fix typos in COMMENT

Approved by:	portmgr@ (implicit)
30 Jun 2012 13:10:10
Original commit files touched by this commit  0.50
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
21 Jan 2012 17:40:15
Original commit files touched by this commit  0.50
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
03 Jul 2011 13:53:52
Original commit files touched by this commit  0.50
ohauer search for other commits by this committer
- remove MD5
17 Feb 2009 02:56:32
Original commit files touched by this commit  0.50
tabthorpe search for other commits by this committer
- Pass maintainership to submitter

Submitted by:   chifeng via freebsd-ports@
17 Apr 2008 14:30:31
Original commit files touched by this commit  0.50
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)
25 Jun 2006 15:29:12
Original commit files touched by this commit  0.50
clsung search for other commits by this committer
- MAN3PREFIX is implied when PERL_CONFIGURE is defined.
- this commit modified ports maintained by ports@

PR:             ports/98755
Submitted by:   rafan (the fresh committer)
25 Nov 2005 15:31:02
Original commit files touched by this commit  0.50
pav search for other commits by this committer
- Add SHA256
17 Mar 2004 18:29:46
Original commit files touched by this commit  0.50
trevor search for other commits by this committer
SIZEify.
03 Jan 2004 20:30:39
Original commit files touched by this commit  0.50
dougb search for other commits by this committer
Adjust the dependency check on p5-Net-DNS to take into account its
new PERL_ARCH'ified location.

In a few cases, standardize on searching for
${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm instead of other files.
24 Oct 2003 14:15:32
Original commit files touched by this commit  0.50
erwin search for other commits by this committer
Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introduced
in the last commit.
24 Oct 2003 12:05:09
Original commit files touched by this commit  0.50
ijliao search for other commits by this committer
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
05 Sep 2003 07:33:51
Original commit files touched by this commit  0.50
edwin search for other commits by this committer
Chase repocopies towards ports/dns

PR:             ports/56020
Submitted by:   Kimura Fuyuki <fuyuki@nigredo.org>
Approved by:    portmgr
20 Feb 2003 18:40:39
Original commit files touched by this commit  0.50
knu search for other commits by this committer
De-pkg-comment.
07 Nov 2002 17:50:44
Original commit files touched by this commit  0.50
sobomax search for other commits by this committer
Remove local hacks occasionally sneaked into the previous commit.
07 Nov 2002 17:48:45
Original commit files touched by this commit  0.50
sobomax search for other commits by this committer
Put back pkg-comment, because it breaks otherwise perfectly working port.

Pointy hat to:  adamw
Sponsored by:   PortaOne Software Ltd.
24 Oct 2002 10:14:58
Original commit files touched by this commit  0.50
sobomax search for other commits by this committer
Add p5-Mail-Spool 0.50, a "pure perl" implementation of mail
spooling, unspooling and sending.

Number of commits found: 17

2835
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18
tor-develJun 16
dbusJun 13
owncloudJun 11
php5Jun 07
php53Jun 07
phpmyadminJun 05
telepathy-gabbleJun 05
chromiumJun 04
chromiumJun 04
libdmxJun 04
libFSJun 04
libGLJun 04

10 vulnerabilities affecting 30 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 24572
Broken 191
Deprecated 459
Ignore 565
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 52
Set to expire 444
Interactive 33
new 24 hours 7
new 48 hours9
new 7 days29
new fortnight85
new month177

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0