Ports 搜索

共有2,488项符合/x11-servers/的查询结果,以下是第971980项(搜索用时0.014秒)
astro/celestia-1.6.1 (Score: 0.012802461)
Scriptable space flight simulator for X11
astro/celestia-1.6.1 (Score: 0.012802461)
Scriptable space flight simulator for X11
astro/celestia-1.6.1 (Score: 0.012802461)
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.012802461)
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.012802461)
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.012802461)
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.012802461)
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.012802461)
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.012802461)
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.
devel/Tie-DB_FileLock-0.11 (Score: 0.012802461)
Locking access to Berkeley DB v1.x
Tie::DB_FileLock extends DB_File, providing a locking layer using flock(). Unlike Tie::DB_Lock, Tie::DB_FileLock does not duplicate files to allow concurrent access for readers and writers. Tie::DB_FileLock is therefore suitable for large dbms with relatively short locking periods.