FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 4:59 AM GMT
Port details
qmail 1.03_7 mail on this many watch lists=123 search for ports that depend on this port
A secure, reliable, efficient, simple, and fast MTA
Maintained by: garga@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
License: not specified in port
The qmail program is a secure, reliable, efficient simple message
transfer agent.  It is meant to be a replacement for the entire
sendmail-binmail system that most UNIX hosts use.

Although qmail holds security and reliability as its top two
priorities, it is also fast.  On a Pentium under BSD/OS, qmail can
easily handle 200000 separate messages per day that are injected
and must then be delivered to local mailboxes!

Security and reliability are qmail's two strengths, however.  The
qmail package ensures a message, once accepted, will never be lost.
An optional new mailbox format, maildir, even lets users safely
read their mail over NFS, while still accepting new mail deliveries.

The following features are supported: host and user masquerading,
full host hiding, virtual domains, null clients, list-owner rewriting,
relay control, double-bounce recording, arbitrary RFC 822 address
lists, cross-host mailing-list loop detection, per-recipient
checkpointing, downed host backoffs, independent message retry
schedules, a drop-in sendmail replacement, and more!

http://pobox.com/~djb/qmail.html
WWW: http://www.qmail.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Slave ports
mail/qmail-ldap
mail/qmail-mysql
mail/qmail-spamcontrol
mail/qmail-tls

Required by:
for Build

for Run

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


Configuration Options
===> The following configuration options are available for qmail-1.03_7:
     SMTP_AUTH_PATCH=off (default) "Provide SMTP Authentication"
     QMAILQUEUE_PATCH=off (default) "run a QMAILQUEUE program"
     BIG_TODO_PATCH=off (default) "enable big_todo qmail patch"
     BIG_CONCURRENCY_PATCH=off (default) "use a concurrency greater than 240"
     OUTGOINGIP_PATCH=off (default) "set the IP address to send messages"
     LOCALTIME_PATCH=off (default) "emit dates in the local timezone"
     QMTPC_PATCH=off (default) "send email using qmtp protocol"
     MAILDIRQUOTA_PATCH=off (default) "Maildir++ support"
     BLOCKEXEC_PATCH=off (default) "block many windows viruses/worms"
     DISCBOUNCES_PATCH=off (default) "discard double-bounces"
     SPF_PATCH=off (default) "Implement SPF checker"
     TARPIT_PATCH=off (default) "Implement TARPIT functions"
     EXTTODO_PATCH=off (default) "extern high-perform. todo processing"
     QEXTRA=off (default) "enable QUEUE_EXTRA copy feature"
     RCDLINK=on (default) "create rc.d/qmail.sh symlink"
===> Use 'make config' to modify these settings

Master Sites:
http://qmail.geto.net/
http://qmail.palomine.net/
http://qmail.mirrors.summersault.com/
http://qmail.cdsinet.net/
http://qmail.glasswings.com.au/
http://qmail.psshee.com/
http://mirrors.sunsite.dk/qmailwww/
http://www.agria.hu/qmail/
http://qmail.rhnet.is/
http://mirrors.dataloss.nl/www.qmail.org/
http://www.math.ntnu.no/mirror/www.qmail.org/
http://qmail.netvisao.pt/
http://qmail.ipg.sk/
http://qmail.omnis.ch/
http://qmail.asylog.net/
http://qmail.blueyonder.co.uk/
http://www.qmail.org/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/qmail/

Number of commits found: 186 (showing only 100 on this page)

1 | 2  »  

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
14 Jan 2012 08:57:23
Original commit files touched by this commit  1.03_7
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.
16 Nov 2011 21:18:26
Original commit files touched by this commit  1.03_7
garga search for other commits by this committer
Respect CC and STRIP

PR:             ports/162492
Submitted by:   Jan Beich <jbeich@tormail.net>
Feature safe:   yes
30 Sep 2011 15:20:48
Original commit files touched by this commit  1.03_7
adamw search for other commits by this committer
Typo fix in a printed string.

Approved by:    garga (maintainer)
09 Sep 2011 17:28:30
Original commit files touched by this commit  1.03_7
crees search for other commits by this committer
- Add SMTPAUTHUSER and SRS support
- While here, use WANT_QMAIL rather than hideous relative include

