Commit graph

209 commits

Author SHA1 Message Date
Sergey Skvortsov
e76cd7d692 Add DomainKeys support.
PR:		ports/89011
Submitted by:	skv
Approved by:	maintainer timeout
2005-12-02 10:06:31 +00:00
Kirill Ponomarev
ed07cb41e4 Update to 4.60 2005-11-29 19:43:54 +00:00
Kirill Ponomarev
be9155ac37 Update to 4.54 2005-10-08 22:02:37 +00:00
Kirill Ponomarev
9bddde5586 Update to 4.53 2005-09-28 10:12:53 +00:00
Vsevolod Stakhov
6df7facf60 Update LIB_DEPENDS to spf2.2
Add ${PTHREAD_LIBS} when use mail/libspf2

PR:		85000
Submitted by:	Marcus Grando <marcus@corp.grupos.com.br>
No objections from:	krion (maintaier)
2005-09-11 21:40:21 +00:00
Kirill Ponomarev
2878cc1691 Update to 4.52 2005-07-27 09:17:29 +00:00
Kirill Ponomarev
a23799b077 Update to version 4.51 2005-05-05 13:30:38 +00:00
Kirill Ponomarev
29666178ed Do not reject files like /etc/group etc as input files.
Submitted by:	Jan-Peter Koopmann <Jan-Peter.Koopmann at seceidos.de>
Patched by:	Philip Hazel <ph10 at cus dot cam.ac.uk>
2005-04-20 18:24:08 +00:00
Kirill Ponomarev
340bb187f7 Use customized DUMMY_LDFLAGS in enviroment instead of LDFLAGS to fix
run on 4.x with lang/perl5.8 and WITH_OPENSSL_PORT.

Suggested by:	tobez
Submitted by:	Patrick Eisenacher <eisenacher at s3-solutions dot de>
2005-04-06 14:08:31 +00:00
Kirill Ponomarev
29b9299658 Fix bug in ACL "allow" matrix if only WITH_CONTENT_SCAN is
specified.
2005-03-20 17:52:48 +00:00
Kirill Ponomarev
22fab81c25 Since maintainer (eik@) is MIA for undefined time, take
maintainership for further updates.
2005-03-10 09:10:59 +00:00
Kirill Ponomarev
2a5d0b6eb4 Fix mail/libspf2 support.
PR:		ports/78542
Submitted by:	thorolf at grid dot einherjar.de
2005-03-07 19:20:21 +00:00
Kirill Ponomarev
41d0946545 Fix build if WITH_SA_EXIM is defined.
Reported by:	Mike Sturdee <sturdee at pathwaynet.com>
2005-03-03 18:43:14 +00:00
Kirill Ponomarev
d0ec9aa055 Update to 4.50
* Remove WITH/WITHOUT_EXISCAN variable, since exiscan code was
  merged into exim-4.50

* Introduce two new variables: WITH_CONTENT_SCAN and WITH_OLD_DEMIME.

* Enable WITH_OLD_DEMIME by default to preserve backward
  compatibility with deprecated "demime" ACL condition.  For Exim
  itself, setting WITH_OLD_DEMIME forces WITH_CONTENT_SCAN to be set.

* Remove POST-INSTALL-NOTES.exiscan-acl and xpatch-exiscan2 patches.

* Add experimental-spec.txt into docs, to inform about experimental
  features.

PR:		ports/78168
Submitted by:	krion
Approved by:	maintainer is currently MIA
2005-03-02 21:50:48 +00:00
Oliver Eikemeier
c7c86a6de3 - update SA-Exim to 4.2
- add support for Berkeley DB 4.3

Thanks to Sergey Matveychuk <sem@FreeBSD.org> for committing PR 76273.
2005-02-03 03:55:00 +00:00
Palle Girgensohn
34fa6c853e Split the postgresql ports into a server and a client part.
All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.

PR:		75344
Approved by:	portmgr@ (kris), ade & sean (mentors)
2005-01-31 00:35:55 +00:00
Kirill Ponomarev
5a6572a15d Fix build.
Reported by:	ceri
2005-01-30 22:12:09 +00:00
Sergey Matveychuk
9d9c62c276 - Update to 4.44
Mostly bugfix release

