Subject: CVS commit: pkgsrc/sysutils/radmind
To: None <pkgsrc-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: pkgsrc-changes
Date: 01/18/2006 13:11:56
Module Name: pkgsrc
Committed By: joerg
Date: Wed Jan 18 13:11:56 UTC 2006
Modified Files:
pkgsrc/sysutils/radmind: Makefile PLIST distinfo
pkgsrc/sysutils/radmind/patches: patch-aa patch-ab patch-ac
Log Message:
Maintainer update of radmind from PR 32339.
New in 1.5.1:
Added support for case insensitive file systems
Add lsort to sort transcripts
ktcheck:
Fixed -D usage
Added -D to specify radmind path
Added -C to remove unused command files and transcripts
fsdiff:
Fixed bug that would calculate unnecessary checksums
Fixed bug that required two runs to fix hardlinks for objects other
then files.
lapply:
Fixed bug that would exit if a socket or a door didn't exist
lcreate:
-n correctly checks files.
Fixed bug where -N wouldn't use correct size on applefiles
lfdiff:
Better special handling.
If precedent_transcript returns special, make lfdiff handle it.
Check to make sure local file exists.
Check return value of precedent_transcript.
uses highest precedence transcript for path if no -T or -S given
twhich:
Fixed error with new transcript code
daemon:
Changed -L to specify syslog level
Added -F to specify syslog facility
lcksum:
removes temp files on error
libsnet:
made timed reads non-blocking
SSL_read bug fix, amohave contents.
docs:
BUG 1352578: Added CN to special file path description
Added lsort man page
build:
Fixed most warnings on OS X 10.4
Fixed bug with SASL builds
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 pkgsrc/sysutils/radmind/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/sysutils/radmind/PLIST
cvs rdiff -r1.6 -r1.7 pkgsrc/sysutils/radmind/distinfo
cvs rdiff -r1.2 -r1.3 pkgsrc/sysutils/radmind/patches/patch-aa \
pkgsrc/sysutils/radmind/patches/patch-ab
cvs rdiff -r1.3 -r1.4 pkgsrc/sysutils/radmind/patches/patch-ac
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.