Ports Search

Results 101110 of 213 for %2Fnet-im%2F.(0.004 seconds)
math/Statistics-Distributions-1.02 (Score: 0.0074880263)
Perl module that calculates critical values of common statistical distributions
This Perl module calulates percentage points (5 significant digits) of the u (standard normal) distribution, the student's t distribution, the chi-square distribution and the F distribution. It can also calculate the upper probability (5 significant digits) of the u (standard normal), the chi-square, the t and the F distribution. These critical values are needed to perform statistical tests, like the u test, the t test, the F test and the chi-squared test, and to calculate confidence intervals. -Anton <tobez@FreeBSD.org>
devel/ExtUtils-Command-1.20 (Score: 0.006987368)
Utilities to replace common UNIX commands
ExtUtils::Command provides a number of utilities to replace common UNIX commands in Makefiles, etc. At present the list includes cp, rm_f, rm_rf, mv, cat, eqtime, mkpath, touch, test_f, test_d, chmod, and dos2unix. Also included is the companion module Shell::Command, which is a thin wrapper for ExtUtils::Command to provide cross-platform functions emulating common shell commands.
textproc/Unicode-Unihan-0.04 (Score: 0.006987368)
The Unihan Data Base 5.1.0
Unicode::Unihan - The Unihan Data Base 5.1.0 use Unicode::Unihan; my $db = new Unicode::Unihan; print join("," => $db->Mandarin("\x{5c0f}\x{98fc}\x{5f3e}"), "\n"; This module provides a user-friendly interface to the Unicode Unihan Database 5.1.0. With this module, the Unihan database is as easy as shown in above.
www/firefox-showcase-0.9.5.6 (Score: 0.006987368)
Easily locate and select any open browser window
Showcase is an extension thought to easily locate and select any open browser window in Firefox. You can use it in two ways: global mode (F12) or local mode (Shift + F12). In global mode, a new window will be opened with thumbnails of the browsers you've opened in all windows. In local mode, only tabbed browsers of your current window will be shown.
devel/libopencm3-0.0.20160319 (Score: 0.006418308)
LGPLv3 Cortex-M0/M3/M4 runtime library
The libopencm3 project aims to create an open-source firmware library for various ARM Cortex-M3 microcontrollers. Currently (at least partly) supported microcontrollers: - ST STM32F1 series - ST STM32F2 series - ST STM32F4 series - NXP LPC1311/13/42/43 The library is written completely from scratch based on the vendor datasheets, programming manuals, and application notes. The code is meant to be used with a GCC toolchain for ARM (arm-elf or arm-none-eabi), flashing of the code to a microcontroller can be done using the OpenOCD ARM JTAG software. This port depends on devel/gcc-arm-embedded toolchain.
deskutils/puush-0.0.2 (Score: 0.006320417)
Screen capture and Puush image-bin client
Use keyboard shortcuts gestures to quickly capture any portion of your screen. These screenshots are near-instantly puush'd, leaving behind a short URL in your clipboard, perfect for sharing. Paste these easily into your Twitter, IRC or IM clients. Share them with the world or make them private, for your eyes only.
net-im/emesene-2.12.9 (Score: 0.006320417)
Instant messenging client written in python
emesene is an instant messenger capable of connecting to various networks and utilizing different graphical toolkits. Currently msn and xmpp (jabber) are supported through papyon and SleekXMPP, which allows emesene to connect to various IM services such as Windows Live Messenger, GTalk, Facebook Chat, etc.
net-im/jabber-1.6.1.1 (Score: 0.006320417)
XMPP/Jabber server daemon
jabberd14 is the original server implementation of the Jabber protocol, now known as XMPP. It is open source, and it is free. This implementation has been formerly known as just jabberd as well. Please note: net-im/jabberd (also known as jabberd 2.x) is not a newer version of jabberd14 but a completely different project.
net-im/pidgin-bs-1.3.0 (Score: 0.006320417)
Pidgin plugin to prevent instant message spam
Bot Sentry is a Pidgin (libpurple) plugin to prevent Instant Message (IM) spam. It allows you to ignore IMs unless the sender is in your Buddy List, the sender is in your Allow List, or the sender correctly answers a question you have predefined.
net/miniupnpc-1.9.20151008 (Score: 0.006320417)
UPnP IGD client lightweight library
UPnP IGD client lightweight library The usage of the miniUPnP client library is useful whenever an application needs to listen for incoming connections. Examples : P2P applications, FTP clients for active mode, IRC (for DCC) or IM applications, network games, any server. LICENSE: BSD