Bug 78577

Summary: Fixes devel/boehm-gc on FreeBSD/powerpc arch
Product: Ports & Packages Reporter: Martin Minkus <diskiller>
Component: Individual Port(s)Assignee: MANTANI Nobutaka <nobutaka>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch-devel-boehm-gc-Makefile
none
file.diff none

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!