| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
09 Feb 2006 09:58:27
1.03_5
|
garga  |
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
1.03_5
|
garga  |
- 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
1.03_5
|
garga  |
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
1.03_5
|
garga  |
- 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
1.03_5
|
garga  |
- 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
1.03_5
|
garga  |
- Revert last commit and back to use alias user, that is the default.
- Fix mkaliasdir accordingly |
30 Jan 2006 09:27:01
1.03_5
|
garga  |
- Fix username creation on pkg-install - s/alias/qalias/g
Reported by: B. Cook <bcook@bsdwebsolutions.com> |
21 Jan 2006 17:37:14
1.03_5
|
krion  |
- 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 ) |
16 Jan 2006 12:17:28
1.03_4
|
garga  |
- 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
1.03_4
|
garga  |
- Permit DISTFILES var be overwritted by slave ports
Noticed by: Wendell Martins Borges <wendell@ramenzoni.com.br> |
12 Dec 2005 16:50:41
1.03_4
|
garga  |
- 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
1.03_4
|
garga  |
- Remove mail/qmail-smtp_auth+tls since you can choose SMTP_AUTH_PATCH on
qmail-tls port. |
12 Dec 2005 14:36:13
1.03_4
|
garga  |
- 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
1.03_4
|
garga  |
- Add patch to provide SMTP Authentication on main qmail port. |
09 Dec 2005 16:26:16
1.03_4
|
garga  |
- Fix patch-install.c, like qmail-ldap |
30 Nov 2005 12:26:33
1.03_4
|
garga  |
- Use correct patch when try to compile qmail-smtp_auth+tls with outgoingip
patch selected
Noticed by: oliver |
08 Nov 2005 14:33:36
1.03_4
|
garga  |
- Add SHA256 |
31 Oct 2005 16:38:18
1.03_4
|
garga  |
- Author of qmail-tls patch fixes last problem and create a new tarball, so,
use it and remove the REINPLACE_CMD that was used to fix the problem. |
28 Oct 2005 09:57:30
1.03_4
|
garga  |
- Remove redeclaration of strerror(), that was breaking the port.
Reported by: oliver |
13 Oct 2005 11:41:27
1.03_4
|
garga  |
- Update to spamcontrol-2317
Changes:
o Removes multiple-Nullsender check;
o fixes a bug in LOCALMFCHECK. |
27 Sep 2005 11:38:48
1.03_4
|
garga  |
Rodrigo Graeff <delphus@delphus.org> merged qmtpc and outgoingip
patches, so, remove BROKEN when both is selected.
Thanks Rodrigo!! |
01 Sep 2005 16:56:56
1.03_4
|
garga  |
- Add one more OPTION to qmail-smtp_auth+tls slave port, to apply a
custom version of maxrcpt patch made by Ederson Chimbida <chimbida@gmail.com> |
30 Aug 2005 14:45:23
1.03_4
|
garga  |
Add qmail-vida to CONFLICTS |
29 Aug 2005 10:15:19
1.03_4
|
garga  |
- Add a changed version of starttls-smtp-auth patch that applies cleanly
if outgoing-ip patch is applied.
Submitted by: Wouter de Geus <benv@junerules.com> |
25 Aug 2005 17:32:37
1.03_4
|
garga  |
- Change PATCH_SITES var using correct labels, I forgot it on last commit.
Approved by: portmgr (marcus) |
24 Aug 2005 17:35:10
1.03_4
|
garga  |
- Make smtp_auth_tls fetchable again
- Transfer patches backups from lioux to my local-distfiles dir
Approved by: portmgr (linimon) |
13 Jul 2005 19:28:45
1.03_4
|
garga  |
Update spamcontrol patch to 2316
Approved by: flz (mentor) |
11 Jul 2005 16:47:16
1.03_4
|
garga  |
Change MAINTAINER to my @FreeBSD.org account
Approved by: flz (mentor) |
04 Jul 2005 18:02:01
1.03_4
|
novel  |
- Fix RCDLINK option
- Fix qmail-ldap plist
- Fix checking WITH(OUT)_ vars before include bsd.port.pre.mk
PR: 82983
Submitted by: Renato Botelho (maintainer) |
04 Jul 2005 15:15:16
1.03_4
|
novel  |
Fix qmail-tls and qmail-smtp_auth+tls pkg-message.
PR: 82970
Submitted by: Renato Botelho (maintainer) |
28 Jun 2005 15:40:25
1.03_4
|
flz  |
- Add lots of OPTIONS.
- Fix USE_OPENSSL.
PR: ports/82698
Submitted by: maintainer |
17 Jun 2005 04:36:09
1.03_4
|
novel  |
Fix qmail-tls patch name to create TLS.readme.
PR: 82343
Submitted by: Renato Botelho (maintainer) |
06 Jun 2005 21:50:00
1.03_4
|
pav  |
- Update ldap patch to 20050401a
- Add sysutils/daemontools to RUN_DEPENDS because the new patch works
just with it
- Change pkg-message to reflect qmail.schema file installation
- Change pkg-descr to reflect new features
PR: ports/81966
Submitted by: Renato Botelho <freebsd@galle.com.br> (maintainer) |
01 Jun 2005 22:22:46
1.03_4
|
flz  |
- Update TLS patch to 20021228.
PR: ports/81768
Submitted by: maintainer |
01 Jun 2005 22:12:13
1.03_4
|
flz  |
- Update mysql patch to 1.1.11.
PR: ports/81766
Submitted by: maintainer |
01 Jun 2005 16:09:49
1.03_4
|
novel  |
Fix URL of smtp_auth+tls patch.
PR: 81769
Submitted by: Renato Botelho (maintainer) |
31 May 2005 20:31:38
1.03_4
|
flz  |
- Add SPF checker patch.
PR: ports/81731
Submitted by: maintainer |
26 May 2005 14:44:11
1.03_4
|
sem  |
- Update to spamcontrol-2314
Changes since 2313:
- FIXED bug in badhelo's wildmat filter.
- CHANGED qmail-smtpd error logging order.
- REMOVED remnants from SPAMCONTROL 2.3 in man page for qmail-send(9).
- UPDATED qmail-alias2recipients.
PR: ports/81466
Submitted by: maintainer |
25 May 2005 19:11:25
1.03_4
|
novel  |
Make pkg-install not to create wrong file in /var/qmail/alias.
PR: 81467
Submitted by: Renato Botelho (maintainer) |
17 May 2005 17:35:11
1.03_4
|
sem  |
- Add maildirquota (Maildir++) support to qmail.
- Add block-executables support to qmail.
- Add discard-double-bounces patch to qmail.
PR: ports/60440
Submitted by: ale
Reworked by: maintainer |
17 May 2005 09:14:30
1.03_4
|
sem  |
- Rewrite pkg-install using switch case for PRE-INSTALL and POST-INSTALL
parameters, and, use this parameters to call PKGINSTALL on Makefile.
- Remove some redundant things from Makefile and use it only on
pkg-install.
- Move pkg-install to files/pkg-install.in because i'm using some
%%MACROS%% on this.
PR: ports/80911
Submitted by: maintainer |
11 May 2005 13:12:09
1.03_4
|
pav  |
- Re-add NO_PACKAGE restriction which was accidentally (?) removed in 1.59
Approved by: maintainer |
11 May 2005 13:07:41
1.03_4
|
pav  |
- Add QMTPC patch, it closes PR ports/54002
- Add LOCALTIME patch, that emit dates in local timezone
- Add BROKEN message if QMTPC and OUTGOINGIP patches are selected simultaneously
- Rename BARRIER vars to a short name
- Change DISTDIR to download all qmail related files on qmail subdir
PR: ports/80864
Submitted by: Renato Botelho <freebsd@galle.com.br> (maintainer) |
11 May 2005 12:50:32
1.03_4
|
pav  |
- Unbreak package building: syntax errors and logical mistakes in pkg-install
Approved by: maintainer |
10 May 2005 14:31:29
1.03_4
|
sem  |
- Transfer all work to MASTER port and make slave ports easier
- Use only one pkg-plist and use PLIST_SUB
- Use DOCSDIR intead of DOCDIR
- OPTIONS'ify
- Remove WITH_PRESERVE_CONFIG_FILES knob and detect automatically when is need
to create it.
- Add $FreeBSD$ tag to pkg-plist and pkg-install
- Fix error on enable-qmail script
- Remove MASTER_SITE_QMAIL definition from Makefile since it's defined on
bsd.sites.mk
- Add a new option to don't create rc.d/qmail.sh
- Add rc.d/qmail.sh to pkg-plist when necessary
PR: ports/80833
Submitted by: maintainer
Thanks to: novel, Joao Ricardo P. Mendes <joao@redepegasus.com.br> |
05 May 2005 20:03:10
1.03_3
|
sem  |
o Pacify a lot of portlint WARN and FATAL messages
o Change ${PERL} to ${SED} or ${REINPLACE_CMD}
o Added patch patch-qmail-1.03-rfc2821.diff to search other MX servers
when the first return a code > 500 and < 599
o Install mkaliasdir script on ${PREFIX}/scripts directory
o Remove targets to disable-qmail and enable-sendmail and put it on a
shell script that is installed on /var/qmail/scripts. Change messages
reflect this.
o Organize better pkg-plist
o Remove thereal-post-patch target and put all on post-post-patch target
o Add [0-9] to CONFLICTS on qmail-ldap port
o Change LIB_DEPENDS to USE_MYSQL=yes on qmail-mysql port
o Change qmail-spamcontrol to don't need more to apply patches mannualy
PR: ports/79094
Submitted by: maintainer |
09 Apr 2005 17:52:56
1.03_3
|
lioux  |
Give maintainership to Renato Botelho <freebsd@galle.com.br> who
has been submitting outstanding PRs for all qmail ports I have been
maintaining up to this moment. They will be in good hands. |
11 Mar 2005 16:40:55
1.03_3
|
sergei  |
- Allow MAINTAINER override in slave port(s) |
11 Mar 2005 16:21:56
1.03_3
|
sergei  |
- Allow addition to MASTER_SITES by slave ports - in preparation
for a new slave port: qmail-spamcontrol |
08 Mar 2005 00:31:57
1.03_3
|
lioux  |
o Allow slave ports to:
- add MAN{1,5,7,8} pages
- add extra ALL_TARGET
PR: 77553
Submitted by: Renato Botelho <renato@galle.com.br> |
24 Jun 2004 13:27:45
1.03_3
|
lioux  |
Add a WITH_PRESERVE_CONFIG_FILES knob which stops qmail from running
the configuration scripts upon installation (or, upgrade)
PR: 67828
Submitted by: Renato Botelho <renato@galle.com.br> |
09 Apr 2004 10:47:18
1.03_3
|
lioux  |
Chase outgoingip.patch checksum change: just a cosmetic change,
patch stays the same
PR: 65068
Submitted by: Greg Panula <greg.panula@lexisnexis.com> |
21 Mar 2004 22:13:47
1.03_3
|
lioux  |
Fix typo in qmail-smtp_auth+tls patch size
PR: 64550
Submitted by: Brad Davis <so14k@so14k.com> |
12 Mar 2004 02:20:45
1.03_3
|
lioux  |
o Add checksum for soon to be added qmail-smtp_auth+tls patch slave
level 20020519
o House a copy under MASTER_SITE_LOCAL |
09 Mar 2004 23:48:44
1.03_3
|
lioux  |
o Add both hoststat and purgestat entries for qmail's mailer.conf
mailwrapper sample configuration
o Bump PORTREVISION
Submitted by: Luca Morettoni <luca@morettoni.net> |
08 Feb 2004 01:14:05
1.03_2
|
lioux  |
USE_SIZEify |
10 Dec 2003 21:40:13
1.03_2
|
lioux  |
1) PORTREVISION bump due to [3] and [4]
2) distinfo - update checksum for outgoingip.patch: no major change
in code
3) New patch files/patch-qmail-local.c
- Erik Sjlund pointed out a bug in qmail-local at
http://www.ornl.gov/its/archives/mailing-lists/qmail/2000/10/msg00696.html
- Precedence bug corrected by adding parentheses which
affects .qmail files parsing code
4) Add qmail's sendmail emulation fix: "David Phillips noticed that
sendmail's '-f' option sets a default From: header, and so should
qmail's emulation."
- Add distinfo checksum for the patch
Submitted by: too many [2]
Obtained from: http://www.qmail.org/ [3] [4] |
20 Nov 2003 15:06:15
1.03_1
|
trevor  |
Define USE_PERL5_BUILD, not erroneous USE_PERL.
Submitted by: Oliver Eikemeier |
20 Nov 2003 13:51:47
1.03_1
|
trevor  |
Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction. |
10 Aug 2003 16:03:21
1.03_1
|
arved  |
shorten COMMENT and remove CAPS.
PR: 49971
Submitted by: Matthias Andree <matthias.andree@web.de>
Approved by: maintainer (implicit) |
05 Mar 2003 04:07:35
1.03_1
|
lioux  |
Add WITH_OUTGOINGIP_PATCH (outgoingip.patch) option: allow setting
the IP address used by qmail when sending outgoing messages
Prompted by: Brad Davis <so14k@so14k.com>
Feature requested by: many |
23 Feb 2003 19:58:35
1.03_1
|
lioux  |
De-pkg-comment |
07 Feb 2003 14:35:26
1.03_1
|
lioux  |
Sanitize MASTER_SITES
Submitted by: fenner's distfile survey |
26 Jan 2003 19:10:36
1.03_1
|
lioux  |
Update to current standards for rc.conf(5) file: disable sendmail
by setting sendmail_enable to NONE instead of NO
Prompted by: too many |
26 Jan 2003 19:06:34
1.03_1
|
lioux  |
Style fix: replace the 8 for the 7 bits quote character |
26 Nov 2002 12:49:19
1.03_1
|
lioux  |
Sanitize MASTER_SITES
Submitted by: fenner's distfiles survey |
23 Sep 2002 13:23:09
1.03_1
|
lioux  |
Remove repeated entry in MASTER_SITES |
20 Sep 2002 13:58:50
1.03_1
|
lioux  |
Sanitize MASTER_SITES
Submitted by: fenner's distfile survey |
20 Sep 2002 04:34:04
1.03_1
|
lioux  |
Update to qmail-ldap patch version 20020901 |
19 Sep 2002 19:18:14
1.03_1
|
lioux  |
Update qmail-tls patch to 1.03.20020825 |
08 Jul 2002 01:29:27
1.03_1
|
lioux  |
Sanitize MASTER_SITES |
20 May 2002 23:01:34
1.03_1
|
lioux  |
Update to qmail-ldap patch version 20020501a |
15 May 2002 14:35:04
1.03_1
|
lioux  |
Chase checksum of a patch: patch was trimmed, no further changes
Submitted by: Paulius Bulotas <paulius@kaktusas.org> |
15 Apr 2002 21:56:20
1.03_1
|
lioux  |
Sanitize MASTER_SITES |
12 Apr 2002 23:15:32
1.03_1
|
lioux  |
Sanitize MASTER_SITES
Submitted by: fenner distifile survey |
03 Apr 2002 21:10:43
1.03_1
|
lioux  |
o Fix breakage introduced in last rev:
- Comma operator does not work for {DIST,PATCH}FILES just yet,
re-arrange groups to achieve similar effect |
03 Apr 2002 01:30:57
1.03_1
|
lioux  |
o Both sanitize MASTER_SITES and add additional ones
o Full deployment of MASTER_SITES:n |
29 Mar 2002 16:54:30
1.03_1
|
lioux  |
Update qmail-tls patch to 1.03.20010627 |
29 Jan 2002 11:45:35 
|
knu  |
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO
macro is set to "echo" by default, but it is set to "true" if make(1) is
invoked with the -s option while ECHO_CMD is always set to the echo command.
|
21 Jan 2002 02:25:31 
|
lioux  |
Update qmail-mysql to patch level 1.1.8 |
12 Jan 2002 23:49:48 
|
lioux  |
Fix message typo |
11 Nov 2001 01:09:44 
|
lioux  |
add checksum for soon to be qmail-ldap patch level 20011001a |
25 Jul 2001 03:38:27 
|
lioux  |
Add updated distinfo for qmail-ldap slave port: ldap patch version 20010501 |
09 Jun 2001 19:45:32 
|
lioux  |
Update tls.patch checksum (required by slave port qmail-tls) |
26 May 2001 04:27:56 
|
lioux  |
1) Fix bug introduced in Makefile rev 1.29: files/maildir not replacing
@PREFIX@ with ${PREFIX} 2) Rewrite rc script patching to both handle more
cases and fix (1). Mostly within thereal-post-patch target 3) Update
files/maildir both due to (2) and to resemble the rc scripts supplied with
the qmail distribution |
27 Apr 2001 15:45:50 
|
lioux  |
Add updated distinfo for qmail-ldap slave port: ldap patch version 20010301 |
13 Mar 2001 05:47:01 
|
lioux  |
Add {start-stop} support to the initialization (rc.d style) scripts. Also, add
a informational message if the user does not use the scripts correctly. |
22 Feb 2001 18:15:18 
|
lioux  |
* qmail port o bump PORTREVISION o sanitize MASTER_SITES o added several
flags (defined checks) to enable active slave port control on what they
inherit o add extra enhancement patches, these can be inherited too: -
WITH_QMAILQUEUE_PATCH: qmailqueue-patch - WITH_BIG_TODO_PATCH:
big-todo.103.patch - WITH_BIG_CONCURRENCY_PATCH: big-concurrency.patch -
WITH_BIG_CONCURRENCY_PATCH_CONCURRENCY_LIMIT default: 509 o add patches
checksum to distinfo o added MASTER_SITE_QMAIL for internal use o additional
copies of slave qmail patches are now housed at MASTER_SITE_LOCAL,
PATCH_SITE_SUBDIR=lioux because these patches only have ONE PATCH_SITES source
each - qmail-ldap-1.03-20010201.patch.gz (qmail-ldap) -
qmail-mysql-1.1.1.patch (qmail-mysql) - tls.patch (qmail-tls) o turn all
absolute references to both binaries and FreeBSD configuration files into
VARs: better maintability o s/yetanotherone-/slaveport-/: that is the
correct nomenclature o ${LN} should use -sf instead of plain -s o typo
fix: QMail -> qmail |
12 Feb 2001 02:53:23 
|
lioux  |
Add some bell and whistles that will enable better support for the qmail-*
skeleton ports inheriting (including) this port |
05 Feb 2001 12:53:04 
|
tg  |
Don't package, the license doesn't allow this. |
20 Dec 2000 02:34:39 
|
lioux  |
The PATCHFILES file owner pointed out that a secondary location should be
provided for his patch since there was only one official location. Appropriate
arrangements have been made to house it under ${MASTER_SITE_LOCAL}. |
19 Dec 2000 14:29:27 
|
lioux  |
Add yet another WITH option to qmail-ldap. This time a WITH_LDAP_DEBUG option
for those in pursue of enlightment. |
01 Nov 2000 00:24:14 
|
lioux  |
I added a warning for pre-mailwrapper users about the "danger" of making
world; thus, "destroying" their qmail installation. A target should be added
later to "fix" this automatically. |
08 Oct 2000 09:51:35 
|
asami  |
Use variables for ${PKGDIR}/{INSTALL,MESSAGE}. ${PKGINSTALL} is called twice
without any arguments but I'm not sure what I should give it (it's once called
from do-configure!) so I'll leave it alone. |
08 Oct 2000 04:16:42 
|
asami  |
Convert category mail to new layout. |
03 Oct 2000 06:12:50 
|
lioux  |
Maintainer is now a committer, update email accordingly |
28 Sep 2000 21:56:04 
|
nbm  |
Update qmail-ldap 1.03.20000701, and share logic in qmail port, and some other
minor tweaks. |
23 Aug 2000 08:39:57 
|
kevlo  |
Simple MASTER_SITES clean up. |
07 Jul 2000 19:52:32 
|
steve  |
- Don't hardcode /usr/local. - Also add a mailer.conf that allows sendmail to
be replaced with qmail. |
11 Jun 2000 08:48:09 
|
knu  |
Output PREFIX safe pkg/MESSAGE. |