Ports Search

Results 4,8514,860 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.019 seconds)
deskutils/semantik-0.9.4 (Score: 3.422116E-4)
KDE mind mapping tool
The goal of Semantik is to help to structure ideas and concepts by associating them into a tree. The tree is there to help to see how the ideas interact, and then to develop them further (add ramifications). An idea is represented by a shape which can be a text or a picture. The ideas can be connected, but there is a constraint: an idea cannot have more than one parent. A Semantik mind map can be exported as a picture, or used to generate documents. Templates include pdflatex (article, book) and HTML file formats. Semantik is the replacement for Kdissert and requires KDE Development Platform 4.
sysutils/downtimed-1.0 (Score: 3.422116E-4)
System downtime monitoring and reporting tool
downtimed is a program that monitors operating system downtime, uptime, shutdowns and crashes and keeps records of those events. downtimed(8) is a daemon process which is intended to be started automatically from system boot scripts every time when the operating system of a server starts. First the daemon logs its findings about the previous downtime to a specified logging destination as well as in a database file which can be displayed with downtimes(1). After that the daemon just keeps waiting in the background and periodically updates a time stamp file on the disk. downtimes(1) is a command-line tool which can be used to inspect previous downtime records.
x11-fonts/fifteen-20150410 (Score: 3.422116E-4)
Narrow monospaced fonts
Fifteen is a faux bitmap font. This font is designed to be used as a monotype font for use in a terminal, or at a larger size, to look like an over scaled bitmap. It works well in a 132 column terminal window. It is, of course, monospaced and has clearly distinct 1I and l, and the zero is slashed. Quinze is a narrow monospaced font, for programming and terminal emulators. It is designed to be narrow, and allow 132 columns to be comfortably fitted on a screen The 1, l and I are clearly distinguished, as are O and 0. The ascii circumflex is presented as an arrow, consistent with its use as exponentiation operator.
math/trlan-201009 (Score: 3.4212717E-4)
Thick-restart Lanczos method for eigenproblems
This portable, modular Fortran 90 software package implements the thick-restart Lanczos method, for use with real symmetric or complex Hermitian eigenvalue problems where a small number of eigevalues and eigenvectors are needed, and the matrices involved may be too large to store in computer memory. Most of the arithmetic computations in the software are done through calls to BLAS and LAPACK. The software can be instructed to write checkpoint files so that it can be restarted is a later time.
net/httpry-0.1.7 (Score: 3.4212717E-4)
Packet sniffer designed for displaying and logging HTTP traffic
"httpry is a specialized packet sniffer designed for displaying and logging HTTP traffic. It is not intended to perform analysis itself, but to capture, parse, and log the traffic for later analysis. It can be run in real-time displaying the traffic as it is parsed, or as a daemon process that logs to an output file. It is written to be as lightweight and flexible as possible, so that it can be easily adaptable to different applications."
net/Net_URL_Mapper-0.9.1 (Score: 3.4212717E-4)
Simple and flexible way to build nice URLs for web applications
Net_URL_Mapper provides a simple and flexible way to build nice URLs for your web applications. The URL syntax is similar to what can be found in Ruby on Rails or Python Routes module and as such, this package can be compared to what they call a router. Still, Net_URL_Mapper does not perform the dispatching like these frameworks and therefore can be used with your own router.
security/libbf-0.8.2b (Score: 3.4212717E-4)
The Blowfish block cipher Library
The Blowfish Library Blowfish is a block cipher that operates on 64bit (8 byte) quantities. It uses variable size key, but 128bit (16 byte) key would normally be considered good. It can be used in all the modes that DES can be used. This library implements the ecb, cbc, cfb64, ofb64 modes. Blowfish is quite a bit faster that DES, and much faster than IDEA or RC2. It is one of the faster block ciphers. -- Jim Geovedi jim@corebsd.or.id
security/Crypt-Enigma-1.4 (Score: 3.4212717E-4)
Perl extension for the Enigma cipher
This module is a complete working Perl implementation of the Enigma Machine used during World War II. The cipher calculations are based on actual Enigma values and the resulting ciphered values are as would be expected from an Enigma Machine. The implementation allows for all of the Rotors and Reflectors available to the real world Enigma to be used. A Steckerboard has also been implemented, allowing letter substitutions to be made.
sysutils/metalog-3 (Score: 3.4212717E-4)
Modern syslogd replacement with PCRE support
Metalog is a modern replacement for syslogd and klogd. The logged messages can be dispatched according to their facility, urgency, program name and/or Perl-compatible regular expressions. Log files can be automatically rotated when they exceed a certain size or age. External shell scripts (ex: mail) can be launched when specific patterns are found. Metalog is easier to configure than syslogd and syslog-ng, accepts unlimited number of rules and has (switchable) memory bufferisation for maximal performance.
www/Catalyst-Model-CDBI-Plain-0.03 (Score: 3.4212717E-4)
Catalyst plain base class for Class::DBI models
Catalyst::Model::CDBI::Plain is a Model class for Catalyst to be used with user-specified Class::DBI classes. It does not automatically set anything up or create relationships; this is left to the user. This module can be used with existing Class::DBI classes, so that they can be used with Catalyst, or as a way of writing CDBI-based Model classes within Catalyst.