Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 121886 - dev-db/firebird - replace inetd use flag with xinetd
Summary: dev-db/firebird - replace inetd use flag with xinetd
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Karol Wojtaszek (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-06 14:45 UTC by Jakub Moc (RETIRED)
Modified: 2006-02-11 14:39 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 Jakub Moc (RETIRED) gentoo-dev 2006-02-06 14:45:56 UTC
dev-db/firebird is the only ebuild using this flag, there are 5 other ebuilds that use xinetd instead. 

# euse -i inetd
global use flags (searching: inetd)
************************************************************
no matching entries found

local use flags (searching: inetd)
************************************************************
[-    ] inetd (dev-db/firebird):
If you want inetd version instead of a superserver (daemon)

-------

# euse -i xinetd
global use flags (searching: xinetd)
************************************************************
no matching entries found

local use flags (searching: xinetd)
************************************************************
[+ C  ] xinetd (net-ftp/proftpd):
Enable support for starting from xinetd

[+ C  ] xinetd (net-ftp/vsftpd):
Add support for running under xinetd

[+ C  ] xinetd (net-mail/qpopper):
If you want inetd version instead of standalone

[+ C  ] xinetd (net-misc/linux-identd):
Use xinetd instead of the initscript

[+ C  ] xinetd (net-misc/rsync):
Install an xinetd.d file for rsyncd

Does firebird really need its own use flag for the same thing?
Comment 1 Karol Wojtaszek (RETIRED) gentoo-dev 2006-02-11 14:39:32 UTC
Fixed in portage, thanks for info.