Ports Search

Results 3,4613,470 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.011 seconds)
net/iaxmodem-1.2.0 (Score: 5.2771997E-4)
Software modem that connects to IAX channel
IAXmodem is a software modem written in C that uses an IAX channel (commonly provided by an Asterisk PBX system) instead of a traditional phone line and uses a DSP library instead of DSP hardware chipsets.
x11-toolkits/quick-5.6.1 (Score: 5.2771997E-4)
Qt declarative framework for dynamic user interfaces
Qt is a cross-platform application and UI framework for developers using C++ or QML, a CSS/JavaScript-like language. Qt Quick is a collection of technologies that are designed to help developers create intuitive, modern, and fluid user interfaces.
devel/sonarqube-5.6 (Score: 5.269983E-4)
Platform for continuous inspection of code quality
The SonarQube platform is an open source quality management platform, dedicated to continuously analyzing and measuring the technical quality of source code, from project portfolio down to the method level. Features: - Supports languages: Java, C/C++, Objective-C, C#, PHP, Flex, Groovy, JavaScript, Python, PL/SQL, COBOL, etc. - Can also be used in Android development. - Offers reports on duplicated code, coding standards, unit tests, code coverage, complex code, potential bugs, comments and design and architecture. - Records metrics history and provides evolution graphs ("time machine") and differential views. - Provides fully automated analyses: integrates with Maven, Ant, Gradle and continuous integration tools (Atlassian Bamboo, Jenkins, Hudson, etc.). - Integrates with the Eclipse development environment. - Integrates with external tools: JIRA, Mantis, LDAP, Fortify, etc. - Is expandable with the use of plugins. - Implements the SQALE methodology to compute technical debt.
archivers/PerlIO-via-Bzip2-0.02 (Score: 5.2561454E-4)
Perl extension to provide a PerlIO layer to bzip2/bunzip2
This module implements a PerlIO layer which will let you handle bzip2 compressed files transparently.
archivers/zipper-1.5 (Score: 5.2561454E-4)
Tool for inspecting the contents of a compressed archive
Zipper is a tool for extracting and viewing archive files in GNUstep. LICENSE: Public Domain
deskutils/bigyear-20010226 (Score: 5.2561454E-4)
Program to print a large (one month per page) calendar
bigyear prints a calendar larger than cal(1), with one month per page.
deskutils/countdown-20150606 (Score: 5.2561454E-4)
Counts down a specified time interval, beeps, then exits
This program counts down a specified time interval, then beeps and exits.
deskutils/dosage-2.15 (Score: 5.2561454E-4)
Application to keep a local mirror of web comics
Dosage is an application designed to keep a local copy of specific webcomics and other picture-based content such as Picture of the Day sites. With the dosage commandline script you can get the latest strip of a webcomic, or catch-up to the last strip downloaded, or download a strip for a particular date/index (if the webcomic's site layout allows this).
devel/largeword-1.2.3 (Score: 5.2561454E-4)
Provides a way of producing other large words
Provides Word128, Word192 and Word256 and a way of producing other large words if required.
devel/transformers-base-0.4.4 (Score: 5.2561454E-4)
Lift computations from the bottom of a transformer stack
This package provides a straightforward port of monadLib's BaseM type class to transformers.