Ports 搜索

共有18,669项符合descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE的查询结果,以下是第3,4113,420项(搜索用时0.011秒)
net/libnfs-1.3.0 (Score: 5.3187116E-4)
Client library for accessing NFS shares over a network
LIBNFS is a client library for accessing NFS shares over a network. LIBNFS offers three different APIs, for different use : 1, RAW : A fully async low level RPC library for NFS protocols 2, NFS ASYNC : A fully asynchronous library for high level vfs functions 3, NFS SYNC : A synchronous library for high level vfs functions
sysutils/autojump-13 (Score: 5.3187116E-4)
Tool that acts as a complement to cd
Autojump is a tool that acts as a complement to cd: it makes navigating your filesystem a lot faster. It works by automagically maintaining a database of the directories you use the most from the command line, and allows you to jump back and forth between them, by typing just a few letters of the name of the directory you want to jump to.
audio/libaudiofile-0.3.6 (Score: 5.304732E-4)
Sound library for SGI audio file
This Audio File Library is an implementation of the SGI Audio File library. Since the latter is specified ambiguously in places, I've taken some liberties in interpreting certain such ambiguities. At the present, not all features of the SGI Audio File library are implemented. I feel, though, that this implementation of the Audio File Library offers enough functionality to be useful for general tasks. This library allows the processing of audio data to and from audio files. Support file formats: AIFF/AIFF-C (.aiff, .aifc) WAVE (.wav) NeXT .snd/Sun .au (.snd, .au) Berkeley/IRCAM/CARL Sound File (.sf) Audio Visual Research (.avr) Amiga IFF/8SVX (.iff) Sample Vision (.smp) Creative Voice File (.voc) NIST SPHERE (.wav) Core Audio Format (.caf) FLAC (.flac) Supported compression formats: G.711 mu-law and A-law IMA ADPCM Microsoft ADPCM FLAC ALAC (Apple Lossless Audio Codec)
graphics/imageindex-2.0 (Score: 5.304732E-4)
Digital photo gallery tool
A flexible digital photo gallery tool. Features include: o Index (table), detail, slide, and frame views o Simple, uncluttered output o Static HTML output for ease of copying/archiving o Uses captions from comments embedded in the image files (utility provided). Captions will never be lost as long as you have the image file itself. o Keeps generated images up to date, removes stale files, only generates needed thumbs, etc. o Digital photo details extracted from EXIF data o Can optionally recurse directory trees and make montage images of directory contents o Easily configurable, can use an rc file. o CSS is used for fonts/styles. o Can handle many image file formats o Pages pass W3C specs. o NEW! Supports video files
games/liquidwar-5.6.4 (Score: 5.302032E-4)
You control an army of liquid and have to try and eat your opponents
Liquid War is a unique multiplayer wargame. Its rules are truely original and have been invented by Thomas Colcombet. You control an army of liquid and have to try and eat your opponents. A single player mode is available, but the game is definitely designed to be multiplayer, and has network support. When playing Liquid War, one has to eat one's opponent. There can be from 2 to 6 players. There are no weapons, the only thing you have to do is to move a cursor in a 2-D battlefield. This cursor is followed by your army, which is composed by a great many little fighters. Fighters are represented by small colored squares. All the fighters who have the same color belong to the same team. One very often controls several thousands fighters at the same time. And when fighters from different teams meet, they eat each other, it is as simple as that. Note: If the game crashes this might resolve it: Inside liquidwar, go to options->rules->advanced and change Algorithm from "Assembly" to "Standard C" See also the "ASM" option in the port build options.
graphics/cbrpager-0.9.22 (Score: 5.302032E-4)
Viewer for cbr (comic book archive) files
A no-nonsense, simple to use, small viewer for cbr and cbz (comic book archive) files. As it is written in C, the executable is small and fast. It views jpg (or jpeg), gif and png images, and you can zoom in and out. It's main features are: * Simple usage: A navigation bar stays on top of the pages. * It works on any RAR-compressed image archive - normally the extension would be .cbr or .cbz, but other extensions work too. * Advance/backup pages, and go to the begin and end. * Zoom in and zoom out (10% steps) and return to 1:1. * It should manage jpeg (jpg), png and gif images. * A configuration window permits defining a few slightly more advanced tricks: * When advancing go to the top of the next page (or bottom or stay where you are.) * Same possibilities when paging backwards. * Remember the last directory visited on startup, or always start in a defineable directory. * Determine the initial size of the pager. * Define where the navigation bar should be and its orientation.
devel/cvschangelogbuilder-2.5 (Score: 5.2998925E-4)
Utility to generate changelogs and reports from a CVS repository
cvschangelogbuilder is an Perl utility to generate ChangeLogs or CVS reports for a project hosted on a CVS server. Features include the ability to work with a remote cvs repository, detailed reporting, graphical HTML reports and building changelogs.
devel/Class-Roles-0.30 (Score: 5.2998925E-4)
Provides a role-based system of OOP (emulates Perl6)
Class::Roles provides a Perl 5 implementation of Perl 6 roles. Roles are named collections of reusable behavior. They provide a mechanism to mark that a class performs certain behaviors and to reuse the code that performs those behaviors.
devel/Path-FindDev-0.5.2 (Score: 5.2998925E-4)
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: 5.2998925E-4)
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).