PR:             ports/159964
Submitted by:   Nicolas de Bari Embriz <nbari@dalmp.com>
Approved by:    garga (carte blanche via email)
26 Jul 2011 22:13:55
Original commit files touched by this commit  1.03_7
garga search for other commits by this committer
Fix qmail, qmail-tls, qmail-mysql and qmail-ldap build with clang
18 Jul 2011 20:55:29
Original commit files touched by this commit  1.03_7
garga search for other commits by this committer
- Make qmail use USERS and GROUPS [1]
- Add my local_distfiles as a MASTER_SITES to ucspi-ssl

PR:             ports/157622 [1]
Submitted by:   crees [1]
15 May 2011 02:49:17
Original commit files touched by this commit  1.03_7
dougb search for other commits by this committer
Remove painful examples of foo="", with particular prejudice against
constructions that parse out to [ -z "$foo" ] && foo=""

These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.

In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.

In a few places, add $FreeBSD$

No functional changes, so no PORTREVISION bumps
07 Feb 2011 16:25:13
Original commit files touched by this commit  1.03_7
garga search for other commits by this committer
- Update spamcontrol patch to 2.6.24
- Remove MD5

Feature safe:   yes
20 Sep 2010 13:35:44
Original commit files touched by this commit  1.03_7
garga search for other commits by this committer
When server announce auth as "PLAIN LOGIN" instead of the common inverse order
"LOGIN PLAIN" make sure qmail-remote can authenticate.
16 Sep 2010 13:58:41
Original commit files touched by this commit  1.03_7
garga search for other commits by this committer
Update spamcontrol patch to 2.6.23
11 Aug 2010 00:23:31
Original commit files touched by this commit  1.03_7
garga search for other commits by this committer
- Really fix qmail-spamcontrol build now, i was building ucspi-ssl after
  install_spamcontrol.sh and it must run before since this script need to copy
  ssl.a to correct place
- Bump PORTREVISION
10 Aug 2010 21:09:18
Original commit files touched by this commit  1.03_7
garga search for other commits by this committer
- Add perl build dependency, missed on last commit
- Bump PORTREVISION

Reported by:    QAT
10 Aug 2010 20:07:05
Original commit files touched by this commit  1.03_7
garga search for other commits by this committer
Update spamcontrol to 2.6.22
06 Apr 2010 11:51:22
Original commit files touched by this commit  1.03_7
garga search for other commits by this committer
Fix build with utmpx

Reported by:    pointyhat by erwin@
25 Feb 2010 10:51:08
Original commit files touched by this commit  1.03_7
garga search for other commits by this committer
Remove references pointing to PORT_NOTE, a file that doesn't exist anymore

Reported by:    Elliot Denk <elliotdenk at googlemail.com>
Feature safe:   yes
19 Jan 2010 10:26:57
Original commit files touched by this commit  1.03_7
garga search for other commits by this committer
Fix build on 9-CURRENT after utmp -> utmpx

Provided by:    ed@
05 Jan 2010 11:48:17
Original commit files touched by this commit  1.03_7
garga search for other commits by this committer
Define rules for PORTSCOUT checking in some of my ports
23 Dec 2009 17:29:38
Original commit files touched by this commit  1.03_7
garga search for other commits by this committer
Update spamcontrol patch to 2527
27 Nov 2009 10:21:27
Original commit files touched by this commit  1.03_7
garga search for other commits by this committer
Fix docs installation on qmail-ldap

PR:             ports/140866
Submitted by:   Hiroyuki Seino <seichan-ml@wakhok.ne.jp>
04 Nov 2009 18:06:27
Original commit files touched by this commit  1.03_7
garga search for other commits by this committer
- Update (fix bug) SMTPEXTFORK code (affects only qmail-ldap port)
- Add JMS's Greet Delay feature on Qmail-LDAP
- Enhace qmail-smtpd logs (spamcontrol-like) on qmail-ldap

PR:             ports/140255
Submitted by:   Patrick Tracanelli <eksffa@freebsdbrasil.com.br>
01 Jul 2009 17:27:44
Original commit files touched by this commit  1.03_7
garga search for other commits by this committer
Fix qmtpc + outgoingip patch to prevent a segfault when both are applied

PR:             ports/136176
Submitted by:   Bryan Drewery <bryan@shatow.net>
28 Jun 2009 14:15:01
Original commit files touched by this commit  1.03_7
garga search for other commits by this committer
- Fix shell errors on make certificate

