Ports 搜索

共有17,773项符合comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0的查询结果,以下是第1,8011,810项(搜索用时0.008秒)
x11-toolkits/Tk-FileDialog-1.3 (Score: 0.0024865381)
Tk::FileDialog - A file selector dialog for perl/Tk
Tk::FileDialog is a perl5 package which implements a File Selector widget. To use Tk::FileDialog, you will need Perl version 5.002 or better, and Tk.
archivers/PerlIO-via-Bzip2-0.02 (Score: 0.0024714195)
Perl extension to provide a PerlIO layer to bzip2/bunzip2
This module implements a PerlIO layer which will let you handle bzip2 compressed files transparently.
archivers/phk-3.0.1 (Score: 0.0024714195)
PHK is a PHP-oriented package/archive system
PHK is a PHP-oriented package/archive system. Basically, it can be considered as a PHP-oriented equivalent of the Java jar format. As jar, PHK allows to distribute and run a library or an application as a single file. The PHK accelerator transparently makes PHK runtime faster.
archivers/zipper-1.5 (Score: 0.0024714195)
Tool for inspecting the contents of a compressed archive
Zipper is a tool for extracting and viewing archive files in GNUstep. LICENSE: Public Domain
deskutils/bigyear-20010226 (Score: 0.0024714195)
Program to print a large (one month per page) calendar
bigyear prints a calendar larger than cal(1), with one month per page.
deskutils/countdown-20150606 (Score: 0.0024714195)
Counts down a specified time interval, beeps, then exits
This program counts down a specified time interval, then beeps and exits.
deskutils/dosage-2.15 (Score: 0.0024714195)
Application to keep a local mirror of web comics
Dosage is an application designed to keep a local copy of specific webcomics and other picture-based content such as Picture of the Day sites. With the dosage commandline script you can get the latest strip of a webcomic, or catch-up to the last strip downloaded, or download a strip for a particular date/index (if the webcomic's site layout allows this).
devel/bnf-1.6.10 (Score: 0.0024714195)
Generate C parser given a grammar in BNF notation
The BNF parser generator takes a syntax not unlike BNF and generates a "C" parser for it, a parser that can parse either strings or files. This is a flexible tool, meant for smaller parsing tasks where bison+flex are just too big to use.
devel/largeword-1.2.3 (Score: 0.0024714195)
Provides a way of producing other large words
Provides Word128, Word192 and Word256 and a way of producing other large words if required.
devel/transformers-base-0.4.4 (Score: 0.0024714195)
Lift computations from the bottom of a transformer stack
This package provides a straightforward port of monadLib's BaseM type class to transformers.