Ports Search

Results 14,84114,850 of 17,773 for comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0.(0.017 seconds)
audio/voipong-2.0 (Score: 1.2461754E-4)
Detect Voice Over IP calls and dump them to separate wave files
VoIPong is an utility which detects all Voice Over IP calls on a pipeline, and dumps those which are G711-encoded to separate wave files. It supports SIP, H323, Cisco's Skinny Client Protocol, RTP and RTCP. For performance reasons, it is written in the C programming language.
audio/volumeicon-0.5.0 (Score: 1.2461754E-4)
Lightweight volume control for the systray
Volume Icon aims to be a lightweight volume control that sits in your systray. It is often used in conjuction with the lightweight tint2 panel/taskbar. Features - Change volume by scrolling on the systray icon - Ability to choose which channel to control - Several icon themes (with gtk theme as default) - Configurable external mixer - Volume Slider - Hotkey support
audio/xmms-curses-0.2.2 (Score: 1.2461754E-4)
Ncurses program for (remote) controlling multimedia/xmms
xmms-curses is a simple application for controlling XMMS from the command line. It is designed to make common, simple tasks fast and easy to do. It is operated using arrow keys and standard XMMS keys, to make it easy and intuitive to learn.
audio/superdatetime-5.9.16 (Score: 1.2461754E-4)
Squeezebox Server plugin to display weather conditions and forecasts
This is a Squeezebox Server plugin screensaver datetime replacement. Graphically displays current weather conditions and forecasts. Will also optionally display stock quotes and upcoming/active game information for MLB, NBA, NHL, NFL, and college football and basketball teams at user-configurable intervals.
audio/xmradio-1.2 (Score: 1.2461754E-4)
Motif based FM tuner (for use with bktr(4) driver)
xmradio is a radio tuner program for X11 (using the Motif widget set), using NetBSD's and FreeBSD's bktr(4) driver. It also supports Video4Linux because of its design. You can control an xmradio running on your desktop using some special command line options and remote control mechanism.
audio/festalon-0.5.5 (Score: 1.2461754E-4)
XMMS plugin for playing .nsf and .hes audio files
This is a XMMS input plugin for playing .nsf and .hes audio files. It supports all internal sound channels and the extra sound channels found in the Konami VRC6, Konami VRC7, Namco 106, Nintendo MMC5, and Sunsoft FME-07 chips. The extra sound channel present in the Famicom Disk System is also emulated.
benchmarks/dbs-1.1.5 (Score: 1.2461754E-4)
Distributed network benchmarking system
DBS is a useful tool chest for evaluating TCP implementations, specifically flow control, retransmission control and congestion avoidance. -It can treat multiple TCP connections spanning multiple hosts simultaneously, and -It has the capability of measuring the changes of application level throughput at every data transmission.
benchmarks/dhrystone-2.1 (Score: 1.2461754E-4)
Computing benchmark for integer operations
Dhrystone is a synthetic computing benchmark program developed in 1984 by Reinhold P. Weicker intended to be representative of system (integer) programming. The Dhrystone grew to become representative of general processor (CPU) performance. DMIPS value is result of dhrystone test divided by 1757, results are often reported in DMIPS/MHz. For more information, see http://en.wikipedia.org/wiki/Dhrystone.
benchmarks/flowgrind-0.7.5 (Score: 1.2461754E-4)
Measure throughput and other metrics for TCP
Flowgrind is an advanced TCP traffic generator for testing and benchmarking Linux, FreeBSD, and Mac OS X TCP/IP stacks. In contrast to similar tools like iperf or netperf it features a distributed architecture, where throughput and other metrics are measured between arbitrary flowgrind server processes.
benchmarks/hpl-2.1 (Score: 1.2461754E-4)
High Performance Computing Linpack Benchmark
HPL is a software package that solves a (random) dense linear system in double precision (64 bits) arithmetic on distributed-memory computers. It can thus be regarded as aportable as well as freely available implementation of the High Performance Computing Linpack Benchmark. The algorithm used by HPL can be summarized by the following keywords: Two-dimensional block-cyclic data distribution - Right-looking variant of the LU factorization with row partial pivoting featuring multiple look-ahead depths - Recursive panel factorization with pivot search and column broadcast combined - Various virtual panel broadcast topologies - bandwidth reducing swap-broadcast algorithm - backward substitution with look-ahead of depth 1. The HPL package provides a testing and timing program to quantify the accuracy of the obtained solution as well as the time it took to compute it. The best performance achievable by this software on your system depends on a large variety of factors. Nonetheless, with some restrictive assumptions on the interconnection network, the algorithm described here and its attached implementation are scalable in the sense that their parallel efficiency is maintained constant with respect to the per processor memory usage.