Bug 112606 - New port: linxt Perl script for communication with Lego NXT
Summary: New port: linxt Perl script for communication with Lego NXT
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-11 22:50 UTC by Jason Bacon
Modified: 2007-06-05 14:40 UTC (History)
0 users

See Also:


Attachments
file.shar (2.14 KB, text/plain)
2007-05-11 22:50 UTC, Jason Bacon
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Bacon 2007-05-11 22:50:04 UTC
	The linxt Perl script is a Unix command line tool for communicating
	with the Lego Mindstorms Robotics NXT brick.  It can be used to
	query the brick for information like firmware version, battery
	level, etc. and also to upload robotics programs compiled with
	NBC/NXC.  Linxt requires Device::USB, the Perl wrappers for libusb.
	This port will likely be a dependency for future versions of the
	NBC port.
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2007-05-12 07:38:43 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2007-06-05 14:37:44 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-06-05 14:38:05 UTC
miwi        2007-06-05 13:37:58 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/linxt          Makefile distinfo pkg-descr pkg-message 
  Log:
  The linxt Perl script is a Unix command line tool for communicating
  with the Lego Mindstorms Robotics NXT brick. It can be used to
  query the brick for information like firmware version, battery
  level, etc. and also to upload robotics programs compiled with
  NBC/NXC.
  
  PR:             ports/112606
  Submitted by:   Jason Bacon <bacon at smithers.neuro.mcw.edu>
  
  Revision  Changes    Path
  1.2776    +1 -0      ports/devel/Makefile
  1.1       +29 -0     ports/devel/linxt/Makefile (new)
  1.1       +3 -0      ports/devel/linxt/distinfo (new)
  1.1       +6 -0      ports/devel/linxt/pkg-descr (new)
  1.1       +5 -0      ports/devel/linxt/pkg-message (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"