Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
schmonz 6c9c63a232 Update to 2.5.0. From the changelog:
Moved portions of spamdyke's code from spamdyke.c into new .c and .h files to
    make it a little easier to understand and maintain.
  Added base64_encode() and base64_decode() to transfer data to/from base64
    format.
  Added md5() to produce an MD5 digest of a data block.  Turns out this wasn't
    necessary for spamdyke, only for test_smtpauth_crammd5.  Oops.
  Renamed the "make openbsd" command to "make bsd" since apparently all *BSD
    distributions don't need -lresolv.
  Renamed search_ip_file() to search_tcprules_file() and extended it to support
    IP ranges, rDNS names and remote info like tcprules does (according to
    http://cr.yp.to/ucspi-tcp/tcprules.html).  This makes the IP black/
    whitelist files much more flexible.  This will be much handier in the next
    version (AKA The Great Configuration Overhaul).
  Modified middleman() and smtp_filter(), added exec_checkpassword() so spamdyke
    can do SMTP AUTH, either by offering it itself or observing the qmail
    traffic.  LOGIN, PLAIN and CRAM-MD5 are supported.
  Changed the STRLEN_ macros in spamdyke.h to use a single STRLEN() macro so the
    preprocessor will count characters instead of doing it by hand.  Much safer
    this way.
  Removed "-a"'s (max number of recipients per message) dependence on "-d"
    (local domains file).  With SMTP AUTH, the local access file and whitelists,
    this shouldn't be necessary.
  Added process_access() to process local access files (e.g. /etc/tcp.smtp) and
    export environment variables based on the source of the incoming connection.
  Added relay prevention based on the content of the local access file(s) and
    the list(s) of local domains.  Connections from remote sources that are
    granted relay permission in the access file(s) are allowed to relay.  Users
    who authenticate with SMTP AUTH are allowed to relay.  All others must send
    to local addresses only.
  Added a series of test scripts to exercise all of spamdyke's filters and
    options.  This should make it easier to regression test new versions.
  Changed search_file() and search_tcprules_file() to compare domain names in a
    case insensitive manner.
  Changed canonicalize_path() to reduce all file paths to lowercase.  This was
    causing graylisting to be inconsistant.  Reported by bcarr@purgatoire.org.
2007-05-07 19:43:43 +00:00
archivers Add a patch to prevent possible buffer overflow by using strcpy() 2007-05-06 00:28:57 +00:00
audio Update to 0.2.38: 2007-05-06 16:36:06 +00:00
benchmarks Fix building: 2007-03-11 01:37:56 +00:00
biology Prepare for switching to NO_MTREE=yes. 2007-03-24 19:21:18 +00:00
bootstrap hpux: machine_arch is hppa, not 9000. 2007-04-25 13:24:24 +00:00
cad Prepare for switching to NO_MTREE=yes. 2007-03-24 19:21:18 +00:00
chat Added DESTDIR support. Successful build with/without USE_DESTDIR=full 2007-05-02 08:11:56 +00:00
comms Disable -Werror for now, the code has too many warnings with gcc4. 2007-05-06 08:33:54 +00:00
converters Added p5-JSON. 2007-04-30 01:42:44 +00:00
cross Whitespace cleanup, courtesy of pkglint. 2007-02-22 19:26:05 +00:00
crosspkgtools Whitespace cleanup, courtesy of pkglint. 2007-02-22 19:26:05 +00:00
databases Added and enabled java-qdbm. 2007-05-06 12:59:48 +00:00
devel Only set the app suffix (.1). 2007-05-07 12:20:33 +00:00
distfiles
doc SHA256/SHA384/SHA512 in libnbcompat-20070507. 2007-05-07 16:40:18 +00:00
editors Updated editors/vim-share to 7.0.243 2007-05-07 06:34:13 +00:00
emulators Set OPSYS_EMULSUBDIR in the non compat32 case, otherwise systems 2007-05-04 23:46:56 +00:00
filesystems Add and enable fuse-pod 2007-05-04 23:49:32 +00:00
finance Adapt for move of misc/goffice to misc/goffice0.2. 2007-05-05 00:18:58 +00:00
fonts Depend on ko-baekmuk>=2.0, bump PKGREVISION. 2007-04-14 21:37:49 +00:00
games make assert no-op for Mac OS X, mainly to stop openttd error() emit 2007-05-06 17:50:21 +00:00
geography add 2007-04-17 01:04:44 +00:00
graphics Add security fix for CVE-2007-1001 to "php4-gd" and "php5-gd" packages. 2007-05-06 13:08:33 +00:00
ham Ad missing PLIST entries. Sort. Bump revision. 2007-04-04 16:30:49 +00:00
inputmethod Fix build with newer pth, which defines read and write as macros. 2007-03-24 16:04:56 +00:00
lang librep-0.17nb3: Bring in a couple of bugfixes from GNOME svn. 2007-05-07 12:42:19 +00:00
licenses Since the Teamspeak licence has changed ensure it uses a different 2007-05-01 11:34:05 +00:00
mail Update to 2.5.0. From the changelog: 2007-05-07 19:43:43 +00:00
math PKGREVISION++ for the recent PEAR/PHP changes so that all child packages 2007-05-05 22:09:18 +00:00
mbone Revert last PLIST change und bump revision again. 2007-03-30 15:41:02 +00:00
meta-pkgs Remove xfce4-radio-plugin (keep it still in pkgsrc-wip). 2007-04-27 11:21:47 +00:00
misc Add PRINT_PLIST_AWK magic for plugins dir. 2007-05-05 17:05:43 +00:00
mk When looking for help for _vargroups, the show-all target will be shown. 2007-05-07 09:35:53 +00:00
multimedia Update kmplayer to 0.9.4a 2007-05-05 21:43:36 +00:00
net Activated p5-Net-OpenID-Consumer 2007-05-06 14:02:24 +00:00
news Prepare for switching to NO_MTREE=yes. 2007-03-24 19:21:18 +00:00
packages
parallel Whitespace cleanup, courtesy of pkglint. 2007-02-22 19:26:05 +00:00
pkgtools Add SHA256/SHA384/SHA512 to libnbcompat. Update version to 20070507. 2007-05-07 16:38:47 +00:00
print Add gtklp. 2007-04-20 18:14:59 +00:00
regress Added a testcase for offsetof. Reorganized the rest. 2007-03-08 14:31:06 +00:00
security Update to 2.5.0. Too many changes to list here, please see: 2007-05-05 15:18:41 +00:00
shells PKGNAME must be defined before include bsd.pkg.mk, 2007-04-25 13:26:42 +00:00
sysutils Maintainer update to Radmind 1.8.0 2007-05-07 14:14:06 +00:00
templates Removed a double redirection. Changed the URL on the FTP server to 2007-05-07 08:19:35 +00:00
textproc Using message catalogue files. 2007-05-05 09:13:31 +00:00
time Updated to version 1.17. 2007-05-06 13:52:35 +00:00
wm Add gnome-compiz-manager. 2007-04-20 18:14:15 +00:00
www Update to 4.4.7 2007-05-06 19:50:18 +00:00
x11 Update x11vnc to 0.9. 2007-04-29 03:59:26 +00:00
Makefile Add the new filesystems category, as proposed on tech-pkg. 2007-02-20 22:46:32 +00:00
pkglocate
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.