Subject: CVS commit: pkgsrc/net/freeradius
To: None <pkgsrc-changes@netbsd.org>
From: James Chacon <jmc@netbsd.org>
List: pkgsrc-changes
Date: 03/12/2003 07:56:50
Module Name:	pkgsrc
Committed By:	jmc
Date:		Wed Mar 12 05:56:50 UTC 2003

Modified Files:
	pkgsrc/net/freeradius: Makefile PLIST distinfo
Added Files:
	pkgsrc/net/freeradius/patches: patch-ac patch-ad

Log Message:
Remove the installation of libltdl and make this use the already installed one
that libtool-base puts down. Also, fix one place in the freeradius code
where a config.h should have been emitted but wasn't.

Also, for NetBSD < 1.6N disable threads as this requires threads and
the posix semaphore headers which pth/etc don't provide and didn't appear
until 1.6N


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/net/freeradius/Makefile \
    pkgsrc/net/freeradius/distinfo
cvs rdiff -r1.1 -r1.2 pkgsrc/net/freeradius/PLIST
cvs rdiff -r0 -r1.1 pkgsrc/net/freeradius/patches/patch-ac \
    pkgsrc/net/freeradius/patches/patch-ad

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