From owner-svn-doc-all@FreeBSD.ORG Sun Jul 13 23:12:16 2014 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CAB014EB; Sun, 13 Jul 2014 23:12:16 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B7E382223; Sun, 13 Jul 2014 23:12:16 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s6DNCGQb061189; Sun, 13 Jul 2014 23:12:16 GMT (envelope-from gjb@svn.freebsd.org) Received: (from gjb@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s6DNCG8T061188; Sun, 13 Jul 2014 23:12:16 GMT (envelope-from gjb@svn.freebsd.org) Message-Id: <201407132312.s6DNCG8T061188@svn.freebsd.org> From: Glen Barber Date: Sun, 13 Jul 2014 23:12:16 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r45276 - head/en_US.ISO8859-1/htdocs/news/status X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Jul 2014 23:12:17 -0000 Author: gjb Date: Sun Jul 13 23:12:16 2014 New Revision: 45276 URL: http://svnweb.freebsd.org/changeset/doc/45276 Log: Whitespace cleanup, no content changes. Sponsored by: The FreeBSD Foundation Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2014-04-2014-06.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2014-04-2014-06.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2014-04-2014-06.xml Sun Jul 13 23:09:42 2014 (r45275) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2014-04-2014-06.xml Sun Jul 13 23:12:16 2014 (r45276) @@ -422,21 +422,25 @@ - - PPC on AMD64 emulation. WIP as there appears to be some serious issues running the bsd-user binary on big endian hardware. Justin Hibbits working on this. - - - SPARC64 on AMD64 emulation is non-functional and instantly segfaults. Looking for someone to poke at the bits here. - - - External Tool Chain, XDEV support. Partial support for using an AMD64 tool chain that can output other architecture (use AMD64 toolchain to build MIPS64 packages). Currently tracking a linking issue with ports-mgmt/pkg. Thanks to Warner Losh, Baptiste Daroussin, Dimitry Andric for poking at bits in here to make the XDEV target useful. - - - Signal Handling, MIPS/ARMV6 target still displays a failure that manifests itself when building devel/p5-Sys-SigAction - - - Massive documentation update needed. These modifications actually allow you to chroot into a MIPS or ARMv6 environment and use native tool chains and libraries to prototype your software for a target platform. - + PPC on AMD64 emulation. WIP as there appears to be some + serious issues running the bsd-user binary on big endian + hardware. Justin Hibbits working on this. + SPARC64 on AMD64 emulation is non-functional and instantly + segfaults. Looking for someone to poke at the bits + here. + External Tool Chain, XDEV support. Partial support for + using an AMD64 tool chain that can output other architecture + (use AMD64 toolchain to build MIPS64 packages). Currently + tracking a linking issue with ports-mgmt/pkg. Thanks to + Warner Losh, Baptiste Daroussin, Dimitry Andric for poking at + bits in here to make the XDEV target useful. + Signal Handling, MIPS/ARMV6 target still displays + a failure that manifests itself when building + devel/p5-Sys-SigAction. + Massive documentation update needed. These modifications + actually allow you to chroot into a MIPS or ARMv6 environment + and use native tool chains and libraries to prototype your + software for a target platform. @@ -492,12 +496,18 @@ Migrate bsd.python.mk to the Uses framework. - Develop a high-level and lightweight Python Ports Policy. - Add support for granular dependencies (for example >=1.0,<2.0). - See what adding pip (Python Package Index) support will require. - Add default QA targets and functions for Python ports (TEST_DEPENDS, regression-test, etc.) - More tasks can be found on the team's wiki page (see links). - To get involved, interested people can say hello on IRC and let us know their areas of interest! + Develop a high-level and lightweight Python Ports + Policy. + Add support for granular dependencies (for example + >=1.0,<2.0). + See what adding pip (Python Package Index) support will + require. + Add default QA targets and functions for Python ports + (TEST_DEPENDS, regression-test, etc.) + More tasks can be found on the team's wiki page (see + links). + To get involved, interested people can say hello on IRC + and let us know their areas of interest!