[net] Web Servers/Proxies: Move all web servers, proxies, and related programs into the combined Web Servers/Proxies category. One-stop shopping.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26061 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
cshore 2011-03-12 04:41:35 +00:00
parent a7bf3dd0e2
commit 926d180653
20 changed files with 22 additions and 19 deletions

View File

@ -27,7 +27,7 @@ define Package/libaxtls
endef endef
define Package/axhttpd define Package/axhttpd
SUBMENU:=Web SUBMENU:=Web Servers/Proxies
SECTION:=net SECTION:=net
CATEGORY:=Network CATEGORY:=Network
TITLE:=A small embedded web server using the axTLS library TITLE:=A small embedded web server using the axTLS library
@ -39,7 +39,7 @@ define Package/axtlswrap
SUBMENU:=SSL SUBMENU:=SSL
SECTION:=net SECTION:=net
CATEGORY:=Network CATEGORY:=Network
SUBMENU:=Web SUBMENU:=Web Servers/Proxies
TITLE:=A simple TLS/SSL wrapper using the axTLS library TITLE:=A simple TLS/SSL wrapper using the axTLS library
URL:=http://sourceforge.net/projects/axtls URL:=http://sourceforge.net/projects/axtls
DEPENDS:=+libaxtls DEPENDS:=+libaxtls

View File

@ -26,7 +26,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/apache/Default define Package/apache/Default
SECTION:=net SECTION:=net
CATEGORY:=Network CATEGORY:=Network
SUBMENU:=Web SUBMENU:=Web Servers/Proxies
TITLE:=The Apache Web Server TITLE:=The Apache Web Server
URL:=http://httpd.apache.org/ URL:=http://httpd.apache.org/
endef endef

View File

@ -34,6 +34,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/appweb define Package/appweb
SECTION:=net SECTION:=net
CATEGORY:=Network CATEGORY:=Network
SUBMENU:=Web Servers/Proxies
TITLE:=Appweb Web Server TITLE:=Appweb Web Server
URL:=http://www.appwebserver.org/ URL:=http://www.appwebserver.org/
DEPENDS:=@!avr32 +libpthread DEPENDS:=@!avr32 +libpthread

View File

@ -20,7 +20,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/crowdcontrol define Package/crowdcontrol
SECTION:=net SECTION:=net
CATEGORY:=Network CATEGORY:=Network
SUBMENU:=Proxy Servers SUBMENU:=Web Servers/Proxies
TITLE:=The extra-light http proxy server TITLE:=The extra-light http proxy server
URL:=http://sourceforge.net/projects/crowdcontrol/ URL:=http://sourceforge.net/projects/crowdcontrol/
endef endef

View File

@ -23,7 +23,7 @@ define Package/dansguardian
SECTION:=net SECTION:=net
DEPENDS:=+libpthread +uclibcxx +zlib DEPENDS:=+libpthread +uclibcxx +zlib
CATEGORY:=Network CATEGORY:=Network
SUBMENU:=Proxy Servers SUBMENU:=Web Servers/Proxies
TITLE:=DansGuardian TITLE:=DansGuardian
URL:=http://dansguardian.org URL:=http://dansguardian.org
endef endef

View File

@ -30,7 +30,6 @@ endef
define Package/dante/default define Package/dante/default
TITLE:=Dante SOCKS TITLE:=Dante SOCKS
SUBMENU:=Proxy Servers
URL:=http://www.inet.no/dante/ URL:=http://www.inet.no/dante/
endef endef
@ -62,6 +61,7 @@ endef
define Package/sockd define Package/sockd
$(call Package/dante/default) $(call Package/dante/default)
SUBMENU:=Web Servers/Proxies
SECTION:=net SECTION:=net
CATEGORY:=Network CATEGORY:=Network
TITLE+= Daemon TITLE+= Daemon
@ -82,6 +82,7 @@ define Package/socksify
$(call Package/dante/default) $(call Package/dante/default)
SECTION:=net SECTION:=net
CATEGORY:=Network CATEGORY:=Network
SUBMENU:=Web Servers/Proxies
TITLE+= Client TITLE+= Client
endef endef

View File

@ -19,7 +19,7 @@ PKG_MD5SUM:=9cc607f914215b5a781a17f8524ffb6a
include $(INCLUDE_DIR)/package.mk include $(INCLUDE_DIR)/package.mk
define Package/haproxy define Package/haproxy
SUBMENU:=Proxy Servers SUBMENU:=Web Servers/Proxies
SECTION:=net SECTION:=net
CATEGORY:=Network CATEGORY:=Network
TITLE:=The Reliable, High Performance TCP/HTTP Load Balancer TITLE:=The Reliable, High Performance TCP/HTTP Load Balancer

View File

@ -22,7 +22,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/hiawatha define Package/hiawatha
CATEGORY:=Network CATEGORY:=Network
SECTION:=net SECTION:=net
SUBMENU:=Web SUBMENU:=Web Servers/Proxies
TITLE:=A very lightweight web server TITLE:=A very lightweight web server
URL:=http://www.hiawatha-webserver.org/ URL:=http://www.hiawatha-webserver.org/
MAINTAINER:=Raphaël HUCK <rhk@cksum.org> MAINTAINER:=Raphaël HUCK <rhk@cksum.org>

View File

@ -21,7 +21,7 @@ PKG_INSTALL:=1
include $(INCLUDE_DIR)/package.mk include $(INCLUDE_DIR)/package.mk
define Package/lighttpd/Default define Package/lighttpd/Default
SUBMENU:=Web SUBMENU:=Web Servers/Proxies
SECTION:=net SECTION:=net
CATEGORY:=Network CATEGORY:=Network
URL:=http://www.lighttpd.net/ URL:=http://www.lighttpd.net/

