From owner-freebsd-hackers@FreeBSD.ORG Sat Feb 7 18:00:41 2015 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 769EC6A9 for ; Sat, 7 Feb 2015 18:00:41 +0000 (UTC) Received: from mx1.scaleengine.net (beauharnois2.bhs1.scaleengine.net [142.4.218.15]) by mx1.freebsd.org (Postfix) with ESMTP id 5129D656 for ; Sat, 7 Feb 2015 18:00:40 +0000 (UTC) Received: from [192.168.1.2] (Seawolf.HML3.ScaleEngine.net [209.51.186.28]) (Authenticated sender: allanjude.freebsd@scaleengine.com) by mx1.scaleengine.net (Postfix) with ESMTPSA id 2D944933F9 for ; Sat, 7 Feb 2015 18:00:40 +0000 (UTC) Message-ID: <54D652E5.5000601@freebsd.org> Date: Sat, 07 Feb 2015 13:01:09 -0500 From: Allan Jude User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: freebsd-hackers@freebsd.org Subject: Re: Coding Structure and Documentation References: <54D64D07.5080509@acustat.org> In-Reply-To: <54D64D07.5080509@acustat.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="EvaOC7PqsSO9pFwj4R29AjWmtt5D6TXeA" X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Feb 2015 18:00:41 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --EvaOC7PqsSO9pFwj4R29AjWmtt5D6TXeA Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On 2015-02-07 12:36, Benjamin Adams wrote: > Hello Hackers, >=20 > I'm going to be starting a new coding project that will be built on > FreeBSD. Before starting, I would like to review any coding > documentation on structure and layout of comments, spacing vs tabs, etc= =2E > Or just go by the structure set by the language. > (http://legacy.python.org/dev/peps/pep-0008/) >=20 The FreeBSD 'style guide', has the conventions on spacing/tabs, where to put braces etc: https://www.freebsd.org/cgi/man.cgi?query=3Dstyle&sektion=3D9 > Language I will be coding in is Python. I will be building the project= > on FreeBSD 11 with the idea of releasing it shortly after FreeBSD 11 is= > moved to STABLE. >=20 > Lastly what version of Python will be the primary version on 11? Python is not in the base system, so it will come from ports. It is hard to predict what version of python will be the main one nearly a year from now. >=20 > Googling I only found: > https://www.freebsd.org/doc/en/articles/building-products/article.html >=20 > Thanks for any help on this. > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.o= rg" --=20 Allan Jude --EvaOC7PqsSO9pFwj4R29AjWmtt5D6TXeA Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (MingW32) iQIcBAEBAgAGBQJU1lLoAAoJEJrBFpNRJZKfR4oQAKb+bXhkNheCssjtFqsgBq6H sSgweWG10lIaWc41+7YcpvQ60AEE9QebaS8qm4jYXjY1mGxMm1BRs0QMfSyJ8BK4 PbYV/vp0k/et4U6uwC7KPupQNFDb2tAMrNGpc0Y9/uYl+XNbJ+4P8MGHleECftCU 6CLT0ei40dz3QPYdjQ1ognvhOJrJ/VXDXhTKuMUBQS1l0kVZGygSFPkBudV5TmIS 55UO2P8mtN90+fKopDyr5sF6UfU7R9CCRasfECPalOXhYCPybWjviQiTqf67hxGE FM853r0Cg0+w1ywIDu1FtvR9R5jICUNLhSUHKaDp+B+Vzn/mikhH7VaPVKX5O1R/ 1P59Ik5WUrRX/BqkE1P2CjeM4b5HYLm8fFvGzm2GC9dywBSAVytlj5ClaAV2fE7s tDWpkGj7U+7DilVj1I2oO3JEQHJ+USVcV/IvJPbX11sFDBTHCjKWO5BLrRo2/21i hekMgabkC0fE0KZlNN1MjAAyeqSW5+QkZ9oANwnE56vvaLKbFCrRxwS2iQHjDpXy gqq80F0Fc2SvmdEiTRvek4bWwDb9ylMpLXEFLpk3TcLmzsyA0IqEJhf+6X//5Jth 0NyrmEh2RteNuLhb24UcsgqpYD6m5lEcY1MIaPz91xKXU3p9j8OzD0G0d55QF5+A voGCLz/qL3QHuYmsri0f =0fBb -----END PGP SIGNATURE----- --EvaOC7PqsSO9pFwj4R29AjWmtt5D6TXeA--