Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
grant 414f83efc4 update exim to 4.52.
summary of changes since 4.51 (general bug fixes and portability
fixes ommitted for brevity, see the ChangeLog for details):

Exim version 4.52
-----------------

TF/01 Added support for Client SMTP Authorization. See NewStuff for details.

PH/02 Reduce the amount of output that "make" produces by default. Full output
      can still be requested.

PH/04 Installed a modified version of Tony Finch's patch to make submission
      mode fix the return path as well as the Sender: header line, and to
      add a /name= option so that you can make the user's friendly name appear
      in the header line.

TF/03 Added the control = fakedefer ACL modifier.

TF/04 Added the ratelimit ACL condition. See NewStuff for details. Thanks to
      Mark Lowes for thorough testing.

TK/02 Rewrote SPF support to work with libspf2 versions >1.2.0.

TK/03 Merged latest SRS patch from Miles Wilton.

TK/04 Added simple SPF lookup method in EXPERIMENTAL_SPF. See NewStuff for
      details. Thanks to Chris Webb <chris@arachsys.com> for the patch!

PH/07 Added "fullpostmaster" verify option, which does a check to <postmaster>
      without a domain if the check to <postmaster@domain> fails.

SC/01 Eximstats: added -xls and the ability to specify output files
     (patch written by Frank Heydlauf).

SC/02 Eximstats: use FileHandles for outputing results.

SC/03 Eximstats: allow any combination of xls, txt, and html output.

SC/06 Eximstats: added the -include_original_destination flag

TK/06 MBOX spool code: Add real "From " MBOX separator line
      so the .eml file is really in mbox format (even though
      most programs do not really care). Patch from Alex Miller.

TK/07 MBOX spool code: Add X-Envelope-From: and X-Envelope-To: headers.
      The latter is generated from $received_to and is only set if the
      message has one envelope recipient. SA can use these headers,
      obviously out-of-the-box. Patch from Alex Miller.

PH/11 Upgraded appendfile so that quotas larger than 2G are now supported.
      This involved changing a lot of size variables from int to off_t. It
      should work with maildirs and everything.

PH/12 Applied Alex Kiernan's patch for the API change for the error callback
      function for BDB 4.3.

PH/13 Changed auto_thaw such that it does not apply to bounce messages.

PH/14 Imported PCRE 6.0; this was more than just a trivial operation because
      the sources for PCRE have been re-arranged and more files are now
      involved.

PH/16 Applied Matthew Newton's patch to exicyclog: "If log_file_path is set in
      the configuration file to be ":syslog", then the script "guesses" where
      the logs files are, rather than using the compiled in default. In our
      case the guess is not the same as the compiled default, so the script
      suddenly stopped working when I started to use syslog. The patch checks
      to see if log_file_path is "". If so, it attempts to read it from exim
      with no configuration file to get the compiled in version, before it
      falls back to the previous guessing code."

TK/09 Added "prvs" and "prvscheck" expansion items. These help a lot with
      implementing BATV in an Exim configuration. See NewStuff for the gory
      details.

PH/18 If the "use_postmaster" option was set for a recipient callout together
      with the "random" option, the postmaster address was used as the MAIL
      FROM address for the random test, but not for the subsequent recipient
      test. It is now used for both.

PH/19 Applied Michael Haardt's patch to update Sieve to RFC3028bis. "The
      patch removes a few documentation additions to RFC 3028, because the
      latest draft now contains them. It adds the new en;ascii-case comparator
      and a new error check for 8bit text in MIME parts. Comparator and
      require names are now matched exactly. I enabled the subaddress
      extension, but it is not well tested yet (read: it works for me)."

PH/23 Added daemon_startup_retries and daemon_startup_sleep.

