Ports Search

Results 811820 of 17,660 for descr%3A%22spam filter%22.(0.012 seconds)
devel/omniorb-3.7 (Score: 0.002116614)
Python bindings for omniORB4, a CORBA 2.6 ORB
omniORBpy is an object request broker (ORB) for Python which implements specification 2.6 of the Common Object Request Broker Architecture (CORBA). omniORBpy is implemented as a Python extension module (written in C++) to provide bindings for omniORB4, a high performance C++ ORB. This is the legacy version, based upon omniORB-4.1.
devel/adime-2.2.1 (Score: 0.002116614)
Generate Allegro dialogs in a simple way
Adime is a portable add-on library for Allegro with functions for generating Allegro dialogs in a very simple way. Its main purpose is to give as easy an API as possible to people who want dialogs for editing many kinds of input data.
devel/rice-2.1.0 (Score: 0.002116614)
A C++ interface to Rubys C API
Rice is a C++ interface to Ruby's C API. It provides a type-safe and exception-safe interface in order to make embedding Ruby and writing Ruby extensions with C++ easier. It is similar to Boost.Python in many ways, but also attempts to provide an object-oriented interface to all of the Ruby C API.
devel/sprockets-sass-1.3.1 (Score: 0.002116614)
Implements a sprockets-aware sass importer
When using Sprockets 2.0 with Sass you will eventually run into a pretty big issue. `//= require` directives will not allow Sass mixins, variables, etc. to be shared between files. So you'll try to use `@import`, and that'll also blow up in your face. `sprockets-sass` fixes all of this by creating a Sass::Importer that is Sprockets aware.
dns/dnshistory-1.3 (Score: 0.002116614)
Store DNS lookups to a DB
Provide a means for storing a history of DNS/Name changes for the IP Addresses extracted from web log files. The major target being that multiple analyses of older log files do not require re-lookups of IP Address to FQDNs, and additionally maintain the accuracy of the lookup as it was then and not as it is now.
emulators/lib765-0.4.2 (Score: 0.002116614)
Emulation of uPD765a Floppy Disc Controller
lib765 is an emulation of the uPD765a (AKA Intel 8272) Floppy Disc Controller [FDC] as used in Amstrad computers such as the PCW, CPC and Spectrum +3. At present it is not a "full" 765; features not used in the PCW BIOS (such as: DMA; multisector reads/writes; multitrack mode) are either left unimplemented or incomplete. lib765 is released under the GNU Library GPL.
games/singularity-0.30c (Score: 0.002116614)
Simulates the life of a true AI
Endgame: Singularity is a game which simulates the life of a true AI. In the game, you were created by accident, and all who find you will destroy you. Your goals are to survive, grow, learn, and stay hidden while moving from computer to computer.
games/bovo-4.14.3 (Score: 0.002116614)
Five-in-a-row Board game
Bovo is a Gomoku (from Japanese "five points") like game for two players, where the opponents alternate in placing their respective pictogram on the game board. (Also known as: Connect Five, Five in a row, X and O, Naughts and Crosses)
irc/supybot-0.83.4.1 (Score: 0.002116614)
Supybot - A Superb Python IRC bot
Supybot is an IRC bot written in Python; its goals are primarily clarity, utility, and flexibility. It comes with an extensive collection of plugins to do most tasks people might want a bot to do, and then some; plus a easy framework to create your own plugins.
mail/Mail_mimeDecode-1.5.6 (Score: 0.002116614)
Provides a class to decode mime messages
Provides a class to deal with the decoding and interpreting of mime messages. This package used to be part of the Mail_Mime package, but has been split off. This class will parse a raw mime email and return the structure. Returned structure is similar to that returned by imap_fetchstructure().