Bug 78577 - Fixes devel/boehm-gc on FreeBSD/powerpc arch
Summary: Fixes devel/boehm-gc on FreeBSD/powerpc arch
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: MANTANI Nobutaka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-08 06:40 UTC by Martin Minkus
Modified: 2005-03-19 16:45 UTC (History)
0 users

See Also:


Attachments
patch-devel-boehm-gc-Makefile (588 bytes, text/plain)
2005-03-08 06:40 UTC, Martin Minkus
no flags Details
file.diff (1.54 KB, patch)
2005-03-08 06:40 UTC, Martin Minkus
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Minkus 2005-03-08 06:40:03 UTC
	Added FreeBSD/powerpc support go bohem-gc. PowerPC support already exists,
	as boehm-gc runs on Darwin/ppc, Linux/ppc, NetBSD/ppc, etc, etc.

Fix: Patches below fix the problem. Peter Grehan states that a copy of the
	NetBSD/ppc section is probably all that is needed (and that is what i did).
	w3m which relies on boehm-gc works flawlessly.

How-To-Repeat: 	Build port on FreeBSD/ppc. It fails as FreeBSD/powerpc is an unknown system.
Comment 1 Volker Stolz freebsd_committer freebsd_triage 2005-03-08 10:20:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->nobutaka

Over to maintainer
Comment 2 MANTANI Nobutaka freebsd_committer freebsd_triage 2005-03-19 16:44:38 UTC
State Changed
From-To: open->closed

Committed, thanks!