Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 115403 - Adding perl USE flag for net-www/mod_fastcgi...
Summary: Adding perl USE flag for net-www/mod_fastcgi...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Apache Team - Bugzilla Reports
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-13 03:31 UTC by Jiri Tyr
Modified: 2006-06-05 14:33 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 Jiri Tyr 2005-12-13 03:31:30 UTC
I woult like to have be able to emerge net-www/mod_fastcgi with dev-perl/FCGI
support. Just add "perl" USE flag to the ebuild for net-www/mod_fastcgi.

Reproducible: Always
Steps to Reproduce:
1. emerge -av net-www/mod_fastcgi
2.
3.

Actual Results:  
Installation of the net-www/mod_fastcgi without the dev-perl/FCGI support.

Expected Results:  
USE="perl" emerge -av net-www/mod_fastcgi
Installation of the net-www/mod_fastcgi with the dev-perl/FCGI support.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-12-13 03:35:30 UTC
Uhm? What should that use flag do? We don't add use flags just to emerge another
ebuild. If that's the case, then emerge dev-perl/FCGI yourself. Please, explain
better what are you requesting.
Comment 2 Jiri Tyr 2005-12-13 03:56:21 UTC
(In reply to comment #1)
> If that's the case, then emerge dev-perl/FCGI yourself. Please, explain
> better what are you requesting.

I want to use net-www/mod_fastcgi in Apache2 but if I want to use it with Perl,
I have to emerge dev-perl/FCGI manually. So why do not add "perl" USE flag to
the net-www/mod_fastcgi and do that in once?

If do you think that it is absurdity, just delete this bug report, but I think
that it is good idea.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2005-12-13 03:58:45 UTC
Hmmm...
Comment 4 Luca Longinotti (RETIRED) gentoo-dev 2006-06-05 14:17:25 UTC
"perl" USE added to net-www/mod_fastcgi, and it depends on dev-perl/FCGI.
Best regards, CHTEKK.
Comment 5 Luca Longinotti (RETIRED) gentoo-dev 2006-06-05 14:25:37 UTC
Bleh disregard my previous comment, we actually decided for the exact opposite: "perl" USE won't be added to mod_fastcgi.
Best regards, CHTEKK.
Comment 6 Jakub Moc (RETIRED) gentoo-dev 2006-06-05 14:27:49 UTC
So, now to resolve properly.
Comment 7 Jakub Moc (RETIRED) gentoo-dev 2006-06-05 14:33:33 UTC
Closing WONTFIX, use flags should not be used for just adding optional stuff to (R)DEPEND without altering the actual result in any way.