PR:             ports/136082
Submitted by:   Bryan Drewery <bryan@shatow.net>
16 Jun 2009 16:38:27
Original commit files touched by this commit  1.03_7
garga search for other commits by this committer
- Update qmail-spamcontrol to 2525a
06 May 2009 21:13:30
Original commit files touched by this commit  1.03_7
garga search for other commits by this committer
- Update to 2523
21 Apr 2009 14:18:52
Original commit files touched by this commit  1.03_7
garga search for other commits by this committer
- Forced commit to note correct information was:

PR:             ports/133869
21 Apr 2009 14:17:38
Original commit files touched by this commit  1.03_7
garga search for other commits by this committer
- Fix segfaulting on amd64 adding alloc.h on cdbmake_add.c

PR:             ports/133709
Submitted by:   Milos Vyletel <milos.vyletel@gmail.com>
15 Apr 2009 16:39:44
Original commit files touched by this commit  1.03_7
garga search for other commits by this committer
- Make SENDERCHECK4 patch respect OPTIONS
- Bump PORTREVISION

Submitted by:   Martin Lesser <ml@bettercom.de>
Approved by:    portmgr (pav)
28 Mar 2009 17:53:24
Original commit files touched by this commit  1.03_7
garga search for other commits by this committer
Mark all my ports as MAKE_JOBS_SAFE and MAKE_JOBS_UNSAFE
05 Mar 2009 18:39:52
Original commit files touched by this commit  1.03_7
garga search for other commits by this committer
- Add SENDERCHECK4 patch for qmail-ldap, off by default, patch description:

This is a small change to SENDERCHECK feature in Qmail-LDAP which adds a new
option called LOOSERELAY. It will allow the very same checks that "LOOSE"
options do but exclusvely for RELAY clients.

Therefore it is a split-horizon approach to the problem where our relayclients
spoofs outgoing envelope sender causing abuses like phishing.

Suggested by:   Patrick Tracanelli (author)
04 Mar 2009 11:56:38
Original commit files touched by this commit  1.03_7
garga search for other commits by this committer
- Update spamcontrol to 2522

Submitted by:   Erwin Hoffman (author)
03 Mar 2009 14:04:06
Original commit files touched by this commit  1.03_7
garga search for other commits by this committer
- Remove qmail-custom-error patch for qmail-ldap, jmelo, that sent me this in
  the past detected a big problem with this and couldn't find a solution yet,
  better removing it for now and wait new version.

Sugested by:    jmelo
02 Mar 2009 16:22:03
Original commit files touched by this commit  1.03_7
garga search for other commits by this committer
- Update smtpdextfork patch for qmail-ldap to 20060201_3 version

Submitted by:   Patrick Tracanelli9 (author)
24 Feb 2009 12:42:12
Original commit files touched by this commit  1.03_7
garga search for other commits by this committer
- Update spamcontrol to 2521 to fix recipients problem included by last version
- Remove spamcontrol spf patch MD% from distinfo, forgot un 2.5 upgrade

PR:             ports/131889
Submitted by:   howard goldstein <hg@queue.to>
18 Feb 2009 20:17:18
Original commit files touched by this commit  1.03_7
garga search for other commits by this committer
- Update spamcontrol patch to 2.5.20 version to fix some problems with
  recupients
- Update README.smtpdextfork distinfo entry, file was updated by author
18 Feb 2009 11:07:07
Original commit files touched by this commit  1.03_7
garga search for other commits by this committer
- Spamcontrol patch 2.5.19 was rerolled, it's documented on errata section at
website:

[2.5.19] Rebuild: Updated README_spamcontrol, fixed fatal typo in
qmail-queue.scan.

- Bump PORTREVISION
17 Feb 2009 16:12:00
Original commit files touched by this commit  1.03_7
garga search for other commits by this committer
- Update spamcontrol patch collection to 2519

For more information about this version, please check:

http://fehcom.de/qmail/spamcontrol/README_spamcontrol.html

Tested by:      Sirko Zidlewitz <sz@bytecamp.net>
Thanks to:      Erwin Hoffmann <feh@fehcom.de>
13 Feb 2009 15:24:13
Original commit files touched by this commit  1.03_7
garga search for other commits by this committer
- Update qmail-spamcontrol's smtpdextfork patch to last version

Submitted by:   Patrick Tracanelli (Author by icq)
25 Nov 2008 18:14:54
Original commit files touched by this commit  1.03_7
garga search for other commits by this committer
- Add qmail-custom-error, a new patch for qmail-ldap port, off by default. It
  permits you to set custom error messages for rejected messages.

