Ports Search

Results 8,4718,480 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.014 seconds)
ftp/libfilezilla-0.6.1 (Score: 7.851118E-5)
C++ library for building platform-independent programs
libfilezilla is a small and modern C++ library, offering some basic functionality to build high-performing, platform-independent programs. Some of the highlights include: * A typesafe, multi-threaded event system that's very simple to use yet extremely efficient * Timers for periodic events * A datetime class that not only tracks timestamp but also their accuracy, which simplifies dealing with timestamps originating from different sources * Simple process handling for spawning child processes with redirected I/O
ftp/phpwebftp-3.3b (Score: 7.851118E-5)
Set of PHP-scripts to manage FTP over the web
phpWebFTP offers a way of connecting to you FTP server, even when you are behind a firewall or proxy not allowing traffic to FTP servers. This is very common in business networks. phpWebFTP overcomes this issue by making a FTP connection from your webserver to your FTP server and transfering the files from this web server to your webclient over the standard http protocol. phpWebFTP is free software and the source is available under GNU license.
ftp/vsftpd-3.0.3 (Score: 7.851118E-5)
FTP daemon that aims to be "very secure"
A FTP daemon that aims to be "very secure" From the README file: Author: Chris Evans Contact: scarybeasts@gmail.com vsftpd is an FTP server, or daemon. The "vs" stands for Very Secure. Obviously this is not a guarantee, but a reflection that I have written the entire codebase with security in mind, and carefully designed the program to be resilient to attack. LICENSE: GPL2 or later with exception to link with OpenSSL
ftp/weex-2.6.1.5 (Score: 7.851118E-5)
Non-interactive FTP client
Weex is an utility designed to automate the task of remotely maintaining a web page or other FTP archive. It will synchronize a set of local files to a remote server by performing uploads and remote deletes as required. Main features: * easy configuration to easily maintain your remote Web sites * nice colour output useful for tracking mistakes before you loose files * caching to speed up the synchronization process
games/3dpong-0.5 (Score: 7.851118E-5)
X Window 3D Pong game for 1 or 2 players
3D Pong is an X Window game for 1 or 2 players. It's a 3D game based on the first arcade game, "Pong." Like "Pong," it's a game played with a ball and paddles. The object is to hit the ball and get it in the other player's goal. Use your paddle to deflect the ball and keep it from getting in your goal.
games/atanks-5.9 (Score: 7.851118E-5)
2D tank game with large, cartoonish weapons
This is a port of Atomic Tanks, a 2D tank game where small tanks use cartoonishly large weapons to blow up each other. Atomic Tanks is loosely based on the classic DOS game, Scorched Earth. The game is very flexible, allowing anywhere from two to ten players, variable environments and a wide range of weapons and other items. To work, this game requires that the Allegro graphics library be installed.
games/bomberinstinct-0.8.9 (Score: 7.851118E-5)
Bomberman-like multiplayer game
BomberInstinct is a multiplayer-only Bomberman-like game. It plays only on a single computer at the moment, with keyboard or joystick. It's part like Bomberman, because you must kill the other players with bombs that throw flames vertically and horizontally, but it's much more strategical because you have to do with the elements of a maze (arrows, tunnels, teleportations, and many more...), and with the special powers of each character.
games/dungeoncrawl-4.0.0.b26 (Score: 7.851118E-5)
Old school roguelike game
Linley's Dungeon Crawl is a free and portable roguelike molded in the tradition of the early greats of the genre: Rogue, Hack, and Moria. The player guides a single character deep into a subterranean complex to retrieve the Orb of Zot, fending off many horrible and hideous creatures along the way. Once retrieved, the player must return both character and Orb safely to the surface world. Easier said than done, but fun all the same.
games/iortcw-1.42d (Score: 7.851118E-5)
Game engine for Return to Castle Wolfenstein
Return to Castle Wolfenstein is a military- and occult-themed first-person shooter game in a Second World War setting, originally released in 2001. It is a sequel to Wolfenstein 3D. This port contains the iortcw game engines for the single-player campaign and multiplayer, based on ioquake3 and the GPL source releases of RtCW. Return to Castle Wolfenstein requires non-distributable game data files, which you have to install manually (see pkg-message).
games/ensemblist-040126 (Score: 7.851118E-5)
Assemble given shapes from primitives
Ensemblist is a unique reflexion game created for the video game coding compo held in March 2003 in Paris. In this game, you have to put together several simple geometric primitives to build a given shape. For this, you can move, rotate and compose the primitives with the boolean operators union, intersection and minus. This is building what is called a C.S.G, for Constructive Solid Geometry.