1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
Sergey Matveychuk
6bd5cd3a7c - 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
2005-05-26 14:44:11 +00:00
Sergey Matveychuk
2aa88641dc - 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>
2005-05-10 14:31:29 +00:00
Sergey Matveychuk
f49371e1f6 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
2005-05-05 20:03:10 +00:00
Sergei Kolobov
897511dbd4 - 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)
2005-04-18 15:24:39 +00:00
Simon Barner
7544663c82 Change maintainer's email address.
Approved by:		arved (mentor)
PR:			ports/79162
2005-04-11 13:03:55 +00:00
Florent Thoumie
e6a1c611ae - 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)
2005-03-14 19:59:10 +00:00
Sergei Kolobov
7cf8cdf2cd - 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)
2005-03-14 14:01:46 +00:00
Kirill Ponomarev
1e0d2f2896 Fix INDEX build.
Reported by:	cperciva
No cookies for:	sergei
2005-03-11 21:08:48 +00:00
Sergei Kolobov
879bebc290 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>
2005-03-11 16:28:56 +00:00