Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 122706 - perl is broken on DragonFlyBSD, needs patches
Summary: perl is broken on DragonFlyBSD, needs patches
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Other (show other bugs)
Hardware: All Other
: High normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-13 10:26 UTC by Robert Sebastian Gerus
Modified: 2006-04-12 10:50 UTC (History)
1 user (show)

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


Attachments
patch 1/3 (perl-dragonfly-patch-ca.patch,2.23 KB, patch)
2006-02-13 10:27 UTC, Robert Sebastian Gerus
Details | Diff
patch 2/3 (perl-dragonfly-patch-cb.patch,1.12 KB, patch)
2006-02-13 10:27 UTC, Robert Sebastian Gerus
Details | Diff
patch 3/3 (perl-dragonfly-patch-cj.patch,3.66 KB, patch)
2006-02-13 10:28 UTC, Robert Sebastian Gerus
Details | Diff
perl-5.8.8-dragonfly.patch (perl-5.8.8-dragonfly.patch,7.05 KB, patch)
2006-02-14 03:26 UTC, Diego Elio Pettenò (RETIRED)
Details | Diff
patch cleaned-up from non-dfly and outdated stuff (perl-5.8.8-dragonfly-clean.patch,5.09 KB, patch)
2006-02-14 07:59 UTC, Robert Sebastian Gerus
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Sebastian Gerus 2006-02-13 10:26:21 UTC
perl is broken on DragonFlyBSD, needs these patches and additional line in ebuild:
*-dragonfly*) osname="dragonfly" ;;
Comment 1 Robert Sebastian Gerus 2006-02-13 10:27:00 UTC
Created attachment 79709 [details, diff]
patch 1/3
Comment 2 Robert Sebastian Gerus 2006-02-13 10:27:20 UTC
Created attachment 79710 [details, diff]
patch 2/3
Comment 3 Robert Sebastian Gerus 2006-02-13 10:28:23 UTC
Created attachment 79711 [details, diff]
patch 3/3
Comment 4 Robert Sebastian Gerus 2006-02-13 10:34:37 UTC
Forgot to mention that these patches should also be aplied to both perl and libperl
Comment 5 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-02-14 03:26:34 UTC
Created attachment 79747 [details, diff]
perl-5.8.8-dragonfly.patch

Merged patch.
This is a patch merged of all the three above in a more gentoo-ish way instead of using ports paradigm.
Comment 6 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-02-14 03:27:22 UTC
Michael, now this is your ;)
Comment 7 Robert Sebastian Gerus 2006-02-14 07:59:46 UTC
Created attachment 79762 [details, diff]
patch cleaned-up from non-dfly and outdated stuff
Comment 8 Michael Cummings (RETIRED) gentoo-dev 2006-02-20 13:34:11 UTC
So here I am, thinking i just saw a patch for this on p5p...then realized it was your patch...i'll get this into portage in the next few hours, thanks for the patience :)
Comment 9 Michael Cummings (RETIRED) gentoo-dev 2006-02-20 14:17:22 UTC
posted, patched, fixed; i've tested that the patch applies cleanly, pretty much all you all at this point. enjoy.