Ports Search

Results 16,83116,840 of 17,773 for comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0.(0.025 seconds)
emulators/xcpc-20070122 (Score: 1.0904034E-4)
Portable Amstrad 464&/664/6128 emulator
Xcpc is a portable Amstrad CPC464/CPC664/CPC6128 Emulator written in C. It is designed to run on any POSIX system (Linux/BSD/UNIX-like OSes). Implemented Features: * Athena GUI (selected at compilation time) * Motif* GUI (selected at compilation time) * Floppy disk images support (*.dsk) * Snapshot memory images support (*.sna) * Drag and Drop support (*.dsk, *.sna) * Keyboard emulation (QWERTY, AZERTY) * Joystick emulation (numeric keypad, numlock disabled) * Almost full CRTC-6845 / GateArray emulation * Adaptative frame-rate
finance/PerformanceAnalytics-1.4.3541 (Score: 1.0904034E-4)
Econometric tools for performance and risk analysis
Collection of econometric functions for performance and risk analysis. This package aims to aid practitioners and researchers in utilizing the latest research in analysis of non-normal return streams. In general, it is most tested on return (rather than price) data on a regular scale, but most functions will work with irregular return data as well, and increasing numbers of functions will work with P&L or price data where possible.
finance/libofx-0.9.10 (Score: 1.0904034E-4)
OpenSource implementation of the OFX (Open Financial eXchange)
LibOFX is a parser and an API designed to allow applications to very easily support OFX command responses, usually provided by financial institutions for statement downloads. LibOFX was implemented directly from the full OFX 1.6 spec, and currently supports: - Banking transactions and statements - Credit card and statements - Investment transactions - OFX 2.0 Future projects for LibOFX include: - Header parsing - DTD autodetection - Currency conversion - QIF import - QIF export (integrated inside the library) - OFX export
finance/Business-OnlinePayment-3.04 (Score: 1.0904034E-4)
Generic interface for processing online credit card payments
Business::OnlinePayment is a generic interface for processing payments through online credit card processors, online check acceptance houses, etc. (If you like buzzwords, call it an "multiplatform ecommerce-enabling middleware solution"). IMPORTANT: Business::OnlinePayment only defines the frontend interface to the system, in order to use it you also need to have at least one backend processing module installed, the processors supported are listed below along with the types of transactions supported.
ftp/bsdftpd-ssl-1.1.0 (Score: 1.0904034E-4)
Secure FTP client/server with TLS/SSL support
BSDftpd-ssl is the secure FTP server that supports industry standard TLS/SSL encryption and authentication for whole FTP sessions and data transfers. This implementation is compatible with the original FTP protocol, which is described in RFC 959, and the TLS/SSL enhancement allows RFC 2228-compliant TLS/SSL protection for both control and data channels. This package contains the secure FTP server, the command-line TLS/SSL-aware FTP client utility, an essential documentation, and also script programs for a basic X.509 certificate management.
ftp/cmdftp-0.9.8 (Score: 1.0904034E-4)
Command line shell-like ftp client
cmdftp is a command line FTP client for Unix systems that features include passive mode for all data transfers, shell like transparent syntax for local and remote modes, multiple and recursive file transfers using wildcards, recursive copy and move commands, remote and local text file viewing and editing, network errors detection and resuming of currently executing command, partial download resuming (if server accepts REST command), tab completion for both local and remote names, autologin using classic ~/.netrc approach, large file support, and more.
games/CastleVox-1.2 (Score: 1.0904034E-4)
Fast world domination game
Castle Vox is a next generation computer strategy board game. Capture all the enemy Castles to win! Features: - Fast world domination. - Plan attacks simultaneously. - Collaborate with teammates. - Maps from history and fantasy. - Giant maps with many players. - Map editor included. - Hard AI will push your brain in single-player matches. - Online multi-player modes: relaxed and speed variants. - Achievements. - Easy to learn, hard to master. - Mixes elements from Diplomacy and Axis & Allies board games. - Available for Mac OS X, Linux, and Windows.
games/cake-2005.12.26 (Score: 1.0904034E-4)
Quake3 map viewer (and powerful 3D game engine)
Cake is powerful 3D game engine and (as a reference application) map viewer for id Software's Quake III Arena maps. It currently features: * BSP (+PVS) support * Collision detection (with normal faces + patches) * Shaders and textures * Lightmaps and models * Vertex deformations * Cloudbox and skybox (nearbox/farbox) * Volumetric fog * Bezier surfaces (with variable LOD) * Multiple viewports * Console * Record/playback demo support (DM3 format not supported) * Background music + 3D sounds (not under FreeBSD though) * Entities (with variable LOD) * ZIP compressed files (*.pk3)
games/chocolate-doom-2.2.1 (Score: 1.0904034E-4)
Doom/Heretic/Hexen/Strife engine port compatible with the originals
Chocolate Doom is a port of ID Software's Doom, Doom II, and Final Doom to modern operating systems that aims to be as compatible with the original DOS executable as possible. This includes emulating all the different versions, playing demos perfectly accurately, playing "vanilla-only" PWADS, and netcode that works on newer operating systems while still behaving the same as "vanilla" Doom. Additionally, Heretic, Hexen as well as Strife are also supported.
games/cre-1.2.b.r2 (Score: 1.0904034E-4)
Corewars Redcode Evolver
CRE, which stands for Corewars Redcode Evolver, is an open-source program that automatically generates programs for the game Corewars by using Charles Darwin's theories on natural selection. When you start CRE, here's what happens: 1. A population of warriors is created by randomly selecting instructions. 2. Each warrior's fitness is tested by battling with other warriors in the population. 3. The fittest warriors reproduce and replace less fit warriors. 4. The previous two steps are repeated indefinitely.