From jgh@FreeBSD.org  Fri Jan 25 19:38:41 2013
Return-Path: <jgh@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115])
	by hub.freebsd.org (Postfix) with ESMTP id 910C0F9D
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 25 Jan 2013 19:38:41 +0000 (UTC)
	(envelope-from jgh@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87])
	by mx1.freebsd.org (Postfix) with ESMTP id 785FE339
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 25 Jan 2013 19:38:41 +0000 (UTC)
Received: from freefall.freebsd.org (localhost [127.0.0.1])
	by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r0PJceO4058969
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 25 Jan 2013 19:38:40 GMT
	(envelope-from jgh@freefall.freebsd.org)
Received: (from jgh@localhost)
	by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r0PJcejp058968;
	Fri, 25 Jan 2013 19:38:40 GMT
	(envelope-from jgh)
Message-Id: <201301251938.r0PJcejp058968@freefall.freebsd.org>
Date: Fri, 25 Jan 2013 19:38:40 GMT
From: Jason Helfman <jgh@FreeBSD.org>
Reply-To: Jason Helfman <jgh@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [books/porters-handbook]:  add note about port orgin for python prefixed ports (ie. pyXX-)
X-Send-Pr-Version: 3.114
X-GNATS-Notify:

>Number:         175564
>Category:       docs
>Synopsis:       [books/porters-handbook]:  add note about port orgin for python prefixed ports (ie. pyXX-)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    eadler
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 25 19:40:00 UTC 2013
>Closed-Date:    Thu Feb 28 03:43:39 UTC 2013
>Last-Modified:  Thu Feb 28 03:43:39 UTC 2013
>Originator:     Jason Helfman
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD freefall.freebsd.org 10.0-CURRENT FreeBSD 10.0-CURRENT #2 r245102: Sun Jan 6 15:01:33 UTC 2013 root@freefall.freebsd.org:/usr/obj/usr/src/sys/FREEFALL amd64


	
>Description:
	
>How-To-Repeat:
	
>Fix:

Index: porters-handbook/book.xml
===================================================================
--- porters-handbook/book.xml	(revision 40750)
+++ porters-handbook/book.xml	(working copy)
@@ -7605,6 +7605,12 @@
 
       <programlisting>PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}</programlisting>
 
+      <para>Generally, if <makevar>PKGNAMEPREFIX</makevar> is set, the
+	port should require a <literal>py-</literal> port origin prefix.
+	</literal> For example, <filename>
+	/usr/ports/<replaceable>sysutils/py-myport</replaceable>
+	</filename></para>
+
       <table frame="none">
 	<title>Most Useful Variables for Ports That Use Python</title>
 
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->eadler 
Responsible-Changed-By: eadler 
Responsible-Changed-When: Wed Feb 27 22:03:14 UTC 2013 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=175564 
State-Changed-From-To: open->analyzed 
State-Changed-By: eadler 
State-Changed-When: Wed Feb 27 22:09:58 UTC 2013 
State-Changed-Why:  
awaiting approval or review prior to commit (no action needed from 
submitter) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=175564 
State-Changed-From-To: analyzed->closed 
State-Changed-By: eadler 
State-Changed-When: Thu Feb 28 03:43:38 UTC 2013 
State-Changed-Why:  
NACK from python@ 

http://www.freebsd.org/cgi/query-pr.cgi?pr=175564 
>Unformatted:
