Ports Search

Results 2,2112,220 of 19,819 for %22HTTP Server%22.(0.008 seconds)
security/pysha3-1.0.b1 (Score: 0.003956659)
SHA-3 (Keccak) for Python
sha3 wrapper (keccak) for Python. The package is a wrapper around the optimized reference implementation from http://keccak.noekeon.org/ . Only the optimizations for 32 and 64bit platforms are used. The optimized SSE and ARM assembly variants are ignored for now. The module is a standalone version of the SHA-3 implemention of Python 3.4 (currently under development).
sysutils/bsdmoted-0.4.0 (Score: 0.003956659)
Use Wii remote as mouse
Wii remote is an innovative hci developed by Nintendo. This project intends to help FreeBSD users use wii remote as mouse. This project is based on bthidd, developed by Maksim Yevmenkin <m_evmenkin@yahoo.com>, and information from http://www.wiili.org.
textproc/m17n-im-config-0.9.0 (Score: 0.003956659)
GUI for per-user configuration of m17n-lib input methods
The program m17n-im-config provides a GUI for per-user configuration of input methods of the m17n library (devel/m17n-lib and textproc/m17n-contrib). The following methods are customisable at the moment: Unicode, Vietnamese, Malayalam, Tibetan, Thai, Tamil, Japanese and Chinese. http://www.m17n.org/common/im-config/index.html
www/dtse-1.3 (Score: 0.003956659)
Indexing search engine for use on small websites
Douglas Thrift's Search Engine is an indexing search engine for use on small websites such as personal or small business sites. It is designed to be very similar to Google for end users and its output is customizable. For indexing, it supports both the Robots Exclusion Protocol and the Robots META Tag as specified at http://www.robotstxt.org/wc/exclusion.html.
www/DAV-1.0.7 (Score: 0.003956659)
RFC 4918 WebDAV support
This is a library for the Web Distributed Authoring and Versioning (WebDAV) extensions to HTTP. At present it supports a very small subset of client functionality. In addition, there is an executable, hdav, which can be used for command-line operation.
devel/swank-clojure-1.2.1 (Score: 0.0039167344)
Swank/SLIME support for Clojure
Swank Clojure is a server that allows SLIME (the Superior Lisp Interaction Mode for Emacs) to connect to Clojure projects. To use it you must launch a swank server, then connect to it from within Emacs using M-x slime-connect. For example: (ns user (:use [swank.swank :as swank])) (clojure.main/with-bindings (swank/ignore-protocol-version "2010-06-04") (swank/start-server "/dev/null" :port 4005)) Just replace "user" with your preferred namespace.
databases/plv8js-1.4.8 (Score: 0.0038765618)
PL/v8js procedural language for PostgreSQL database
plv8js is a procedural language add-on for PostgreSQL, which means you can define JavaScript functions that run inside a PostgreSQL server using google V8 Engine.
devel/Atlas-0.5.2 (Score: 0.0038765618)
C++ reference implementation of the Atlas protocol
This library implements the Atlas protocol, for use in client-server game applications. This library is suitable for linking to either clients or servers.
devel/libqb-1.0 (Score: 0.0038765618)
High performance logging, tracing, ipc, and polling library
libqb is a library with the primary purpose of providing high performance client server reusable features. It provides high performance logging, tracing, ipc, and poll.
dns/py3dns-3.1.0 (Score: 0.0038765618)
Python 3 DNS library
This directory contains a Python module that implements a DNS (Domain Name Server) client, plus additional modules that define some symbolic constants used by DNS (dnstype, dnsclass, dnsopcode).