Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Mar 2002 02:14:36 -0800 (PST)
From:      Dirk Meyer <dinoex@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/news/nntpcache Makefile ports/news/nntpcache/files patch-src-authinfo_ldap.c patch-src-authinfo_pam.c patch-src-authinfo_pam.ext patch-src::authinfo_pam.c
Message-ID:  <200203301014.g2UAEak05939@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dinoex      2002/03/30 02:14:36 PST

  Modified files:
    news/nntpcache       Makefile 
  Added files:
    news/nntpcache/files patch-src-authinfo_ldap.c 
                         patch-src-authinfo_pam.c 
  Removed files:
    news/nntpcache/files patch-src-authinfo_pam.ext 
                         patch-src::authinfo_pam.c 
  Log:
  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
  <security/pam_misc.h> 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
  
  Revision  Changes    Path
  1.21      +36 -0     ports/news/nntpcache/Makefile
  1.1       +19 -0     ports/news/nntpcache/files/patch-src-authinfo_ldap.c (new)
  1.1       +12 -0     ports/news/nntpcache/files/patch-src-authinfo_pam.c (new)
  1.2       +0 -11     ports/news/nntpcache/files/patch-src-authinfo_pam.ext (dead)
  1.2       +0 -13     ports/news/nntpcache/files/patch-src::authinfo_pam.c (dead)

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203301014.g2UAEak05939>