Bug 77640

Summary: pyste not installed as part of devel/boost-python
Product: Ports & Packages Reporter: Henry Miller <hmiller>
Component: Individual Port(s)Assignee: Simon Barner <barner>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Henry Miller 2005-02-17 14:50:24 UTC
devel/boost-python should include the utility pyste.   Documentation for this is included, but the utility is not installed.

Fix: 

Go to the directory : ports/devel/boost-python/work/boost_1_32_0/libs/python/pyste
 and install as normal for a python script.

Note that this depends on devel/gccxml and elementtree (I didn't find this in ports, but it should be easy to install, see the README file in that directory), dependencies might need to be adjusted.
How-To-Repeat: install devel/boost-python

note that pyste.py  is not installed anywhere - should be in /usr/local/bin
Comment 1 Volker Stolz freebsd_committer freebsd_triage 2005-02-24 09:48:33 UTC
Responsible Changed
From-To: freebsd-ports-bugs->barner

Over to maintainer
Comment 2 Simon Barner freebsd_committer freebsd_triage 2005-03-01 10:35:55 UTC
State Changed
From-To: open->feedback

Sent a patch to the originator, asking him to test it because 
I do not use pyste.
Comment 3 Simon Barner freebsd_committer freebsd_triage 2005-03-07 10:31:28 UTC
State Changed
From-To: feedback->closed

Support for pyste has been added, thanks for your hint!