Ports Search

Results 601610 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.01 seconds)
japanese/ryaku-fpw-1.0.1 (Score: 0.009557206)
Abbreviation (alphabet-->Japanese) dictionary (EPWING V1 format)
This dictionary is an abbreviation (alphabet-->Japanese) dictionary whose Japanese name is "Ryakugo Jisyo". It was produced by Mr. Yoshio Kobayashi. This file is converted from the original dictionary into JIS X 4081 format (that is a subset of EPWING V1) by FreePWING. So this can be used by EPWING viewers on Unix and the other OS (e.g. Windows or MacOS). o URL for the original dictionary: http://www.inv.co.jp/~yoshio/DW/Ryaku/Ryaku.htm o URL for this converted dictionary:
mail/turbomail-3.0.3 (Score: 0.009557206)
Multi-threaded mail queue manager for TurboGears applications
TurboMail is a TurboGears extension, meaning that it starts up and shuts down alongside any TurboGears applications you write, in the same way that visit tracking and identity do. TurboMail uses built-in Python modules for SMTP communication and MIME e-mail creation, but greatly simplifies these tasks by performing the grunt-work for you. Additionally, TurboMail is multi-threaded, allowing for single or batch enqueueing and background delivery of mail.
misc/diction-1.11 (Score: 0.009557206)
GNU diction and style
This is the GNU diction and style, free implementations of old standard Unix commands. For some reason, many modern systems lack them. Diction prints wordy and commonly misused phrases. Style analyses surface characteristics of a document, e.g. sentence length and various readability measures. Both commands support English and German documents. GNU style and diction are written by Michael Haardt http://www.moria.de/~michael/
net/openvswitch-2.3.3 (Score: 0.009557206)
Production quality, multilayer virtual switch
Open vSwitch is a production quality, multilayer virtual switch licensed under the open source Apache 2.0 license. It is designed to enable massive network automation through programmatic extension, while still supporting standard management interfaces and protocols (e.g. NetFlow, sFlow, RSPAN, ERSPAN, CLI, LACP, 802.1ag). In addition, it is designed to support distribution across multiple physical servers similar to VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V.
net/Net-Wake-0.02 (Score: 0.009557206)
Send Wake On Lan (WOL) packets to power on computers
This package sends wake-on-lan packets to turn on machines that are wake-on-lan capable. For now there is only one function in this package: Net::Wake::by_udp(host, mac_address, [port]); You can power on PCs by perl -e 'use Net::Wake; Net::Wake::by_udp("192.168.0.1", "xx:xx:xx:xx:xx:xx");' You can also specify broadcast address for `host'. It is useful in a intelligent network.
net/polyorb-2.11.1 (Score: 0.009557206)
CORBA, SOAP, Ada 95 Distributed System Annex middleware
PolyORB is a middleware implementation providing development tools and an innovative runtime library architecture for collaboration of application components using open standards for distributed systems. Key Features: * Support of standard application personalities: CORBA, Ada DSA (Annex E) * Support of standard protocol personalities: GIOP, SOAP * Interoperability between hardward platforms and operating environments, between distribution models * Support for multiple tasking profiles (full Ada tasking, Ravenscar tasking, no tasking) * Support for security and realtime extensions * Tailorability to application and platform specific requirements
news/atp-1.50 (Score: 0.009557206)
QWK message packet reader and composer for FreeBSD
ATP allows you to read and compose mail packets of the QWK format, commonly used on PC-based BBS systems. With this program, you can download all of your new e-mail and board messages as a QWK packet, read them offline, compose replies to selected messages off-line, then upload all of your replies as one QWK reply packet the next time you call the BBS.
security/metasploit_data_models-2.0.0 (Score: 0.009557206)
Database layer for Metasploit
MetasploitDataModels exists to do several key things: - Allow code sharing between Metasploit Framework (MSF) and the commercial versions of Metasploit (Community, Express, Pro -- usually referred to collectively as "Pro") - Give developers a lightweight entry point to MSF's backend for use in developing tools that gather data intended for later use with Metasploit (e.g. specialized scanners) - Make it easy to keep commercial stuff private while increasing the functionality of the open-source tools we provide to the community
textproc/html2xhtml-1.3 (Score: 0.009557206)
Convert HTML to XHTML
html2xhtml converts HTML files into XHTML. It can fix many common errors in HTML files (e.g. missing end tags, elements with incorrect content model, non-standard elements or attributes, etc.) It can also handle invalid or non well-formed XHTML input, and clean it to produce a well-formed and valid XHTML output. The output document type can be selected among several XHTML DTDs (1.0, 1.1, Basic, etc.)
textproc/OpenOffice-OODoc-2.125 (Score: 0.009557206)
Perl Open OpenDocument Connector
OpenOffice::OODoc is an extensible Perl interface allowing direct read/write operations on files which comply with the OASIS Open Document Format for Office Applications (ODF), i.e. the ISO/IEC 26300:2006 standard. It provides a high-level, document-oriented language, and isolates the programmer from the details of the file format. It can process different document classes (texts, spreadsheets, presentations, and drawings). It can retrieve or update styles and images, document metadata, as well as text content.