Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 317645 - www-apps/lxr should depend on www-apache/mod_perl
Summary: www-apps/lxr should depend on www-apache/mod_perl
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Web Application Packages Maintainers
URL:
Whiteboard: Pending removal: 2018-12-01
Keywords: PMASKED
Depends on:
Blocks:
 
Reported: 2010-04-28 15:32 UTC by Maciej Zielenkiewicz
Modified: 2018-12-01 18:22 UTC (History)
3 users (show)

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


Attachments
Patch for the first two issues. (lxr-0.patch,393 bytes, patch)
2010-05-05 14:09 UTC, Maciej Zielenkiewicz
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Maciej Zielenkiewicz 2010-04-28 15:32:00 UTC
The www-apps/lxr ebuild should have following things fixed:
* Should pull in virtual/postgres-server if build with USE-flag postgres
* At it installs .htaccess needing mod_perl by default it probably should depend on mod_perl.

Also the following paths in lxr.conf could probably be automatically adjusted:

-------8<---------------------8<------------------
# Location of the Generic.pm config file
'genericconf' =>  '...',

# Location of the ectags.conf file
'ectagsconf' => ,
-------8<---------------------8<------------------

On my system the are respectively:
'/usr/lib/perl5/vendor_perl/5.8.8/LXR/Lang/generic.conf',
'/usr/lib/perl5/vendor_perl/5.8.8/LXR/Lang/ectags.conf'
Comment 1 Panagiotis Christopoulos (RETIRED) gentoo-dev 2010-05-04 20:28:43 UTC
Please, could you create a patch for the changes you propose? Thank you.
Comment 2 Maciej Zielenkiewicz 2010-05-05 14:09:55 UTC
Created attachment 230461 [details, diff]
Patch for the first two issues.

This should fix the first two propositions. As fot the others I would have to learn some more portage-magic which I do not know yet and I don't have time to do this at the moment.
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2014-10-05 09:17:37 UTC
(In reply to Maciej Zielenkiewicz from comment #0)
> The www-apps/lxr ebuild should have following things fixed:
> * Should pull in virtual/postgres-server if build with USE-flag postgres

There is no such thing as virtual/postgres-server. Also, why should the database server reside on the same host?
Comment 4 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-12-01 18:22:08 UTC
Removing wrt #444368.