Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 98660 - serial-forwarder-1.1.14 for tinyos
Summary: serial-forwarder-1.1.14 for tinyos
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Sandro Bonazzola (RETIRED)
URL: http://www.tinyos.net
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks: 78908 86697
  Show dependency tree
 
Reported: 2005-07-11 05:51 UTC by Sandro Bonazzola (RETIRED)
Modified: 2006-01-24 11:19 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild (serial-forwarder-1.1.13.ebuild,1.09 KB, text/plain)
2005-07-11 05:53 UTC, Sandro Bonazzola (RETIRED)
Details
update to 1.1.14 (serial-forwarder-1.1.14.ebuild,1.09 KB, text/plain)
2005-08-03 12:30 UTC, Sandro Bonazzola (RETIRED)
Details
update to serial-forwarder-1.1.14-r1 (serial-forwarder-1.1.14-r1.ebuild,803 bytes, text/plain)
2005-08-17 14:33 UTC, Sandro Bonazzola (RETIRED)
Details
update to tinyos 1.1.15 (serial-forwarder-1.1.15.ebuild,803 bytes, text/plain)
2006-01-15 16:33 UTC, Aurélien Francillon
Details
serialforwarder (serialforwarder,529 bytes, text/plain)
2006-01-18 05:17 UTC, Aurélien Francillon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sandro Bonazzola (RETIRED) gentoo-dev 2005-07-11 05:51:26 UTC
serial forwarder tool for tinyos.
TinyOS 1.1.13 dependency, avarice dependency.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Sandro Bonazzola (RETIRED) gentoo-dev 2005-07-11 05:53:53 UTC
Created attachment 63133 [details]
ebuild
Comment 2 Sandro Bonazzola (RETIRED) gentoo-dev 2005-08-03 12:30:16 UTC
Created attachment 65010 [details]
update to 1.1.14
Comment 3 Sandro Bonazzola (RETIRED) gentoo-dev 2005-08-17 14:33:36 UTC
Created attachment 66171 [details]
update to serial-forwarder-1.1.14-r1

moved from cvs-live to cvs-snapshot
Comment 4 Aurélien Francillon 2006-01-15 16:33:14 UTC
Created attachment 77212 [details]
update to tinyos 1.1.15

version bump of the ebuild, source code of serial forwarder only have a very small change
Comment 5 Aurélien Francillon 2006-01-18 05:17:10 UTC
Created attachment 77414 [details]
serialforwarder

This script launches the serialforwarder application.
Notes: the manifest of tos-sf.jar does not contains  a "Main-Class" so i launch the app using "java [...] class  net.tinyos.sf.SerialForwarder", with tos-sf.jar in the calsspath. It works but i don't know if it's ok wrt gentoo java rules? Is it better ot change the manifest?
Comment 6 Aurélien Francillon 2006-01-18 05:57:08 UTC
Comment on attachment 77414 [details]
serialforwarder

Ouups ... this belongs to dev-embedded/tos-sf.
By the way it's strage to provde packages for two  similar applications one writen in C and the other one in java ? The one in java have a gui and not the one in C, It's the same fot the "dev-embedded/listen" app 
the same functionnality is provided as a java class by net/tinyos/tools/Listen.java
in the tinyos tree ...
Comment 7 Sandro Bonazzola (RETIRED) gentoo-dev 2006-01-24 11:19:06 UTC
Now in portage, closing. If you don't want java on your system is good have a choice.