Subject: CVS commit: pkgsrc/mail/fetchmail
To: None <pkgsrc-changes@NetBSD.org>
From: Thorsten Frueauf <frueauf@netbsd.org>
List: pkgsrc-changes
Date: 01/21/2005 15:46:39
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.