Commit Graph

33 Commits

Author SHA1 Message Date
fkr
d09cfa575e Update exim to version 4.72.
This includes security fixes for CVE-2010-2023 and CVE-2010-2024.
ok bernd@, sthen@
2010-06-15 08:43:30 +00:00
sthen
1ab6ddff29 - update to 4.71
- tweak MESSAGE/DESCR
- drop no_x11 flavour in favour of an -eximon subpackage and a
pseudo-flavour to disable it
- use iconv by default rather than as a flavour
- drop no_exiscan flavour

from bernd@, Bjorn Ketelaars and myself; ok fkr@ bernd@
2009-12-15 11:32:18 +00:00
sthen
872d0f79ed - enable Dovecot authentication (optional, adds no dependencies)
- regen PLIST, bump PKGNAME

ok fkr@ (maintainer)
2009-07-22 10:48:31 +00:00
fkr
0d00fecfaa update to version 4.68, change to patches/patch-scripts_exim_install
from Andreas Voegele (as discussed on ports@, binary does not contain
version number anymore)

ok bernd@
2007-09-10 20:08:16 +00:00
fkr
577efa42bb bump to version 4.66, which (again, *sigh*) fixes bugs that were supposed to be
fixed in 4.65, that were introduced in 4.64.
2007-01-12 21:51:55 +00:00
fkr
000f61ea48 update to exim-4.65 (which mostly fixes two bugs that were introduced in
version 4.64)
2007-01-05 23:47:05 +00:00
fkr
f5e398ecff update to new version 4.64
ok mbalmer@
2006-12-28 12:44:13 +00:00
fkr
ab1b35d331 note in the PLIST that bin/exim-4.63 is installed suid root.
from sturm@
2006-11-09 07:13:01 +00:00
alek
c942ac8740 Update to 4.63 from Andreas Vgele <andreas@altroot.de> 2006-10-13 15:18:54 +00:00
sturm
c5ae1ebcec update to exim 4.62
from maintainer Andreas Voegele <andreas at altroot.de>
2006-05-05 06:02:30 +00:00
sturm
ff3543e506 update to exim 4.60 with new FLAVORS sqlite3 and sasl
from new maintainer Andreas Voegele <voegelas at gmx.net>
timeout from old maintainer
2006-01-15 13:06:42 +00:00
alek
644f32ce81 Oh my^W^WMore no longer needed WWW:... lines 2005-03-25 15:13:59 +00:00
sturm
210c026731 ... 2005-01-26 19:37:22 +00:00
alek
1ed5d284bd @newuser won't create homedir so we have to create it with @sample
ok pvalchev
2004-11-19 07:38:45 +00:00
alek
67cafd548b - Remove INSTALL script
- Use @sample to install configuration files
- @new(user|group) to create _exim user/group
- Add MESSAGE with tips&tricks from INSTALL
- Bump PKGNAME

MAINTAINERs timeout

ok strum@
2004-11-18 23:26:41 +00:00
espie
15a2aca1cd new style plists. 2004-09-15 09:09:41 +00:00
naddy
d73ee953d2 obviously nobody ever tested the previous update 2004-07-29 22:15:15 +00:00
peter
1536f84b31 Update to exim 4.41.
This is a major update and configuration files are not compatible.
A conversion script is included and installed in

        ${PREFIX}/share/examples/exim4/convert4r4

New co-maintainer and much of the inital work done by Ilya Voronin.

A decision was made to include the semi-official exiscan patch in
the default installation, as most admins appear to use this. It is
hoped that is will become part of the core exim4 code "soon".

This port now creates an _exim user and group if they don't already
exist.

Work and testing by Ilya Voronin, Richard Welty, Axel Rau and others
who I can't now find in my mailbox. Apologies if I left you out.
2004-07-26 10:56:01 +00:00
xsa
477f4ba7c2 should I say this is more @extra support? 2004-04-14 14:24:34 +00:00
naddy
2276d3b230 remove WWW lines 2003-12-15 21:42:08 +00:00
sturm
58ca9acb21 new user naming schema
bump PKGNAME where necessary

rohee@ ok leafnode
"you don't have to wait for oks" pval@
2003-06-23 19:11:10 +00:00
peter
1ca6a94b2a bump NEED_VERSION
integrate COMMENT
change postgresql dependencies to new paths and names

ok espie@
2001-04-21 18:54:11 +00:00
peter
e89621d1b3 Add common flavors to Makefile and document flavors (as per last commit)
in DESCR file. Thanks to Marc for prompting.
2000-12-08 12:01:07 +00:00
peter
36ff9ee78a Update exim to version 3.20
See ChangeLog and documentation for a full list of bugs fixes and
new features. Release highlights include the addition of STARTTLS
extensions to SMTP and callback SMTP checks to verify sender addresses
on lightly loaded mail servers - prevent spam from made-up addresses.

This port includes the following flavors:

no_x11	- do not build eximon which requires X11
no_perl	- do not include perl support
no_tls	- do not include SSL/TLS support
mysql	- support mysql queries for lookups
pgsql	- support pgsql queries for lookups
ldap	- support ldap (OpenLDAP) queries for lookups

All these queries are independent.

Maintainer has been temporarily chaged to me for feedback, until
Sebastian is back and available to support the port.

Testing has been limited to i386.
2000-12-07 15:27:10 +00:00
naddy
de4154f558 - update to 3.16; submitted by seb@gosh.todesplanet.de
- move config file handling to (DE)INSTALL; requested by brad@
- switch maintainer; offered by Peter
2000-08-12 23:57:45 +00:00
naddy
a84fee811c - add no_x11 flavor
- make build respect CC and CFLAGS
- add HOMEPAGE
- move example configuration to ${PREFIX}/share/examples/
- add RCS IDs
ok peter@
2000-08-02 15:44:11 +00:00
espie
bc21c8fe35 Fake, slightly non-trivial, as this involves fixing up the packaging. 2000-06-04 22:42:05 +00:00
peter
7528c6d5de update to exim 3.14, ok turan
* bug fixes and new features release
* fix a tempnam() usage in the patch

No fake or flavours support - this may get done if I learn enough,
quickly enough. Will not build as a real package just now. Working on
it.
2000-04-22 12:30:51 +00:00
espie
0a5efdfd59 Somewhate sloppy comments. 2000-03-24 23:49:10 +00:00
peter
1b5be17619 Update exim to version 3.12
* Version 2.12 is no longer available on the primary or mirror sites

o The configuration file format has changed. For those upgrading,
  please see the documentation and consider using the upgrade script to
  help automate the config files change. This upgrade script is built as
  part of the source, but *not* installed - as it should only be needed
  once.

o The X11 eximon program will be built with this port/package - this
  assumes that X is installed. Would someone with more ports
  experience consider helping me here and writing the right kind of
  Makefile check to see if files/eximon.conf should be copied to the
  build directories.

o Perl support is included as standard as is support for additional
  mail delivery formats. These are not the default in vanilla exim 3.12

o Finally, another plea for help. This port does not make as usuable
  package, as I could not get support for the creation of a config file
  working. I intend to look at this further, but as the old version was
  completely useless, I felt it was better to get this in the tree
  sooner rather than later.
2000-01-13 20:15:03 +00:00
espie
7856893b06 Lots of crisper comments... 1999-04-20 16:07:56 +00:00
marc
a8e6ee53ef update to exim-2.12; peter.galbavy@knowledge.com 1999-03-31 22:39:43 +00:00
deraadt
15d4039688 initial ports subsystem from joey 1997-11-15 00:04:24 +00:00