Ports Search

Results 1,7811,790 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.007 seconds)
devel/Path-FindDev-0.5.2 (Score: 0.0010359286)
Find a development path in an upper hierarchy
Path::FindDev is used to find a development path somewhere in an upper hierarchy. It is mostly a glue layer around Path::IsDev with a few directory walking tricks.
devel/github_creator-0.15 (Score: 0.0010359286)
Create a Github repository for your Perl module
This is a short script you can run from within an existing git repository to create a remote repo on Github using a previously created account. This does not create Github accounts (and that violates the terms of service).
dns/Stanford-DNSserver-1.2.0 (Score: 0.0010359286)
DNS name server framework with a Perl backend
Stanford::DNSserver =================== Stanford::DNSserver is a DNS name server framework. It allows you to make any information accessible with perl available via DNS. To put it another way, it's a name server with a perl back end.
games/libmt_client-0.1.98 (Score: 0.0010359286)
Client-side library of MaitreTarot, a Tarot card game
MaitreTarot is a Tarot card game. Understand a game like freecell or poker, nothing to do with astrology. Tarot is rather a French game. This library is the client side of MaitreTarot.
games/libmaitretarot-0.1.98 (Score: 0.0010359286)
Core library of MaitreTarot, a Tarot card game
MaitreTarot is a Tarot card game. Understand a game like freecell or poker, nothing to do with astrology. Tarot is rather a French game. This library is the core of MaitreTarot.
games/mt_gtk_client-0.1.98 (Score: 0.0010359286)
GTK+ client for MaitreTarot, a Tarot card game
MaitreTarot is a Tarot card game. Understand a game like freecell or poker, nothing to do with astrology. Tarot is rather a French game. This is the GTK+ client of the game.
misc/gnuit-4.9.5 (Score: 0.0010359286)
GNU Interactive Tools - a file system browser for UNIX systems
GIT is a file system browser for UNIX systems. An interactive process viewer/killer, a hex/ascii file viewer, an auto-mount shell script and a per file type action script are also available.
net/Net-Ping-2.41 (Score: 0.0010359286)
Perl module to check a remote host for reachability
This module contains methods to test the reachability of remote hosts on a network. A ping object is first created with optional parameters, a variable number of hosts may be pinged multiple times and then the connection is closed.
net/netmap-0.1.3 (Score: 0.0010359286)
Make a graphical representation of the surrounding network
Netmap can be used to make a graphical representation of the surrounding network. It first uses traceroute to make a list of all routers and their interconnections, after which it generates a .dot file.
sysutils/parafly-2013.01.21 (Score: 0.0010359286)
Process multiple commands in parallel on a single server
Given a file containing a list of Unix commands, multithreading is used to process the commands in parallel on a single server. Success/failure is captured, and failed commands are retained and reported.