Ports 搜索

共有18,669项符合descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE的查询结果,以下是第3,4513,460项(搜索用时0.01秒)
sysutils/dvdimagecmp-0.3 (Score: 5.288299E-4)
Simple tool for comparing an image to a burned disc
Dvdimagecmp is a small program to compare an image to a burned disc. It is not limited to dvds, and supports offsets.
sysutils/Dir-Purge-1.02 (Score: 5.288299E-4)
Purge directories to a given number of files
Dir::Purge implements functions to reduce the number of files in a directory according to a strategy. It currently provides one strategy: removal of files by age.
textproc/MARC-Record-2.0.6 (Score: 5.288299E-4)
The core class for representing a single MARC record
The MARC::* series of modules create a simple object-oriented abstraction of MARC record handling. MARC::Record is the core class for representing a single MARC record.
www/HTML-Parser-Simple-2.02 (Score: 5.288299E-4)
Parse nice HTML files without needing a compiler
HTML::Parser::Simple is a pure Perl module. It parses HTML4 files, and generates a tree of nodes per HTML tag.
x11-toolkits/Tk-FileDialog-1.3 (Score: 5.288299E-4)
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.
devel/crcmod-1.7 (Score: 5.2771997E-4)
Module for Cyclic Redundancy Check (CRC) calculations
This is a Python module for generating objects that compute the Cyclic Redundancy Check (CRC). It includes a (optional) C extension for fast calculation, as well as a pure Python implementation. 8, 16, 24, 32, and 64 bit CRC are supported.
devel/smc-4.3.0 (Score: 5.2771997E-4)
The State Machine Compiler
SMC takes a state machine stored in a .sm file and generates a State pattern in C++, Java or [incr Tcl]. Includes: default transitions, transition args, transition guards, push/pop transitions and Entry/Exit actions.
games/tuxpuck-0.8.2 (Score: 5.2771997E-4)
Shufflepuck Cafe Clone
Anyone remember "Shufflepuck Cafe" for the Amiga/AtariST? TuxPuck is a shufflepuck game written in C using SDL. The player moves a pad around a board and tries to shoot down the puck through the opponents defense.
java/java-getopt-1.0.14 (Score: 5.2771997E-4)
Java version of GNU getopt family functions
This is a Java port of GNU getopt, a class for parsing command line arguments passed to programs. It is based on the C getopt() functions in glibc 2.0.6 and should parse options in a 100% compatible manner.
misc/shc-3.8.9 (Score: 5.2771997E-4)
Generic script compiler
A generic shell script compiler. Shc takes a script, which is specified on the command line and produces c source code. The generated source code is then compiled and linked to produce a stripped binary executable.