pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/freeradius - Update freeradius to 1.0.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/39bd4f985edf
branches: trunk
changeset: 489218:39bd4f985edf
user: adrianp <adrianp%pkgsrc.org@localhost>
date: Fri Feb 18 16:59:57 2005 +0000
description:
- Update freeradius to 1.0.2
- Fix for PR #29437 opened by luiszuccolo(at)ciudad.com.ar, thanks for the PR !
> FreeRADIUS 1.0.2 ; $Date: 2005/02/13 01:03:20 $, urgency=medium
> * Novell eDirectoty support. Patch from Novell.
> * localweb & Trapeze dictionary updates.
> * EAP-SIM fixes.
> * Make "Strip-User-Name = No" work.
> * Don't declare zero-length arrays in rlm_passwd
> * Bug fix to make udpfromto code work
> * radrelay shouldn't dump core if it can't read a VP from the
> detail file.
> * Only initialize the random pool once.
> * In rlm_sql, don't escape characters twice.
> * Fix MD4 calculation on big-endian machines.
> * In rlm_ldap, only claim Auth-Type if a plain text password is present.
> * Treat Quintium VSAs like Cisco VSAs
> * Locking fixes in threading code
> * rlm_krb5 includes /usr/include/et for Fedora Core
> * Fix post-auth REJECT stanza processing for rejections from external
> processes or home RADIUS servers
> * Fix building on gcc-4.0 by not trying to access static auth_port from
> other files.
> * Fix building SNMP support on Solaris 9, which needs -lkstat
diffstat:
net/freeradius/Makefile | 12 +++++++-----
net/freeradius/PLIST | 4 +++-
net/freeradius/distinfo | 8 ++++----
net/freeradius/patches/patch-ai | 10 +++++-----
4 files changed, 19 insertions(+), 15 deletions(-)
diffs (88 lines):
diff -r 514e6e870c93 -r 39bd4f985edf net/freeradius/Makefile
--- a/net/freeradius/Makefile Fri Feb 18 16:18:12 2005 +0000
+++ b/net/freeradius/Makefile Fri Feb 18 16:59:57 2005 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2005/02/09 09:14:26 seb Exp $
+# $NetBSD: Makefile,v 1.24 2005/02/18 16:59:57 adrianp Exp $
-DISTNAME= freeradius-1.0.1
-PKGREVISION= 7
+DISTNAME= freeradius-1.0.2
CATEGORIES= net
MASTER_SITES= ftp://ftp.freeradius.org/pub/radius/ \
ftp://ftp.Awfulhak.org/pub/radius/
@@ -50,9 +49,12 @@
SUBST_CLASSES= make
SUBST_STAGE.make= post-patch
SUBST_FILES.make= src/modules/rlm_ldap/Makefile.in \
- src/modules/rlm_mschap/Makefile
+ src/modules/rlm_mschap/Makefile \
+ src/modules/rlm_sql/drivers/rlm_sql_postgresql/Makefile.in
SUBST_SED.make= -e "s|RLM_LDFLAGS =|RLM_LDFLAGS = \
- -L../../../src/lib/.libs/ -lradius|g"
+ -L../../../src/lib/.libs/ -lradius|g" \
+ -e "s|RLM_SQL_LIBS =|RLM_SQL_LIBS = \
+ -L${PREFIX}/lib|g"
SUBST_MESSAGE.make= "Fixing Makefiles."
.include "options.mk"
diff -r 514e6e870c93 -r 39bd4f985edf net/freeradius/PLIST
--- a/net/freeradius/PLIST Fri Feb 18 16:18:12 2005 +0000
+++ b/net/freeradius/PLIST Fri Feb 18 16:59:57 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2004/09/23 19:51:21 adrianp Exp $
+@comment $NetBSD: PLIST,v 1.7 2005/02/18 16:59:57 adrianp Exp $
bin/radclient
bin/radeapclient
bin/radlast
@@ -367,10 +367,12 @@
share/freeradius/dictionary.foundry
share/freeradius/dictionary.freeradius
share/freeradius/dictionary.gandalf
+share/freeradius/dictionary.garderos
share/freeradius/dictionary.itk
share/freeradius/dictionary.juniper
share/freeradius/dictionary.karlnet
share/freeradius/dictionary.livingston
+share/freeradius/dictionary.localweb
share/freeradius/dictionary.merit
share/freeradius/dictionary.microsoft
share/freeradius/dictionary.mikrotik
diff -r 514e6e870c93 -r 39bd4f985edf net/freeradius/distinfo
--- a/net/freeradius/distinfo Fri Feb 18 16:18:12 2005 +0000
+++ b/net/freeradius/distinfo Fri Feb 18 16:59:57 2005 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.10 2004/11/16 13:51:45 adrianp Exp $
+$NetBSD: distinfo,v 1.11 2005/02/18 16:59:57 adrianp Exp $
-SHA1 (freeradius-1.0.1.tar.gz) = 54de3bf96a2eb7992408573002d458edba1b47b5
-Size (freeradius-1.0.1.tar.gz) = 2237745 bytes
+SHA1 (freeradius-1.0.2.tar.gz) = 5703fd8abb4f28c15d716bd1ec1e9cfe2e1e6c90
+Size (freeradius-1.0.2.tar.gz) = 2208884 bytes
SHA1 (patch-ae) = 0c1b6c79329f41c35e3a783e61cc205cb78a4773
SHA1 (patch-ah) = 49a5afd67ffea3bf871f57a3d8c2888baf765558
-SHA1 (patch-ai) = 7c9cbe277ca006f2277dcb16f38ffc4863ad8d27
+SHA1 (patch-ai) = bb4dafd3f6b961403caa955c9a09c271468ada36
SHA1 (patch-aj) = 422c9dfbde08c26acf41a040c57508ab9725004e
diff -r 514e6e870c93 -r 39bd4f985edf net/freeradius/patches/patch-ai
--- a/net/freeradius/patches/patch-ai Fri Feb 18 16:18:12 2005 +0000
+++ b/net/freeradius/patches/patch-ai Fri Feb 18 16:59:57 2005 +0000
@@ -1,8 +1,8 @@
-$NetBSD: patch-ai,v 1.3 2004/11/16 13:51:45 adrianp Exp $
+$NetBSD: patch-ai,v 1.4 2005/02/18 16:59:57 adrianp Exp $
---- configure.orig Fri Nov 12 20:52:22 2004
-+++ configure Fri Nov 12 20:53:02 2004
-@@ -6272,7 +6272,7 @@
+--- configure.orig 2005-02-18 15:41:34.000000000 +0000
++++ configure
+@@ -6373,7 +6373,7 @@ else
cat conftest.$ac_ext >&5
fi
rm -f conftest*
@@ -10,4 +10,4 @@
+test "$ac_cv_search_sem_init" = "no" && for i in pthread sem posix4 rt semaphore; do
LIBS="-l$i $ac_func_search_save_LIBS"
cat > conftest.$ac_ext <<EOF
- #line 6279 "configure"
+ #line 6380 "configure"
Home |
Main Index |
Thread Index |
Old Index