Ports Search

Results 131140 of 650 for name%3Aeclipse.(0.003 seconds)
sysutils/searchmonkey-2.0.0 (Score: 0.007485179)
Search using regexes for file names and text
Powerful text searches on Unix using regular expressions for both the file name, and the search text. Graphical equivalent of find + grep.
audio/acoustid-fingerprinter-0.6 (Score: 0.0070570945)
AcoustID audio fingerprint submission tool
AcoustID fingerprinter is a cross-platform GUI application that uses Chromaprint to submit audio fingerprints from your music collection to the AcoustID database. Only tagged audio files are submitted. Files tagged by MusicBrainz applications such as Picard or Jaikoz are preferred, but it will submit fingerprints for any files that have tags such as track title, artist name, album name, etc.
databases/gtksql-0.4.5 (Score: 0.0070570945)
Graphical query tool for PostgreSQL/MySQL/SQLite
GtkSQL is a graphical query tool for PostgreSQL/MySQL/SQLite. You can work on multiple queries simultaneously: * send the current query to the database * add a new query * delete current query * rename current query * export current query * display the table information * move to the next or previous query * SQL keyword, table name and field name autocompletion * rescan the table database.
databases/Class-DBI-Oracle-0.51 (Score: 0.0070570945)
Extensions to Class::DBI for Oracle
This is an extension to Class::DBI that currently implements: * A sequence fix for Oracle databases. * Automatic column name discovery. * Automatic primary key detection. * Sequence name guessing. * Proper aliasing of reserved words. Instead of setting Class::DBI as your base class, use this.
databases/DBIx-DBHResolver-0.17 (Score: 0.0070570945)
Perl extension to resolve DB connection with many database servers
DBIx::DBHResolver resolves database connection on the environment has many database servers. The resolution algorithm is extensible and pluggable, because of this you can make custom strategy module easily. This module can retrieve DBI's database handle object or connection information (data source, user, credential...) by labeled name and treat same cluster consists many nodes as one labeled name, choose fetching strategy.
devel/MooseX-AttributeShortcuts-0.028 (Score: 0.0070570945)
Shorthand for common attribute options
Ever find yourself repeatedly specifying writers and builders, because there's no good shortcut to specifying them? Sometimes you want an attribute to have a read-only public interface, but a private writer. And wouldn't it be easier to just say "builder => 1" and have the attribute construct the canonical "_build_$name" builder name for you?
dns/djbdns-1.05 (Score: 0.0070570945)
Resolver tools from djbdns package
This port contains a subset of the DJBDNS package. It includes several useful Domain Name System (DNS) tools: - dnsfilter: a parallel IP-address-to-host-name converter - dnsip, dnsipq, dnsname, dnstxt, and dnsmx: simple command-line interfaces to DNS - dnsq, dnstrace, dnstracesort: DNS debugging tools
dns/dnscheck-1.3 (Score: 0.0070570945)
DNS zone sanity checker
dnscheck is a simple to use DNS zone sanity checker, comparing name server records and serial numbers with both the parent zone and the zone itself. It allows you to find lame, leaked or stale name servers which have the potential to cause disruption.
games/wanderer-3.2 (Score: 0.0070570945)
Rogue like adventure game
Wanderer is a game similar to Boulderdash, Repton, XOR and others. A full description of how to play the game is given upon execution. The hiscore table holds only 15 scores, and the name displayed is taken from the environment variable NAME. If you wish to have a different alias without changing this variable, you can set the variable NEWNAME before playing.
graphics/xoris-0.1e (Score: 0.0070570945)
X11 pixel color grabber
xoris grabs the RGB color value of any pixel on the screen and dumps the color's name to stdout. The output can be printed as: 1. hex (#b0958e); 2. triple of decimal RGB values (229 229 229); 3. abstract name (gray90). xoris has only been tested on displays with a bit depth of 24 bpp.