From rhh@ipass.net Mon Jun 28 13:52:16 1999
Return-Path: <rhh@ipass.net>
Received: from pluto.ipass.net (pluto.ipass.net [198.79.53.5])
	by hub.freebsd.org (Postfix) with ESMTP id 5578914E90
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 28 Jun 1999 13:52:04 -0700 (PDT)
	(envelope-from rhh@ipass.net)
Received: from stealth.ipass.net. (ppp-5-134.dialup.rdu.ipass.net [209.170.134.134])
	by pluto.ipass.net (8.9.3/8.9.3) with ESMTP id QAA18038;
	Mon, 28 Jun 1999 16:51:57 -0400 (EDT)
Received: (from rhh@localhost)
	by stealth.ipass.net. (8.9.3/8.8.8) id QAA03672;
	Mon, 28 Jun 1999 16:53:48 -0400 (EDT)
	(envelope-from rhh)
Message-Id: <199906282053.QAA03672@stealth.ipass.net.>
Date: Mon, 28 Jun 1999 16:53:48 -0400 (EDT)
From: aa8vb@ipass.net
Sender: rhh@ipass.net
Reply-To: aa8vb@ipass.net
To: FreeBSD-gnats-submit@freebsd.org
Cc: aa8vb@ipass.net
Subject: python-1.5.2 port doesn't install h2py.py
X-Send-Pr-Version: 3.2

>Number:         12436
>Category:       ports
>Synopsis:       python-1.5.2 port doesn't install h2py.py
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 28 14:00:01 PDT 1999
>Closed-Date:    Tue Jul 6 06:28:07 PDT 1999
>Last-Modified:  Tue Jul  6 06:29:52 PDT 1999
>Originator:     Randall Hopper
>Release:        FreeBSD 3.2-RELEASE i386
>Organization:
self
>Environment:

	Stock 3.2-RELEASE.

>Description:

	The Python 1.5.2 port (lang/python) doesn't install h2py.py.  This
        script compiles C header files into Python scripts so #defines
        such as those in /usr/include can be used.
        
        This would be needed by prospective Python packages that need
        to pull in special numbers in /usr/include headers when compiled.
        
        This file is normally installed as $PREFIX/Tools/scripts/h2py.py

>How-To-Repeat:

	Install the package.  pkg_info -L python-1.5.2 | grep h2py.py

>Fix:
	
	Please add this to the list of files which is packaged up and
	installed by the python port.

        Alternatively, make all of the tools in the Python source dist
        available via a separate python-tools package.

        Thanks.

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: tg 
State-Changed-When: Tue Jul 6 06:28:07 PDT 1999 
State-Changed-Why:  
The port now installs the tools into ${PREFIX}/lib/python1.5/Tools. 
>Unformatted:
