Ports Search

Results 5,8315,840 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.009 seconds)
games/bsp-5.2 (Score: 9.516992E-5)
Node builder for Doom
BSP is one of the best node builders for Doom. What are Nodes? Doom uses a rendering algorithm based on a binary space partition, otherwise known as a BSP tree. This is stored in a data lump called NODES in the WAD file. So tools to build the BSP tree are known as node builders. Before you can play a level that you have created, you must use a node builder to create the data that Doom will use to render the level. BSP is one of several node builders that can do this.
games/katawa-shoujo-1.3.1 (Score: 9.516992E-5)
Bishoujo-style visual novel about disabled adolescents
Katawa Shoujo is a bishoujo-style visual novel set in the fictional Yamaku High School for disabled children, located somewhere in modern Japan. Hisao Nakai, a normal boy living a normal life, has his life turned upside down when a congenital heart defect forces him to move to a new school after a long hospitalization. Despite his difficulties, Hisao is able to find friends - and perhaps love, if he plays his cards right. There are five main paths corresponding to the 5 main female characters, each path following the storyline pertaining to that character. This package contains English, Spanish, French, Italian and Japanese versions.
games/flare-0.19 (Score: 9.516992E-5)
Free Libre Action Roleplaying Engine
Flare (Free Libre Action Roleplaying Engine) is a simple game engine built to handle a very specific kind of game: single-player 2D action RPGs. Flare is not a reimplementation of an existing game or engine. It is a tribute to and exploration of the action RPG genre. Rather than building a very abstract, robust game engine, the goal of this project is to build several real games and harvest an engine from the common, reusable code. The first game, in progress, is a fantasy dungeon crawl.
games/bygfoot-2.2.1 (Score: 9.516992E-5)
Football (soccer) management game
Bygfoot is a football (a.k.a. soccer) management game. Bygfoot allows you to manage a team by training the players, buying and selling them, contracting loans, maintaining the stadium, etc. You can be promoted or relegated, even become a champion. It includes a "team editor" which you can use to create your own teams or edit the existing ones. The game is deliberately kept simple (though not easy): you only have to keep one eye at your players and another at your stadium.
games/gmastermind-0.6 (Score: 9.516992E-5)
Well-known mastermind game
The well-known mastermind game. Drag-and-drop colors from the palette or from the board itself. The object is to determine the hidden combination of four colors. The game may be played in two modes: with replacement, which means that colors may repeat, and without replacement, which means that colors are unique. The user selects a choice of four colors and "commits" them. The program replies with an evaluation -- a black peg for a color that is placed correctly, and a white peg for a color that is in the wrong position. The user may make a total of eight queries. LICENSE: GPL2 or later
games/unigine-heaven-4.0 (Score: 9.516992E-5)
Unigine Heaven Benchmark, basic version, linux binaries
Heaven Benchmark immerses a user into a magical steampunk world of shiny brass, wood and gears. Nested on flying islands, a tiny village with its cozy, sun-heated cobblestone streets, an elaborately crafted dirigible above the expanse of fluffy clouds, and a majestic dragon on the central square gives a true sense of adventure. An interactive experience with fly-by and walk-through modes allows for exploring all corners of this world powered by the cutting-edge UNIGINE Engine that leverages the most advanced capabilities of graphics APIs and turns this benchmark into a visual masterpiece. This port includes the linux-binaries of the basic (free-to-use) version of the benchmark.
japanese/kiten-4.14.3 (Score: 9.516992E-5)
Japanese reference/study tool for KDE 4
Kiten is a Japanese reference/learning tool. FEATURES - Search with English keyword, Japanese reading, or a Kanji string on a list of EDICT files. - Search with English keyword, Japanese reading, number of strokes, grade number, or a Kanji on a list of KANJIDIC files. - Comes with all necessary files. - Very fast. - Limit searches to only common entries. - Nested searches of results possible. - Compact, small, fast interface. - Global KDE keybindings for searching highlighted strings. - Learning dialog. (One can even open up multiple ones and have them sync between each other.) - Browse Kanji by grade. - Add Kanji to a list for later learning. - Browse list, and get quizzed on them.
java/bouncycastle-1.55 (Score: 9.516992E-5)
Cleanroom build of Java Cryptography Extensions
The Bouncy Castle Crypto APIs consist of the following: . A lightweight cryptography API in Java. . A provider for the JCE and JCA. . A clean room implementation of the JCE 1.2.1. . A library for reading and writing encoded ASN.1 objects. . Generators for Version 1 and Version 3 X.509 certificates, Version 2 CRLs, and PKCS12 files. . Generators for Version 2 X.509 attribute certificates. . Generators/Processors for S/MIME and CMS (PKCS7). . Generators/Processors for OCSP (RFC 2560). . Generators/Processors for TSP (RFC 3161). . Generators/Processors for OpenPGP (RFC 2440). . A signed jar version suitable for JDK 1.4/1.5 and the Sun JCE. It's distributed under a modified X license.
java/bouncycastle-1.45 (Score: 9.516992E-5)
Cleanroom build of Java Cryptography Extensions
The Bouncy Castle Crypto APIs consist of the following: . A lightweight cryptography API in Java. . A provider for the JCE and JCA. . A clean room implementation of the JCE 1.2.1. . A library for reading and writing encoded ASN.1 objects. . Generators for Version 1 and Version 3 X.509 certificates, Version 2 CRLs, and PKCS12 files. . Generators for Version 2 X.509 attribute certificates. . Generators/Processors for S/MIME and CMS (PKCS7). . Generators/Processors for OCSP (RFC 2560). . Generators/Processors for TSP (RFC 3161). . Generators/Processors for OpenPGP (RFC 2440). . A signed jar version suitable for JDK 1.4/1.5 and the Sun JCE. It's distributed under a modified X license.
lang/bigloo-4.1a.2 (Score: 9.516992E-5)
Scheme interpreter and native code compiler
This is a port of Bigloo, a Scheme system which includes a compiler generating C code and Java classes and an interpreter. Bigloo is the tool of choice for the construction of small autonomous applications in Scheme. Bigloo is mostly conformant to the Revised5 Report on the Algorithmic Language Scheme with many extensions: Rgc, a lex facility. Match, a pattern-matching compiler. Foreign languages interface (connection to C and to Java). Module language. Extension package system. An Lalr facility. An Object system. A thread library. DSSSL support. Unicode characters and strings. Process, Pipe and Socket support.