From 305f794c83604963948974179ff06e8f8162b19a Mon Sep 17 00:00:00 2001 From: Daniel Dickinson Date: Sat, 12 Mar 2011 01:51:49 +0000 Subject: [PATCH] [net] Proxy Servers: Moved web proxy servers and related programs to Proxy Servers submenu. SVN-Revision: 26059 --- net/crowdcontrol/Makefile | 1 + net/dansguardian/Makefile | 1 + net/dante/Makefile | 1 + net/httptunnel/Makefile | 1 + net/pepsal/Makefile | 1 + net/squid/Makefile | 1 + net/srelay/Makefile | 1 + net/transocks/Makefile | 1 + net/tsocks/Makefile | 1 + net/wccpd/Makefile | 1 + 10 files changed, 10 insertions(+) diff --git a/net/crowdcontrol/Makefile b/net/crowdcontrol/Makefile index 910f29960f..700ed1b258 100644 --- a/net/crowdcontrol/Makefile +++ b/net/crowdcontrol/Makefile @@ -20,6 +20,7 @@ include $(INCLUDE_DIR)/package.mk define Package/crowdcontrol SECTION:=net CATEGORY:=Network + SUBMENU:=Proxy Servers 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 a969e0c594..db6da36143 100644 --- a/net/dansguardian/Makefile +++ b/net/dansguardian/Makefile @@ -23,6 +23,7 @@ define Package/dansguardian SECTION:=net DEPENDS:=+libpthread +uclibcxx +zlib CATEGORY:=Network + SUBMENU:=Proxy Servers TITLE:=DansGuardian URL:=http://dansguardian.org endef diff --git a/net/dante/Makefile b/net/dante/Makefile index c08e545842..ca4fe03133 100644 --- a/net/dante/Makefile +++ b/net/dante/Makefile @@ -30,6 +30,7 @@ endef define Package/dante/default TITLE:=Dante SOCKS + SUBMENU:=Proxy Servers URL:=http://www.inet.no/dante/ endef diff --git a/net/httptunnel/Makefile b/net/httptunnel/Makefile index f676c22ad6..0b4ba8508b 100644 --- a/net/httptunnel/Makefile +++ b/net/httptunnel/Makefile @@ -21,6 +21,7 @@ define Package/httptunnel SECTION:=net CATEGORY:=Network DEPENDS:=+libopenssl + SUBMENU:=Proxy Servers TITLE:=bidirectional tunnel in HTTP requests URL:=http://www.nocrew.org/software/httptunnel.html endef diff --git a/net/pepsal/Makefile b/net/pepsal/Makefile index 39f63d3a4b..0814272cb4 100644 --- a/net/pepsal/Makefile +++ b/net/pepsal/Makefile @@ -23,6 +23,7 @@ define Package/pepsal TITLE:=Performance Enhancing Proxy SECTION:=net CATEGORY:=Network + SUBMENU:=Proxy Servers URL:=http://pepsal.sourceforge.net/ DEPENDS:=+libnetfilter-queue endef diff --git a/net/squid/Makefile b/net/squid/Makefile index e7281cafcc..13994af947 100644 --- a/net/squid/Makefile +++ b/net/squid/Makefile @@ -20,6 +20,7 @@ include $(INCLUDE_DIR)/package.mk define Package/squid/Default SECTION:=net CATEGORY:=Network + SUBMENU:=Proxy Servers URL:=http://www.squid-cache.org/ endef diff --git a/net/srelay/Makefile b/net/srelay/Makefile index 3f5e4b6bac..e1d86b86ae 100644 --- a/net/srelay/Makefile +++ b/net/srelay/Makefile @@ -21,6 +21,7 @@ define Package/srelay SECTION:=net CATEGORY:=Network DEPENDS:=+libwrap + SUBMENU:=Proxy Servers TITLE:=A socks 4/5 proxy server URL:=http://www.c-wind.com/srelay/ endef diff --git a/net/transocks/Makefile b/net/transocks/Makefile index 4a4a239036..998725d5ad 100644 --- a/net/transocks/Makefile +++ b/net/transocks/Makefile @@ -33,6 +33,7 @@ endef define Package/transocks SECTION:=net CATEGORY:=Network + SUBMENU:=Proxy Servers TITLE:=Transparent SOCKSifying proxy DEPENDS:=+libsocks $(LIBRPC_DEPENDS) endef diff --git a/net/tsocks/Makefile b/net/tsocks/Makefile index deee4dbe3d..79eaa12437 100644 --- a/net/tsocks/Makefile +++ b/net/tsocks/Makefile @@ -23,6 +23,7 @@ include $(INCLUDE_DIR)/package.mk define Package/tsocks SECTION:=net CATEGORY:=Network + SUBMENU:=Proxy Servers TITLE:=Transparent SOCKS v4 proxying library URL:=http://tsocks.sourceforge.net/ endef diff --git a/net/wccpd/Makefile b/net/wccpd/Makefile index d484e46ecd..675034c92c 100644 --- a/net/wccpd/Makefile +++ b/net/wccpd/Makefile @@ -22,6 +22,7 @@ include $(INCLUDE_DIR)/package.mk define Package/wccpd SECTION:=net CATEGORY:=Network + SUBMENU:=Proxy Servers TITLE:=a Web Cache Coordination daemon URL:=http://wccpd.sourceforge.net/ endef -- 2.30.2