[net] Web Servers/Proxies: Move all web servers, proxies, and related programs into...
authorDaniel Dickinson <[email protected]>
Sat, 12 Mar 2011 04:41:35 +0000 (04:41 +0000)
committerDaniel Dickinson <[email protected]>
Sat, 12 Mar 2011 04:41:35 +0000 (04:41 +0000)
SVN-Revision: 26061

20 files changed:
libs/axtls/Makefile
net/apache/Makefile
net/appweb/Makefile
net/crowdcontrol/Makefile
net/dansguardian/Makefile
net/dante/Makefile
net/haproxy/Makefile
net/hiawatha/Makefile
net/lighttpd/Makefile
net/mini_httpd/Makefile
net/nginx/Makefile
net/pepsal/Makefile
net/polipo/Makefile
net/spawn-fcgi/Makefile
net/squid/Makefile
net/srelay/Makefile
net/tinyproxy/Makefile
net/transocks/Makefile
net/tsocks/Makefile
net/wccpd/Makefile

index 7c428a7172a331557d8033da47d0a7908acf8f35..d719a9b366827d5b4e22dae73a267e3f60d9c0fe 100644 (file)
@@ -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
index 22607ef0b148f9af40e56d9eca93e650616d22a4..999b85dd70c0d01a361981499847e1bc0e31c22a 100644 (file)
@@ -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
index b30fa8dec8739e8dd36d029222f813ae1e9d15ef..d52e7aebd95310d0721d5bcbbe0c4c955abc3b98 100644 (file)
@@ -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
index 700ed1b258b877fcb42817f94162cf17af9229fa..941f31e7569dde522f54600c93c703ebe74542cd 100644 (file)
@@ -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
index db6da3614355bdf59e0c027e811fd3d2f69b5457..59aadec1567c8560a6cbab9e7c1509edec93b34d 100644 (file)
@@ -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
index ca4fe03133e1ab7657ef732c1d9a922d67011fae..4e67ae34e0550cc4ee2afe052f39c8f89edc64a1 100644 (file)
@@ -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
 
index f0d90e52a0a616f3c0021c4c694c8387a900554f..88a3c97bd122316fd0821d7018f98574def3a260 100644 (file)
@@ -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
index 7b3bfdb4ac19125c801a5d5ec6a3c8ef748356cd..adc48f3667666edcd739af8d81c60f51ee8c3cb1 100644 (file)
@@ -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 <[email protected]>
index 0eebabcc304b23a076e4981011c66a09ed05b458..e2d5598e61dc1e3a529a121911af3bf2d1c30e34 100644 (file)
@@ -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/
index e59764981e95137ed06e11e08c4b8c4698a54735..669d9b7de031299e1a9a500ca4d780fd2f60d970 100644 (file)
@@ -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
index 2c4a552f77f05d8d8864e19781ec9b688ee01e9c..26d862ceaee860b4f27b71ce3f2eee219a6e5a9c 100644 (file)
@@ -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
index 0814272cb4a215a1073acb8b3fc00dbf6f81c4b5..6c68e20300d55297e2d97de9b60b9ab18f1fea3d 100644 (file)
@@ -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
index 5fd60470d8b1f077c2238796082c7cd29e519c5b..bbd54eb7afbde46c5041f6edd2244207c63e30a6 100644 (file)
@@ -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
index 55170a026e282a58b2aa1b9b089555387a92221d..560f3beb315360a733788d96215c0d5098924c74 100644 (file)
@@ -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
index 13994af947637ab2b96f4886dd3919243a1ba144..7ee3d79229879c774869af70ce5af7689f36b3f2 100644 (file)
@@ -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
 
index e1d86b86ae7701bd93c15f7d977d42f962c105b2..7a8cb4233b80713180b0820cff9c364c7026c1c5 100644 (file)
@@ -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
index e12b43ad67b16449c7013c0a5b7a6ecaa83a69cb..f219a094d99fa0ba7dd40e66d1b8c7eecf70739e 100644 (file)
@@ -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
index 998725d5ada0b361124f8d1bd92bad654fd1cc3c..bdcc1c9a1ff4cd7db2c79054b9b1e46cc3525bbf 100644 (file)
@@ -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
index 79eaa124378c51f5bcc048823263a9fc3d0245d3..305fc364e54dc95fb75f4e1247efa0cbb662873e 100644 (file)
@@ -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
index 675034c92c366e489723d54543ae1219f5c1b4a3..67b01536a68f240b63ea6a917f288bdeb34c1fc0 100644 (file)
@@ -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