[net] Proxy Servers: Moved web proxy servers and related programs to Proxy Servers submenu.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26059 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
cshore 2011-03-12 01:51:49 +00:00
parent e4c907a9f4
commit 3b3f666127
10 changed files with 10 additions and 0 deletions

View File

@ -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

View File

@ -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

View File

@ -30,6 +30,7 @@ endef
define Package/dante/default
TITLE:=Dante SOCKS
SUBMENU:=Proxy Servers
URL:=http://www.inet.no/dante/
endef

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

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

View File

@ -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

View File

@ -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