From 7eb5f359ab05d7354ed39f14682988eb5ac16d59 Mon Sep 17 00:00:00 2001 From: Daniel Dickinson Date: Sat, 12 Mar 2011 04:41:35 +0000 Subject: [PATCH] [net] Web Servers/Proxies: Move all web servers, proxies, and related programs into the combined Web Servers/Proxies category. One-stop shopping. SVN-Revision: 26061 --- libs/axtls/Makefile | 4 ++-- net/apache/Makefile | 2 +- net/appweb/Makefile | 1 + net/crowdcontrol/Makefile | 2 +- net/dansguardian/Makefile | 2 +- net/dante/Makefile | 3 ++- net/haproxy/Makefile | 2 +- net/hiawatha/Makefile | 2 +- net/lighttpd/Makefile | 2 +- net/mini_httpd/Makefile | 2 +- net/nginx/Makefile | 1 + net/pepsal/Makefile | 2 +- net/polipo/Makefile | 2 +- net/spawn-fcgi/Makefile | 2 +- net/squid/Makefile | 2 +- net/srelay/Makefile | 2 +- net/tinyproxy/Makefile | 2 +- net/transocks/Makefile | 2 +- net/tsocks/Makefile | 2 +- net/wccpd/Makefile | 2 +- 20 files changed, 22 insertions(+), 19 deletions(-) diff --git a/libs/axtls/Makefile b/libs/axtls/Makefile index 7c428a7172..d719a9b366 100644 --- a/libs/axtls/Makefile +++ b/libs/axtls/Makefile @@ -27,7 +27,7 @@ define Package/libaxtls endef define Package/axhttpd - SUBMENU:=Web + SUBMENU:=Web Servers/Proxies SECTION:=net CATEGORY:=Network TITLE:=A small embedded web server using the axTLS library @@ -39,7 +39,7 @@ define Package/axtlswrap SUBMENU:=SSL SECTION:=net CATEGORY:=Network - SUBMENU:=Web + SUBMENU:=Web Servers/Proxies TITLE:=A simple TLS/SSL wrapper using the axTLS library URL:=http://sourceforge.net/projects/axtls DEPENDS:=+libaxtls diff --git a/net/apache/Makefile b/net/apache/Makefile index 22607ef0b1..999b85dd70 100644 --- a/net/apache/Makefile +++ b/net/apache/Makefile @@ -26,7 +26,7 @@ include $(INCLUDE_DIR)/package.mk define Package/apache/Default SECTION:=net CATEGORY:=Network - SUBMENU:=Web + SUBMENU:=Web Servers/Proxies TITLE:=The Apache Web Server URL:=http://httpd.apache.org/ endef diff --git a/net/appweb/Makefile b/net/appweb/Makefile index b30fa8dec8..d52e7aebd9 100644 --- a/net/appweb/Makefile +++ b/net/appweb/Makefile @@ -34,6 +34,7 @@ include $(INCLUDE_DIR)/package.mk define Package/appweb SECTION:=net CATEGORY:=Network + SUBMENU:=Web Servers/Proxies TITLE:=Appweb Web Server URL:=http://www.appwebserver.org/ DEPENDS:=@!avr32 +libpthread diff --git a/net/crowdcontrol/Makefile b/net/crowdcontrol/Makefile index 700ed1b258..941f31e756 100644 --- a/net/crowdcontrol/Makefile +++ b/net/crowdcontrol/Makefile @@ -20,7 +20,7 @@ include $(INCLUDE_DIR)/package.mk define Package/crowdcontrol SECTION:=net CATEGORY:=Network - SUBMENU:=Proxy Servers + SUBMENU:=Web Servers/Proxies TITLE:=The extra-light http proxy server URL:=http://sourceforge.net/projects/crowdcontrol/ endef diff --git a/net/dansguardian/Makefile b/net/dansguardian/Makefile index db6da36143..59aadec156 100644 --- a/net/dansguardian/Makefile +++ b/net/dansguardian/Makefile @@ -23,7 +23,7 @@ define Package/dansguardian SECTION:=net DEPENDS:=+libpthread +uclibcxx +zlib CATEGORY:=Network - SUBMENU:=Proxy Servers + SUBMENU:=Web Servers/Proxies TITLE:=DansGuardian URL:=http://dansguardian.org endef diff --git a/net/dante/Makefile b/net/dante/Makefile index ca4fe03133..4e67ae34e0 100644 --- a/net/dante/Makefile +++ b/net/dante/Makefile @@ -30,7 +30,6 @@ endef define Package/dante/default TITLE:=Dante SOCKS - SUBMENU:=Proxy Servers URL:=http://www.inet.no/dante/ endef @@ -62,6 +61,7 @@ endef define Package/sockd $(call Package/dante/default) + SUBMENU:=Web Servers/Proxies SECTION:=net CATEGORY:=Network TITLE+= Daemon @@ -82,6 +82,7 @@ define Package/socksify $(call Package/dante/default) SECTION:=net CATEGORY:=Network + SUBMENU:=Web Servers/Proxies TITLE+= Client endef diff --git a/net/haproxy/Makefile b/net/haproxy/Makefile index f0d90e52a0..88a3c97bd1 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -19,7 +19,7 @@ PKG_MD5SUM:=9cc607f914215b5a781a17f8524ffb6a include $(INCLUDE_DIR)/package.mk define Package/haproxy - SUBMENU:=Proxy Servers + SUBMENU:=Web Servers/Proxies SECTION:=net CATEGORY:=Network TITLE:=The Reliable, High Performance TCP/HTTP Load Balancer diff --git a/net/hiawatha/Makefile b/net/hiawatha/Makefile index 7b3bfdb4ac..adc48f3667 100644 --- a/net/hiawatha/Makefile +++ b/net/hiawatha/Makefile @@ -22,7 +22,7 @@ include $(INCLUDE_DIR)/package.mk define Package/hiawatha CATEGORY:=Network SECTION:=net - SUBMENU:=Web + SUBMENU:=Web Servers/Proxies TITLE:=A very lightweight web server URL:=http://www.hiawatha-webserver.org/ MAINTAINER:=Raphaël HUCK diff --git a/net/lighttpd/Makefile b/net/lighttpd/Makefile index 0eebabcc30..e2d5598e61 100644 --- a/net/lighttpd/Makefile +++ b/net/lighttpd/Makefile @@ -21,7 +21,7 @@ PKG_INSTALL:=1 include $(INCLUDE_DIR)/package.mk define Package/lighttpd/Default - SUBMENU:=Web + SUBMENU:=Web Servers/Proxies SECTION:=net CATEGORY:=Network URL:=http://www.lighttpd.net/ diff --git a/net/mini_httpd/Makefile b/net/mini_httpd/Makefile index e59764981e..669d9b7de0 100644 --- a/net/mini_httpd/Makefile +++ b/net/mini_httpd/Makefile @@ -20,7 +20,7 @@ PKG_BUILD_DIR:=$(BUILD_DIR)/mini_httpd-$(PKG_VERSION) include $(INCLUDE_DIR)/package.mk define Package/mini-httpd/Default - SUBMENU:=Web + SUBMENU:=Web Servers/Proxies SECTION:=net CATEGORY:=Network TITLE:=A small web server diff --git a/net/nginx/Makefile b/net/nginx/Makefile index 2c4a552f77..26d862ceae 100644 --- a/net/nginx/Makefile +++ b/net/nginx/Makefile @@ -29,6 +29,7 @@ include $(INCLUDE_DIR)/package.mk define Package/nginx SECTION:=net CATEGORY:=Network + SUBMENU:=Web Servers/Proxies TITLE:=Nginx web server URL:=http://nginx.net/ DEPENDS:=+libpcre +NGINX_SSL:libopenssl +zlib diff --git a/net/pepsal/Makefile b/net/pepsal/Makefile index 0814272cb4..6c68e20300 100644 --- a/net/pepsal/Makefile +++ b/net/pepsal/Makefile @@ -23,7 +23,7 @@ define Package/pepsal TITLE:=Performance Enhancing Proxy SECTION:=net CATEGORY:=Network - SUBMENU:=Proxy Servers + SUBMENU:=Web Servers/Proxies URL:=http://pepsal.sourceforge.net/ DEPENDS:=+libnetfilter-queue endef diff --git a/net/polipo/Makefile b/net/polipo/Makefile index 5fd60470d8..bbd54eb7af 100644 --- a/net/polipo/Makefile +++ b/net/polipo/Makefile @@ -18,7 +18,7 @@ PKG_MD5SUM:=bfc5c85289519658280e093a270d6703 include $(INCLUDE_DIR)/package.mk define Package/polipo - SUBMENU:=Proxy Servers + SUBMENU:=Web Servers/Proxies SECTION:=net CATEGORY:=Network TITLE:=A caching web proxy diff --git a/net/spawn-fcgi/Makefile b/net/spawn-fcgi/Makefile index 55170a026e..560f3beb31 100644 --- a/net/spawn-fcgi/Makefile +++ b/net/spawn-fcgi/Makefile @@ -20,7 +20,7 @@ PKG_INSTALL = 1 include $(INCLUDE_DIR)/package.mk define Package/spawn-fcgi - SUBMENU:=Web + SUBMENU:=Web Servers/Proxies SECTION:=net CATEGORY:=Network TITLE:=Tool to spawn fastcgi applications diff --git a/net/squid/Makefile b/net/squid/Makefile index 13994af947..7ee3d79229 100644 --- a/net/squid/Makefile +++ b/net/squid/Makefile @@ -20,7 +20,7 @@ include $(INCLUDE_DIR)/package.mk define Package/squid/Default SECTION:=net CATEGORY:=Network - SUBMENU:=Proxy Servers + SUBMENU:=Web Servers/Proxies URL:=http://www.squid-cache.org/ endef diff --git a/net/srelay/Makefile b/net/srelay/Makefile index e1d86b86ae..7a8cb4233b 100644 --- a/net/srelay/Makefile +++ b/net/srelay/Makefile @@ -21,7 +21,7 @@ define Package/srelay SECTION:=net CATEGORY:=Network DEPENDS:=+libwrap - SUBMENU:=Proxy Servers + SUBMENU:=Web Servers/Proxies TITLE:=A socks 4/5 proxy server URL:=http://www.c-wind.com/srelay/ endef diff --git a/net/tinyproxy/Makefile b/net/tinyproxy/Makefile index e12b43ad67..f219a094d9 100644 --- a/net/tinyproxy/Makefile +++ b/net/tinyproxy/Makefile @@ -20,7 +20,7 @@ PKG_INSTALL:=1 include $(INCLUDE_DIR)/package.mk define Package/tinyproxy - SUBMENU:=Proxy Servers + SUBMENU:=Web Servers/Proxies SECTION:=net CATEGORY:=Network TITLE:=Tinyproxy is a lightweight HTTP and HTTPS proxy diff --git a/net/transocks/Makefile b/net/transocks/Makefile index 998725d5ad..bdcc1c9a1f 100644 --- a/net/transocks/Makefile +++ b/net/transocks/Makefile @@ -33,7 +33,7 @@ endef define Package/transocks SECTION:=net CATEGORY:=Network - SUBMENU:=Proxy Servers + SUBMENU:=Web Servers/Proxies TITLE:=Transparent SOCKSifying proxy DEPENDS:=+libsocks $(LIBRPC_DEPENDS) endef diff --git a/net/tsocks/Makefile b/net/tsocks/Makefile index 79eaa12437..305fc364e5 100644 --- a/net/tsocks/Makefile +++ b/net/tsocks/Makefile @@ -23,7 +23,7 @@ include $(INCLUDE_DIR)/package.mk define Package/tsocks SECTION:=net CATEGORY:=Network - SUBMENU:=Proxy Servers + SUBMENU:=Web Servers/Proxies TITLE:=Transparent SOCKS v4 proxying library URL:=http://tsocks.sourceforge.net/ endef diff --git a/net/wccpd/Makefile b/net/wccpd/Makefile index 675034c92c..67b01536a6 100644 --- a/net/wccpd/Makefile +++ b/net/wccpd/Makefile @@ -22,7 +22,7 @@ include $(INCLUDE_DIR)/package.mk define Package/wccpd SECTION:=net CATEGORY:=Network - SUBMENU:=Proxy Servers + SUBMENU:=Web Servers/Proxies TITLE:=a Web Cache Coordination daemon URL:=http://wccpd.sourceforge.net/ endef -- 2.30.2