Commit graph

24 commits

Author SHA1 Message Date
Greg Larkin
afb4f48d31 - Chase security/libksba shlib version bump
Requested by:	kwm
Pointyhat to:	glarkin
2010-12-16 02:34:07 +00:00
Philip M. Gollucci
0cec503787 - stray \ 2010-04-30 22:14:39 +00:00
Philip M. Gollucci
43bcc606ee - Make mod_perl/apache optional
Requested by:   Jochem Oosterveen <jochem@oosterveen.net> (via e-mail)
With Hat:       perl@
2010-04-30 22:12:26 +00:00
Philip M. Gollucci
eecc309802 - Send my final p5- ports to perl@ 2010-04-29 17:32:08 +00:00
Philip M. Gollucci
1d021fefd0 - Fix dependency
PR:             ports/141688 [1]
Reported by:    pav via -exp run for [1]
2010-04-28 18:44:29 +00:00
Philip M. Gollucci
445249dcbc - Update to 0.84 2010-04-27 01:01:41 +00:00
Philip M. Gollucci
ada9c889a7 - Rework the rc.d script
Submitted by:   dougb & Glen Barber <glen.j.barber@gmail.com>
2010-01-03 21:17:21 +00:00
Philip M. Gollucci
95fdc267c6 - Update to 0.83
[rc.d script needs lots of work]
2009-12-26 22:20:35 +00:00
Philip M. Gollucci
ae03c64454 - Forgot to bump PORTREVISION 2009-12-10 05:07:36 +00:00
Philip M. Gollucci
06ab6eb715 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>
2009-12-10 05:07:07 +00:00
Philip M. Gollucci
17535d170b - Update to 0.82 2009-06-07 22:41:45 +00:00
Philip M. Gollucci
abf5b5ffc0 - Mark most of my ports MAKE_JOBS_SAFE=yes
Tested by: several builds in P6 TB
2009-05-16 06:27:56 +00:00
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