Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 139516 - New tc-arch-*-fbsd support for Gentoo/FreeBSD ports
Summary: New tc-arch-*-fbsd support for Gentoo/FreeBSD ports
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: FreeBSD (show other bugs)
Hardware: All FreeBSD
: High normal
Assignee: Gentoo/BSD Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-06 22:31 UTC by Victor Roman Archidona
Modified: 2011-12-05 00:21 UTC (History)
1 user (show)

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


Attachments
Patch implementing it (tc-arch-functions.patch,976 bytes, patch)
2006-07-06 22:32 UTC, Victor Roman Archidona
Details | Diff
Correct PATCH (previous one uploaded by mistake) (tc-arch-functions.patch,976 bytes, patch)
2006-07-06 22:37 UTC, Victor Roman Archidona
Details | Diff
Correct PATCH (previous one uploaded by mistake) (tc-arch-functions.patch,981 bytes, patch)
2006-07-06 22:39 UTC, Victor Roman Archidona
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Victor Roman Archidona 2006-07-06 22:31:55 UTC
Function tc-arch-kernel function and tc-ninja_magic_to_arch are linux specific and FreeBSD has other default names for the architecture ports. A tc-arch-kernel-fbsd and tc-ninja_magic_to_arch_fbsd must be added to dealing with it, some packages like freebsd-lib relies on it installing their sources.
Comment 1 Victor Roman Archidona 2006-07-06 22:32:17 UTC
Created attachment 91092 [details, diff]
Patch implementing it
Comment 2 Victor Roman Archidona 2006-07-06 22:37:14 UTC
Created attachment 91093 [details, diff]
Correct PATCH (previous one uploaded by mistake)
Comment 3 Victor Roman Archidona 2006-07-06 22:39:30 UTC
Created attachment 91094 [details, diff]
Correct PATCH (previous one uploaded by mistake)

Having some problems saving files, so this last must be correct. Previously uploaded haven't got "echo" before "amd64".
Comment 4 Roy Marples (RETIRED) gentoo-dev 2007-08-02 16:24:25 UTC
What exactly is this for?
BTW, sparc64 needs to be added as soon as you tell me what to add if needed
Comment 5 SpanKY gentoo-dev 2007-08-02 17:06:20 UTC
why dont you extend the syntax of the existing function ... that'd make a lot more sense i'd think
Comment 6 Mark Loeser (RETIRED) gentoo-dev 2009-04-20 00:45:57 UTC
This hasn't gone anywhere, and obviously if it was needed, it would have by now.