7609 FreshPorts -- mail/p5-Net-SMTP-Server
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-Net-SMTP-Server 1.1 mail on this many watch lists=5 search for ports that depend on this port
Native Perl SMTP Server
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 23 Mar 2002 10:37:37
Also Listed In: perl5
License: not specified in port


This module is a complete, RFC 821 compliant, SMTP server
implementation written entirely in Perl.  It has powerful extensively
and customization facilities that allow for a variety of potential
uses.

WWW: http://www.macgyver.org/software/perl/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

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

Required To Build:
  1. dns/p5-Net-DNS
  2. lang/perl5.14
Required To Run:
  1. dns/p5-Net-DNS
  2. lang/perl5.14
There are no ports dependent upon this port

To install the port: cd /usr/ports/mail/p5-Net-SMTP-Server/ && make install clean
To add the package: pkg_add -r p5-Net-SMTP-Server


Configuration Options
     No options to configure

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

Number of commits found: 18

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
29 Mar 2013 00:44:54
Original commit files touched by this commit  1.1
eadler search for other commits by this committer
For perl@ owned ports:

- Fix COMMENT
- Trim header
04 Jun 2012 02:58:34
Original commit files touched by this commit  1.1
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS
21 Jan 2012 17:40:15
Original commit files touched by this commit  1.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 May 2011 11:09:12
Original commit files touched by this commit  1.1
jadawin search for other commits by this committer
- Cleaning MD5 in perl@'s ports

Approved by:    erwin@ (portmgr)
22 Jul 2009 16:27:08
Original commit files touched by this commit  1.1
pgollucci search for other commits by this committer
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks

PR:             ports/135398
Tested by:      2 -exp runs by pav
Approved by:    portmgr (pav)
29 Jan 2009 17:41:17
Original commit files touched by this commit  1.1
erwin search for other commits by this committer
Reassign my p5-* ports to perl@ so more than one person
can look at them.
17 Apr 2008 14:30:31
Original commit files touched by this commit  1.1
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)
22 Jan 2006 02:20:05
Original commit files touched by this commit  1.1
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)
26 Nov 2005 17:00:48
Original commit files touched by this commit  1.1
pav search for other commits by this committer
- Add SHA256

Approved by:    maintainer
18 Mar 2004 18:01:13
Original commit files touched by this commit  1.1
trevor search for other commits by this committer
Add size data, approved by maintainers.
03 Jan 2004 20:30:39
Original commit files touched by this commit  1.1
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 12:05:09
Original commit files touched by this commit  1.1
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  1.1
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
12 Jun 2003 16:41:16
Original commit files touched by this commit  1.1
erwin search for other commits by this committer
Change to my FreeBSD.org address
13 Apr 2003 12:28:23
Original commit files touched by this commit  1.1
edwin search for other commits by this committer
Conditionalize dependencies for moudules included in perl 5.8

        Make dependencies on modules included in the perl 5.8
        distribution conditional on the perl version installed.
        While I'm here, remove SITE_PERL and MAN(3)PREFIX.

17 + 29 + 234 = 280 PRs. It's about time he starts doing the work himself!

PR:             ports/50588
Submitted by:   Erwin Lansing <erwin@lansing.dk>
21 Feb 2003 12:42:26
Original commit files touched by this commit  1.1
knu search for other commits by this committer
De-pkg-comment.
08 Jun 2002 20:34:28
Original commit files touched by this commit  1.1
tobez search for other commits by this committer
change MASTER_SITES to CPAN
assume maintainership

PR:             39040
Submitted by:   Erwin Lansing <erwin@lansing.dk>
23 Mar 2002 10:37:24
Original commit files touched by this commit  1.1
kevlo search for other commits by this committer
Initial import of p5-Net-SMTP-Server 1.1.

This is a native Perl SMTP Server.

PR: 36203
Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net>

Number of commits found: 18

2842
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumMay 22
chromiumMay 22
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15

6 vulnerabilities affecting 22 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 24531
Broken 216
Deprecated 473
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours10
new 7 days28
new fortnight60
new month217

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