Ports Search

Results 1,0011,010 of 17,773 for comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0.(0.01 seconds)
sysutils/android-file-transfer-3.0.10 (Score: 0.004489048)
Android MTP client with minimalistic UI
Android File Transfer for Linux - reliable MTP client with minimalistic UI similar to Android File Transfer for Mac. Features: * Simple Qt UI with progress dialogs. * FUSE wrapper (If you'd prefer mounting your device), supporting partial read/writes, allowing instant access to your files. * No file size limits. * Automatically renames album cover to make it visible from media player. * No extra dependencies (e.g. libptp/libmtp). * Available as static/shared library. * Command line tool (aft-mtp-cli)
sysutils/sg3_utils-1.42 (Score: 0.004489048)
Set of utilities that send SCSI commands to devices
The sg3_utils package contains utilities that send SCSI commands to devices. As well as devices on transports traditionally associated with SCSI (e.g. Fibre Channel (FCP), Serial Attached SCSI (SAS) and the SCSI Parallel Interface(SPI)) many other devices use SCSI command sets. Its functions are similar to camcontrol(8), but more powerful. For example, it can use SCSI Environmental Services not using FreeBSD ses(4), read SCSI device logs, and much more.
www/mod_setenvifplus-0.22 (Score: 0.004489048)
Allows setting environment variables based on request attributes
The mod_setenvifplus module allows you to set environment variables according to whether different aspects of the request match regular expressions you specify. These environment variables can be used by other parts of the server to make decisions about actions to be taken, e.g. by using mod_qos or to propagate supplemental information to the appliaction via HTTP header data. mod_setenvifplus is derived from the standard Apache modules mod_setenvif and mod_headers.
www/wikigoodies-0.3.3522 (Score: 0.004489048)
Plugin for Trac which extends the Wiki with some goodies
This plugin extends the Trac Wiki in several ways: - Support for displaying smileys; - HTML 4.0 entities (named entities and numerical entities); - Automatic replacement of common text idioms by their corresponding symbols (e.g. arrows, fractions, etc.); - Simplified markup for single words: *this* /is/ _important_; - Replace <name@domain> with "mailto:" links (obfuscated if needed) (0.11 only - though that's now in Trac core); - Replace \\... UNC paths with "file:///" links (0.11 only); Each feature can be disabled individually if needed.
graphics/nurbs++-3.0.11 (Score: 0.004487059)
C++ library to manipulate and create NURBS curves and surfaces
Non-Uniform Rational B-Splines (NURBS) are parametric functions which can represent any type of curves or surfaces. This C++ library hides the basic mathematics of NURBS, allowing the user to focus on the more challenging parts of their projects. The NURBS++ package includes a matrix library, an image manipulation library, a numerical library and a NURBS library. This library is copyrighted under the terms of the LGPL by its author, Phillipe Lavoie <lavoie@zeus.genie.uottawa.ca>.
mail/rblcheck-1.5 (Score: 0.0044804933)
Command-line interface to Paul Vixie's RBL filter
This program is a very basic interface to Paul Vixie's RBL filter. The basic idea of the filter is that when someone is blacklisted for an email abuse, a new domain name is resolved in the form of "a.b.c.d.rbl.maps.vix.com", where "a.b.c.d" is actually the IP address "d.c.b.a". For example, if the IP address 127.0.0.2 were listed as a blacklisted address, "2.0.0.127.rbl.maps.vix.com" would have a DNS entry (this is a real example; that address is in place as a verification mechanism). For more information about the RBL blacklist, please take a look at http://maps.vix.com/rbl/ . For more information about BIND, drop by http://www.isc.org/bind.html . The official home page for rblcheck is at http://www.xnet.com/~emarshal/rblcheck/ . Any ideas, bugfixes, or porting notes should be sent to me at "emarshal@logic.net". Don't bug the MAPS people about this; they didn't write it, and probably wouldn't like getting a bunch of mail about it.
audio/audiotag-0.19 (Score: 0.004456074)
Command-line tool for mass tagging/renaming of audio files
Audiotag is a command-line tool for mass tagging/renaming of audio files it supports the vorbis comment, id3 tags, and MP4 tags.
devel/geany-plugin-gendoc-1.28 (Score: 0.004456074)
Geany plugin: generate documentation from the sources comments
GeanyGenDoc is a plugin for Geany that aims to help code documentation by automatically generating documentation comment basis from the source code.
net/rtpproxy-2.0.0 (Score: 0.004420857)
High-performance RTP proxy server for the SIP Express Router (SER)
The Sippy RTPproxy is a high-performance software proxy for RTP streams that can work together with SIP Express Router (SER), OpenSER or Sippy B2BUA or any other SIP proxy or SIP B2BUA capable of rewriting SDP bodies in SIP messages that it relays. The main purpose of RTPproxy is to make the communication between SIP user agents behind NAT(s) (Network Address Translator) possible. Several cases exists when direct end-to-end communication is not possible and RTP streams have to be relayed through another host. The RTPproxy can be used to setup such a relaying host. Originally created for handling NAT scenarious it can also act as a generic media relay as well as gateway RTP sessions between IPv4 and IPv6 networks. It can also perform number of additional functions, including call recording, playing pre-encoded announcements, real-time stream copying and RTP payload reframing.
graphics/potrace-1.11 (Score: 0.004417745)
Transforms bitmaps into vector graphics
potrace is a Peter Selinger's GPLed utility for tracing bitmaps - converting them into smooth, scalable images. It accepts as input a bitmap B/W images (PBM, PGM, PPM and BMP formats), and returns encapsulated PostScript (EPS) as the default output. Other output format are available: PS, SVG, Xfig, PGM, PDF and experimental GimpPath. You can create scalable images from scans, such as logos, hand taken notes, etc. The resulting smooth images can then be rendered at any resolution.