[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 define Package/crowdcontrol
SECTION:=net SECTION:=net
CATEGORY:=Network CATEGORY:=Network
SUBMENU:=Proxy Servers
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,6 +23,7 @@ define Package/dansguardian
SECTION:=net SECTION:=net
DEPENDS:=+libpthread +uclibcxx +zlib DEPENDS:=+libpthread +uclibcxx +zlib
CATEGORY:=Network CATEGORY:=Network
SUBMENU:=Proxy Servers
TITLE:=DansGuardian TITLE:=DansGuardian
URL:=http://dansguardian.org URL:=http://dansguardian.org
endef endef

View File

@ -30,6 +30,7 @@ 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

View File

@ -21,6 +21,7 @@ define Package/httptunnel
SECTION:=net SECTION:=net
CATEGORY:=Network CATEGORY:=Network
DEPENDS:=+libopenssl DEPENDS:=+libopenssl
SUBMENU:=Proxy Servers
TITLE:=bidirectional tunnel in HTTP requests TITLE:=bidirectional tunnel in HTTP requests
URL:=http://www.nocrew.org/software/httptunnel.html URL:=http://www.nocrew.org/software/httptunnel.html
endef endef

View File

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

View File

@ -20,6 +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
URL:=http://www.squid-cache.org/ URL:=http://www.squid-cache.org/
endef endef

View File

@ -21,6 +21,7 @@ define Package/srelay
SECTION:=net SECTION:=net
CATEGORY:=Network CATEGORY:=Network
DEPENDS:=+libwrap DEPENDS:=+libwrap
SUBMENU:=Proxy Servers
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

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

View File

@ -23,6 +23,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/tsocks define Package/tsocks
SECTION:=net SECTION:=net
CATEGORY:=Network CATEGORY:=Network
SUBMENU:=Proxy Servers
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,6 +22,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/wccpd define Package/wccpd
SECTION:=net SECTION:=net
CATEGORY:=Network CATEGORY:=Network
SUBMENU:=Proxy Servers
TITLE:=a Web Cache Coordination daemon TITLE:=a Web Cache Coordination daemon
URL:=http://wccpd.sourceforge.net/ URL:=http://wccpd.sourceforge.net/
endef endef