Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: mail/qmail |
Commit | Credits | Log message |
1.03.2731_3 02 Dec 2023 12:11:36 |
Rene Ladan (rene) |
mail/qmail-spamcontrol: Remove expired port
2023-11-30 mail/qmail-spamcontrol: BROKEN for more than 4+ years |
1.03.2731_3 29 Oct 2023 22:53:33 |
Muhammad Moinur Rahman (bofh) |
mail/qmail-spamcontrol: Mark DEPRECATED
- BROKEN for more than 4+ years and on all supported versions
- Set EXPIRATION_DATE 2023-11-30
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.03.2731_3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.03.2731_3 29 Oct 2021 09:50:18 |
Stefan Eßer (se) |
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket) |
1.03.2731_3 14 May 2021 21:12:27 |
Mark Linimon (linimon) |
mail/qmail-spamcontrol: mark BROKEN on 14 the same way as on 12 and 13. |
1.03.2731_3 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.03.2731_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.03.2731_3 16 Feb 2021 01:00:57 |
amdmi3 |
Fix qmail's qmailsend wrapper script by using correct PATH and removing bad
quoting
PR: 252457, 252293
Submitted by: erdgeist@erdgeist.org (maintainer)
Reported by: callumgibson@optusnet.com.au
MFH: 2021Q1 |
1.03.2731_2 12 Apr 2019 15:19:59 |
antoine |
Mark BROKEN on FreeBSD 12 and 13
Reported by: pkg-fallout
MFH: 2019Q2 |
1.03.2731_2 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
1.03.2731_2 30 Oct 2015 23:07:16 |
bdrewery |
- Fix creation of rc symlink in package
- Fix procname in rc script so it can 'stop' correctly. [1]
Submitted by: Dirk Engling <erdgeist@erdgeist.org> [1] |
1.03.2731_1 17 Aug 2015 14:20:41 |
mat |
Remove UNIQUENAME and LATEST_LINK.
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.
Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.
Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)
Reviewed by: antoine, bapt
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3336 |
1.03.2731_1 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
1.03.2731_1 03 Jul 2014 02:20:08 |
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 |
1.03.2731 02 Jul 2014 22:38:57 |
bdrewery |
Mark broken for now, some patches fail but do not fail the build |
1.03.2731 27 Jun 2014 02:33:04 |
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 ) |
1.03.2624_5 25 Jun 2014 14:19:25 |
bdrewery |
Fix CONFLICTS with netqmail-tls after PKGNAME rename in r359176 |
1.03.2624_5 24 Jun 2014 18:27:28 |
bdrewery |
Fix CONFLICTS after qmail->netqmail rename |
1.03.2624_5 19 Apr 2014 06:24:14 |
bdrewery |
- Don't try removing /var/qmail/queue at all
- Remove /var/qmail/queue from STAGEDIR so it's not an orphan |
1.03.2624_4 17 Apr 2014 05:16:47 |
bdrewery |
mail/qmail, mail/qmail-tls, mail/qmail-mysql, mail/qmail-spamcontrol:
- Support stagedir
- Fix all leftovers
Note that this depends on new Mk/Scripts/check_leftovers.sh added in r351446.
- Bump PORTREVISION in all ports due to plist being fixed.
- Support man.d on FreeBSD 9+
- Convert NOPORTDOCS
- Fix bad perl shebang for scripts/mkaliasdir
- Remove pkg-install and move all to pkg-plist
- Fix /var/qmail modified warning in poudriere by doing nothing in
install-mtree
- Fix /var/qmail getting unpredictable/wrong permissions due to
USERS/GROUPS changing for every user with HOME=/var/qmail
- Use more OPTIONS helpers
- Fix ccache support for spamcontrol patch building
- Fix build of SMTPEXTFORK in mail/qmail-spamcontrol with recent clang
Tested with: pkg and pkg_install |
1.03.2624_3 20 Sep 2013 15:58:09 |
bdrewery |
- Add NO_STAGE until validated to be safe for upcoming staging support |
1.03.2624_3 26 Aug 2013 23:30:41 |
bdrewery |
- Fix build with clang and on head
Reported by: bapt |
1.03.2624_3 23 Feb 2013 18:49:30 |
bdrewery |
- Cleanup example rc file
- Support SHUTDOWN
- Check for needed files/dependencies in precmd
- Respect LOCALBASE
- Make rclint happy
- Rename symlink from qmail.sh to qmailsmtpd
- Rename installed example rc file from qmail-smtpd.rcNG to qmailsmtpd |
1.03.2624_2 06 Feb 2013 04:49:02 |
bdrewery |
- Fix runtime crash when using SMTPEXTFORK option due to
calling strtok(3) without string.h included.
Not reported "upstream" as the last update was 2009
and the site is dead.
Reported by: Christopher Weimann <christopher@weimann.us> |
1.03.2624_1 31 Jan 2013 23:39:56 |
bdrewery |
- Fix build on CURRENT by using gcc for now |
1.03.2624_1 10 Jan 2013 03:18:46 |
bdrewery |
- Add working mirror |
1.03.2624_1 05 Oct 2012 12:41:46 |
garga |
Change headers of all ports maintained by me to new format |
1.03.2624_1 18 Jul 2011 20:55:29 |
garga |
- 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] |
1.03.2624_1 07 Feb 2011 16:25:13 |
garga |
- Update spamcontrol patch to 2.6.24
- Remove MD5
Feature safe: yes |
1.03.2623_1 20 Sep 2010 13:35:44 |
garga |
When server announce auth as "PLAIN LOGIN" instead of the common inverse order
"LOGIN PLAIN" make sure qmail-remote can authenticate. |
1.03.2623 16 Sep 2010 13:58:41 |
garga |
Update spamcontrol patch to 2.6.23 |
1.03.2622_2 11 Aug 2010 00:23:31 |
garga |
- 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 |
1.03.2622_1 10 Aug 2010 21:09:18 |
garga |
- Add perl build dependency, missed on last commit
- Bump PORTREVISION
Reported by: QAT |
1.03.2622 10 Aug 2010 20:07:05 |
garga |
Update spamcontrol to 2.6.22 |
1.03.2527 23 Dec 2009 17:29:38 |
garga |
Update spamcontrol patch to 2527 |
1.03.2525a 16 Jun 2009 16:38:27 |
garga |
- Update qmail-spamcontrol to 2525a |
1.03.2523 06 May 2009 21:13:30 |
garga |
- Update to 2523 |
1.03.2522 04 Mar 2009 11:56:38 |
garga |
- Update spamcontrol to 2522
Submitted by: Erwin Hoffman (author) |
1.03.2521 24 Feb 2009 12:42:12 |
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> |
1.03.2520 18 Feb 2009 20:17:18 |
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 |
1.03.2519_1 18 Feb 2009 11:07: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 |
1.03.2519 17 Feb 2009 16:12:00 |
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> |
1.03.2418_4 01 Oct 2008 19:18:10 |
garga |
- 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> |
1.03.2418_3 31 Mar 2008 01:07:19 |
garga |
- Fix pkg-install to create initial aliases correctly, broken when was rewritten
from csh to sh
- Bump PORTREVISION from all slave ports |
1.03.2418_2 15 Jan 2008 13:32:21 |
garga |
- Fix segfault on 64-bit platforms on qmail-spamcontrol like was made on
another slave ports. |
1.03.2418_1 26 Dec 2007 16:43:55 |
garga |
- 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] |
1.03.2418 25 May 2007 11:52:33 |
garga |
- Update spamcontrol to 2.4.18
- Some cosmetic changes |
1.03.2417 01 Feb 2007 17:14:18 |
garga |
Update spamcontrol to 2417 |
1.03.2415_2 31 Jan 2007 17:09:02 |
garga |
- RBL2SMTPD patch was not logging URL reference
Reported by: Patrick Tracanelli <eksffa@freebsdbrasil.com.br> |
1.03.2415_1 30 Oct 2006 13:57:03 |
garga |
- Add a copy of spamcontrol patch on MASTER_SITE_LOCAL and make it fetchable
again
PR: ports/104796
Submitted by: Stefan Witzel<stefan.witzel@zvw.uni-goettingen.de>
Approved by: portmgr (erwin) |
1.03.2415_1 10 Aug 2006 15:34:59 |
garga |
Register CONFLICTS between qmail master and all slave ports |
1.03.2415_1 18 Jul 2006 12:25:24 |
garga |
Bump qmail-spamcontrol PORTREVISION because of add DNS_PATCH on
ports/mail/qmail/Makefile rev. 0.103 |
1.03.2415 30 Jun 2006 19:13:21 |
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. |
1.03.2414_1 08 Jun 2006 23:47:10 |
garga |
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. |
1.03.2414 29 May 2006 13:32:06 |
garga |
- Update qmail-spamcontrol to 2.4.14, finally with STARTTLS support
Full ChangeLog at:
http://www.fehcom.de/qmail/spamcontrol.html |
1.03.2317_1 21 Jan 2006 17:37:14 |
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 ) |
1.03.2317 13 Oct 2005 11:41:27 |
garga |
- Update to spamcontrol-2317
Changes:
o Removes multiple-Nullsender check;
o fixes a bug in LOCALMFCHECK. |
1.03.2316 13 Jul 2005 19:28:45 |
garga |
Update spamcontrol patch to 2316
Approved by: flz (mentor) |
1.03.2314_1 11 Jul 2005 16:47:16 |
garga |
Change MAINTAINER to my @FreeBSD.org account
Approved by: flz (mentor) |
1.03.2314_1 26 May 2005 14:44:11 |
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 |
1.03.2313_1 10 May 2005 14:31:29 |
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> |
1.03.2313 05 May 2005 20:03:10 |
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 |
1.03.2313 18 Apr 2005 15:24:39 |
sergei |
- Update to spamcontrol-2.3.13
Changes from 2.3.12:
o Fixed (potential) false positives using 'badloadertype' recognition
o Fixes for Exim's 'Mail From:' reverse address check employing SMTP Reset
PR: ports/79523
Submitted by: Renato Botelho (maintainer) |
1.03.2312 11 Apr 2005 13:03:55 |
barner |
Change maintainer's email address.
Approved by: arved (mentor)
PR: ports/79162 |
1.03.2312 14 Mar 2005 19:59:10 |
flz |
- Remove BARRIER to show advertise of WITH_PRESERVE_CONFIG_FILES option
of the main qmail port.
PR: ports/78832
Submitted by: Renato Botelho <renato@galle.com.br> (maintainer) |
1.03.2312 14 Mar 2005 14:01:46 |
sergei |
- OPTIONS-ify
- Fix typo in Spamcontrol author's name in pkg-descr
- Quell install_spamcontrol.sh's desire to install anything into PREFIX
during configure phase
PR: ports/78813
Submitted by: Renato Botelho (maintainer) |
1.03.2312 11 Mar 2005 21:08:48 |
krion |
Fix INDEX build.
Reported by: cperciva
No cookies for: sergei |
1.03.2312_3 11 Mar 2005 16:28:56 |
sergei |
Add mail/qmail-spamcontrol slave port: qmail MTA + SpamControl patches
SpamControl is a collection of patches for qmail developed and maintained
by Erwin Hoffman (feh@fehcom.de).
Some SpamControl features: smtp-auth (plain, login and cram-md5),
requirement of brackets on addresses, qmail-queue, bigtodo, moreipme,
recipients...
WWW: http://www.fehcom.de/qmail/spamcontrol.html
PR: ports/77637
Submitted by: Renato Botelho <renato@galle.com.br> |