non port: mail/qmail/distinfo |
SVNWeb
|
Number of commits found: 88 |
Sun, 24 May 2020
|
[ 12:59 pi ]
mail/qmail: Fixes CVE-2005-1513 to CVE-2005-1513, update TLS patch
mail/qmail-tls: Update TLS patch
See
https://www.qualys.com/2020/05/19/cve-2005-1513/remote-code-execution-qmail.txt
for details about the CVEs
- now builds with openssl 1.1.1e from the ports
PR: 244969, 245010
Submitted by: erdgeist@erdgeist.org (maintainer)
Reported by: klokanek@eldar.cz
MFH: 2020Q2
Security: CVE-2005-1513, CVE-2005-1514, CVE-2005-1515
|
Tue, 11 Dec 2018
|
[ 13:21 rene ]
mail/qmail: Remove support for expired SRS option.
The SRS option depended on a Google Code project which was abandonded in 2017.
|
Mon, 30 Jan 2017
|
[ 13:49 pi ]
mail/qmail{-tls}: update tls patch from 20110119 to 20160918
PR: 216365
Submitted by: Dirk Engling <erdgeist@erdgeist.org> (maintainer)
|
Thu, 16 Oct 2014
|
[ 08:55 ak ] (Only the first 10 of 21 ports in this commit are shown above. )
- Fix various distinfo errors
- Remove unused USE_* knobs
- Fix typos in USE_* knobs
- Remove empty lines after .include <bsd.port.mk>
Approved by: portmgr (bapt)
Differential Revision: https://reviews.freebsd.org/D911
|
Thu, 3 Jul 2014
|
[ 16:08 bdrewery ]
Fix size for big-concurrency-spamcontrol-2731.patch from r360338
MFH: 2014Q3
|
[ 02:20 bdrewery ]
Fix patch application in mail/qmail-spamcontrol:
The spamcontrol patch is applied through a script, install_spamcontrol.sh. This
script does not return a non-zero status when patch failures are encountered.
So I missed many failures when updating this port.
To fix this, move the spamcontrol patch application to pre-patch so that the
PATCHFILES->DISTFILES (and manual patch application with PATCH) is not needed
for most patches. This ensures that the spamcontrol patch is always applied
before PATCHFILES. Some PATCHFILES were applying before the spamcontrol patch
causing it to fail to patch properly.
Bump revision as the build had been fine but some files were not being
generated in the package.
Also add my mirror as distcache does not have the updated patches yet.
Reported by: Oleg Strizhak
MFH: 2014Q3
|
Mon, 30 Jun 2014
|
[ 17:14 bdrewery ]
Update mail/qmail-ldap to 20120221
- SMTPAUTHUSER option removed as it is now in upstream
- Apply upstream fixes from mailing lists
Changes: http://www.nrg4u.com/qmail/QLDAPNEWS
|
Fri, 27 Jun 2014
|
[ 02:33 bdrewery ]
mail/qmail-spamcontrol: Update to 2.7.31
TLSREMOTE, NEWLINE, and BIGTODO are now mandatory upstream and have been
removed as options.
MOREIPME was removed upstream.
Changes:
http://www.fehcom.de/qmail/spamcontrol/RELEASE_27.spamcontrol
CHANGES (2.6 -> 2.7)
--------------------
Userland:
+) ucspi-ssl (> 0.8) mandatory. (Only the first 15 lines of the commit message are shown above )
|
Wed, 25 Jun 2014
|
[ 02:12 bdrewery ]
mail/qmail-tls: Update to 20110119 and use netqmail base
Changes:
2011-01-19
* flush_io after starttls, bug described in
http://www.kb.cert.org/vuls/id/555316 (Wietse Venema)
2007-04-08
* type correction of time argument in ssl_timeoutio functions
* bug in tlsserversciphers processing (Michael Hanselmann)
* RFC1891 (James Couzens)
2006-01-04
* strerror declaration in tls.c compile problem (Renato Botelho, Bill Shupp)
* chown uid.gid deprecated, should be uid:gid (Bill Shupp)
(Only the first 15 lines of the commit message are shown above )
|
Fri, 20 Jun 2014
|
[ 03:03 bdrewery ]
Switch mail/qmail and mail/qmail-mysql to using netqmail. Switch their
PKGNAMEs to reflect this as well and bump their version up to the last
netqmail release of 1.06.
qmail-ldap and qmail-spamcontrol explicitly want to be applied on stock
qmail, so leave those alone.
This does not bring much, but it allows easier updates to qmail-tls and
some of the other patches which depend on netqmail.
qmail-tls is left as qmail for now. It will be updated to the newer
revision soon which does require netqmail.
Changes include:
* QMAILQUEUE by default
* Fix for 0.0.0.0
* qmail-smtpd is protected from exceedingly long (eg 2GB) headers
Other than those listed, there are no other significant changes beyond
documentation or patches that were already applied by default.
|
Tue, 16 Oct 2012
|
[ 13:35 garga ]
- Update TLS patch to v2, what address an issue that qmail-remote loops on
malformed server response
- Bump PORTREVISION
Reported by: Dirk Engling <erdgeist@erdgeist.org>
Feature safe: yes
|
Thu, 12 Apr 2012
|
[ 02:30 ak ] (Only the first 10 of 13 ports in this commit are shown above. )
Fix various errors in ports distinfo
(yii-1.1.9.r3527.tar.gz verified against upstream sources)
|
Fri, 9 Sep 2011
|
[ 17:28 crees ]
- 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)
|
Mon, 7 Feb 2011
|
[ 16:25 garga ]
- Update spamcontrol patch to 2.6.24
- Remove MD5
Feature safe: yes
|
Thu, 16 Sep 2010
|
[ 13:58 garga ]
Update spamcontrol patch to 2.6.23
|
Tue, 10 Aug 2010
|
[ 20:07 garga ]
Update spamcontrol to 2.6.22
|
Wed, 23 Dec 2009
|
[ 17:29 garga ]
Update spamcontrol patch to 2527
|
Wed, 4 Nov 2009
|
[ 18:06 garga ]
- 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>
|
Wed, 1 Jul 2009
|
[ 17:27 garga ]
Fix qmtpc + outgoingip patch to prevent a segfault when both are applied
PR: ports/136176
Submitted by: Bryan Drewery <bryan@shatow.net>
|
Tue, 16 Jun 2009
|
[ 16:38 garga ]
- Update qmail-spamcontrol to 2525a
|
Wed, 6 May 2009
|
[ 21:13 garga ]
- Update to 2523
|
Thu, 5 Mar 2009
|
[ 18:39 garga ]
- 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)
|
Wed, 4 Mar 2009
|
[ 11:56 garga ]
- Update spamcontrol to 2522
Submitted by: Erwin Hoffman (author)
|
Tue, 3 Mar 2009
|
[ 14:04 garga ]
- 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
|
Mon, 2 Mar 2009
|
[ 16:22 garga ]
- Update smtpdextfork patch for qmail-ldap to 20060201_3 version
Submitted by: Patrick Tracanelli9 (author)
|
Tue, 24 Feb 2009
|
[ 12:42 garga ]
- 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>
|
Wed, 18 Feb 2009
|
[ 20:17 garga ]
- Update spamcontrol patch to 2.5.20 version to fix some problems with
recupients
- Update README.smtpdextfork distinfo entry, file was updated by author
|
[ 11:07 garga ]
- 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
|
Tue, 17 Feb 2009
|
[ 16:12 garga ]
- 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>
|
Fri, 13 Feb 2009
|
[ 15:24 garga ]
- Update qmail-spamcontrol's smtpdextfork patch to last version
Submitted by: Patrick Tracanelli (Author by icq)
|
Tue, 25 Nov 2008
|
[ 18:14 garga ]
- 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
|
Wed, 5 Sep 2007
|
[ 20:47 garga ]
- Add SMTPEXTFORK patch to qmail-ldap
- Add one more mastersite for this patch
- Cosmetic changes
|
Fri, 1 Jun 2007
|
[ 17:38 garga ]
- 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)
|
Fri, 25 May 2007
|
[ 11:52 garga ]
- Update spamcontrol to 2.4.18
- Some cosmetic changes
|
Mon, 5 Feb 2007
|
[ 23:32 garga ]
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.
|
Thu, 1 Feb 2007
|
[ 17:14 garga ]
Update spamcontrol to 2417
|
Fri, 11 Aug 2006
|
[ 19:00 garga ]
Permit big_todo and ext_todo be applied together
Reported by: Carlos A. Talhati <cat at iqsc.usp.br>
|
Tue, 1 Aug 2006
|
[ 23:38 garga ]
Add OUTGOINGIP patch to qmail-spamcontrol and qmail-tls slaveports
|
Fri, 28 Jul 2006
|
[ 18:21 garga ]
- Change spamcontrol's spf patch to log when deny an email
- Move auth patches from FILESDIR to MASTER_SITE_LOCAL
|
[ 10:50 garga ]
Add SPF checker to qmail-spamcontrol port
|
Thu, 27 Jul 2006
|
[ 19:20 garga ]
Add ext_todo patch, and external high performance todo manager.
|
Tue, 18 Jul 2006
|
[ 18:52 garga ]
Back out last commit and remove DomainKeys support. I'm going to add it as a
separate port.
|
Mon, 17 Jul 2006
|
[ 22:35 garga ]
Add DomainKeys implementation to qmail-spamcontrol and qmail-mysql
|
Fri, 30 Jun 2006
|
[ 19:13 garga ]
- 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.
|
Mon, 29 May 2006
|
[ 13:32 garga ]
- Update qmail-spamcontrol to 2.4.14, finally with STARTTLS support
Full ChangeLog at:
http://www.fehcom.de/qmail/spamcontrol.html
|
Mon, 3 Apr 2006
|
[ 15:52 garga ]
Update qmail-mysql to 1.1.15
|
Sun, 5 Mar 2006
|
[ 13:41 garga ]
Update qmail-ldap to 20060201
Approved by: portmgr (linimon)
|
Thu, 9 Feb 2006
|
[ 09:58 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>
|
Fri, 3 Feb 2006
|
[ 09:16 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]
|
Tue, 31 Jan 2006
|
[ 14:41 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.
|
Mon, 12 Dec 2005
|
[ 16:50 garga ]
- Use last version of qmail-tls patch that fix build problem
- Remove smtp_auth+tls lines forgotten on distinfo
|
[ 15:17 garga ]
- Remove mail/qmail-smtp_auth+tls since you can choose SMTP_AUTH_PATCH on
qmail-tls port.
|
[ 13:44 garga ]
- Add patch to provide SMTP Authentication on main qmail port.
|
Tue, 8 Nov 2005
|
[ 14:33 garga ] (Only the first 10 of 26 ports in this commit are shown above. )
- Add SHA256
|
Mon, 31 Oct 2005
|
[ 16:38 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.
|
Thu, 13 Oct 2005
|
[ 11:41 garga ]
- Update to spamcontrol-2317
Changes:
o Removes multiple-Nullsender check;
o fixes a bug in LOCALMFCHECK.
|
Tue, 27 Sep 2005
|
[ 11:38 garga ]
Rodrigo Graeff <delphus@delphus.org> merged qmtpc and outgoingip
patches, so, remove BROKEN when both is selected.
Thanks Rodrigo!!
|
Thu, 1 Sep 2005
|
[ 16:56 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>
|
Mon, 29 Aug 2005
|
[ 10:15 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>
|
Wed, 13 Jul 2005
|
[ 19:28 garga ]
Update spamcontrol patch to 2316
Approved by: flz (mentor)
|
Mon, 6 Jun 2005
|
[ 21:50 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)
|
Wed, 1 Jun 2005
|
[ 22:22 flz ]
- Update TLS patch to 20021228.
PR: ports/81768
Submitted by: maintainer
|
[ 22:12 flz ]
- Update mysql patch to 1.1.11.
PR: ports/81766
Submitted by: maintainer
|
Tue, 31 May 2005
|
[ 20:31 flz ]
- Add SPF checker patch.
PR: ports/81731
Submitted by: maintainer
|
Thu, 26 May 2005
|
[ 14:44 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
|
Tue, 17 May 2005
|
[ 17:35 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
|
Wed, 11 May 2005
|
[ 13:07 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)
|
Tue, 10 May 2005
|
[ 14:31 sem ] (Only the first 10 of 32 ports in this commit are shown above. )
- 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>
|
Thu, 5 May 2005
|
[ 20:03 sem ] (Only the first 10 of 19 ports in this commit are shown above. )
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
|
Fri, 9 Apr 2004
|
[ 10:47 lioux ]
Chase outgoingip.patch checksum change: just a cosmetic change,
patch stays the same
PR: 65068
Submitted by: Greg Panula <greg.panula@lexisnexis.com>
|
Sun, 21 Mar 2004
|
[ 22:13 lioux ]
Fix typo in qmail-smtp_auth+tls patch size
PR: 64550
Submitted by: Brad Davis <so14k@so14k.com>
|
Fri, 12 Mar 2004
|
[ 02:20 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
|
Sun, 8 Feb 2004
|
[ 01:14 lioux ] (Only the first 10 of 224 ports in this commit are shown above. )
USE_SIZEify
|
Wed, 10 Dec 2003
|
[ 21:40 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]
|
Wed, 5 Mar 2003
|
[ 04:07 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
|
Fri, 20 Sep 2002
|
[ 04:34 lioux ]
Update to qmail-ldap patch version 20020901
|
Thu, 19 Sep 2002
|
[ 19:18 lioux ]
Update qmail-tls patch to 1.03.20020825
|
Mon, 20 May 2002
|
[ 23:01 lioux ]
Update to qmail-ldap patch version 20020501a
|
Wed, 15 May 2002
|
[ 14:35 lioux ]
Chase checksum of a patch: patch was trimmed, no further changes
Submitted by: Paulius Bulotas <paulius@kaktusas.org>
|
Fri, 29 Mar 2002
|
[ 16:54 lioux ]
Update qmail-tls patch to 1.03.20010627
|
Mon, 21 Jan 2002
|
[ 02:25 lioux ]
Update qmail-mysql to patch level 1.1.8
|
Sun, 11 Nov 2001
|
[ 01:09 lioux ]
add checksum for soon to be qmail-ldap patch level 20011001a
|
Wed, 25 Jul 2001
|
[ 03:38 lioux ]
Add updated distinfo for qmail-ldap slave port: ldap patch version 20010501
|
Sat, 9 Jun 2001
|
[ 19:45 lioux ]
Update tls.patch checksum (required by slave port qmail-tls)
|
Fri, 27 Apr 2001
|
[ 15:45 lioux ]
Add updated distinfo for qmail-ldap slave port: ldap patch version 20010301
|
Thu, 22 Feb 2001
|
[ 18:15 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
|
Mon, 12 Feb 2001
|
[ 02:53 lioux ]
Add some bell and whistles that will enable better support for the qmail-*
skeleton ports inheriting (including) this port
|
Tue, 19 Dec 2000
|
[ 14:29 lioux ]
Add yet another WITH option to qmail-ldap. This time a WITH_LDAP_DEBUG option
for those in pursue of enlightment.
|
Number of commits found: 88 |