c71f FreshPorts -- mail/p5-qpsmtpd
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-qpsmtpd 0.84_6 mail on this many watch lists=0 search for ports that depend on this port
Flexible SMTP daemon written in Perl and featuring a plugin API
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 09 Jan 2007 21:09:38
Also Listed In: perl5
License: not specified in port


Qpsmtpd started as a replacement daemon for the SMTP receiver (qmail-smtpd)
from the qmail mail transport agent (MTA). qmail-smtpd has a number of
shortcomings (e.g. being unable to check the validity of a recipient mail
address) and is written in C which makes it burdensome to modify and extend.
Qpsmtpd, on the other hand, is written in pure perl and can be customized
easily. It consists of a core that implements a complete SMTP server, and a
number of plugins/modules which control the operations. Such plugins
include plugins to check the recipient and sender as well as plugins for
virus scanning, spam checking, blocking lists (dns and rhs), AUTH and TLS.
Qpsmtpd can not only be used with qmail but also with e.g. postfix and
exim. It can also write messages to a Maildir or forward it to a remote
host without buffering.
 
WWW: http://smtpd.develooper.com/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

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

Required To Build:
  1. mail/p5-Mail-SpamAssassin
  2. devel/p5-Data-Dumper
  3. devel/p5-File-Temp
  4. mail/p5-Mail-Tools
  5. converters/p5-MIME-Base64
  6. dns/p5-Net-DNS
  7. net-mgmt/p5-Net-IP
  8. devel/p5-Time-HiRes
  9. lang/perl5.14
Required To Run:
  1. mail/p5-Mail-SpamAssassin
  2. devel/p5-Data-Dumper
  3. devel/p5-File-Temp
  4. mail/p5-Mail-Tools
  5. converters/p5-MIME-Base64
  6. dns/p5-Net-DNS
  7. net-mgmt/p5-Net-IP
  8. devel/p5-Time-HiRes
  9. www/mod_perl2
  10. www/apache22
  11. lang/perl5.14
There are no ports dependent upon this port

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


Configuration Options
===> The following configuration options are available for p5-qpsmtpd-0.84_6:
     MODPERL=on: mod_perl support
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://smtpd.develooper.com/files/

Number of commits found: 35

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  0.84_6
eadler search for other commits by this committer
For perl@ owned ports:

- Fix COMMENT
- Trim header
18 Aug 2012 14:29:11
Original commit files touched by this commit  0.84_6
ohauer search for other commits by this committer
- remove www/apache20 and devel/apr0
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED

with hat apache@
24 Jul 2012 19:24:22
Original commit files touched by this commit  0.84_6
ohauer search for other commits by this committer
- fix broken mod_perl include

apache version detect was not enabled,
the time SITE_PERL was removed from *_DEPENDS
01 Jul 2012 05:42:55
Original commit files touched by this commit  0.84_5
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
06 Jun 2012 06:19:14
Original commit files touched by this commit  0.84_5
az search for other commits by this committer
- Revert my changes with SITE_PERL for ports which require mod_perl2.

Pointy hat:     az@
Reported by:    pav@
04 Jun 2012 02:58:34
Original commit files touched by this commit  0.84_5
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS
14 Jan 2012 08:57:23
Original commit files touched by this commit  0.84_5
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
05 Jan 2012 20:27:18
Original commit files touched by this commit  0.84_5
swills search for other commits by this committer
- Add missing DEPENDS to allow the module to work, silence build
  warning and allow testing
- Bump PORTREVISION due to added dependency
13 Aug 2011 07:47:31
Original commit files touched by this commit  0.84_4
crees search for other commits by this committer
Correct pkg-message to use EXAMPLESDIR and DATADIR

PR:             ports/159731
Submitted by:   gjb
22 May 2011 22:23:16
Original commit files touched by this commit  0.84_4
ohauer search for other commits by this committer
 mod_perl2 was updated, this changes are needet to prevent
 dependency loops

- fix mod_perl/mod_perl2 dependency
- p5-Apache-Reload is now included in mod_perl2
- make usage of CPAN author macro
- bump portrevision

commit with hat apache@
17 May 2011 11:09:12
Original commit files touched by this commit  0.84_3
jadawin search for other commits by this committer
- Cleaning MD5 in perl@'s ports

Approved by:    erwin@ (portmgr)
16 Dec 2010 02:34:07
Original commit files touched by this commit  0.84_3
glarkin search for other commits by this committer
- Chase security/libksba shlib version bump

Requested by:   kwm
Pointyhat to:   glarkin
30 Apr 2010 22:14:39
Original commit files touched by this commit  0.84_2
pgollucci search for other commits by this committer
- stray \
30 Apr 2010 22:12:26
Original commit files touched by this commit  0.84_2
pgollucci search for other commits by this committer
- Make mod_perl/apache optional

Requested by:   Jochem Oosterveen <jochem@oosterveen.net> (via e-mail)
With Hat:       perl@
29 Apr 2010 17:32:08
Original commit files touched by this commit  0.84_1
pgollucci search for other commits by this committer
- Send my final p5- ports to perl@
28 Apr 2010 18:44:29
Original commit files touched by this commit  0.84_1
pgollucci search for other commits by this committer
- Fix dependency

PR:             ports/141688 [1]
Reported by:    pav via -exp run for [1]
27 Apr 2010 01:01:41
Original commit files touched by this commit  0.84
pgollucci search for other commits by this committer
- Update to 0.84
03 Jan 2010 21:17:21
Original commit files touched by this commit  0.83
pgollucci search for other commits by this committer
- Rework the rc.d script

