Bug 155409

Summary: [NEW PORT] devel/nxt-python: Python interface for the Lego Mindstorms NXT robot
Product: Ports & Packages Reporter: Quentin Stievenart <acieroid>
Component: Individual Port(s)Assignee: Rene Ladan <rene>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description Quentin Stievenart 2011-03-09 14:40:11 UTC
nxt-python is a python driver/interface for the Lego Mindstorms NXT robot. The 
1.x releases aim to improve on NXT_Python's interface and should be compatible
with scripts which use it while the 2.x releases improve on the API in
backwards-incompatible ways and will not work with NXT_Python scripts. 

WWW: http://code.google.com/p/nxt-python/

Fix: Patch attached with submission follows:
Comment 1 Rene Ladan freebsd_committer freebsd_triage 2011-03-09 14:55:54 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rene

Grab
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-03-10 22:54:27 UTC
rene        2011-03-10 22:54:19 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/nxt-python     Makefile distinfo pkg-descr pkg-plist 
  Log:
  nxt-python is a python driver/interface for the Lego Mindstorms NXT robot. The
  1.x releases aim to improve on NXT_Python's interface and should be compatible
  with scripts which use it while the 2.x releases improve on the API in
  backwards-incompatible ways and will not work with NXT_Python scripts.
  
  WWW: http://code.google.com/p/nxt-python/
  
  PR:             ports/155409
  Submitted by:   Quentin Stievenart [acieroid awesom.eu]
  
  Revision  Changes    Path
  1.4268    +1 -0      ports/devel/Makefile
  1.1       +26 -0     ports/devel/nxt-python/Makefile (new)
  1.1       +2 -0      ports/devel/nxt-python/distinfo (new)
  1.1       +6 -0      ports/devel/nxt-python/pkg-descr (new)
  1.1       +62 -0     ports/devel/nxt-python/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Rene Ladan freebsd_committer freebsd_triage 2011-03-10 22:54:31 UTC
State Changed
From-To: open->closed

Committed, thanks