Ports 搜索

共有18,669项符合descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE的查询结果,以下是第7,6217,630项(搜索用时0.013秒)
lang/pypy-5.4.1 (Score: 1.9307123E-4)
Fast, compliant implementation of the Python language
PyPy is a fast, compliant alternative implementation of the Python language (2.7.1). It has several advantages and distinct features: - Speed: thanks to its Just-in-Time compiler, Python programs often run faster on PyPy. - Memory usage: large, memory-hungry Python programs might end up taking less space than they do in CPython. - Compatibility: PyPy is highly compatible with existing python code. It supports ctypes and can run popular python libraries like twisted and django. - Sandboxing: PyPy provides the ability to run untrusted code in a fully secure way. - Stackless: PyPy can be configured to run in stackless mode, providing micro-threads for massive concurrency. - As well as other features.
lang/pbasic-2.0 (Score: 1.9307123E-4)
Phil Cockroft's Basic Interpreter (previously Rabbit Basic)
This is v2.0 of a Basic Interpreter by Phil J. A. Cockcroft earlier versions used to be known as Rabbit Basic. According to an earlier lisencing document: === This code is being put in the Public Domain since I will soon loose network connectivity (I am leaving my job) and I don't particularly want to sell it. This system does not contain any proprietary software. All the algorithms are original or come from publicly available sources. There are no licensing restrictions on this code or documentation at all. I only ask that you give appropriate credit to the author. === So, there you have it. :)
mail/libmapi-2.3 (Score: 1.9307123E-4)
Open Source implementation of Microsoft Exchange protocols
The OpenChange MAPI library aims to provide interoperability with an Open Source implementation of Microsoft Exchange protocols under UNIX/Linux. The current implementation offers a client-side library which can be used in existing messaging clients and offer native compatibility with Exchange Servers up to 2007. MAPI stands for Messaging Application Programming Interface and is used in the Microsoft Exchange Server groupware server. This solution works with Outlook and provides collaborative features such as a messaging server, shared calendars, contact databases, public folders and tasks.
mail/squirrel_logger-2.3 (Score: 1.9307123E-4)
Logging functionality for your webmail interface
This plugin implements logging functionality for your webmail interface. You can choose to log to a database, a file, your system log, or any combination thereof. You can also choose which kinds of events to log, including login events, logout events, login error events, all outgoing messages, possible outgoing spam messages, and other error events. Also included is monitoring functionality that will send alert emails to the administrator when certain events trigger. If you use the timeout_user plugin, logout events caused by user timeouts will be captured. Log message format is also completely custom-defined to meet your needs in the configuration file.
math/octave-forge-base-1.4 (Score: 1.9307123E-4)
Octave-forge baseport for all packages
The octave-forge package is the result of The GNU Octave Repositry project, which is intended to be a central location for custom scripts, functions and extensions for GNU Octave. contains the source for all the functions plus build and install scripts. This baseport provides the basic directory structure, and installs a script "load-octave-pkg", that synchronizes the FreeBSD ports structure to the octave packaging system. Another purpose of the script "load-octave-pkg" is to attempt to correct any errors created by the octave packaging system.
math/Math-Random-ISAAC-1.004 (Score: 1.9307123E-4)
Perl interface to the ISAAC PRNG Algorithm
As with other Pseudo-Random Number Generator (PRNG) algorithms like the Mersenne Twister (see Math::Random::MT), this algorithm is designed to take some seed information and produce seemingly random results as output. However, ISAAC (Indirection, Shift, Accumulate, Add, and Count) has different goals than these commonly used algorithms. In particular, it's really fast - on average, it requires only 18.75 machine cycles to generate a 32-bit value. This makes it suitable for applications where a significant amount of random data needs to be produced quickly, such solving using the Monte Carlo method or for games.
multimedia/gmerlin-1.2.0 (Score: 1.9307123E-4)
Multimedia framework
Gmerlin is a multimedia framework, which allows you to quickly develop multimedia applications. It is built upon gavl (for low level Audio/Video things) and libxml2 (for loading and saving configuration data and other things). The gmerlin API can be used at multiple levels: Either you take the basic things like plugins, fifos, message-queues and gavl audio/video converters and build your own media engine. The other possibility is to use the player or transcoder engines directly. The latter approach is probably easier, but you'll have less freedom in controlling the process. Gmerlin includes GUI player with mediatree and a GUI transcoder among other things.
multimedia/libdvdcss-1.3.99 (Score: 1.9307123E-4)
Portable abstraction library for DVD decryption
libdvdcss is a simple library designed for accessing DVDs like a block device without having to bother about the decryption. The important features are: - Portability. Currently supported platforms are GNU/Linux, FreeBSD, BeOS and Windows. - The MacOS X version is being worked on as well. - Simplicity. There are currently 7 functions in the API, and we intend to keep this number low. - Freedom. libdvdcss is released under the General Public License, ensuring it will stay free, and used only for free software products. - Just better. Unlike most similar projects, libdvdcss doesn't require the region of your drive to be set.
multimedia/OQTEncoder-0.1 (Score: 1.9307123E-4)
Simple encoder using OpenQuicktime (TM)
[ from developer's readme ] OQTEncoder is just here to show how simple it is to realize an encoder using OpenQuicktime... It is simple, new and doesn't have a lot of functionality but it should soon be better and it's already usable ;) Just launch it without options and it will explain you how to use it ;). Here follows a simple example to encode any mpeg file using the great program mpeg2dec from Aaron Holzman: mpeg2dec -s -o pgmpipe test.mpg | oqtencoder -V jpeg test.mov
multimedia/freetuxtv-0.6.6 (Score: 1.9307123E-4)
WebTV player based on GTK3+ and LibVLC
FreetuxTV is a WebTV player working on the Linux platform based on GTK2+ and LibVLC. The goal of this project is to create a WebTV player. It can be used by french people to watch ADSL TV on the PC with ISPs or by other people to watch WebTV and Web Radio in many languages. The GUI is developed in GTK2+ and is using the VLC engine to display the channels. Features : - Play TV (Free, SFR and WebTV) - Play in full screen mode - Play in miniature Mode - Support for multimedia keys - Add new groups of channels from M3U playlists