Sugested by:    jmelo
Tested by:      jmelo
01 Oct 2008 19:18:10
Original commit files touched by this commit  1.03_7
garga search for other commits by this committer
- Fix a bug detected on spamcontrol patch. This but is in qmail-smtpd.c, when
  qmail_close return a reason that starts with char 'D', smtpd rejects the
  message using a QHPSI virus_found message.
- Bump qmail-spamcontrol's PORTREVISION

Reported by:    Wendell Martins Borges <wendellmartins@mac.com>
Tested by:      Wendell Martins Borges <wendellmartins@mac.com>
19 Aug 2008 13:13:46
Original commit files touched by this commit  1.03_7
garga search for other commits by this committer
- Add a warning on pkg-install about rc.d/qmail.sh symlink and show to user
  the way to have it working

PR:             ports/125740
Submitted by:   G. Georgiev <roots_bg@yahoo.com>
31 Mar 2008 01:07:19
Original commit files touched by this commit  1.03_7
garga search for other commits by this committer
- Fix pkg-install to create initial aliases correctly, broken when was rewritten
from csh to sh
- Bump PORTREVISION from all slave ports
09 Mar 2008 13:55:55
Original commit files touched by this commit  1.03_6
garga search for other commits by this committer
- Fix qmail-tls to accept connections if control/tlsserverciphers doesn't
  exist [1]
