Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 262273 - sys-apps/ucspi-tcp-0.88-r17: add (back) ipv6 USE flag
Summary: sys-apps/ucspi-tcp-0.88-r17: add (back) ipv6 USE flag
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement with 2 votes (vote)
Assignee: Qmail Team (OBSOLETE)
URL:
Whiteboard:
Keywords:
: 371591 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-03-12 15:13 UTC by Brandon Turner
Modified: 2014-12-30 22:29 UTC (History)
5 users (show)

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


Attachments
replacement r17 ebuild with ipv6 support (ucspi-tcp-0.88-r17.ebuild,2.85 KB, text/plain)
2009-03-12 15:14 UTC, Brandon Turner
Details
ip6_fmt patch to output compressed ipv6 addresses correctly (0.88-ipv6-diff18-fix.patch,406 bytes, patch)
2009-03-12 15:15 UTC, Brandon Turner
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brandon Turner 2009-03-12 15:13:10 UTC
The ipv6 use flag and related patches were removed from the ucspi-tcp ebuild in r16 in favor of of a UCSPI_TCP_PATCH_DIR environment variable used by other qmail related builds.  The r17 ebuild (still unstable) removes support for the UCSPI_TCP_PATCH_DIR, suggesting instead that you modify the ebuild.

I'd like to add the ipv6 use flag to the r17 ebuild.  I've attached a functioning replacement ebuild as well as a patch for the ipv6 patch.  My patch fixes a bug in outputting compressed ipv6 addresses.  I've submitted my patch upstream so hopefully it will be included in the next patch release.

The ipv6 and ssl use flags have caused problems in the past.  I think it is safe to leave out the ssl flag as the ucspi-ssl package provides the ssl functionality.
Comment 1 Brandon Turner 2009-03-12 15:14:33 UTC
Created attachment 184813 [details]
replacement r17 ebuild with ipv6 support
Comment 2 Brandon Turner 2009-03-12 15:15:30 UTC
Created attachment 184814 [details, diff]
ip6_fmt patch to output compressed ipv6 addresses correctly
Comment 3 Paweł Drewniak 2010-12-12 10:37:29 UTC
Bump. Is there something preventing this patch to be added?
Comment 4 subscryer 2011-02-14 09:50:19 UTC
So for ipv6 support I should use r14, r15 or the modified ebuild? I hope v6 support will be added back in the most recent ebuilds, it's not like it's irrelevant anymore. :)
Comment 5 Jeroen Roovers (RETIRED) gentoo-dev 2011-06-15 01:03:35 UTC
*** Bug 371591 has been marked as a duplicate of this bug. ***
Comment 6 Rolf Eike Beer archtester 2011-06-15 05:49:53 UTC
A similar patch like attachment 184814 [details, diff] is in the upstream diff19.
Comment 7 Rolf Eike Beer archtester 2011-09-18 18:47:31 UTC
The 0.88-errno patch can be replaced with the diff19 patch of Fefe. This way both "ipv6" and "!ipv6" can be built. Can someone please take care of this?