The NetBSD Project

CVS log for pkgsrc/mail/exim/options.mk

[BACK] Up to [cvs.netbsd.org] / pkgsrc / mail / exim

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.18 / (download) - annotate - [select for diffs], Fri Sep 17 12:01:37 2010 UTC (20 months, 1 week ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, HEAD
Changes since 1.17: +8 -2 lines
Diff to previous 1.17 (colored)

Added optional support for SPF

Revision 1.17 / (download) - annotate - [select for diffs], Sun Jun 6 14:15:30 2010 UTC (23 months, 2 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2
Changes since 1.16: +1 -3 lines
Diff to previous 1.16 (colored)

Changes 4.72:
* installed exipick 20100104.1, adding $max_received_linelength, $data_path,
  and $header_path variables; fixed documentation bugs and typos
* installed exipick 20100222.0, added --input-dir and --finput to allow
   exipick to access non-standard spools, including the "frozen" queue (Finput)
* Support mysql stored procedures.
* Spacing fix (syntax error) on Makefile directives for NetBSD
* Documentation fix for max_rcpts.
* Fix for unknown responses from Dovecot authenticator.
* Added umask to procmail example.
* installed exipick 20100323.0, fixing doc bug
* CVE-2010-2023 - prevent hardlink attack on sticky mail directory.
* Upgrade PolarSSL files to upstream version 0.12.1.
* Improve log output when DKIM signing operation fails.
* Treat the transport option dkim_domain as a colon separated list, not as
  a single string, and sign the message with each element, omitting multiple
  occurences of the same signer.
* Null terminate DKIM strings, Null initialise DKIM variable
* dnsdb DNS TXT record bug fix (DKIM-related)
* CVE-2010-2024 - work round race condition on MBX locking.

Revision 1.16 / (download) - annotate - [select for diffs], Wed Jun 2 13:04:04 2010 UTC (23 months, 3 weeks ago) by adam
Branch: MAIN
Changes since 1.15: +5 -11 lines
Diff to previous 1.15 (colored)

Fix building with db5; revision bump for db4 update

Revision 1.15 / (download) - annotate - [select for diffs], Sat Dec 15 16:04:41 2007 UTC (4 years, 5 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.14: +21 -13 lines
Diff to previous 1.14 (colored)

Added 'readline' option, and MAKE_JOBS_SAFE=no

Revision 1.14 / (download) - annotate - [select for diffs], Tue Sep 11 18:16:01 2007 UTC (4 years, 8 months ago) by abs
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3
Changes since 1.13: +3 -1 lines
Diff to previous 1.13 (colored)

Update to exim-4.67nb1:
- When -inet6, explicitly set HAVE_IPV6=NO to avoid use of any inet6 APIs
Note: For entertainment purposes build a NetBSD distribution with
'MKINET=no' and see what breaks in pkgsrc

Revision 1.13 / (download) - annotate - [select for diffs], Fri Aug 17 22:55:52 2007 UTC (4 years, 9 months ago) by joerg
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

Fix modular Xorg support. Untested though, as it doesn't fully build
on NetBSD/current.

Revision 1.12 / (download) - annotate - [select for diffs], Fri May 18 14:24:17 2007 UTC (5 years ago) by abs
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base, pkgsrc-2007Q2
Changes since 1.11: +6 -2 lines
Diff to previous 1.11 (colored)

add exim-auth-dovecot and EXIM_MAX_INCLUDE_SIZE. both disabled by default

Revision 1.11 / (download) - annotate - [select for diffs], Fri Dec 22 21:04:14 2006 UTC (5 years, 5 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

Fix spelling of saslauthd option in PKG_SUGGESTED_OPTIONS.
From Peter Avalos.

Revision 1.10 / (download) - annotate - [select for diffs], Mon Nov 20 11:56:42 2006 UTC (5 years, 6 months ago) by abs
Branch: MAIN
Changes since 1.9: +56 -12 lines
Diff to previous 1.9 (colored)

Update mail/exim to 4.63nb1
- Add options exim-appendfile-maildir exim-appendfile-mailstore
  exim-appendfile-mbx exim-lookup-cdb exim-tcp-wrappers exim-tls
  All but exim-lookup-cdb default to off, to preserve previous
  defaults.

Revision 1.9 / (download) - annotate - [select for diffs], Wed May 31 18:22:24 2006 UTC (5 years, 11 months ago) by ghen
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.8: +3 -3 lines
Diff to previous 1.8 (colored)

The databases/openldap package has been split in -client and -server component
packages.  Convert LDAP-based applications to depend on openldap-client, and
bump PKGREVISION for those that depend on it by default.

Revision 1.8 / (download) - annotate - [select for diffs], Thu Apr 13 21:45:13 2006 UTC (6 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.7: +3 -3 lines
Diff to previous 1.7 (colored)

Update path from cyrus-sasl2 to cyrus-sasl.

Revision 1.7 / (download) - annotate - [select for diffs], Sat Apr 1 22:02:19 2006 UTC (6 years, 1 month ago) by abs
Branch: MAIN
Changes since 1.6: +15 -2 lines
Diff to previous 1.6 (colored)

Add exim-lookup-pgsql and exim-lookup-sqlite - as provided by Geert
Hendrickx.

Revision 1.6 / (download) - annotate - [select for diffs], Sun Oct 23 20:07:19 2005 UTC (6 years, 7 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1, pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

Added RCS Id to patch-aa. Removed trailing white-space from options.mk.

Revision 1.5 / (download) - annotate - [select for diffs], Sun Oct 16 14:10:57 2005 UTC (6 years, 7 months ago) by abs
Branch: MAIN
Changes since 1.4: +6 -2 lines
Diff to previous 1.4 (colored)

Update exim to 4.54nb1 - Enable IPv6 based on inet6 settings

Revision 1.4 / (download) - annotate - [select for diffs], Fri Oct 7 10:28:34 2005 UTC (6 years, 7 months ago) by abs
Branch: MAIN
Changes since 1.3: +5 -2 lines
Diff to previous 1.3 (colored)

update exim to exim-4.52nb5 - if exim-build-eximon: also work with xorg and fix PLIST

Revision 1.3 / (download) - annotate - [select for diffs], Mon Oct 3 20:20:18 2005 UTC (6 years, 7 months ago) by abs
Branch: MAIN
Changes since 1.2: +2 -1 lines
Diff to previous 1.2 (colored)

Update exim to exim-4.52nb4:
	Fix PLIST for eximon option - from Sven Hartge

Revision 1.2 / (download) - annotate - [select for diffs], Mon Oct 3 18:45:50 2005 UTC (6 years, 7 months ago) by abs
Branch: MAIN
Changes since 1.1: +41 -18 lines
Diff to previous 1.1 (colored)

Update exim to exim-4.52nb3:
- Add rmail, rsmtp, & runq as exim mailer.conf aliases (from Sergey Svishchev)
- Add lookup options for openldap, mysql, eximon and dnsdb (from Sven Hartge
  in PR pkg/27242)
- Change 'exim' specific options to be prefixed with exim- (suggsted by
  Dieter Baron)

Revision 1.1 / (download) - annotate - [select for diffs], Sat Sep 10 23:11:40 2005 UTC (6 years, 8 months ago) by abs
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3

Update exim to 4.52nb2
- Fix NetBSD statvfs check for NetBSD 2.1
- Move options into options.mk,
- breakout lookup_dsearch (default on)
- add saslauthd (Requested by Peter Avalos)

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>