View File

@ -20,7 +20,7 @@ PKG_BUILD_DIR:=$(BUILD_DIR)/mini_httpd-$(PKG_VERSION)
include $(INCLUDE_DIR)/package.mk include $(INCLUDE_DIR)/package.mk
define Package/mini-httpd/Default define Package/mini-httpd/Default
SUBMENU:=Web SUBMENU:=Web Servers/Proxies
SECTION:=net SECTION:=net
CATEGORY:=Network CATEGORY:=Network
TITLE:=A small web server TITLE:=A small web server

View File

@ -29,6 +29,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/nginx define Package/nginx
SECTION:=net SECTION:=net
CATEGORY:=Network CATEGORY:=Network
SUBMENU:=Web Servers/Proxies
TITLE:=Nginx web server TITLE:=Nginx web server
URL:=http://nginx.net/ URL:=http://nginx.net/
DEPENDS:=+libpcre +NGINX_SSL:libopenssl +zlib DEPENDS:=+libpcre +NGINX_SSL:libopenssl +zlib

View File

@ -23,7 +23,7 @@ define Package/pepsal
TITLE:=Performance Enhancing Proxy TITLE:=Performance Enhancing Proxy
SECTION:=net SECTION:=net
CATEGORY:=Network CATEGORY:=Network
SUBMENU:=Proxy Servers SUBMENU:=Web Servers/Proxies
URL:=http://pepsal.sourceforge.net/ URL:=http://pepsal.sourceforge.net/
DEPENDS:=+libnetfilter-queue DEPENDS:=+libnetfilter-queue
endef endef

View File

@ -18,7 +18,7 @@ PKG_MD5SUM:=bfc5c85289519658280e093a270d6703
include $(INCLUDE_DIR)/package.mk include $(INCLUDE_DIR)/package.mk
define Package/polipo define Package/polipo
SUBMENU:=Proxy Servers SUBMENU:=Web Servers/Proxies
SECTION:=net SECTION:=net
CATEGORY:=Network CATEGORY:=Network
TITLE:=A caching web proxy TITLE:=A caching web proxy

View File

@ -20,7 +20,7 @@ PKG_INSTALL = 1
include $(INCLUDE_DIR)/package.mk include $(INCLUDE_DIR)/package.mk
define Package/spawn-fcgi define Package/spawn-fcgi
SUBMENU:=Web SUBMENU:=Web Servers/Proxies
SECTION:=net SECTION:=net
CATEGORY:=Network CATEGORY:=Network
TITLE:=Tool to spawn fastcgi applications TITLE:=Tool to spawn fastcgi applications

View File

@ -20,7 +20,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/squid/Default define Package/squid/Default
SECTION:=net SECTION:=net
CATEGORY:=Network CATEGORY:=Network
SUBMENU:=Proxy Servers SUBMENU:=Web Servers/Proxies
URL:=http://www.squid-cache.org/ URL:=http://www.squid-cache.org/
endef endef

View File

@ -21,7 +21,7 @@ define Package/srelay
SECTION:=net SECTION:=net
CATEGORY:=Network CATEGORY:=Network
DEPENDS:=+libwrap DEPENDS:=+libwrap
SUBMENU:=Proxy Servers SUBMENU:=Web Servers/Proxies
TITLE:=A socks 4/5 proxy server TITLE:=A socks 4/5 proxy server
URL:=http://www.c-wind.com/srelay/ URL:=http://www.c-wind.com/srelay/
endef endef

View File

@ -20,7 +20,7 @@ PKG_INSTALL:=1
include $(INCLUDE_DIR)/package.mk include $(INCLUDE_DIR)/package.mk
define Package/tinyproxy define Package/tinyproxy
SUBMENU:=Proxy Servers SUBMENU:=Web Servers/Proxies
SECTION:=net SECTION:=net
CATEGORY:=Network CATEGORY:=Network
TITLE:=Tinyproxy is a lightweight HTTP and HTTPS proxy TITLE:=Tinyproxy is a lightweight HTTP and HTTPS proxy

View File

@ -33,7 +33,7 @@ endef
define Package/transocks define Package/transocks
SECTION:=net SECTION:=net
CATEGORY:=Network CATEGORY:=Network
SUBMENU:=Proxy Servers SUBMENU:=Web Servers/Proxies
TITLE:=Transparent SOCKSifying proxy TITLE:=Transparent SOCKSifying proxy
DEPENDS:=+libsocks $(LIBRPC_DEPENDS) DEPENDS:=+libsocks $(LIBRPC_DEPENDS)
endef endef

View File

@ -23,7 +23,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/tsocks define Package/tsocks
SECTION:=net SECTION:=net
CATEGORY:=Network CATEGORY:=Network
SUBMENU:=Proxy Servers SUBMENU:=Web Servers/Proxies
TITLE:=Transparent SOCKS v4 proxying library TITLE:=Transparent SOCKS v4 proxying library
URL:=http://tsocks.sourceforge.net/ URL:=http://tsocks.sourceforge.net/
endef endef

View File

@ -22,7 +22,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/wccpd define Package/wccpd
SECTION:=net SECTION:=net
CATEGORY:=Network CATEGORY:=Network
SUBMENU:=Proxy Servers SUBMENU:=Web Servers/Proxies
TITLE:=a Web Cache Coordination daemon TITLE:=a Web Cache Coordination daemon
URL:=http://wccpd.sourceforge.net/ URL:=http://wccpd.sourceforge.net/
endef endef