Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
schmonz 3e5f3f88a5 Update to 4.2.0. From the changelog:
Changed read_file() to return the number of usable lines read, instead of the
    total number of lines (including comments and whitespace).
  Fixed a huge thinko in many calls to read_file() -- when the function returns
    0, the returned value is NULL.  This was causing spamdyke to crash when no
    content was read from files by "dns-blacklist-file", "dns-whitelist-file",
    "rhs-blacklist-file", "rhs-whitelist-file" and "hostname-file".  Thanks
    to David Stiller for reporting this one and providing a lot of help in
    tracking it down.
  Added the option "tls-cipher-list" for specifying the list of ciphers to use
    in SSL/TLS connections.  This won't be an option many people will ever use,
    but in specific setups it is required.  Thanks to Chris Boulton for
    suggesting this one and producing a patch to implement it.
  Added a new value to "tls-level": "smtp-no-passthrough" to allow spamdyke to
    offer TLS but prevent it from passing TLS through to qmail if the SSL
    library cannot be initialized for some reason.
  Fixed a bug in smtp_filter that allowed open relaying when spamdyke was
    configured with "local-domains-entry" instead of "local-domains-file".
  Moved code from do_spamdyke() that set stdin and stdout sockets to
    non-blocking into tls_read() and tls_write() instead.  Setting the sockets
    to non-blocking through the entire run was causing some strange behavior
    where logging would stop after a series of large inputs.
  Refactored the address parser (yet again) to fix a bug that wasn't handling
    routing addresses properly.  Thanks to Chris Boulton for reporting this one.
  Fixed process_config_file() to not reset a "multiple" value to default if it
    was deliberately cleared during configuration.
  Fixed prepare_settings() to initialize all default values before processing
    the command line or configuration files so a "multiple" value can be cleared
    during configuration.
  Fixed configure.ac to use a gcc #pragma command to treat format warnings as
    errors instead of relying on AC_LANG_WERROR (which doesn't always work).
  Added the options "dns-query-type-a", "dns-query-type-mx",
    "dns-query-type-ptr" and "dns-query-type-rbl" to limit the types of DNS
    queries that can be sent for different purposes.  Thanks to Teodor Milkov
    for suggesting this one.
  Fixed a bug that caused a timeout whenever a post-RCPT filter is triggered
    on a non-local address.  spamdyke is supposed to close the connection to
    qmail and wait for its exit, but instead was just waiting for its exit,
    leading to unnecessary timeouts.  Thanks to Ulrich C. Manns for reporting
    this one.
  Fixed a typo in policy.php.example.  Thanks to Richard Lamse for reporting
    this one.
  Fixed compiler warnings on Fedora 11.  Thanks to Ertan Orhan for reporting
    this one.
  Fixed a bug in sendrecv where an uninitialized variable was causing erroneous
    stalls and timeouts in CentOS 5.5.
2011-02-07 22:33:40 +00:00
archivers Changes 4.0.6: 2011-02-07 13:46:32 +00:00
audio Add license for audio/mac. 2011-02-05 18:54:59 +00:00
benchmarks Update randread to 0.2. 2011-02-03 14:15:12 +00:00
biology png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
bootstrap Add support for MirBSD to pkgsrc. Patches from Benny Siegert and 2011-01-23 19:07:24 +00:00
cad Set CPP in configure environment to avoid configure getting a bad 2011-01-22 18:25:47 +00:00
chat Clean up a missed pkglint warning. 2011-02-07 06:35:18 +00:00
comms SpanDSP is a library of DSP functions for telephony, in the 8000 2011-02-06 08:32:06 +00:00
converters Fix build with gcc4.3 2011-02-05 20:21:00 +00:00
cross fix PLIST for new doxygen, depend on latest version, bump PKGREVISION 2010-08-05 15:50:22 +00:00
databases Remove RUBY_REQD which specify older version of 2011-02-07 14:55:55 +00:00
devel Bring in boost-license, 1.0. Certified by OSI as an Open Source 2011-02-06 18:54:49 +00:00
distfiles
doc Note removal of ja-ptex-*. 2011-02-07 20:18:25 +00:00
editors Fix build with png-1.5. 2011-02-07 22:08:42 +00:00
emulators Remove xmame und xmess -- use mame/mess instead. 2011-02-06 05:00:57 +00:00
filesystems Fix py-mock dependency pattern. 2011-02-02 01:58:57 +00:00
finance png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
fonts Update to 0.424. 2011-02-07 11:06:20 +00:00
games Fix build with png-1.5. 2011-02-01 00:29:26 +00:00
geography Add upstream bug report (file by someone else, and already fixed). 2011-01-24 16:26:16 +00:00
graphics Fix build with png-1.5. 2011-02-07 21:28:56 +00:00
ham png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
inputmethod Update skk to 14.2. pkg/44486 by Ryo ONODERA. 2011-02-03 14:42:53 +00:00
lang Add a patch from FreeBSD's port and it fixes runtime problem 2011-02-07 11:15:28 +00:00
licenses Update to latest version distributed with source. 2011-02-06 15:27:52 +00:00
mail Update to 4.2.0. From the changelog: 2011-02-07 22:33:40 +00:00
math Some clean up. 2011-02-03 12:21:02 +00:00
mbone Remove patch hunks that disable --recheck in GNU configure scripts. 2011-01-25 22:22:13 +00:00
meta-pkgs Update to KDE SC 4.5.5 2011-01-23 07:55:12 +00:00
misc Remove RUBY_REQD which specify older version of 2011-02-07 14:55:55 +00:00
mk Add default binpkg site for DragonFly. From Justin Sherrill in PR 44526. 2011-02-07 10:33:27 +00:00
multimedia Bump PKGREVISION for interlaced png fix. 2011-02-07 10:20:36 +00:00
net create the log dir in the configured location (instead of the default) 2011-02-07 20:36:59 +00:00
news Fix build with png-1.5. 2011-01-15 19:16:00 +00:00
packages
parallel Remove duplicate distinfo entries for patch-b[uv]. 2011-02-03 10:02:38 +00:00
pkgtools Bring in boost-license, 1.0. Certified by OSI as an Open Source 2011-02-06 18:54:49 +00:00
print Remove ja-ptex-share, which was obsoleted by tex-ptex. 2011-02-07 20:17:14 +00:00
regress Reset maintainer, developer lost his commit bit. 2010-03-21 16:29:38 +00:00
security Fixes build on SUA. 2011-02-06 11:31:18 +00:00
shells Remove patch hunks that disable --recheck in GNU configure scripts. 2011-01-25 22:22:13 +00:00
sysutils 3.1.4 (Bugfix and Stability release) 2011-02-06 18:44:23 +00:00
templates Tell users to use "pkg_admin audit" instead of audit-packages. 2010-03-18 10:18:19 +00:00
textproc Update to 20090510 snapshot. 2011-02-06 10:58:29 +00:00
time Update to 3.6. 2011-02-02 13:48:06 +00:00
wm Wire down KDEDIR so we don't get differing PLIST depending on 2011-01-31 15:39:11 +00:00
www Remove RUBY_REQD which specify older version of 2011-02-07 14:55:55 +00:00
x11 In order to test HAVE_STDINT_H need to include <config.h> 2011-02-05 20:33:43 +00:00
Makefile
pkglocate Fix PR 39648: 2010-11-11 19:56:34 +00:00
README

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

Please see doc/pkgsrc.txt for information.