Ports Search

Results 871880 of 1,965 for /x11-toolkits/.(0.043 seconds)
misc/bottlerocket-0.04c (Score: 0.012885847)
Home Automation Software for the X10 FireCracker kit
What is BottleRocket? BottleRocket is a command-line interface for Unix systems to use the FireCracker kit. It is easy to use, has all of the major (non-gui) functionality of the Windows interface, is easy to call from scripts and the backend code is made to be easily linked into other programs. What is the X10 FireCracker kit? The X10 Firecracker kit is a simple wireless home automation system, consisting of a lamp module, an appliance module/radio receiver, a hand held wireless transmitter and a wireless transmitter that plugs into a standard RS-232 serial port. Using either the handheld transmitter or the serial port transmitter, a user can turn on or off any of up to 256 appliances, and brighten/dim any of those that happen to be lamps and plugged into the special lamp modules. Each appliance to be controlled must be plugged into its own module, and each module is set (by turning dials on the front) to a unique address by which it is identified.
astro/celestia-1.6.1 (Score: 0.012798289)
Scriptable space flight simulator for X11
astro/celestia-1.6.1 (Score: 0.012798289)
Scriptable space flight simulator for X11
astro/celestia-1.6.1 (Score: 0.012798289)
Scriptable space flight simulator for X11
Celestia is a free real-time space simulation that lets you experience our universe in three dimensions. Unlike most planetarium software, Celestia doesn't confine you to the surface of the Earth. You can travel throughout the solar system, to any of over 100,000 stars, or even beyond the galaxy. All travel in Celestia is seamless; the exponential zoom feature lets you explore space across a huge range of scales, from galaxy clusters down to spacecraft only a few meters across. A "point-and-goto" interface makes it simple to navigate through the universe to the object you want to visit. Celestia is expandable. It comes with large catalog of stars, galaxies, planets, moons, asteroids, comets, and spacecraft. If that's not enough, you can download dozens of easy to install add-ons with more objects.
comms/xastir-2.0.6 (Score: 0.012798289)
X Amateur Station Tracking and Information Reporting
Xastir is an APRS client program that uses amateur radio and internet services to convey GPS mapping, weather, and positional data in a graphical application. It has been developed by and for amateur radio enthusiasts to provide real-time data in an easy to use package.
deskutils/XPostitPlus-2.3 (Score: 0.012798289)
PostIt (R) messages onto your X11 screen
This is another branch of xpostit development tree. Allows to fill your screen with virtual PostIt (R) notes. They are saved into files.
devel/maven3-3.0.5 (Score: 0.012798289)
Java project management tool, 3.x branch
Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information.
devel/maven31-3.1.1 (Score: 0.012798289)
Java project management tool, 3.1.x branch
Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information.
devel/maven33-3.3.3 (Score: 0.012798289)
Java project management tool, 3.3.x branch
Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information.
devel/Inline-TT-0.07 (Score: 0.012798289)
Provides inline support for template toolkit 2.x
Inline::TT provides Inline access to version 2.0 and higher of the Template Toolkit. This allows you to house your templates inside the source code file, while retaining the ability to cache compiled templates on the disk (via Inline's caching mechanism). The names of the blocks in the template are exported as functions. Call these with a reference to a hash of values, which will be used for interpolation in the templates. This hash reference is the same as the second argument to the process method of any Template object. The output from template toolkit will be returned to you as a single string. Note that leading and trailing spaces are trimmed, further the template toolkit options PRE_CHOMP and POST_CHOMP are set. Currently, there is no way to change these behaviors.