Ports Search

Results 3,6713,680 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.009 seconds)
www/anemone-0.7.2 (Score: 1.2689322E-4)
Library that allows programs to spider websites
Anemone is a Ruby library that makes it quick and painless to write programs that spider a website. It provides a simple DSL for performing actions on every page of a site, skipping certain URLs, and calculating the shortest path to a given page on a site.
www/twiki-6.0.2 (Score: 1.2689322E-4)
Flexible, powerful, and easy to use enterprise wiki
TWiki is a flexible, powerful, and easy to use Web-based collaboration platform. Use TWiki to run a project development space, a document management system, a knowledge base, or any other groupware tool, on an intranet or on the internet. Web content can be created collaboratively by using just a browser. Developers can create new web applications based on a Plugin API.
devel/libds-1.0 (Score: 1.2286383E-4)
ANSI Generic Data Structures Library
LibDS is a small but powerful and easy to use library containing a few very useful data structures. Currently, the following data structures are supported: - a balanced binary tree (an AVL tree); - a binary HEAP; - a QUEUE; - a HASH table; - a SET and a BAG; - a variable length array that can grows dynamically as new elements are added or deleted (PARRAY). - a STACK; LibDS has been designed to be very easy to use, without sacrificing either flexibility or speed. The API is small, and clean.
comms/quisk-4.0.5 (Score: 1.199278E-4)
Software Defined Radio (SDR)
This is QUISK, a Software Defined Radio (SDR). - Quisk can control the HiQSDR. - As a receiver it can use the SDR-IQ by RfSpace as a sample source. - As a receiver it can use your soundcard as a sample source. - Quisk can control SoftRock hardware for both receive and transmit. - As a transmitter it can accept microphone input and send that to your transmitter for SSB operation. For CW, QUISK can mute the audio and substitute a side tone.
devel/cvsps-2.2.b1 (Score: 1.199278E-4)
Create patchset information from CVS
CVSps is a program for generating 'patchset' information from a CVS repository. A patchset in this case is defined as a set of changes made to a collection of files, and all committed at the same time (using a single 'cvs commit' command). This information is valuable to seeing the big picture of the evolution of a cvs project. While cvs tracks revision information, it is often difficult to see what changes were committed 'atomically' to the repository.
devel/libmatheval-1.1.11 (Score: 1.199278E-4)
Library to evaluate mathematical functions
GNU libmatheval is a library which contains several procedures that make it possible to create an in-memory tree from the string representation of a mathematical function over single or multiple variables. This tree can be used later to evaluate a function for specified variable values, to create a corresponding tree for the function derivative over a specified variable or to write a textual tree representation to a specified string. The library exposes C and Fortran 77 interfaces.
devel/cvsps-2.1 (Score: 1.199278E-4)
Create patchset information from CVS
CVSps is a program for generating 'patchset' information from a CVS repository. A patchset in this case is defined as a set of changes made to a collection of files, and all committed at the same time (using a single 'cvs commit' command). This information is valuable to seeing the big picture of the evolution of a cvs project. While cvs tracks revision information, it is often difficult to see what changes were committed 'atomically' to the repository.
devel/PatchReader-0.9.6 (Score: 1.199278E-4)
Perl module with utilities to read and manipulate patches and CVS
PatchReader is a set of utilities for reading in, transforming, and doing various other things with a patch. It basically allows you to create a chain of readers that can read a patch, remove files from a patch, add CVS context, fix up the patch root according to CVS, and output the patch as raw unified or through a template processor (used in some places to output a patch as HTML).
devel/Test-Singleton-1.03 (Score: 1.199278E-4)
Test for Singleton classes
** If you are unfamiliar with testing read Test::Tutorial first! ** This is a simple, basic module for checking whether a class is a Singleton. A Singleton describes an object class that can have only one instance in any system. An example of a Singleton might be a print spooler or system registry, or any kind of central dispatcher. For a description and discussion of the Singleton class, see "Design Patterns", Gamma et al, Addison-Wesley, 1995, ISBN 0-201-63361-2.
devel/VCP-0.9.20050110 (Score: 1.199278E-4)
Tool for copying files between various SCM repositories
vcp is a tool for copying revision controlled files between various SCM repositories. For example, using vcp, it is possible to copy the contents of a entire Perforce depot (or part of one) into a depot on a different Perforce server or to copy the contents of a CVS repository into a Perforce server (or vice-versa). This port is a private snapshot because p5-VCP's distribution files is gone from the MASTER_SITE, and does not currently work with svk.