Ports Search

Results 291300 of 5,886 for /net-im/.(0.004 seconds)
chinese/fcitx-4.2.9.1 (Score: 0.053025328)
Flexible Input Method Framework
Fcitx (Free Chinese Input Toy for X) is an input method framework, which aims to provide a flexible IM solution for the desktop environments.
chinese/fcitx-googlepinyin-0.1.6 (Score: 0.053025328)
Libgooglepinyin support for Fcitx
fcitx-googlepinyin provides libgooglepinyin, a fork of Google Pinyin IME on Android, as a back-end to the Fcitx IM framework.
textproc/fcitx-m17n-0.2.3 (Score: 0.053025328)
Multilingualization support for Fcitx
fcitx-m17n provides the libm17n, a multilingual input method engine, as a back-end to the Fcitx IM framework.
net/Net-Z3950-SimpleServer-1.20 (Score: 0.05105068)
Perl module for developing Z39.50 servers
SimpleServer is a Perl module which is intended to make it as simple as possible to develop new Z39.50 servers over any type of database imaginable. All you have to do is implement a function for initialising your database (optional), searching the database, and returning "database records" on request. The module takes care of everything else and automatically starts a server for you, listens to incoming connections, and implements the Z39.50 protocol. It couldn't really be easier. SimpleServer is based on the popular YAZ toolkit which means it is robust, efficient, widely portable, and it interoperates with all known Z39.50 clients. Use SimpleServer together with other Perl modules to provide gateways to relational databases, local file stores, SOAP/RDF-servers, etc. SimpleServer currently supports the Init, Search, Present, Scan and Close services.
www/WWW-Shorten-0rz-0.07 (Score: 0.050617337)
Shorten URL using 0rz.net
Shorten URL using 0rz.net
net-im/toxcore-0.160924 (Score: 0.050401524)
ProjectTox-Core library, a decentralized and secure messenger
Tox is a decentralized, secure messenger with audio and video chat capabilities. You can see it as an alternative to Skype. This is only the core library. To use it, you have to install a client, like e.g. net-im/toxic, net-im/qTox or net-im/uTox. Tox isn't complete yet, but we encourage you to contribute to help make us awesome!
mail/Net-Server-Mail-0.18 (Score: 0.050342184)
Implementation of SMTP, ESMTP, and LMTP protocols
This module is a versatile and extensible implementation of the SMTP protocol and its different evolutions like ESMTP and LMTP. The event driven object-oriented API makes easy to incorporate the SMTP protocol to your programs. Other SMTPd implementations don't support useful ESMTP extensions and the LMTP protocol. Their interface design precludes adding them later. So I've decided to rewrite a complete implementation with extensibility in mind.
devel/flickrnet-2.2.0 (Score: 0.05018706)
Flickr .Net API Library
The Flickr.Net API is a .Net Library for accessing the Flickr API, written entirely in C#.
net-im/vacuum-1.2.5 (Score: 0.050124135)
Crossplatform Jabber client
Vacuum IM - modular, crossplatform Jabber client The core program is just a plugin loader - all functionality is made available via plugins. This enforces modularity and ensures well defined component interaction via interfaces.
mail/Net_LMTP-1.0.2 (Score: 0.049982652)
PEAR implementation of the RFC2033 LMTP protocol
PEAR::Net_LMTP provides an implementation of the RFC2033 LMTP using PEAR::Net_Socket and PEAR::Auth_SASL.