Ports Search

Results 4,2314,240 of 5,886 for /net-im/.(0.005 seconds)
comms/o2sms-3.36 (Score: 0.006132291)
Send SMS messages via the websites of Irish mobile operators
o2sms is a program to send SMS messages using the websites of Irish mobile operators. Despite its name, it supports all three major Irish operators - o2 Ireland, Vodafone Ireland and Meteor Ireland. The program works by simulating a web browser's interaction with those websites. In essence, the program is really just a stripped-down specialised browser. At the time of writing, o2 web accounts have 250 free web texts per month, Vodafone 300 and Meteor 300. After sending a message, o2sms will tell you how many you have remaining.
comms/lirc-0.0.5 (Score: 0.006132291)
Lirc support library for Python
Python module to interact with remote controls via lirc. Currently only Linux version exists, but porters for winLirc or other systems are welcome.
converters/babel-2010.01.16 (Score: 0.006132291)
Charset encoding/decoding library written in Common Lisp
Babel is a charset encoding/decoding library, not unlike GNU libiconv, but completely written in Common Lisp. This package is compiled with SBCL.
converters/babel-2010.01.16 (Score: 0.006132291)
Charset encoding/decoding library written in Common Lisp
Babel is a charset encoding/decoding library, not unlike GNU libiconv, but completely written in Common Lisp.
converters/tuc-1.10 (Score: 0.006132291)
Text to Unix Conversion
Utility to convert text files from any operating system to Unix format, and to convert Unix files to DOS format.
databases/gtksql-0.4.5 (Score: 0.006132291)
Graphical query tool for PostgreSQL/MySQL/SQLite
GtkSQL is a graphical query tool for PostgreSQL/MySQL/SQLite. You can work on multiple queries simultaneously: * send the current query to the database * add a new query * delete current query * rename current query * export current query * display the table information * move to the next or previous query * SQL keyword, table name and field name autocompletion * rescan the table database.
databases/fastdb-3.75 (Score: 0.006132291)
Main Memory Relational Database Management System
Main Memory Relational Database Management System - Fastest query execution - Post-relational features - Tight integration with C++ - Automatic scheme evaluation - Efficient log-less transactions - Zero time recovery
databases/libdbi-drivers-0.9.0 (Score: 0.006132291)
Drivers for libdbi
The libdbi-drivers project maintains drivers for libdbi. Drivers are distributed separately from the library itself.
databases/autobackupmysql-1.4 (Score: 0.006132291)
Make daily, weekly, and monthly backups of your MySQL databases
A script to take daily, weekly and monthly backups of your MySQL databases using mysqldump. Features: - Backup multiple databases - Single backup file or to a separate file for each DB - Compress backup files - Backup remote servers - E-mail logs
databases/mysql-udf-0.3 (Score: 0.006132291)
Set of user-defined functions for the MySQL server
This package adds several user-defined statistics functions to the MySQL server providing the ability to: * calculate the median of any values, * calculate the skewness and kurtosis of a distribution of value * retrieve the effective length of the longest value in a STRING column, * get the longest value from a STRING column, * calculate the faculty of a value, * calculate linear regression parameters (intercept, slope, correlation coefficent) of any values