PR:		ports/76273
Submitted by:	self
Approved by:	eik (timeout: 2 weeks)
2005-01-30 15:27:36 +00:00
Sergey Matveychuk
437e923df0 - Fix two possible security vulnerabilities.
Approved by:	portmgr (marcus)
2005-01-05 09:02:29 +00:00
Oliver Eikemeier
268a3a5edb Add WITH_FIXED_NEVER_USERS, a colon-separated list of users that cannot be overridden by "never_users" 2004-10-24 01:34:36 +00:00
Oliver Eikemeier
335b7e4c69 Fix location of radiusclient.conf when RADIUS_TYPE=RADIUSCLIENT
Make some more options tunable

Noted by:	Jan-Peter Koopmann <Jan-Peter.Koopmann@seceidos.de>
2004-10-17 12:05:20 +00:00
Oliver Eikemeier
25bef59d89 - update to Exim 4.43 and exiscan 28
- add support for the SA-Exim local_scan function
  + http://marc.merlins.org/linux/exim/sa.html
- new options WITH_SA_EXIM, WITH_AUTH_SASL, WITH_RADIUS_TYPE

- fix 150.exim-tidydb.sh when Exim is installed, but not run [1]

Submitted by:	Brian Somers <brian@Awfulhak.org> [1]
2004-10-11 23:48:25 +00:00
Oliver Eikemeier
e05bc8674a update to version 4.42+27 2004-08-27 11:35:26 +00:00
Oliver Eikemeier
a08a18b234 Grrrr... bsd.port.mk checks the value of WITH_MYSQL_VER.
Noticed by:	pointyhat via linimon
2004-08-20 06:53:11 +00:00
Oliver Eikemeier
8bb0846a20 Respect CC
Reminded by:	krion
2004-08-19 12:17:57 +00:00
Oliver Eikemeier
e92bfe6193 make a little more robust against CFLAGS that are accidentially overwritten by make.conf(5) 2004-08-19 09:52:22 +00:00
Oliver Eikemeier
d47a75cce6 update to exiscan-acl 25
- Added expansion of av_scanner global variable
  when it starts with a dollar sign. This is useful
  for implementing multiple malware scanners.

- Added support for adding ACL headers at the beginning
  and in the "middle" of the message header block.
  (This is a preliminary solution, see comment in SPF
   section of exiscan-acl-spec).
2004-08-18 16:03:00 +00:00
Oliver Eikemeier
6b83b76cf0 Update to Exim 4.41 + exiscan-acl 24
Note that this port uses libsrs2, not libsrs_alt as documented in exiscan-acl-spec
2004-07-22 15:39:30 +00:00
Oliver Eikemeier
32ed790ca9 - Update to version 4.40
- Support for WITH_SPF and WITH_SRS via libspf2/libsrs2, needs exiscan

- Note for 5.x users: the default location of the start/stop file has changed.
  Build WITH_RCORDER=yes when you depend on the old behaviour

- WITH_OPENLDAP_VER and WITH_MYSQL_VER does no longer imply the corresponding WITH_ variable.

- experimental support for optionsng from devel/portmk
2004-07-17 14:21:13 +00:00
Oliver Eikemeier
c7cbd04be9 make LOGDIR and LOG_FILE_PATH tunable [1]
add WITH_AUTH_RADIUS support [2]

Requested by:	Lonnie Santella <lonniesantella@hotmail.com> [1]
		Jan-Peter Koopmann <Jan-Peter.Koopmann@seceidos.de> [2]
2004-06-07 10:53:11 +00:00
Oliver Eikemeier
589356884a work around an Outlook bug, which assumes that after the
after the first semicolon in the Received: header is a
date, even in a comment.

Submitted by:	Lanny Godsey <lannygodsey@yahoo.com>
2004-05-28 16:29:48 +00:00
Oliver Eikemeier
c3d4f6d084 - update exiscan-acl to version 22, with SPF support.
enabled when build with WITH_SPF=yes

- fix connection drop handling in a data-acl
2004-05-26 10:46:37 +00:00
Oliver Eikemeier
a768751a4a Upgrade to exim 4.34 + exiscan-acl 21 2004-05-10 15:07:59 +00:00
Oliver Eikemeier
dd6e9f9b90 Fix potential SEGV on long header when verify = header_syntax is used
this is not set not in the default configuration, check with
  grep 'verify.*=.*header_syntax' /usr/local/etc/exim/configure

  <http://www.guninski.com/exim1.html>
