Commit graph

12 commits

Author SHA1 Message Date
Philip M. Gollucci
3413d656e9 - Fix pkg-plist when NOPORT* are NOT defined
- Bump PORTREVISION

Reported by:    pav via pointyhat
2009-05-10 23:07:07 +00:00
Philip M. Gollucci
c5a8c79280 - 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
2009-05-01 01:24:57 +00:00
Philip M. Gollucci
506e1e158a - Depend on mail/p5-Clamd which required security/clamav
- Rename files/qpsmtpd.sh.in -> files/qpsmtpd.in

Approved by:  araujo (mentor, implicit)
2008-12-25 14:55:17 +00:00
Renato Botelho
37c88c8e12 - 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)
2008-09-15 19:56:38 +00:00
Philip M. Gollucci
b43083409f Update my ports to my freebsd address
Approved by:    araujo (mentor)
2008-07-23 02:43:55 +00:00
Edwin Groothuis
090059a210 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)
2008-06-06 14:17:21 +00:00
Marcelo Araujo
2cba6cd79f - 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)
2008-05-19 13:12:08 +00:00
Thomas Abthorpe
0d9e02395a - Pass maintainership to pgollucci p6m7g8.com
PR:		ports/121978
Submitted by:	Zane C.B. <vvelox vvelox.net> (maintainer)
2008-03-23 19:02:26 +00:00
Marcelo Araujo
eef7cd0f96 - Fix RC script.
- Bump PORTREVISION.

PR:		ports/115424
Submitted by:	Zane C. B. <vvelox@vvelox.net> (maintainer)
Approved by:	itetcu (mentor)
2007-08-17 02:31:45 +00:00
Roman Bogorodskiy
f672a5ce67 - s/INSTALL_SHARE/INSTALL_DATA/
- bump PORTREVISION

Submitted by:	araujo
2007-08-07 17:12:40 +00:00
Marcelo Araujo
9c7f174ab2 - Update to 0.40.
PR:		ports/113611
Submitted by:	Z.C.B. <vvelox@vvelox.net> (maintainer)
Approved by:	pav (portmgr, in mentor's absence)
2007-08-06 20:45:12 +00:00
Martin Wilke
f5ec9f1ea3 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
2007-01-09 21:09:17 +00:00