Ports Search

Results 8,3718,380 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.016 seconds)
devel/Types-Core-0.1.8 (Score: 9.676703E-5)
Core types defined as tests and literals
Types::Core provides syntax symplifier for type checking. It allows easy, non-quoted usage of types as literals, and allows the standard type names to be used as true/false check routines of references. For the most basic functions, they take either 0 or 1 arguments. If 1 parameter, then they test it to see if the ref is of the given type (blessed or not). If false, undef is returned, of true, the ref, itself is returned. For no args, they return literals of themselves, allowing the named strings to be used as Literals without quotes.
graphics/swfmill-0.3.3 (Score: 9.676703E-5)
Tool to generate or decompile Adobe Flash SWF files
swfmill is an xml2swf and swf2xml processor with import functionalities. It's most common use is the generation of asset libraries containing images (PNG and JPEG), fonts (TTF) or other SWF movies for use with MTASC-compiled ActionScript, although swfmill can be used to produce both simple and complex SWF structures. * built around an XSLT/EXSLT processor (libxslt) * input and output of the XSLT transformation can be either XML or binary SWF * XSLT commands for importing PNG, JPEG, TTF and SWF, and for mapping SWF ID numbers * built-in "simple dialect" to support library creation and building simple SWFs
irc/riece-9.0.0 (Score: 9.676703E-5)
IRC client for Emacs
Riece is an IRC client for Emacs. It provides the following features: - Several IRC servers may be used at the same time. - Essential features can be built upon the extension framework (called "add-on") capable of dependency tracking. - Installation is easy. Riece doesn't depend on other packages. - Setup is easy. Automatically save/restore the configuration. - Riece uses separate windows to display users, channels, and dialogues. The user can select the window layout. - Step-by-step instructions (currently written in Japanese) are included. - Mostly compliant with RFC 2812.
security/ssh-multiadd-1.3.2 (Score: 9.676703E-5)
Tool to add multiple ssh keys to the authentication agent
ssh-multiadd adds multiple ssh keys to the ssh authentication agent. These may use the same passphrase. When run without arguments, it adds $HOME/.ssh/identity and $HOME/.ssh/id_dsa. Alternative file names can be given on the command line or in the configuration file. It uses ssh-askpass if necessary. Unlike ssh-add, if any of the keys use the same passphrase, you will only need to enter each unique passphrase once, and keys that are already added will not be prompted for again.
sysutils/afflib-3.7.6 (Score: 9.676703E-5)
Advanced Forensics Format library and utilities
The Advanced Forensic Format (AFF) is an emerging standard for storing computer forensic information. Critical features of AFF include: - AFF allows you to store both computer forensic data and associated metadata in one or more files. - AFF allows files to be digital singed, to provide for chain-of-custody and long-term file integrity. - AFF allows for forensic disk images to stored encrypted and decrypted on-the-fly for processing. This allows disk images containing privacy sensitive material to be stored on the Internet. - AFF is an open format unencumbered by copyright or patent protection. The AFFLIB library that implements AFF is available for use in both Open Source and proprietary tools.
www/Apache-DBI-1.12 (Score: 9.676703E-5)
DBI persistent connection, authentication and authorization
These modules are supposed to be used with the Apache server together with an embedded perl interpreter like mod_perl. They provide support for basic authentication and authorization as well as support for persistent database connections via Perl's Database Independent Interface (DBI). o AuthDBI.pm provides authentication and authorization: - optional shared cache for passwords to minimize database load - configurable cleanup-handler deletes outdated entries from the cache o DBI.pm provides persistent database connections: - connections can be established during server-startup - configurable rollback to ensure data integrity - configurable verification of the connections to avoid time-outs.
www/webresolve-0.2.0 (Score: 9.676703E-5)
Webresolve resolves IP addresses to host names in web log files
This program is pretty slow. Thanks to the caching, repeated visits from the same address will only result in one lookup. Therefore large files will be processed proportionally faster than small ones. The load from this program is very light, because it spends most of its time waiting for the resolver. This also means that large files can take quite some time to process. The solution is to split the log file and run several resolution processes in parallel. This is done by the script splitwr: splitwr logfile > logfile.resolved webalizer logfile.resolved rm logfile.resolved By default, splitwr runs 20 parallel resolution processes. The number can be changed by editing the script.
www/speed-dial-0.9.6.17 (Score: 9.676703E-5)
Access websites through custom thumbnail views
With Speed Dial, you can easily access your most used websites. To show the Speed Dial tab, use the Speed Dial button (which can be added to the toolbar), or enter "chrome://speeddial/content" in your location bar. Speed Dial will be automatically loaded in blank new windows. It can also load in blank new tabs. To configure this, and other options, use the extension settings panel. To assign one website to Speed Dial, use the new "Set as Speed Dial" option in the bookmarks menu, or right click on the tab you want to add, and choose "Set as Speed Dial". That option is also available in the contextual area menu.
x11-fm/pcmanfm-1.2.4 (Score: 9.676703E-5)
PCMan File Manager
An extremly fast and lightweight file manager which features tabbed browsing and user-friendly interface. Features: o Extremely fast and lightweight o Can be started in one second on normal machine o Tabbed browsing (Similar to Firefox) o Built-in volume management (mount/umount/eject through HAL) o Drag & Drop support o Files can be dragged among tabs o Load large directories in reasonable time o File association support (Default application) o Thumbnail for image files o Bookmarks support o Handles non-UTF-8 encoded filenames correctly o Provide icon view and detailed list view o Standard compliant (Follows FreeDesktop.org) o Clean and user-friendly interface (GTK+ 2)
devel/File-SafeDO-0.14 (Score: 9.370334E-5)
Safer do file for perl
This is a fancy 'do file'. A safer one even!