surl is a URL shortening command line application that supports
various sites. It supports stdin or filename input. It grabs the
URLs, converts them, and returns the same text that was used in the
input. It is known to work with a wealth of services, such as bit.ly,
goo.gl, tinyurl.com and tr.im.
A text-based implementation of ICQ (formerly known as micq).
Support for jabber (xmmp) and other IM protocols was added later.
The BPF Traffic collector
Enhanced version of trafd (/usr/ports/net/trafd/)
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.
This module provide easy interface to make MIME::Lite object with html
formatted mail.
MIME::Lite::TT is the wrapper of MIME::Lite which enabled Template::Toolkit
as a template of email.
This module collects IP validation routines to make input validation, and
untainting easier and more readable.
All functions return an untainted value if the test passes, and undef if it
fails. This means that you should always check for a defined status
explicitly. Don't assume the return will be true. (e.g. is_username('0'))
The value to test is always the first (and often only) argument.
This module collects common URI validation routines to make input validation,
and untainting easier and more readable.
All functions return an untainted value if the test passes, and undef if it
fails. This means that you should always check for a defined status
explicitly. Don't assume the return will be true.
The value to test is always the first (and often only) argument.
There are a number of other URI validation modules out there as well.
This one focuses on being fast, lightweight, and relatively 'real-world'.
i.e. it's good if you want to check user input, and don't need to parse
out the URI/URL into chunks.
Right now the module focuses on HTTP URIs, since they're arguably the most
common.
Sofia-SIP is an open-source SIP User-Agent library, compliant with the IETF
RFC3261 specification (see the feature table). It can be used as a building
block for SIP client software for uses such as VoIP, IM, and many other
real-time and person-to-person communication services. The primary target
platform for Sofia-SIP is GNU/Linux. Sofia-SIP is based on a SIP stack
developed at the Nokia Research Center. Sofia-SIP is licensed under the LGPL.
Mbrowse is a GUI MIB browser and query tool based on GTK and Net-SNMP.