2004-05-06 14:21:51 +00:00
Oliver Eikemeier
43be2336bd don't depend on perl when build WITHOUT_PERL.
Note that without perl the following utilities
won't work, even though they are installed:
  exigrep eximstats exipick exiqgrep exiqsumm
2004-05-06 10:53:58 +00:00
Oliver Eikemeier
33902d2d0b update to exim 4.33 + exiscan 20
/usr/local/share/doc/exim/ChangeLog
  /usr/local/share/doc/exim/NewStuff
  http://duncanthrax.net/exiscan-acl/CHANGELOG
2004-05-05 13:23:14 +00:00
Oliver Eikemeier
16fc81d4e7 upgrade to exiscan-acl version 19:
<http://duncanthrax.net/exiscan-acl/CHANGELOG>

nuke OpenLDAP 1.2 while I'm here.
2004-04-30 21:08:24 +00:00
Oliver Eikemeier
db1fb430dc - update to exiscan-acl version 18
- change `WITH_EXIMON' to include exim-monitor in this package
- remove WITHOUT_WILDLSEARCH, it was non-functional
- add fix for race condition in MBX locking
- add fix for rewrite bug
- add iplsearch wishlist patch
2004-04-28 17:08:06 +00:00
Oliver Eikemeier
f3c0003ef0 Update to Exim release 4.32 + exiscan 17
- ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/ChangeLogs/ChangeLog-4.32
- http://duncanthrax.net/exiscan-acl/CHANGELOG
2004-04-15 14:11:20 +00:00
Oliver Eikemeier
2bcf92159e - update to Exim 4.31:
A surprisingly large number of minor bugs have been fixed.
  Support for maildirsize files has been completely rewritten.
  A limited number of feature enhancements are included.
  For instance, TLS now supports Certificate Revocation Lists (CRL),
  and the dnslookup router now (optionally) supports the use of SRV
  records (see RFC 2782) in addition to MX and address records.
  - /usr/local/share/doc/exim/NewStuff
  - /usr/local/share/doc/exim/ChangeLog
  - /usr/local/share/doc/exim/README.UPDATING
2004-03-31 22:33:42 +00:00
Oliver Eikemeier
706ab3f6f1 - update exiscan-acl to version -16
Read /usr/local/share/doc/exim/exiscan-acl-spec.txt for
information about the new MIME ACL.
2004-03-09 18:35:55 +00:00
Sheldon Hearn
b22140d86d Hand over to eik, who will give the port the attention it deserves. If
you check the CVS history for this port for the last few months, you'll
see that more changes have originated from him than from anyone else.
2004-03-09 12:38:49 +00:00
Sheldon Hearn
4d47d93949 Enabled passwd lookups by default; while the world is moving away from
real users for mail, there are still plenty of mail servers that use
real users, and the lookup costs 292 bytes in the executable.  The
feature can be disabled with WITHOUT_PASSWD.

Bump PORTREVISION accordingly.
2004-02-18 08:48:00 +00:00
Sheldon Hearn
a2ea4d1bab USE_ICONV. 2004-02-04 07:49:48 +00:00
Sheldon Hearn
06a6053bab Fix creation of /var/log/exim, which I botched when making EXIM_USER
and EXIM_GROUP operator-overidable.

Submitted by:	eik
2004-01-31 15:27:22 +00:00
Sheldon Hearn
2b8f433dd8 Provide support for Berkeley DB 4.2, through WITH_BDB_VER=42.
Submitted by:	eik
2004-01-21 09:49:42 +00:00
Sheldon Hearn
37e082ecf9 Silence two portlint warnings. 2004-01-12 11:49:42 +00:00
Sheldon Hearn
a0d0a1e903 1) Fix build for the WITHOUT_ALT_CONFIG_PREFIX case.
2) Allow the operator to override exim user and group with EXIM_USER and
   EXIM_GROUP.  This was made possible by the introduction of runtime
   resolution of the exim_user UID and the exim_group GID, new in
   exim-4.30.

Reported by:	Phil Pennock <pdp@nl.demon.net>
2004-01-12 10:56:41 +00:00
Sheldon Hearn
5d55359d70 Look for WITHOUT_DNSDB as advertised, not WITH_DNSDB.
Submitted by:	ade
2004-01-07 11:05:26 +00:00
Sheldon Hearn
8bc7eb6ce8 Update to 4.30.
This release includes bugfixes and new features, but should be backward
compatible with 4.2x.
2004-01-06 10:18:13 +00:00