Subject: CVS commit: pkgsrc/sysutils/radmind
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 07/17/2006 17:59:06
Module Name:	pkgsrc
Committed By:	wiz
Date:		Mon Jul 17 17:59:06 UTC 2006

Modified Files:
	pkgsrc/sysutils/radmind: Makefile distinfo
	pkgsrc/sysutils/radmind/patches: patch-ab patch-ad

Log Message:
Update to 1.6.1, provided by the maintainer Hauke Fath in PR 33938.

 Changes from 1.6.0:
    - Fixed non OS X compile bug

 Major changes from 1.5.1:
    - Added support for network communication compression ( patch #1348172 )
      Thanks Maarten Thibaut for the original code

    - OS X Package contains universal binaries.

 Other Changes
    - config file now supports optional comment in third column

    - lapply fix for OS X symlink permission bug ( bug #1441965 )

    - Fixes for AppleSingle support on i386. ( bug #1438290 )

    - lmerge -f no longer duplicates some minus lines ( bug 1346368 )

    - Server logs child process stats including blocks in and out

    - specify user to ra.sh with -U ( patch #1435665 )
      Thanks Sean Sweda

    - ra.sh prompt for username when USER=root ( patch #1420980 )
      Thanks Sean Sweda

    - ra.sh uses $SUDO_USER if set

    - fixed errno assignment if FD_ISSET fails ( libsnet bug #1436043 )
      Thanks Matt Selsky

    - ktcheck not sending quit if special file is created ( bug #1429169 )

    - twhich can deal with null/empty transcript ( bug 1372729 )

    - Pass correct configure args to libsnet for ssl and sasl ( bug #1435999 )
      Thanks Matt Selsky

    - ./configure now warns if tmp exists ( patch #1384558 )
      Thanks Jose Calhariz
    - ./configure now supports DISTDIR ( patch #1384555 )
      Thanks Jose Calhariz

    - Explaining the numeric range in radmind.8 ( patch #1408441 )
      Thanks David Coulthart

    - moved MIN and MAX to config.h

    - Added COMP info to SPEC

    - Apple package will install /var/radmind/client, preapply and postapply

    - make dist now follows symlinks


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 pkgsrc/sysutils/radmind/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/sysutils/radmind/distinfo
cvs rdiff -r1.3 -r1.4 pkgsrc/sysutils/radmind/patches/patch-ab
cvs rdiff -r1.1 -r1.2 pkgsrc/sysutils/radmind/patches/patch-ad

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.