aboutsummaryrefslogtreecommitdiff
path: root/mail/qmail/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* mail/qmail: Remove support for expired SRS option.Rene Ladan2018-12-111-1/+0
| | | | | | | The SRS option depended on a Google Code project which was abandonded in 2017. Notes: svn path=/head/; revision=487236
* mail/qmail: Add rc.d script for qmails queue management daemonsKurt Jaeger2016-06-251-2/+5
| | | | | | | | PR: 210223 Submitted by: Dirk Engling <erdgeist@erdgeist.org> (maintainer) Notes: svn path=/head/; revision=417471
* Modernize pkg-plist, remove deprecated @dirrmPawel Pekala2016-01-171-45/+19
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=406531
* - Fix creation of rc symlink in packageBryan Drewery2015-10-301-0/+1
| | | | | | | | | - Fix procname in rc script so it can 'stop' correctly. [1] Submitted by: Dirk Engling <erdgeist@erdgeist.org> [1] Notes: svn path=/head/; revision=400559
* Fix /usr/local/etc/man.d appearing as a leftover since ~pkg 1.3.8.Bryan Drewery2015-04-141-0/+1
| | | | | | | | Not bumping PORTREVISION as this is not worth shaking up qmail installations over. Notes: svn path=/head/; revision=384033
* Update mail/qmail-ldap to 20120221Bryan Drewery2014-06-301-0/+1
| | | | | | | | | | - SMTPAUTHUSER option removed as it is now in upstream - Apply upstream fixes from mailing lists Changes: http://www.nrg4u.com/qmail/QLDAPNEWS Notes: svn path=/head/; revision=359888
* mail/qmail-spamcontrol: Update to 2.7.31Bryan Drewery2014-06-271-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. +) Added CRAM-MD5 support for qmail-remote. +) Added qmail-smtpam PAM for Recipients extension. +) Added sender-domain based TLS settings for qmail-remote. :) Changed qmail-remote's 'tlspeerhosts' to' tlsdestinations'. -) Removed moreip and notipme feature. :) REQUIREAUTH has been collapsed into SMTPAUTH with leading "!", :) SMTPAUTH has been enhanced to support: "!" Required; "-" Off. :) SMTPAUTH cram-md5 annoucement has to be prefixed with a '+': SMTPAUTH='+cram' (to allow future additional AUTH mechanisms). :) UCSPITLS has been enhanced to support: "!" Required "-" Off. +) Added logging for qmail-popup. +) Added CAPA support for qmail-popup/qmail-pop3d. :) Unified qmail-smtpd and qmail-popup logging. +) SPF and RBLSMTPD hook to display info in Received header. +) LOCALMFCHECK='=' requiring 'Mail From:' = 'TCPREMOTEINFO'. Internal: !) Bigtodo is default now. !) Maximum silent concurrency increased to 500. #) Aligend with recipients-0.7.2. #) Aligned with smtp-authentication 0.7.6. %) qmail-smtpd logging and reply messages 'off-shored'. ?) qmail-smtpd tls vulnerability VU#555316 fixed. ?) qmail-smtpd DNS lookup failures don't result in dropped connections anymore. %) qmail-remote evalutes in addition Alternative Subject for TLS host verification. %) Complete FreeBSD AMD64 support (conf-cc, conf-ld, conf-spamcontrol). #) Aligned with mav 0.20. +) Added partial clang support. ADDITIONAL CHANGES ------------------ +) Added SMTP Authentication based on smtproutes/destination. #) Aligned with SMTP Authentication 0.8.0. -) Removed obsolete SUBMISSION environment variable and special treatement. :) Enhanced badmailfrom with new qualifier '~' for extended addresses to filter mismatched domain names. +) Added *.3 man pages in setup (dirs were missing before). ;) SPF Hook working now. Notes: svn path=/head/; revision=359437
* mail/qmail-tls: Update to 20110119 and use netqmail baseBryan Drewery2014-06-251-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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) 2005-03-29 * no STARTTLS advertised when control/servercert.pem absent (Jason Haar) [already fixed in qmail-tls] * control/notlshosts (Albert Weichselbraun) * control/tlshosts/exhaustivelist * scripts honor conf-users (Sven Verdoolaege) 2004-04-17 * bug: qmail-remote loops on malformed server response (B. Shupp, A. Meltzer) [already fixed in qmail-tls] 2004-01-20 * bug: DH caused exit if dh512.pem and dh1024.pem absent (Samuli Karkkainen) 2003-12-27 * script for update temporary RSA/DH temp keys * CRL checking of clients * Diffie-Hellman parameters added * RFC 2821 compliance of headers (Matthias Wimmer) * bug: sk_GENERAL_NAME_pop_free call (Joe Orton) Notes: svn path=/head/; revision=359176
* - Don't try removing /var/qmail/queue at allBryan Drewery2014-04-191-1/+0
| | | | | | | - Remove /var/qmail/queue from STAGEDIR so it's not an orphan Notes: svn path=/head/; revision=351584
* mail/qmail, mail/qmail-tls, mail/qmail-mysql, mail/qmail-spamcontrol:Bryan Drewery2014-04-171-12/+98
| | | | | | | | | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=351447
* Fix properties on pkg-plistBaptiste Daroussin2014-01-211-1/+0
| | | | Notes: svn path=/head/; revision=340674
* - Cleanup example rc fileBryan Drewery2013-02-231-2/+2
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=312845
* Update spamcontrol to 2.6.22Renato Botelho2010-08-101-0/+1
| | | | Notes: svn path=/head/; revision=259074
* - Fix a segfault on amd64 (except on qmail-spamcontrol and qmail-ldap) [1]Renato Botelho2007-12-261-0/+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] Notes: svn path=/head/; revision=204580
* Revert last commit that added a rnCG example file, the script was totally outRenato Botelho2007-08-301-1/+0
| | | | | | | | | of defaults from Porters Handbook and was an error add it. Suggested by: many people Notes: svn path=/head/; revision=198536
* - Add a rcNG startup script to ${PREFIX}/bootRenato Botelho2007-07-281-0/+1
| | | | | | | | PR: ports/110109 Submitted by: kitsune <v.velox@vvelox.net> Notes: svn path=/head/; revision=196466
* Add ext_todo patch, and external high performance todo manager.Renato Botelho2006-07-271-0/+1
| | | | Notes: svn path=/head/; revision=168903
* Back out last commit and remove DomainKeys support. I'm going to add it as aRenato Botelho2006-07-181-1/+0
| | | | | | | separate port. Notes: svn path=/head/; revision=168161
* Add DomainKeys implementation to qmail-spamcontrol and qmail-mysqlRenato Botelho2006-07-171-0/+1
| | | | Notes: svn path=/head/; revision=168107
* - Update qmail-spamcontrol to 2.4.14, finally with STARTTLS supportRenato Botelho2006-05-291-0/+1
| | | | | | | | Full ChangeLog at: http://www.fehcom.de/qmail/spamcontrol.html Notes: svn path=/head/; revision=163839
* - Use PORTDOCS facility and clean a bit Makefile and pkg-plistRenato Botelho2006-03-241-75/+2
| | | | Notes: svn path=/head/; revision=158061
* - Remove mail/qmail-smtp_auth+tls since you can choose SMTP_AUTH_PATCH onRenato Botelho2005-12-121-1/+0
| | | | | | | qmail-tls port. Notes: svn path=/head/; revision=151005
* - Fix RCDLINK optionRoman Bogorodskiy2005-07-041-0/+1
| | | | | | | | | | | - Fix qmail-ldap plist - Fix checking WITH(OUT)_ vars before include bsd.port.pre.mk PR: 82983 Submitted by: Renato Botelho (maintainer) Notes: svn path=/head/; revision=138475
* - Update ldap patch to 20050401aPav Lucistnik2005-06-061-11/+70
| | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=136948
* - Transfer all work to MASTER port and make slave ports easierSergey Matveychuk2005-05-101-38/+92
| | | | | | | | | | | | | | | | | | | | | - 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> Notes: svn path=/head/; revision=134993
* o Pacify a lot of portlint WARN and FATAL messagesSergey Matveychuk2005-05-051-129/+76
| | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=134675
* Add some bell and whistles that will enable better support for theMario Sergio Fujikawa Ferreira2001-02-121-36/+36
| | | | | | | | | | | | | | | | | | | | | | qmail-* skeleton ports inheriting (including) this port While there, update NO_PACKAGE with a more informative message. The NO_PACKAGE variable will be inherited by all meta ports Since qmail-{ldap,mysql,tls} are meta ports sharing qmail's port code, update qmail distinfo information with new distribution patches: - Add new distinfo information required by updated qmail-ldap version 1.03.20010201 - Add new distinfo for recently added port qmail-tls and qmail-mysql In PLIST, use recently added PORTDOCS variable support PORTREVISION bump is not necessary. Notes: svn path=/head/; revision=38233
* - Don't hardcode /usr/local.Steve Price2000-07-071-1/+4
| | | | | | | | | | - Also add a mailer.conf that allows sendmail to be replaced with qmail. PR: 19449 Submitted by: Mike Meyer <mwm@mired.org> and maintainer Notes: svn path=/head/; revision=30321
* Fix pkg/PLIST and prepare this port to be the MASTERDIR for the upcomingSteve Price2000-05-291-0/+2
| | | | | | | | | | qmail-ldap port. PR: 18733 Submitted by: maintainer Notes: svn path=/head/; revision=28885
* Don't generate a PLIST on-the-fly.Tim Vanderhoek1998-08-201-0/+156
Notes: svn path=/head/; revision=12674