Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 92370 - app-misc/screen with g/fbsd compatible pam support
Summary: app-misc/screen with g/fbsd compatible pam support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Other (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Gentoo/BSD Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-12 06:31 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2006-04-12 10:50 UTC (History)
2 users (show)

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


Attachments
Ebuild patch (screen-4.0.2-r1.patch,1.11 KB, patch)
2005-05-12 06:32 UTC, Diego Elio Pettenò (RETIRED)
Details | Diff
screen.pam.include (screen.pam.include,81 bytes, text/plain)
2005-05-12 06:33 UTC, Diego Elio Pettenò (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2005-05-12 06:31:01 UTC
The attached patch applied over current ebuild, and the attached pamd files makes screen work out of the box on G/FBSD systems.

It depends on virtual/pam, which defaults to >=sys-libs/pam-0.78 on usual linux systems, so the package must be revbumped and marked ~arch.
It also uses newpamd to install the pamd file, which checks on its own for pam useflag.

I've also replaced uclibc useflat to elibc_uclibc as now is supported by base tree.

Thanks, Diego
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-05-12 06:32:29 UTC
Created attachment 58748 [details, diff]
Ebuild patch
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-05-12 06:33:10 UTC
Created attachment 58749 [details]
screen.pam.include
Comment 3 SpanKY gentoo-dev 2005-05-12 19:44:15 UTC
wrote a better check that didnt involve USE=uclibc and imported the other fixes here
Comment 4 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-05-13 01:28:51 UTC
Uhm that won't work if you don't change the pamd file (in a *separate* file as -r1 doesn't depend on virtual/pam and will work on sys-libs/pam-0.77 where the new one won't.
Comment 5 Sven Wegener gentoo-dev 2005-05-14 15:09:40 UTC
Fixed in app-misc/screen-4.0.2-r3