Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 72838 - The netcat ebuild does not support USE="ipv6"
Summary: The netcat ebuild does not support USE="ipv6"
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-29 10:59 UTC by Mark Miller
Modified: 2004-11-29 14:02 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 Mark Miller 2004-11-29 10:59:36 UTC
I wanted to get netcat working with IPv6 support, and attempted to USE="ipv6" emerge netcat, which did not work. I then noticed on freshmeat the IPv6 branch of netcat (http://freshmeat.net/projects/netcat/?branch_id=40599) Is there a way possible to incorporate this into the ebuild of netcat or a seperate ebuild?

Reproducible: Always
Steps to Reproduce:
1. USE="ipv6" emerge netcat
2.
3.

Actual Results:  
netcat does not have IPv6 support

Expected Results:  
Allowed me to connect to an IPv6 host
Comment 1 Adrian Frühwirth 2004-11-29 11:15:50 UTC
net-misc/nc6 supports both ipv4 and ipv6.
Comment 2 SpanKY gentoo-dev 2004-11-29 14:02:57 UTC
yeah, you really cant file bug reports with little information

USE=ipv6 applies an ipv6 patch to netcat