Ports Search

Results 5,7715,780 of 5,827 for /net-mgmt/.(0.005 seconds)
x11-fm/tdfsb-0.0.10 (Score: 0.004375564)
3D filesystem browser
TDFSB is a "3D - Filesystem Browser". It reads directory information and displays them as a 3D world, so you can take a walk through your file system. It also reads images, MPEG and MP3 files as well as some other formats. It is highly recommended that you have decent (hardware-accelerated) gfx card, otherwise it may run very slow.
x11-wm/obapps-0.1.7 (Score: 0.004375564)
Graphical editor for Openbox application settings
OBApps is a graphical tool for configuring the per-application settings (window matching) in the Openbox window manager. OBApps uses ~/.config/openbox/rc.xml (or the config-file Openbox was started with) by default. You can specify another file as an argument, e.g. obapps.py .config/openbox/myrc.xml Enter or change the name, class, role, or type settings by clicking in their entries in the listbox. Using the Find button to get settings by clicking on a window changes the settings for the CURRENTLY SELECTED item in the listbox; it does not add a new entry unless nothing is highlighted. You'll usually want to use the New button to create a new item first. Blank entries for name/class/role/type are ignored. If you want any of those fields to be stored as literally blank attributes (e.g. to match only a window with a blank role), enter "" or '' in the field. Changes are written to the rc.xml file only when the apply button is used. Openbox will automatically be reconfigured when this is done.
x11-wm/tinywm-1.3 (Score: 0.004375564)
Ridiculously tiny window manager
TinyWM is a ridiculously tiny window manager implemented in nearly as few lines of C as possible, without being obfuscated or entirely useless. It allows you to move, resize, focus (sloppy), and raise windows.
x11/gtk-theme-switch-2.0.0.r2 (Score: 0.004375564)
Command line tool for switching GTK+ 2.0 themes
A command line tool for switching GTK+ 2.0 themes.
audio/Audio-CD-0.04 (Score: 0.0037635593)
Perl interface to libcdaudio (cd + cddb)
Perl interface to libcdaudio (cd + cddb): http://cdcd.undergrid.net/ This module was created for adding CDDB support to <Xmms::shell> and cd tray <eject>. I added methods for a good chunk of other <libcdaudio> functions while I was at it, but the docs and glue is not complete. I do not have interest in completing the interface and docs, because xmms/Xmms::shell provides everything I need (at the moment) for audio. If you have an interesting reason for needing the missing pieces, I'll probably be interested in adding them.
audio/taglib-sharp-2.0.3.7 (Score: 0.0037635593)
Tagging library for the Mono framework
TagLib# is a FREE and Open Source library for the .NET 2.0 and Mono frameworks which will let you tag your software with as much or as little detail as you like without slowing you down. It supports a large variety of movie and music formats which abstract away the work, handling all the different cases, so all you have to do is access file.Tag.Title, file.Tag.Lyrics, or my personal favorite file.Tag.Pictures. But don't think all this abstraction is gonna keep you from tagging's greatest gems. You can still get to a specific tag type's features with just a few lines of code.
devel/gnulib-20140202 (Score: 0.0037635593)
GNU portability library
Gnulib, the GNU portability library, offers a macro system and C declarations and definitions for commonly-used API elements and abstracted system behaviors. It can be used to improve portability and other functionality in your programs. Gnulib takes a different approach than libiberty. Gnulib components are intended to be shared at the source level, rather than being a library that gets built, installed, and linked against. Thus, there is no distribution tarball; the idea is to copy files from Gnulib into your own source tree. However, there are bimonthly stable snapshots of the Gnulib codebase published at http://erislabs.net/ianb/projects/gnulib/
devel/poco-1.7.2 (Score: 0.0037635593)
C++ libraries with a network/internet focus
The C++ Portable Components currently consist of four libraries. The Foundation library contains a platform abstraction layer (including classes for multithreading, file system access, logging, etc.), as well as a large number of useful utility classes, such various stream buffer and stream classes, URI handling, and many more. The Net library contains network classes (sockets, HTTP, etc.) The XML library contains an XML parser with SAX2 and DOM interfaces, as well as an XMLWriter. The Util library contains classes for working with configuration files and command line arguments, as well as various utility classes.
devel/pcre2-10.21 (Score: 0.0037635593)
Perl Compatible Regular Expressions library, version 2
PCRE2 is the name used for a revised API for the PCRE library, which is a set of functions, written in C, that implement regular expression pattern matching using the same syntax and semantics as Perl, with just a few differences. Some features that appeared in Python and the original PCRE before they appeared in Perl are also available using the Python syntax. There is also some support for one or two .NET and Oniguruma syntax items, and there are options for requesting some minor changes that give better ECMAScript (aka JavaScript) compatibility.
editors/emacs-24.5 (Score: 0.0037635593)
GNU editing macros
GNU Emacs is a self-documenting, customizable, extensible real-time display editor. Users new to Emacs will be able to use basic features fairly rapidly by studying the tutorial and using the self-documentation features. Emacs also has an extensive interactive manual browser. It is easily extensible since its editing commands are written in Lisp. GNU Emacs's many special packages handle mail reading (RMail) and sending (Mail), outline editing (Outline), compiling (Compile), running subshells within Emacs windows (Shell), running a Lisp read-eval-print loop (Lisp-Interaction-Mode), automated psychotherapy (Doctor :-) and many more. Canna support is contributed by Yuji TAKANO (takachan@running-dog.net).