Submitted by:   dougb & Glen Barber <glen.j.barber@gmail.com>
26 Dec 2009 22:20:35
Original commit files touched by this commit  0.83
pgollucci search for other commits by this committer
- Update to 0.83
  [rc.d script needs lots of work]
10 Dec 2009 05:07:36
Original commit files touched by this commit  0.82_1
pgollucci search for other commits by this committer
- Forgot to bump PORTREVISION
10 Dec 2009 05:07:07
Original commit files touched by this commit  0.82
pgollucci search for other commits by this committer
Apply the following fixes to the rc.d script
- contains a typo
- does not daemonize the process by default
- does not check if the process is currently running
- does not provide output to STDOUT on start-up, shutdown, or when errors are
encountered

PR:             ports/141330
Submitted by:   Glen Barber <glen.j.barber@gmail.com>
07 Jun 2009 22:41:45
Original commit files touched by this commit  0.82
pgollucci search for other commits by this committer
- Update to 0.82
16 May 2009 06:27:56
Original commit files touched by this commit  0.81_1
pgollucci search for other commits by this committer
- Mark most of my ports MAKE_JOBS_SAFE=yes

Tested by: several builds in P6 TB
10 May 2009 23:07:07
Original commit files touched by this commit  0.81_1
pgollucci search for other commits by this committer
- Fix pkg-plist when NOPORT* are NOT defined
- Bump PORTREVISION

Reported by:    pav via pointyhat
01 May 2009 01:24:57
Original commit files touched by this commit  0.81
pgollucci search for other commits by this committer
- Update to 0.81
- Fix NOPORTEXAMPLES
- DISTNAME isn't needed
- Move text to pkg-message and use SUB_FILES for pkg-message
- *Dramatically* cleanup Depends
   Unconditionally depend on mod_perl for a persistent framework
- sort cleanup pkg-plist
25 Dec 2008 14:55:17
Original commit files touched by this commit  0.40_5
pgollucci search for other commits by this committer
- Depend on mail/p5-Clamd which required security/clamav
- Rename files/qpsmtpd.sh.in -> files/qpsmtpd.in

Approved by:  araujo (mentor, implicit)
15 Sep 2008 19:56:38
Original commit files touched by this commit  0.40_4
garga search for other commits by this committer
- Update security/clamav to 0.94 [1] and fix a remote DoS [2]
- Chase libclamav version bump on all dependant ports
- Bump necessary PORTREVISIONS
- Fix some BROKEN messages from ports that were already broken with clamav-0.93
- Mark security/klamav as BROKEN since it doesn't build with clamav-0.94

PR:             ports/127122 [1], ports/127310 [2]
Submitted by:   Gary Palmer <freebsd-gnats@in-addr.com> [1], delphij [2]
Approved by:    portmgr (pav)
23 Jul 2008 02:43:55
Original commit files touched by this commit  0.40_3
pgollucci search for other commits by this committer
Update my ports to my freebsd address

Approved by:    araujo (mentor)
06 Jun 2008 13:43:09
Original commit files touched by this commit  0.40_3
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
19 May 2008 13:12:08
Original commit files touched by this commit  0.40_2
araujo search for other commits by this committer
- Include some ports in perl5 category.

PR:             ports/123530
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:    araujo (myself)
Approved by:    flz (portmgr)
23 Mar 2008 19:02:26
Original commit files touched by this commit  0.40_2
tabthorpe search for other commits by this committer
- Pass maintainership to pgollucci p6m7g8.com

PR:             ports/121978
Submitted by:   Zane C.B. <vvelox vvelox.net> (maintainer)
17 Aug 2007 02:31:45
Original commit files touched by this commit  0.40_2
araujo search for other commits by this committer
- Fix RC script.
- Bump PORTREVISION.

PR:             ports/115424
Submitted by:   Zane C. B. <vvelox@vvelox.net> (maintainer)
Approved by:    itetcu (mentor)
07 Aug 2007 17:12:40
Original commit files touched by this commit  0.40
novel search for other commits by this committer
- s/INSTALL_SHARE/INSTALL_DATA/
- bump PORTREVISION

Submitted by:   araujo
06 Aug 2007 20:45:13
Original commit files touched by this commit  0.40
araujo search for other commits by this committer
- Update to 0.40.

PR:             ports/113611
Submitted by:   Z.C.B. <vvelox@vvelox.net> (maintainer)
Approved by:    pav (portmgr, in mentor's absence)
09 Jan 2007 21:09:17
Original commit files touched by this commit  0.32
miwi search for other commits by this committer
Qpsmtpd started as a replacement daemon for the SMTP receiver (qmail-smtpd)
from the qmail mail transport agent (MTA). qmail-smtpd has a number of
shortcomings (e.g. being unable to check the validity of a recipient mail
address) and is written in C which makes it burdensome to modify and extend.
Qpsmtpd, on the other hand, is written in pure perl and can be customized
easily. It consists of a core that implements a complete SMTP server, and a
number of plugins/modules which control the operations. Such plugins
include plugins to check the recipient and sender as well as plugins for
virus scanning, spam checking, blocking lists (dns and rhs), AUTH and TLS.
Qpsmtpd can not only be used with qmail but also with e.g. postfix and
exim. It can also write messages to a Maildir or forward it to a remote
host without buffering.

WWW: http://smtpd.develooper.com/

PR:             ports/107668
Submitted by:   Zane C. Bowers

Number of commits found: 35

2808
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-f10-flashplugin10Aug 14
linux-f10-flashplugin11Aug 14
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
libGLJun 04

11 vulnerabilities affecting 33 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 24566
Broken 190
Deprecated 460
Ignore 564
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 51
Set to expire 445
Interactive 33
new 24 hours 2
new 48 hours10
new 7 days30
new fortnight94
new month175

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