Ports Search

Results 1,1811,190 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.008 seconds)
print/fpdf-1.7 (Score: 0.0014677523)
Free PHP class to generate PDF files with pure PHP
FPDF is a PHP class which allows to generate PDF files with pure PHP, that is to say without using the PDFlib library. The advantage is that PDFlib requires a fee for a commercial usage. F from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs. FPDF has other advantages: high level functions. Here is a list of its main features: * Choice of measure unit, page format and margins * Page header and footer management * Automatic page break * Automatic line break and text justification * Image support (JPEG and PNG) * Colors * Links * TrueType, Type1 and encoding support * Page compression Of course, the generation speed of the document is less than with PDFlib. However, the performance penalty keeps very reasonable and suits in most cases, unless your documents are particularly complex or heavy.
devel/Devel-PackagePath-0.03 (Score: 0.00146343)
Inspect and manipulate a Path based on a Package name
Devel::PackagePath is a Perl module to inspect and manipulate a Path based on a Package name.
www/HTTP-Request-AsCGI-1.2 (Score: 0.0014529313)
Setup a CGI environment from a HTTP::Request
Provides a convinient way of setting up an CGI enviroment from a HTTP::Request.
games/connectfive-1.0.2 (Score: 0.0014512041)
Place five pieces in a row on a 3D board
Place five pieces in a row on a 3d board A 3d version of gomoku. Similar to connect four, but it is played in 3D on a 19x19 board and a play is allowed on any location of the board.
textproc/makefaq-2.5 (Score: 0.0014512041)
Makefaq is a Python program that creates a (FAQ)
makefaq is a Python program that creates a Frequently Asked Questions (FAQ) list from a specially formatted text data file. For output, it can generate either an HTML page, a text file, or a DocBook XML file.
games/asteroid-1.2.1 (Score: 0.0014504013)
Modern version of the arcade classic Asteroid
Asteroid (just one!) is a modern version of the arcade classic Asteroids, using OpenGL, GLUT, and optionally GTK and SDL_mixer. It features a variety of powerups, taunting aliens, 3D textured asteroids, face-melting sound effects, and infinite playability. Controls -------- Use the left and right arrows to turn the ship, x to accelerate, and z to shoot. Pressing p will pause the game, f toggles fullscreen mode, and m mutes and unmutes the audio. There's also a right-click menu if you forget anything. Gameplay -------- I'm not going to explain how to play Asteroids. I will mention that the wireframe octahedra that sometimes drift across the screen are powerups. To collect the powerups, run over them; or you can shoot them for bonus points (if you don't want the benefit of the powerup). You'll have to play the game to figure out the different powerup types.
misc/xtail-2.1 (Score: 0.0014504013)
Watches the growth of files or directories
"xtail" watches the growth of files. It's like running a "tail -f" on a bunch of files at once. You can specify both filenames and directories on the command line. If you specify a directory, it watches all the files in that directory. It will notice when new files are created (and start watching them) or when old files are deleted (and stop watching them). This program is an oldie but goodie. It was posted to comp.sources.misc in July 1989 (see ftp.uu.net:/usenet/comp.sources.misc/volume7/xtail.Z). I remember posting an even earlier version to alt.sources. It has been published in the O'Reilly & Associates "Unix Power Tools" collection (book and CD-ROM). Over the years, some fly-by-night organizations (such as the MIT X Consortium and SGI) have tried to steal the "xtail" name. Don't be fooled! Insist on the original.
devel/Hash-Slice-0.03 (Score: 0.0014434679)
Make a hash from a deep slice of another hash
Hash::Slice lets you easily make a deep slice of a hash, specifically a hash containing one or more nested hashes. Instead of just taking a slice of the first level of a hash in an all-or-nothing manner, you can use slice to take a slice of the first level, then take a particular slice of the second level, and so on.
sysutils/daemonize-1.7.7 (Score: 0.0014409982)
Tool to run a command as a daemon
daemonize is a command-line utility that runs a command as a Unix daemon. See the accompanying man page for full details.
deskutils/vnc2flv-20100207 (Score: 0.0014359175)
Captures a VNC desktop session and saves as a flv
Vnc2flv is a cross-platform screen recording tool for UNIX, Windows or Mac. It captures a VNC desktop session (either your own screen or a remote computer) and saves as a Flash Video (FLV) file.