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 |
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.06.20200107_4 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.06.20200107_4 20 Jul 2022 14:22:19 |
Tobias C. Berner (tcberner) |
mail: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ashish@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam David <adam@FreeBSD.org>
* Adam McDougall <mcdouga9@egr.msu.edu>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Deiter <tiamat@komi.mts.ru>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com>
* Alex Perel <veers@disturbed.net> (Only the first 15 lines of the commit message are shown above ) |
1.06.20200107_4 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.06.20200107_4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.06.20200107_4 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.06.20200107_3 24 May 2020 12:59:02 |
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 |
1.06.20160918_2 31 Jan 2019 10:59:22 |
pi |
mail/qmail-tls: patches to make it work with openssl 1.1.1 in base for 12+
PR: 235336
Submitted by: erdgeist@erdgeist.org (maintainer) |
1.06.20160918_1 15 Mar 2017 14:45:31 |
mat |
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight |
1.06.20160918_1 30 Jan 2017 13:49:08 |
pi |
mail/qmail{-tls}: update tls patch from 20110119 to 20160918
PR: 216365
Submitted by: Dirk Engling <erdgeist@erdgeist.org> (maintainer) |
1.06.20110119_1 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.06.20110119 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.06.20110119 25 Jun 2014 02:12:34 |
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 ) |
1.03.20021228_8 24 Jun 2014 18:27:28 |
bdrewery |
Fix CONFLICTS after qmail->netqmail rename |
1.03.20021228_8 20 Jun 2014 03:03:41 |
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. |
1.03.20021228_8 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.20021228_7 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.20021228_6 20 Sep 2013 15:58:09 |
bdrewery |
- Add NO_STAGE until validated to be safe for upcoming staging support |
1.03.20021228_6 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.20021228_5 16 Oct 2012 13:35:28 |
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 |
1.03.20021228_4 05 Oct 2012 12:41:46 |
garga |
Change headers of all ports maintained by me to new format |
1.03.20021228_4 28 Jul 2012 15:57:56 |
cs |
Fix typos in COMMENT
Approved by: portmgr@ (implicit) |
1.03.20021228_4 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.20021228_3 09 Mar 2008 13:55:55 |
garga |
- 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> |
1.03.20021228_2 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.20021228_1 10 Aug 2006 15:34:59 |
garga |
Register CONFLICTS between qmail master and all slave ports |
1.03.20021228_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.20021228 11 Jul 2005 16:47:16 |
garga |
Change MAINTAINER to my @FreeBSD.org account
Approved by: flz (mentor) |
1.03.20021228 01 Jun 2005 22:22:46 |
flz |
- Update TLS patch to 20021228.
PR: ports/81768
Submitted by: maintainer |
1.03.20020825_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.20020825 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.20020825 09 Apr 2005 17:52:56 |
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. |
1.03.20020825 07 Mar 2004 21:08:27 |
lioux |
Remove redundant USE_PERL5_BUILD, already declared in MASTER port |
1.03.20020825 20 Nov 2003 15:06:15 |
trevor |
Define USE_PERL5_BUILD, not erroneous USE_PERL.
Submitted by: Oliver Eikemeier |
1.03.20020825 20 Nov 2003 13:51:47 |
trevor |
Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction. |
1.03.20020825 05 Mar 2003 03:34:35 |
lioux |
Prepare for upcoming WITH_OUTGOINGIP_PATCH option in master port.
Do not allow this option in these ports since it conflicts with
both -ldap and -tls patches |
1.03.20020825 23 Feb 2003 19:58:35 |
lioux |
De-pkg-comment |
1.03.20020825 10 Feb 2003 09:04:04 |
kris |
Convert COMMENT to COMMENTFILE until these ports can be converted.
Submitted by: lioux |
1.03.20020825 19 Sep 2002 19:18:14 |
lioux |
Update qmail-tls patch to 1.03.20020825 |
1.03.20010627 03 Apr 2002 21:10:43 |
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 |
1.03.20010627 03 Apr 2002 01:30:57 |
lioux |
o Both sanitize MASTER_SITES and add additional ones
o Full deployment of MASTER_SITES:n |
1.03.20010627 29 Mar 2002 16:54:30 |
lioux |
Update qmail-tls patch to 1.03.20010627 |
23 Mar 2001 03:36:53 |
lioux |
TLS support is not being build on all systems. Fix this. |
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 |
14 Feb 2001 01:26:03 |
lioux |
Have slave ports correctly inherit PREFIX from master port qmail |
12 Feb 2001 03:07:46 |
lioux |
Add initial revision of port of a patch to stock qmail supporting SMTP TLS |