- Bump PORTREVISION
- Cometic fixes, s/!defined(WITHOUT/defined(WITH/

PR:             ports/119954 (based on)
Submitted by:   Luiz Otavio O Souza <loos.br@gmail.com>
24 Jan 2008 16:33:20
Original commit files touched by this commit  1.03_6
garga search for other commits by this committer
- Fix pkg-install's user detection

PR:             ports/119935
Submitted by:   Simon Shapiro <simon@niftywerks.com>
21 Jan 2008 17:49:27
Original commit files touched by this commit  1.03_6
garga search for other commits by this committer
- Convert pkg-install from csh to sh, since it's the default on ports

Reviewed by:    miwi
15 Jan 2008 13:32:21
Original commit files touched by this commit  1.03_6
garga search for other commits by this committer
- Fix segfault on 64-bit platforms on qmail-spamcontrol like was made on
  another slave ports.
26 Dec 2007 16:43:55
Original commit files touched by this commit  1.03_6
garga search for other commits by this committer
- Fix a segfault on amd64 (except on qmail-spamcontrol and qmail-ldap) [1]
- Add an rcNG startup example file to QMAIL_PREFIX/boot [2]
- Bump PORTREVISION due to rcNG add (except for qmail-ldap)
- Fix make certificate to add ciphers file to QMAIL_PREFIX/control [3]

PR:             ports/118117 [1], ports/117422 [2], ports/118198 [3]
Submitted by:   Andrew Reilly <areilly@bigpond.net.au> [1] [3]
                Nick@van-laarhoven.org [2]
12 Dec 2007 11:30:41
Original commit files touched by this commit  1.03_5
garga search for other commits by this committer
- qmail license has changed to public domain, so, remove RESTRICTED

        http://cr.yp.to/qmail/dist.html
05 Sep 2007 20:47:45
Original commit files touched by this commit  1.03_5
garga search for other commits by this committer
- Add SMTPEXTFORK patch to qmail-ldap
- Add one more mastersite for this patch
- Cosmetic changes
30 Aug 2007 16:00:47
Original commit files touched by this commit  1.03_5
garga search for other commits by this committer
Revert last commit that added a rnCG example file, the script was totally out
of defaults from Porters Handbook and was an error add it.

Suggested by:   many people
28 Jul 2007 13:50:18
Original commit files touched by this commit  1.03_5
garga search for other commits by this committer
- Add a rcNG startup script to ${PREFIX}/boot

PR:             ports/110109
Submitted by:   kitsune <v.velox@vvelox.net>
01 Jun 2007 17:38:38
Original commit files touched by this commit  1.03_5
garga search for other commits by this committer
- Update smtpextfork patch for qmail-spamcontrol:
        o Use strncpy instead of strcpy
        o Limit memory buffers and fix QUIT_ASAP behavior on SMTP sessions,
          which may break some RFCs. Instead, the default behavior now is 100%
          RFC complaint. The old QUITASAP behavior, sometimes desired for a
          number of users (used to be default behavior on Spamcontrol in the
          past) is now a build option (XF_QUITASAP).

Submitted by:   Patrick Tracanelli (Author, by email)
25 May 2007 11:52:33
Original commit files touched by this commit  1.03_5
garga search for other commits by this committer
- Update spamcontrol to 2.4.18
- Some cosmetic changes
11 Feb 2007 15:29:25
Original commit files touched by this commit  1.03_5
garga search for other commits by this committer
Add a simple but very functional native feature of qmail, the use of QUEUE_EXTRA
option, as described in http://cr.yp.to/qmail/faq/admin.html. Can be used with
every slaveport.

PR:             ports/108987
Submitted by:   Patrick Tracanelli <eksffa@freebsdbrasil.com.br>
05 Feb 2007 23:32:02
Original commit files touched by this commit  1.03_5
garga search for other commits by this committer
Add smtpextfork patch to qmail-spamcontrol.

This is a patch made by Patrick Tracanelli <eksffa@freebsdbrasil.com.br> that
allow qmail-smtpd to fork external programs and wait for return code to answer
a permanent or temporary failure.

More information on:

http://www6.freebsdbrasil.com.br/~eksffa/l/dev/qmail-smtpextfork/patches/README.smtpextfork

A version to qmail-ldap is comming soon.
01 Feb 2007 17:14:18
Original commit files touched by this commit  1.03_5
garga search for other commits by this committer
Update spamcontrol to 2417
31 Jan 2007 17:09:02
Original commit files touched by this commit  1.03_5
garga search for other commits by this committer
- RBL2SMTPD patch was not logging URL reference

Reported by:    Patrick Tracanelli <eksffa@freebsdbrasil.com.br>
08 Sep 2006 13:12:13
Original commit files touched by this commit  1.03_5
garga search for other commits by this committer
Fix WITH / WITHOUT OPTIONS check

Noted by:       oliver
03 Sep 2006 01:39:23
Original commit files touched by this commit  1.03_5
kris search for other commits by this committer
RESTRICTED is intended instead of NO_PACKAGE
14 Aug 2006 17:16:35
Original commit files touched by this commit  1.03_5
garga search for other commits by this committer
Fix DISTFILES entry to ext_todo that is killing SPF patch on spamcontrol

Reported by:    Marcos Tischer Vallim <tischer at gmail.com>
11 Aug 2006 19:00:12
Original commit files touched by this commit  1.03_5
garga search for other commits by this committer
Permit big_todo and ext_todo be applied together

Reported by:    Carlos A. Talhati <cat at iqsc.usp.br>
10 Aug 2006 15:34:59
Original commit files touched by this commit  1.03_5
garga search for other commits by this committer
Register CONFLICTS between qmail master and all slave ports
10 Aug 2006 12:51:19
Original commit files touched by this commit  1.03_5
garga search for other commits by this committer
Prevent BIG_TODO and EXT_TODO patches to be installed together, they cannot
coexist

Reported by:    Carlos A. Talhati <cat at iqsc.usp.br>
03 Aug 2006 21:39:12
Original commit files touched by this commit  1.03_5
garga search for other commits by this committer
Fix outgoingip.patch-spamcontrol MASTER_SITE_SUBDIR
03 Aug 2006 19:02:18
Original commit files touched by this commit  1.03_5
garga search for other commits by this committer
Remove old PORT_NOTES and PORT_NOTES_FreeBSD_40-RELEASE, they are not so useful
these days.
01 Aug 2006 23:38:10
Original commit files touched by this commit  1.03_5
garga search for other commits by this committer
Add OUTGOINGIP patch to qmail-spamcontrol and qmail-tls slaveports
28 Jul 2006 18:21:59
Original commit files touched by this commit  1.03_5
garga search for other commits by this committer
- Change spamcontrol's spf patch to log when deny an email
- Move auth patches from FILESDIR to MASTER_SITE_LOCAL
28 Jul 2006 13:53:25
Original commit files touched by this commit  1.03_5
garga search for other commits by this committer
Fix auth patch for qmail-tls

Submitted by:   Luiz Souza <luiz at visualconnect.com.br> by email
28 Jul 2006 10:50:41
Original commit files touched by this commit  1.03_5
garga search for other commits by this committer
Add SPF checker to qmail-spamcontrol port
27 Jul 2006 19:20:23
Original commit files touched by this commit  1.03_5
garga search for other commits by this committer
Add ext_todo patch, and external high performance todo manager.
18 Jul 2006 18:52:18
Original commit files touched by this commit  1.03_5
garga search for other commits by this committer
Back out last commit and remove DomainKeys support. I'm going to add it as a
separate port.
17 Jul 2006 22:35:49
Original commit files touched by this commit  1.03_5
garga search for other commits by this committer
Add DomainKeys implementation to qmail-spamcontrol and qmail-mysql
17 Jul 2006 18:42:06
Original commit files touched by this commit  1.03_5
garga search for other commits by this committer
Add dns patch to read answers > 512 bytes to qmail-spamcontrol
17 Jul 2006 18:27:59
Original commit files touched by this commit  1.03_5
garga search for other commits by this committer
Add maildirquota++.patch support for qmail-spamcontrol
17 Jul 2006 13:36:37
Original commit files touched by this commit  1.03_5
garga search for other commits by this committer
Add big-concurrency patch to qmail-spamcontrol
05 Jul 2006 12:12:10
Original commit files touched by this commit  1.03_5
garga search for other commits by this committer
Make localtime-date-patch available for qmail-spamcontrol and qmail-ldap
30 Jun 2006 19:13:21
Original commit files touched by this commit  1.03_5
garga search for other commits by this committer
- Update to spamcontrol 2.4.15:

2.4.15  FIXED missing IP information in Received header.
        ADDED ucspi-ssl-0.70_ucspitls-0.4.patch_.
        CHNGD order of qmail-smtpd reject conditions.
08 Jun 2006 23:47:10
Original commit files touched by this commit  1.03_5
garga search for other commits by this committer
Adapt qmail-smtpd to work fine with new rblsmtpd functionality, checking envvar
set by rblsmtpd when IP matched on a RBL list and deny email is user is not
authenticated.
08 Jun 2006 17:45:44
Original commit files touched by this commit  1.03_5
garga search for other commits by this committer
Add qmail-mfrules.8, forgotten when i updated qmail-spamcontrol to 2414
29 May 2006 13:32:06
Original commit files touched by this commit  1.03_5
garga search for other commits by this committer
- Update qmail-spamcontrol to 2.4.14, finally with STARTTLS support

Full ChangeLog at:
        http://www.fehcom.de/qmail/spamcontrol.html
13 May 2006 14:41:06
Original commit files touched by this commit  1.03_5
garga search for other commits by this committer
Fix MASTER_SITES for spf patch

Reported by:    Giovanni <jumpyboy at infinito.it>
03 Apr 2006 15:52:45
Original commit files touched by this commit  1.03_5
garga search for other commits by this committer
Update qmail-mysql to 1.1.15
24 Mar 2006 16:28:36
Original commit files touched by this commit  1.03_5
garga search for other commits by this committer
More cleanups on Makefile, mostly related with DOCS install
24 Mar 2006 13:31:53
Original commit files touched by this commit  1.03_5
garga search for other commits by this committer
- Use PORTDOCS facility and clean a bit Makefile and pkg-plist
05 Mar 2006 13:41:29
Original commit files touched by this commit  1.03_5
garga search for other commits by this committer
Update qmail-ldap to 20060201

Approved by:    portmgr (linimon)
13 Feb 2006 14:40:15
Original commit files touched by this commit  1.03_5
garga search for other commits by this committer
- Add qmail-smtpd-auth-0.31.tar.gz to my area on MASTER_SITE_LOCAL, file
  seems to be unfetchable.

Noticed by:     Vyacheslav Sotnikov <bsdforfree@rambler.ru>
09 Feb 2006 09:58:27
Original commit files touched by this commit  1.03_5
garga search for other commits by this committer
Add TARPIT patch by Chris Johnson <dcj-qmaildoc@palomine.net>

What's tarpitting? It's the practice of inserting a small sleep in an SMTP
session for each RCPT TO after some set number of RCPT TOs. The idea is to
thwart spammers who would hand your SMTP server a single message with a long
list of RCPT TOs. If a spammer were to attempt to use your server to relay a
message with, say, 10,000 recipients, and you inserted a five-second delay for
each recipient after the fiftieth, the spammer would be "tarpitted" and would
likely assume that his connection had stalled and give up.

Asked by:       Joao Ricardo Mendes Pecanha <joao@redepegasus.com.br>
03 Feb 2006 09:16:56
Original commit files touched by this commit  1.03_5
garga search for other commits by this committer
- Add SPF patch on qmail-tls slaveport [1]
- Indent if's and for's on qmail's Makefils

Thanks to:      Manuel Mausz <manuel@mausz.at> [1]
31 Jan 2006 14:41:11
Original commit files touched by this commit  1.03_5
garga search for other commits by this committer
Add qmail-smtpd-auth-close3.patch when SMTP_AUTH_PATCH is selected.
This is useful to fix a minor bug that occours after a failed authentication
if you have morercpthosts configured.
31 Jan 2006 12:40:37
Original commit files touched by this commit  1.03_5
garga search for other commits by this committer
- One more fix for tls+auth patches, now I hope all are working fine.

Submitted by:   Manuel Mausz <manuel@mausz.at>
31 Jan 2006 09:38:25
Original commit files touched by this commit  1.03_5
garga search for other commits by this committer
- qmail-tls is not working fine with auth, fix it printing STATTLS alone in
  one line on EHLO command [1]
- Add ECHO_CMD to SUB_LIST, it's necessary to boot files

PR:             ports/92574 [1]
Submitted by:   Cristiano Deana <cris@gufi.org> [1]
30 Jan 2006 16:25:14
Original commit files touched by this commit  1.03_5
garga search for other commits by this committer
- Revert last commit and back to use alias user, that is the default.
- Fix mkaliasdir accordingly
30 Jan 2006 09:27:01
Original commit files touched by this commit  1.03_5
garga search for other commits by this committer
- Fix username creation on pkg-install - s/alias/qalias/g

Reported by:    B. Cook <bcook@bsdwebsolutions.com>
21 Jan 2006 17:37:14
Original commit files touched by this commit  1.03_5
krion search for other commits by this committer
- Fix 'all-depends-list' target in cases if dependencies list is
  very long and if some dependencies can't be added into the list.
  [1]

- Fix FAM support.  Make gamin the default FAM system. [2]

- Introduce new 'quicksearch' target to show only port, path and
  info section of the matching ports. [3]

- Introduce new category - rubygems. [4]

- Fix stale dependencies while installing qmail slaveport and
  another port that depends on qmail. [5]

- Add commentary for describes target in bsd.port.mk. [6]
(Only the first 15 lines of the commit message are shown above View all of this commit message)
16 Jan 2006 12:17:28
Original commit files touched by this commit  1.03_4
garga search for other commits by this committer
- s/cram-md5/cram_md5/ to fix the spamcontrol option WITH_AUTHCRAM

Noticed by:     Jan-Erik Moon <jan@1kdigital.com>
13 Dec 2005 17:38:26
Original commit files touched by this commit  1.03_4
garga search for other commits by this committer
- Permit DISTFILES var be overwritted by slave ports

Noticed by:     Wendell Martins Borges <wendell@ramenzoni.com.br>
12 Dec 2005 16:50:41
Original commit files touched by this commit  1.03_4
garga search for other commits by this committer
- Use last version of qmail-tls patch that fix build problem
- Remove smtp_auth+tls lines forgotten on distinfo
12 Dec 2005 15:17:23
Original commit files touched by this commit  1.03_4
garga search for other commits by this committer
- Remove mail/qmail-smtp_auth+tls since you can choose SMTP_AUTH_PATCH on
  qmail-tls port.
12 Dec 2005 14:36:13
Original commit files touched by this commit  1.03_4
garga search for other commits by this committer
- Add SMTP Authentication on qmail-tls slave port, after that, i'll remove
  port mail/qmail-smtp_auth+tls, since it won't be necessary anymore
12 Dec 2005 13:44:34
Original commit files touched by this commit  1.03_4
garga search for other commits by this committer
- Add patch to provide SMTP Authentication on main qmail port.
09 Dec 2005 16:26:16
Original commit files touched by this commit  1.03_4
garga search for other commits by this committer
- Fix patch-install.c, like qmail-ldap

Number of commits found: 186 (showing only 100 on this page)

1 | 2  »  

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
webcalendarFeb 12
webcalendar-develFeb 12
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06

15 vulnerabilities affecting 34 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 23150
Broken 192
Deprecated 96
Ignore 728
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 2
new 48 hours6
new 7 days43
new fortnight70
new month141

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

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.267 seconds.