Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 57537 - pine ebuilds don't appear to honor passfiles
Summary: pine ebuilds don't appear to honor passfiles
Status: RESOLVED WONTFIX
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: 2004-07-18 19:33 UTC by andrew Fabbro
Modified: 2004-07-21 11:10 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description andrew Fabbro 2004-07-18 19:33:09 UTC
In the pine-4.58 ebuild, there appears to be no logic to handle the passfile patch.  Any of these fail to produce a passfile-enabled pine:

(1) putting passfile as a USE option in make.conf
(2) using 'passfile' as a USE option on the command-line
(3) mucking with the IUSE list in the ebuild

However, adding this line does work:

epatch ${FILESDIR}/pine-4.56-passfile.patch

This should be a USE option, since not everyone will want a passfile for security reasons.

Alternative to all of the above, I am an idiot and missing something obvious.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Tuan Van (RETIRED) gentoo-dev 2004-07-21 11:10:33 UTC
'passfile' first introduced in pine-4.58-r2. Please try the latest verison in the portage tree.