Ports Search

Results 451460 of 650 for name%3Aeclipse.(0.004 seconds)
GNOME Symbolic Icons
Purpose of this icon theme is to extend the base icon theme that follows the Tango style guidelines for specific purposes. This would include OSD messages, panel system/notification area, and possibly menu icons. Icons follow the naming specification, but have a -symbolic suffix, so only applications specifically looking up these symbolic icons will render them. If a -symbolic icon is missing, the app will fall back to the regular name.
x11-toolkits/Tk-FontDialog-0.17 (Score: 0.0043663546)
Font dialog widget
Tk::FontDialog implements a font dialog widget. The dialog is displayed by calling the Show method. The returned value is either the selected font (if the dialog was closed with the Ok button) or undef (otherwise). The exact type of the return value is either a Tk::Font object (in Tk800) or a font name string (usually something like font1). Both can be used as values in Tk -font options.
x11/xnodecor-0.1 (Score: 0.0043663546)
Utility to set override_redirect in XWindowAttributes to True
This program sets attribute "override_redirect" to True for any window you've specified (using window name). Window Managers should ignore such windows; it's useful, for example, if you're using wmx Window Manager, and want to have a clock on every virtual screen and without any borders. Just add the following string to your X-startfile (after starting watch app): xnodecor -w watch (assuming that your watch application has a window named "watch")
x11/xcmd-1.8 (Score: 0.0043663546)
Xcmd is a front-end for starting programs under X11
Xcmd is a front-end for starting programs under X11. You can tell xcmd to look for a window with a specific class, resource name, or title string (using the `--find-<property>' options); if it finds one or more, xcmd will `raise' them, otherwise it will run the command you specify. You can tell xcmd to run commands that create their own windows (using `--xcmd'), or to run commands inside a terminal window (using `--cmd') with various options.
x11/simplestroke-1.0 (Score: 0.0043663546)
Detect mouse gestures
Simplestroke is a simple utility that detects mouse gestures. It currently detects twelve pre-defined mouse gestures and prints the name of the detected gesture to stdout, if any. The output can then e.g. be used in a simple shell script to execute commands. Example usages could include closing windows in i3 by drawing a Z over them or other window manipulations, or pausing your music player by drawing a left-to-right line.
devel/Lexical-Import-0.002 (Score: 0.00432157)
Clean imports from package-exporting modules
Lexical::Import allows functions and other items, from a separate module, to be imported into the lexical namespace (as implemented by Lexical::Var), when the exporting module exports non-lexically to a package in the traditional manner. This is a translation layer, to help code written in the new way to use modules written in the old way. A lexically-imported item takes effect from the end of the definition statement up to the end of the immediately enclosing block, except where it is shadowed within a nested block. This is the same lexical scoping that the my, our, and state keywords supply. Within its scope, any use of the single-part name of the item (e.g., "$foo") refers directly to that item, regardless of what is in any package. Explicitly package-qualified names (e.g., "$main::foo") still refer to the package. There is no conflict between a lexical name definition and the same name in any package. This mechanism only works on Perl 5.11.2 and later. Prior to that, it is impossible for lexical subroutine imports to work for bareword subroutine calls. (See "BUGS" in Lexical::Var for details.) Other kinds of lexical importing are possible on earlier Perls, but because this is such a critical kind of usage in most code, this module will ensure that it works, for convenience. If the limited lexical importing is desired on earlier Perls, use Lexical::Var directly.
graphics/opengl-man-657.2 (Score: 0.00432157)
Section 3 manpages for OpenGL: gl, glx, glu, gle, glut
This port installs section 3 manpages for the OpenGL 3d graphics API so that they are directly accessable from the man(1) command. Especially useful for the graphics/Mesa port/package. Included OpenGL related libraries: gl, glx, glu, gle, glut. gl, glx and glu are taken from ftp.sgi.com. They carried no version information. Stored in the same directory at the time I grabbed them was the OpenGL spec 1.2.1, which may or may not indicate the state of the manpages. :-/ The gl, glx and glu manpages are unusable when just unpacking them. I repackaged them so that - the file name actually is the name of the function, including gl... etc prefixes and respecting case. - all filenames end in *.3 - hard links are created so that the man command works for all functions in a manpage, not just the first one. gle and glut are taken from the glut-3.7 distribution (where the Webpage says it is beta, but the distfile name does not). These are unchanged, but there are currently no hardlinks to secondary functions names.
audio/aubio-0.4.2 (Score: 0.0037425896)
Library for audio labelling
Aubio is a library for audio labelling. Its features include segmenting a sound file before each of its attacks, performing pitch detection, tapping the beat, and producing midi streams from live audio. The name aubio comes from 'audio' with a typo: several transcription errors are likely to be found in the results too. The aim of this project is to provide these automatic labelling features to other audio software. Functions can be used offline in sound editors and software samplers, or online in audio effects and virtual instruments.
audio/workman-1.3a (Score: 0.0037425896)
Open Look-based CD player tool
[ From the WorkMan README ] WorkMan is a graphical tool for playing audio compact discs on a CD-ROM drive. It has most of the features available on standalone CD players, such as a shuffle mode, programmable playlists, and elapsed/remaining timers. But it also has extra features, foremost of which is the ability to store information about CDs in a database, then automatically extract that information when the CD is inserted later. WorkMan stores the artist's name, the disc title, the names of individual tracks, and even remembers which tracks you don't want to hear! All in an easy-to-use, attractive OPEN LOOK graphical interface.
comms/o2sms-3.36 (Score: 0.0037425896)
Send SMS messages via the websites of Irish mobile operators
o2sms is a program to send SMS messages using the websites of Irish mobile operators. Despite its name, it supports all three major Irish operators - o2 Ireland, Vodafone Ireland and Meteor Ireland. The program works by simulating a web browser's interaction with those websites. In essence, the program is really just a stripped-down specialised browser. At the time of writing, o2 web accounts have 250 free web texts per month, Vodafone 300 and Meteor 300. After sending a message, o2sms will tell you how many you have remaining.