Ports Search

Results 381390 of 6,332 for /net-p2p/.(0.009 seconds)
sysutils/logstalgia-1.0.3 (Score: 0.04865275)
Website access log visualization tool
Logstalgia is a website traffic visualization that replays or streams web-server access logs as a pong-like battle between the web server and an never ending torrent of requests. Requests appear as colored balls which travel across the screen to arrive at the requested location. Successful requests are hit by the paddle while unsuccessful ones (eg. 404 - File Not Found) are missed and pass through.
sysutils/msktutil-0.5.1 (Score: 0.04865275)
Utility to manage Active Directory interoperability
Msktutil is a program for interoperability with Active Directory that can: Create a computer account in Active Directory Create a system Kerberos keytab Add and remove principals to and from that keytab Change the computer account's password
sysutils/pdsh-2.29 (Score: 0.04865275)
Parallel Distributed Shell
Pdsh is a high-performance, parallel remote shell utility. It uses a sliding window of threads to execute remote commands, conserving socket resources while allowing some connections to timeout if needed. It was originally written as a replacement for IBM's DSH on clusters at LLNL.
sysutils/fuse-zip-0.4.2 (Score: 0.04865275)
FUSE filesystem to mount ZIP archives with write support
fuse-zip is a FUSE file system to navigate, extract, create and modify ZIP archives based on libzip, implemented in C++. With fuse-zip, you can work with ZIP archives as real directories. Unlike KIO or Gnome VFS, it can be be used in any application without modifications.
sysutils/danzfs-0.2.0 (Score: 0.04865275)
Provides a Python API for interacting with ZFS without using libzfs
DanZFS provides a Python API for checking the status of ZFS without the use of libzfs by calling the system binaries and parsing the output. Currently you can: - 1. List the ZFS properties (name, property, value, source) 2. List filesystems, snapshots, and volumes (name, used, available, refer, and mountpoint) 3. Query the pool IO statistics (name, capacity, operations, and bandwidth) 4. List the pools (name, size, allocated, free, capacity, deduplication, health, and alternativeroot) 5. Query the pool status (name, state, status, action, scan, config-type, config-disks, and errors) 6. Replication "daemon" allowing near realtime local and remote replication using snapshots. The data from the API calls will be returned as a Python dictionary. Example code is provided and will be installed into the ${PREFIX}/share/examples/danzfs directory.
textproc/ibus-qt-1.3.3 (Score: 0.04865275)
IBus input method module for Qt4
Intelligent Input Bus for Linux / Unix OS, iBus, is the next generation input framework, developed by the developer of scim-python, includes all its function, and much more. This is the ibus-qt port, the input method module for Qt4 of ibus. You may select ibus as the input method in qtconfig after installation.
textproc/ibus-1.5.11 (Score: 0.04865275)
Intelligent Input Bus for Linux / Unix OS
Intelligent Input Bus for Linux / Unix OS, iBus, is the next generation input framework, developed by the developer of scim-python, includes all its function, and much more. This is the base port, you need input methods such as pinyin to input text.
textproc/chm2pdf-0.9.1 (Score: 0.04865275)
Python script that converts CHM files into PDF files
A simple Python script that converts CHM files into PDF files.
textproc/libroxml-2.2.2 (Score: 0.04865275)
Minimum, easy-to-use, C implementation for xml file parsing
This library is minimum, easy-to-use, C implementation for xml file parsing. Because XML parsing is always hard to reinvent. Because very often, xml libraries are too big to fit with little application.
textproc/uchardet-0.0.1 (Score: 0.04865275)
Universal charset detection library by Mozilla
uchardet is a C language binding of the original C++ implementation of the universal charset detection library by Mozilla.