From 2002767acb35541647029b8cfc513f97031e4a20 Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Sat, 30 Mar 2002 10:14:36 +0000 Subject: Updated with new Option, some cleanups. >Number: 30849 news/nntpcache fails compiling authinfo_pam.c, add radius & ldap auth mechanisms. The fix is to place a #ifndef __FreeBSD__ .. #endif arround in authinfo_pam.c. The attached patch corrects this problem, and adds additional authentication functionality to the nntpcache port (RADIUS, LDAP[v1,v2]). files/patch-src-authinfo_pam.ext removed due to a post-configure target is added to the Makefile that recreates the authinfo_[pam,radius,ldap].ext files. PR: 30849 Submitted by: hetzels@westbend.net --- news/nntpcache/files/patch-src::authinfo_pam.c | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 news/nntpcache/files/patch-src::authinfo_pam.c (limited to 'news/nntpcache/files/patch-src::authinfo_pam.c') diff --git a/news/nntpcache/files/patch-src::authinfo_pam.c b/news/nntpcache/files/patch-src::authinfo_pam.c deleted file mode 100644 index 6a645026e42f..000000000000 --- a/news/nntpcache/files/patch-src::authinfo_pam.c +++ /dev/null @@ -1,13 +0,0 @@ -$FreeBSD$ - ---- src/authinfo_pam.c.orig Sat Nov 10 05:52:17 2001 -+++ src/authinfo_pam.c Sat Nov 10 05:51:29 2001 -@@ -15,7 +15,7 @@ - #include "authinfo_pam.h" - - #include --#include -+/* #include */ - - /* - * pam authenticator. -- cgit v1.2.3