Ports 搜索

共有5,161项符合/ports-mgmt/的查询结果,以下是第5,0915,100项(搜索用时0.007秒)
x11/gsynaptics-0.9.16 (Score: 0.006224396)
GNOME Synaptics Touchpad setting tool
gsynaptics is a setting tool for Synaptics Touchpad driver for XFree86 4.x/XOrg.
x11/yakuake-2.9.9 (Score: 0.006224396)
Drop-down terminal emulator for KDE
Yakuake is a Quake-style drop-down terminal emulator using KDE Konsole's KPart technology.
astro/gpsd-3.14 (Score: 0.005483675)
Daemon that monitors one or more GPSes attached to a host computer
gpsd is a service daemon that monitors one or more GPSes attached to a host computer through serial or USB ports, making all data on the location/course/velocity of the sensors available to be queried on TCP port 2947 of the host computer. With gpsd, multiple GPS client applications (such as navigational and wardriving software) can share access to GPSes without contention or loss of data. Also, gpsd responds to queries with a format that is substantially easier to parse than the NMEA 0183 emitted by most GPSes.
audio/festival-2.4 (Score: 0.005483675)
Multi-lingual speech synthesis system
from the authors: The Festival Speech Synthesis System is a general multi-lingual text-to-speech system for Unix platforms. It is written in C++ and includes a Scheme-based scripting language. Included with Festival are lexicons and voices that together form a whole text-to-speech system. For output via esd do: (Parameter.set 'Audio_Method 'esdaudio) NAS and direct output are documented in section 23 of the users' manual. If you need the OGI extensions, install ports/audio/festival+OGI instead. Trevor Johnson
databases/postgresql-relay-1.3.2 (Score: 0.005483675)
Multiplex multiple PostgreSQL databases to one relay
postgresql-relay can be used to as a single point of origin for all your databases. Instead of having to remember (or modify in case of changes) all the names of your databases, on which machines and on which ports they are running, you only need to remember one machine and the name of the database. The postgresql-relay will then forward the connection to the proper database on the proper port of the proper server. No more changes in the hundreds of clients and scripts!
devel/gwenhywfar-4.14.0 (Score: 0.005483675)
Multi-platform helper library for networking and security applications
This is Gwenhywfar, a multi-platform (*BSD, Linux, MS-Win, etc.) helper library for networking and security applications and libraries. It is used by several 'finance' ports, and possibly others. Gwenhywfar includes the following features, among several others: - OS abstraction functions for directory and Internet address handling and library loading (src/os/) - Networking functions which allow managing many connections to be used economically even in single threaded applications - High-level functions for parsing files with a simplified "XML-like" format and accessing them like a hierarchical database (src/parser/) It is able to process valid XML files, too. - High-level cryptographic functions on top of OpenSSL functionality (src/crypt/)
devel/libpdel-0.5.3 (Score: 0.005483675)
Packet Design multi-purpose C library for embedded applications
The Packet Design Embedded Library (PDEL) is a C library containing an assorted collection of code useful for developing embedded applications: - C data structure run-time introspection library - Threaded HTTP client/server library with SSL and XML-RPC support - PPP library using netgraph(4) with PPTP and L2TP servers - Application configuration framework - Heap memory accounting and sanity checking - Generic template processing library - Routines to configure networking interfaces, ARP and routing tables - Logging library - Generic TCP server - Generic hash table implementation - Generic balanced tree implementation - Miscellaneous FILE * enhancements - Base-64 encoding/decoding - Events and actions with automated locking - Generalized per-thread variables - Message ports - Digital signature creation/verification - Filesystem mounting/unmounting - String quoting/parsing
devel/dia2code-0.8.8 (Score: 0.005483675)
Small utility used to generate code from a Dia diagram
Dia2Code is a small utility used to generate code from a Dia diagram. Dia is a program to make diagrams (ports/graphics/dia) - Reads UML diagrams. - Can handle UML - Generalization, UML - Realization and UML - Implements. - Selective code generation. - User-defined output directory. - Stereotype handling: interfaces, abstract classes. - "Import" and "include" based on the parent classes, the type of attributes and return type of methods if they're declared in the same diagram. - Support for JavaBeans(tm): will create automagically methods to access and modify each attribute.
editors/psgml-1.4.0 (Score: 0.005483675)
Major mode for editing SGML and XML documents for Emacs
PSGML is a major mode for editing SGML and XML documents. It works with GNU Emacs 19.34, 20.3 and later or with XEmacs 19.9 and later. PSGML contains a simple SGML parser and can work with any DTD. Functions provided includes menus and commands for inserting tags with only the contextually valid tags, identification of structural errors, editing of attribute values in a separate window with information about types and defaults, and structure based editing. To use psgml, put the following setup into your ~/.emacs: (require 'psgml-startup) Ports of PSGML are initially created by shige <shige@FreeBSD.org> and kuriyama@FreeBSD.ORG.
ftp/pure-ftpd-1.0.42 (Score: 0.005483675)
Small, easy to set up, fast, and secure FTP server
Pure-FTPd is a fast, production-quality, standard-conformant FTP server, based upon Troll-FTPd. Unlike other popular FTP servers, it's designed to be secure in default configuration, has no known buffer overflow, it is really trivial to set up and it is especially designed for modern kernels. Features include PAM support, IPv6, chroot()ed home directories, virtual domains, built-in 'ls', anti-warez system, configurable ports for passive downloads, FXP protocol, bandwidth throttling, ratios, LDAP, customizable SQL, fortune files, Apache-like log files, fast standalone mode, text / HTML / XML real-time status report, virtual users, virtual quotas, privilege separation and more.