Ports Search

Results 2,3112,320 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.009 seconds)
devel/Var_Dump-1.0.4 (Score: 9.6909824E-4)
Provides methods for dumping structured information about a variable
The Var_Dump class is a wrapper for the var_dump function. The var_dump function displays structured information about expressions that includes its type and value. Arrays are explored recursively with values indented to show structure. The Var_Dump class captures the output of the var_dump function, by using output control functions, and then uses external renderer classes for displaying the result in various graphical ways: * Simple text, * HTML/XHTML text, * HTML/XHTML table, * XML, * ...
games/hexglass-1.2.1 (Score: 9.6909824E-4)
Tetris-like puzzle game based on a hexagonal grid
The HexGlass is a Tetris-like puzzle game. Ten different types of blocks continuously fall from above and you must arrange them to make horizontal rows of hexagonal bricks. Completing any row causes those hexagonal blocks to disappear and the rest above move downwards. The blocks above gradually fall faster and the game is over when the screen fills up and blocks can no longer fall from the top.
games/ttraffic-0.8 (Score: 9.6909824E-4)
TTraffic - A Tcl/Tk version of Rush Hour
TTraffic is a Tcl/Tk version of the board game Rush Hour created by Binary Arts Coporation. The goal is to remove the red car(s) out of the grid through the slot on the right. To do this you have to slide the other cars out of the way. TTraffic is inspired by GTraffic, the Gnome version Rush Hour. TTraffic comes with about 15.000 puzzles ranging from intermediate to expert. These puzzles were automatically created by the program gtlevel. -Anton <tobez@FreeBSD.org>
graphics/xdgagrab-0.3 (Score: 9.6909824E-4)
Capture an X server screen with a mouse pointer
xdgagrab is to capture an X server screen with a mouse pointer. It uses the XFree86-DGA Extention. Note that (1) xdgagrab should be run by Super User (2) X is run on 16bpp, 24bpp and 32bpp (NOT 8bpp), and (3) you need add the next line into Section "Device" of XF86Config. Option "sw_cursor" Supported cards: Millennium, MGA G200, #9 Motion 771, NeoMagic NM2160 ATI 264VT3, ATI 3D Rage Pro AGP 2X/IIC VGA, Canopus PowerWindow 864 S3 864, NeoMagic 2070, NeoMagic 2093 Not supported cards: STB nVidia Riva 128
irc/infobot-0.45.3 (Score: 9.6909824E-4)
Bot written in Perl with a rabid AI
This is a package of Infobot, by Kevin Lenzo The infobot connects to an Internet Relay Chat (IRC) server, joins some channels (maybe), and begins accumulating factoids. To run one, download the source, uncompress it, untar it, edit the config files, and it up. The default install dir is /usr/local/share/infobot-0.xx.x since it doesn't really belong in the Perl tree, by default. If you want it installed elsewhere,use the -p option to change the PREFIX.
mail/mboxstats-3.1 (Score: 9.6909824E-4)
Creates top-10 lists of the messages in a mailbox
mboxstats creates several top-10 lists from a file containing message in mbox-format. List of top10 lists: o Top writes o Top receivers o Top subjects o Top cc'ers o Top top-level-domain o Top timezones o Top organisations o Top useragents (mailprograms) o Top month/day-of-month/day-of-week/hour o Average number of lines per message o All kinds of per-user statistics And much more!
print/rlpr-2.06 (Score: 9.6909824E-4)
Send print jobs to lpd servers anywhere on a network
Send print jobs to lpd servers anywhere on a network. Does not require lpd server to be listed in client's /etc/printcap, and is therefore useful for printing from machines one does not have root access on. Gettext (-lintl) is not used by this port because it adds bloat without functionality -- there are no language files supplied with this package yet. May be in future versions.
security/Authen-Ticket-0.02 (Score: 9.6909824E-4)
Perl module providing the framework for implementing a ticketing system
Authen::Ticket provides the framework for implementing a ticketing system for web authentication. Both the client website and ticket server code can be constructed from Authen::Ticket. The framework allows for customization at all phases in the process. This includes not only the login screens, but the cookie creation and optional digital signature algorithm as well. Consult the README for more details on this module.
sysutils/stdiff-0.2.1 (Score: 9.6909824E-4)
Spot The Difference is a file integrity checker
Spot The Difference is a file integrity checker. Its goal is to detect signs of intrusion by looking for suspicious changes in system files. Crackers, in fact, to do their evil or just to make sure they can work their way back into the system, often change some configuration files, executables and/or log files (usually with rootkits); thus leaving signs of the break-in.
textproc/Excel-Writer-XLSX-0.95 (Score: 9.6909824E-4)
Create a new file in the Excel 2007+ XLSX format
The Excel::Writer::XLSX module can be used to create an Excel file in the 2007+ XLSX format. The XLSX format is the Office Open XML (OOXML) format used by Excel 2007 and later. Multiple worksheets can be added to a workbook and formatting can be applied to cells. Text, numbers, and formulas can be written to the cells. This module cannot, as yet, be used to write to an existing Excel XLSX file.