Ports Search

Results 2,2212,230 of 6,332 for /net-p2p/.(0.023 seconds)
devel/generate-2.6 (Score: 0.017454121)
Python module to implement generate
This module adds the functionality from generate to Python.
devel/toh-0.1 (Score: 0.017454121)
Text to include
A filter program, used to generate text to be included into C code as #define, provides the conversion of newlines and quotes into standard C-code text
math/basemap-data-0.9 (Score: 0.017454121)
Map data for py-basemap
Map data for the py-basemap port.
sysutils/muse-0.2 (Score: 0.017454121)
Shows memory usage data
This is muse, which lists out memory usage categorized by Active, Inactive, Wired, Reserved, Cache, Buffer, Total, and Free in a manner more friendly and verbose than vmstat and without as much clutter as top(1). It is inspired in part by top(1), OS9's mfree, Linux's free, and DOS's mem /c.
sysutils/pwd_unmkdb-1.3.1 (Score: 0.017454121)
Recover a master.passwd from the hashed database
pwd_unmkdb is a program to do the opposite of pwd_mkdb(8). That is, to give you a textual master.passwd file from a hashed spwd.db database. Useful if you delete or corrupt master.passwd, and don't have an up-to-date backup.
x11/bgrot-1.31 (Score: 0.017454121)
Program to handle your X background to prevent boredom
bgrot is a simple suite of scripts to handle rotation of your X background, using (at present) xv. It takes a series of images, puts them in random order, and rotates them at given intervals. Why? Heck, why not?
devel/File-ConfigDir-0.017 (Score: 0.017234437)
Get directories of configuration files
File::ConfigDir is a helper for installing, reading and finding configuration file locations. It's intended to work in every supported Perl5 environment and will always try to Do The Right Thing(TM). File::ConfigDir is a module to help out when perl modules (especially applications) need to read and store configuration files from more than one location. Writing user configuration is easy thanks to File::HomeDir, but what when the system administrator needs to place some global configuration or there will be system related configuration (in /etc on UNIX(TM) or $ENV{windir} on Windows(TM)) and some network configuration in nfs mapped /etc/p5-app or $ENV{ALLUSERSPROFILE} . "\\Application Data\\p5-app", respectively. File::ConfigDir has no "do what I mean" mode - it's entirely up to the user to pick the right directory for each particular application.
games/ptools-1.1 (Score: 0.017234437)
Accessory programs for pMARS (Core War simulator)
PTools version 1.1. This is a collection of utility programs for the game of Core War. The programs in this archive work well with the pMARS system, but most programs will also work with other simulators. Below is an overview of what we have: * mts - Short for "MARS Tournament Scheduler". * mopt - The "multiple optimizer" calculates optimal sets of constants for warriors. * pname - pname renames warrior files based on the ;name line. These additional tools have been included in the port but are not part of the original ptools package: * p3-2 - For generating p^3 redcode snippets. * corestep - For finding optimal step constants (similar to mopt). Note that the port prefixes all of these programs with "ptools-" to avoid conflicts and/or confusions with other ports.
archivers/atool-0.39.0 (Score: 0.017061224)
Manage file archives of various types
atool is a script for managing file archives of various types (tar, tar+gzip, zip, etc.). It provides the following commands: * aunpack: extract an archive, avoiding tar bombs * als: list the contents of an archive * acat: extract files to the standard output * apack: create an archive Optional dependencies: lbzip2 or pbzip2, lzip, plzip, lzop, lzma, zip, unzip, unrar, lha, unace, arj, arc, nomarch, p7zip, unalz.
biology/Bio-MAGETAB-1.31 (Score: 0.017061224)
Data model and utility API for the MAGE-TAB format
p5-Bio-MAGETAB contains the core MAGE-TAB Utilities Perl modules. This is a beta release. All functions have now been implemented and most have test suites; the exceptions include the modules involved in export of MAGE-TAB documents, which are still a little experimental in nature. The API is mostly finalised (and fully documented), but some details may yet change where necessary to improve usability.