PH/24 Added ${if match_ip condition.

PH/28 Changed -d+all to exclude +memory, because that information is very
      rarely of interest, but it makes the output a lot bigger. People tend to
      do -d+all out of habit.

PH/30 Exim's DNS code uses the original T_xxx names for DNS record times. These
      aren't the modern standard, and it seems that some systems' include files
      don't always have them. Exim was already checking for some of the newer
      ones like T_AAAA, and defining it itself. I've added checks for all the
      record types that Exim uses.

TK/11 Domainkeys: Change the logic how the "testing" policy flag is retrieved
      from DNS. If the selector record carries the flag, it now has
      precedence over the domain-wide flag.

SC/09 Eximstats: added the -show_rt<list> and the -show_dt<list> flags
      as requested by Marc Sherman.

SC/10 Eximstats: added histograms for user specified patterns as requested
      by Marc Sherman.
2005-07-20 06:32:29 +00:00
archivers Make this package build on NetBSD-1.6.2 by correcting header file paths. 2005-07-19 13:51:52 +00:00
audio No need to add CC to the MAKE_FLAGS since it is added automatically 2005-07-20 01:54:04 +00:00
benchmarks Remove some unnecessarily strong dependencies on perl that resulted 2005-07-16 19:10:37 +00:00
biology Remove some unnecessarily strong dependencies on perl that resulted 2005-07-16 19:10:37 +00:00
bootstrap Allow --varbase=something (note the '='). Pointed out by rillig@. 2005-05-30 19:03:29 +00:00
cad Remove some unnecessarily strong dependencies on perl that resulted 2005-07-16 19:10:37 +00:00
chat depends should be ../../<category>/<pkg> 2005-07-19 10:01:15 +00:00
comms Do not include <malloc.h>. 2005-07-20 01:43:01 +00:00
converters Remove some unnecessarily strong dependencies on perl that resulted 2005-07-16 19:10:37 +00:00
cross Get rid of USE_PERL5. The new way to express needing the Perl executable 2005-07-16 01:19:06 +00:00
crosspkgtools This package does only work on "NetBSD-1.6*-* NetBSD-[2-9]*-*". 2005-06-14 22:56:59 +00:00
databases add 2005-07-19 17:39:24 +00:00
devel update to 3.7.1 2005-07-19 17:45:03 +00:00
distfiles
doc Note additions of cvm and mailfront. 2005-07-20 03:32:23 +00:00
editors update to 1.3.6 2005-07-19 17:49:33 +00:00
emulators depends should be ../../<category>/<pkg> 2005-07-19 10:22:32 +00:00
finance Get rid of USE_PERL5. The new way to express needing the Perl executable 2005-07-16 01:19:06 +00:00
fonts Mention "TrueType". 2005-07-20 01:47:17 +00:00
games Set LICENSE to quakedata-license. Add NO_BIN_ON_FTP (only software 2005-07-19 15:30:15 +00:00
geography Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
graphics update to 2.1.6 2005-07-19 17:28:13 +00:00
ham Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
inputmethod Do not include <malloc.h>. 2005-07-20 00:33:30 +00:00
lang Note that this is the old version of guile. 2005-07-19 19:01:03 +00:00
licenses Add license file for quakedata. 2005-07-19 15:28:52 +00:00
mail update exim to 4.52. 2005-07-20 06:32:29 +00:00
math Update mathomatic to 12.4.5. 2005-07-19 17:46:40 +00:00
mbone Turn PERL5_PACKLIST into a relative path instead of an absolute path. 2005-07-13 18:01:18 +00:00
meta-pkgs depends should be ../../<category>/<pkg> 2005-07-19 10:11:48 +00:00
misc Do not include <malloc.h>. 2005-07-20 00:10:30 +00:00
mk Remove the stanza to create ${RCD_SCRIPTS_EXAMPLEDIR} from the 2005-07-20 02:51:59 +00:00
multimedia Add an aalib option to mplayer. Patch from Leonard Schmidt on tech-pkg. 2005-07-18 12:07:32 +00:00
net Regenerate so that the Mac OS X patch program undestands how 2005-07-20 00:03:35 +00:00
news depends should be ../../<category>/<pkg> 2005-07-19 10:11:48 +00:00
packages
parallel Get rid of USE_PERL5. The new way to express needing the Perl executable 2005-07-16 01:19:06 +00:00
pkgtools Sync over files from src/usr.sbin/pkg_install to fix PR pkg/30658: 2005-07-18 09:14:04 +00:00
print Set LICENSE to pcps-license. 2005-07-19 14:30:32 +00:00
regress also test unsupported and unused legacy options 2005-07-19 10:38:19 +00:00
security Remove MANDIR variable and just use "man" instead. 2005-07-20 05:27:14 +00:00
shells Quieten CHECK_WRKREF. The dumped environment variables is not a problem. 2005-07-17 15:11:36 +00:00
sysutils adapt to cdrdao build structure changes, 2005-07-19 16:36:51 +00:00
templates Drop some whitespace. 2005-06-01 19:07:20 +00:00
textproc Remove unnecessary passing of YACC to the configure script as it's 2005-07-20 04:50:46 +00:00
time Remove some unnecessarily strong dependencies on perl that resulted 2005-07-16 19:10:37 +00:00
wm PR 30781 by Geert Hendrickx: 2005-07-19 16:27:07 +00:00
www Update www/vistors from 0.4a to 0.5: 2005-07-19 10:46:29 +00:00
x11 Remove spurious "@dirrm share/examples/rc.d". 2005-07-20 02:44:48 +00:00
Makefile Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by making 2005-07-15 18:27:48 +00:00
pkglocate Not all OS have grep(1) in /usr/bin/grep, some have it in /sbin/grep, some 2004-07-04 16:12:10 +00:00
README Refer doc/pkgsrc.txt instead of Packages.txt. 2005-05-07 22:16:38 +00:00

$NetBSD: README,v 1.18 2005/05/07 22:18:28 wiz Exp $

Please see doc/pkgsrc.txt for information.