Subject: PR/26170 CVS commit: pkgsrc/mail/fetchmail
To: None <frueauf@netbsd.org, gnats-admin@netbsd.org,>
From: Thorsten Frueauf <frueauf@netbsd.org>
List: pkgsrc-bugs
Date: 01/21/2005 15:47:02
The following reply was made to PR pkg/26170; it has been noted by GNATS.

From: Thorsten Frueauf <frueauf@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/26170 CVS commit: pkgsrc/mail/fetchmail
Date: Fri, 21 Jan 2005 15:46:39 +0000 (UTC)

 Module Name:	pkgsrc
 Committed By:	frueauf
 Date:		Fri Jan 21 15:46:39 UTC 2005
 
 Modified Files:
 	pkgsrc/mail/fetchmail: distinfo options.mk
 	pkgsrc/mail/fetchmail/patches: patch-ae
 
 Log Message:
 Rework kerberos V support:
 	- use kerberos instead of kerberos5 as PKG_SUPPORTED_OPTIONS
 	  to keep compliance with other kerberos aware packages in pkgsrc
 	- use the krb5 buildlink environment
 Introduce support for gssapi which was also requested in pr pkg/26170 with
 the according PKG_SUPPORTED_OPTIONS. gssapi will imply kerberos5.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.27 -r1.28 pkgsrc/mail/fetchmail/distinfo
 cvs rdiff -r1.6 -r1.7 pkgsrc/mail/fetchmail/options.mk
 cvs rdiff -r1.13 -r1.14 pkgsrc/mail/fetchmail/patches/patch-ae
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.