Commit Graph

240 Commits

Author SHA1 Message Date
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
Sheldon Hearn
a57a7a7648 Don't disclose FreeBSD version in Received headers; just disclose that
the OS is some version of FreeBSD.

1) krion was unhappy about disclosure for security reasons.
2) Oliver Eikemeier and I think that having at least "FreeBSD" in
   the headers is useful for support.
3) Oliver and I don't think the security issue is a big deal.
4) However, the previous implementation for including the OS version
   used the version of the package builder, which could lead to
   confusion in support.

So a reasonable compromise is to include just ${OPSYS} but not ${OSREL}.

Bump PORTREVISION accordingly.
2003-11-12 09:57:12 +00:00
Sheldon Hearn
01de455cf9 Suggest uncommenting ScanMail in POST-INSTALL-NOTES.clamd.
I'm bumping PORTREVISION for this, because it allowed Mimail.C to slip
through. :-(

Submitted by:	Phil White <exim@radagast.itmagic.ltd.uk>
2003-11-04 13:28:40 +00:00
Sheldon Hearn
df593bbd43 Fix patch path problem in previous delta. *blush* 2003-10-29 17:11:47 +00:00
Sheldon Hearn
2f8efac5b6 * Remove old saslauthd bugfix, included in 4.24.
* Add bugfix for numeric overflow.
* Update clamav installation instructions for changes to the clamav port.

Bump PORTREVISION accordingly.

Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-10-29 11:56:02 +00:00
Sheldon Hearn
81de25cae5 Update to exiscan-acl-4.24-13, which is a bugfix release.
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-10-22 14:32:55 +00:00
Sheldon Hearn
b6ba4e4d61 Correct misspelt exim-postgresql conflict.
PR:		ports/57963
Reported by:	Christian Ullrich <chris@chrullrich.de>
2003-10-14 12:44:55 +00:00
Sheldon Hearn
2f4eff9be7 WARNING: See caution at the end of this bullet list.
* Update to exim-4.24 (bugfix release).
* Wishlist patch for "eqi" incorporated.
* Mark exim-{ldap2,mysql,postgresql,} as conflicting.
* Substitute PORTREVISION for build number so that the version string
  hints at which version of the port the binary comes from.
* Clean up POST-INSTALL-NOTES.
* Install example scripts, especially upgrade converters, now that exim-old
  has been retired.
* Enable DNSDB-style lookup support by default; it can be disabled with
  WITHOUT_DNSDB.
* Simplify LDAP support, using various versions of OpenLDAP only.
  The old WITH_OPENLDAP[0-9][0-9] options are now invalid; use
  WITH_OPENLDAP and/or WITH_OPENLDAP_VER instead.
* Retired exim-ldap port; OpenLDAP 1.2 is ancient.
* Allow the operator to specify preferred MySql version with
  WITH_MYSQL_VER.
* Allow the operator to specify preferred Berkeley DB version with
  WITH_BDB_VER; the old DB_LIB_VERSION option is now invalid.
* Respect bsd.ports.mk defaults of MySQL 4.0 and OpenLDAP 2.1.
* Allow the operator to specify default charset for header conversions,
  with WITH_DEFAULT_CHARSET.
* Limit configure files to ${PREFIX}/etc/exim by default for security
  reasons; the operator may override this behaviour with
  WITHOUT_ALT_CONFIG_PREFIX.

!!!WARNING!!!
Some of these changes may cause trouble for folks who have a bunch of
exim port tweaks in make.conf and pkgtools.conf.  The ALT_CONFIG_PREFIX
change may break existing deployments.

PR:		ports/57098
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
PR:		ports/56117
Submitted by:	Pat Lashley <patl+freebsd@volant.org>
PR:		ports/57099
Reported by:	Mark Foster <mark@foster.cc>
2003-09-29 11:42:45 +00:00
Sheldon Hearn
c511b14130 Fix another SASLAUTHD segfault.
I'm not bumping PORTREVISION for this one; I've _just_ bumped it for
major changes a few moments ago and you'd have to be pretty unlucky
to pick up those changes but not this one.

Reported by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
Submitted by:	Lukasz Grochal <lgrochal@rmf.pl>
2003-09-10 14:48:00 +00:00
Sheldon Hearn
55c1140415 Bring the Exim port closer to use as an install-time sendmail
replacement for FreeBSD:

* Use an rc.subr start/stop script.
* Include contributed periodic scripts.
* Replace $PREFIX with the build-time value of PREFIX.
* Generate a default configure file if it doesn't exist at install-time.
* Remove the default configure file if it hasn't been modified at
  deinstall-time.
* Install additional documentation.
* Move creation and removal of /var/log/exim to pkg-plist.

Bump PORTREVISION accordingly.

This paves the way for ports/56458, which teaches sysinstall about Exim.
Bug trhodes about that PR. :-)

PR:		ports/56450
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-09-10 13:49:09 +00:00
Sheldon Hearn
f18bb65ed0 Update to exiscan-acl patch -12:
When discard is the last verb for an ACL, ensure that cleanup
	occurs.  Failure to reach cleanup was introduced in -11.

Bump PORTREVISION accordingly.
2003-09-04 14:56:01 +00:00
Sheldon Hearn
f1fb133bb6 Exim updates:
1) Update to exiscan-acl patch revision 11.
2) Spin info files off into their own port, exim-doc-info.
3) Pet portlint.

PR:		ports/56291
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-09-02 14:40:30 +00:00
Sheldon Hearn
01b7301c05 Add a wishlist patch that introduces new expansion operator eqi, which
is a case-insensitive version of eq.

No PORTREVISION bump required, because wishlist patches are only applied
when WITH_WISHLIST is defined.
2003-08-30 18:01:37 +00:00
Sheldon Hearn
a21407a9c1 Don't core dump on saslauthd lookups without service and realm.
Submitted by:	Thomas Hager <thomas.hager@1012surf.net>
2003-08-29 20:21:22 +00:00
Sheldon Hearn
89d12ec2e8 Import my exiscan-acl clamd virus scanner integration notes.
I can't say enough good things about clamd.
2003-08-25 06:57:40 +00:00