Ports 搜索

共有5,161项符合/ports-mgmt/的查询结果,以下是第4,4914,500项(搜索用时0.007秒)
www/man2web-0.88 (Score: 0.006224396)
Convert man pages to HTML
man2web is a program for converting man (manual) output to HTML on the fly (as a CGI program) or on the command line.
www/httptunnel-3.3 (Score: 0.006224396)
通过一个 http/tcp/ip 连接建立一个 tcp/ip 隧道连接
httptunnel 通过 HTTP 隧道请求创建一个双向的虚拟数据路径。如果有需要的话, 请求也可以通过 HTTP 代理来发送。 这对被限制在防火墙后面的用户很有用。如果 WWW 访问允许通过一个 HTTP 代理 进行,就能使用 httptunnel,并且 say、telnet 或者 PPP 连接到防火墙外部的 计算机。 如果你还不明白这是怎么一回事,你可以从 FAQ 文件里找到一些有用的信息。 这个程序主要是面向技术型用户。他们应该知道怎么做。 httptunnel 是一个自由软件。请参阅 COPYING 里的条款。 如果你喜欢这个软件,可以发送一张明信片给我,我会很感激的,地址如下: Lars Brinkhoff Kopmansgatan 2 411 13 Goteborg Sweden
www/mknmz-wwwoffle-0.7.2 (Score: 0.006224396)
WWWOFFLE cache indexer for full-text search system Namazu
mknmz-wwwoffle performs full-text search over the cache created by WWWOFFLE, using full-text search system Namazu (http://www.namazu.org/). mknmz-wwwoffle adds a filter for mknmz which is used to generate index files for cache entries in WWWOFFLE.
www/mod_auth_mysql-1.11 (Score: 0.006224396)
MySQL-based authentication module with VirtualHost support
mod_auth_mysql provides an MySQL-based authentication for apache2. It's also designed to support multiple virtualhosts using only one database.
www/mod_auth_openid-0.8 (Score: 0.006224396)
为 Apache 2 web 服务器提供的 OpenID 认证模块
mod_auth_openid 是一个为 Apache 2 web 服务器提供的 OpenID 认证模块。它可以处 理 OpenID 2.0 规范中指定的 OpenID consumer 的功能。
www/mod_dnssd-0.6 (Score: 0.006224396)
Apache module that provides DNS-SD capabilities
mod_dnssd is an Apache HTTPD module which adds Zeroconf support via DNS-SD using Avahi.
www/mod_fcgid-2.3.9 (Score: 0.006224396)
Alternative FastCGI module for Apache2
mod_fcgid is a high performance alternative to mod_cgi or mod_cgid, which starts a sufficient number instances of the CGI program to handle concurrent requests, and these programs remain running to handle further incoming requests. It is favored by the PHP developers, for example, as a preferred alternative to running mod_php in-process, delivering very similar performance. License: Apache License
www/ljdump-1.5 (Score: 0.006224396)
Tool to download LiveJournal entries and comments
ljdump reads the journal entries from a LiveJournal (or compatible) blog site and archives them in a subdirectory named after the journal name. Both the journal entries and journal comments are downloaded, which makes ljdump a great backup tool for creating offline copy of your journal. The program may be run as often as needed to bring the backup copy up to date. Both new and updated items are downloaded. ljdump uses only standard Python libraries, so it will work wherever Python itself does (Windows, Linux, FreeBSD, Mac OS X, etc).
www/mod_ntlm2-0.1 (Score: 0.006224396)
NTLM authentication module for the Apache2 webserver
NTLM is an authentication protocol used by Microsoft Internet Informations Server(tm) and Microsoft Internet Explorer(tm). While it is not really secure, it offers background authentication (the workstation logon credentials of users are passed through to the web server). This feature is widely used in intranets based on these Microsoft products. This module is implementing NTLM authentication for Apache2 on Unix platforms.
www/mod_remoteip-2.3.5.a (Score: 0.006224396)
Replaces the client IP address/hostname with that given by a proxy
Backport of the Apache 2.3 module that replaces the apparent client remote IP address and hostname for the request with the IP address list presented by a proxy or load balancer via the request headers.