Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 32713 - Pine ebuild doesn't enable the activation of GSSAPI authentication
Summary: Pine ebuild doesn't enable the activation of GSSAPI authentication
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Net-Mail Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-04 06:48 UTC by Jason Pfeil
Modified: 2004-01-26 13:16 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Unified diff patch to add kerberos/GSSAPI support to pine's 4.58 ebuild. (pine-4.58.ebuild.patch,685 bytes, patch)
2003-11-04 06:59 UTC, Jason Pfeil
Details | Diff
ebuild file that results from patching the existing ebuild with the patch to add kerberos/GSSAPI to pine (pine-4.58.ebuild,3.37 KB, text/plain)
2003-11-04 07:00 UTC, Jason Pfeil
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Pfeil 2003-11-04 06:48:14 UTC
One of the major benefits of kerberos authentication is its capability for single sign-on applications.  Pine has included this ability in its distributions for a while now but the latest pine ebuild does not activate it.  After doing some research, I have devised an ebuild that will activate the GSSAPI authentication mechanism for pine.  I will attach my modified ebuild as well as a patch in case you don't want the entire ebuild.
Comment 1 Jason Pfeil 2003-11-04 06:59:31 UTC
Created attachment 20254 [details, diff]
Unified diff patch to add kerberos/GSSAPI support to pine's 4.58 ebuild.
Comment 2 Jason Pfeil 2003-11-04 07:00:18 UTC
Created attachment 20255 [details]
ebuild file that results from patching the existing ebuild with the patch to add kerberos/GSSAPI to pine
Comment 3 Jason Pfeil 2003-11-04 07:03:15 UTC
Oops, forgot that ebuild bugs go against ebild component...sorry.
Comment 4 Max Kalika (RETIRED) gentoo-dev 2003-11-08 12:36:37 UTC
Quick question.  Is there a reason you don't make it depend on virtual/krb5?
 Otherwise I added it to my local experimental pine ebuild that will be committed
soon.  Thanks!
Comment 5 Max Kalika (RETIRED) gentoo-dev 2003-11-08 12:52:12 UTC
I just answered my own question.  It doesn't seem to work with heimdal.
Comment 6 Max Kalika (RETIRED) gentoo-dev 2003-11-08 23:54:25 UTC
Added to pine-4.58-r3.  Please give it a try.
Comment 7 Jason Pfeil 2004-01-26 13:16:54 UTC
My apologies, Max.  I had not seen your message that this had been incorporated into the -r3 ebuild until just now.

I will test this and let you know results ASAP.

Thanks!

--Jason