[package] sslh move to submenu Routing and Redirection, mark config files
authormaddes <maddes@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 16 Jul 2011 20:11:03 +0000 (20:11 +0000)
committermaddes <maddes@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 16 Jul 2011 20:11:03 +0000 (20:11 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27624 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/sslh/Makefile
net/sslh/files/sslh.config

index aed2899..3c8b557 100644 (file)
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=sslh
 PKG_VERSION:=1.7a
-PKG_RELEASE:=1
+PKG_RELEASE:=2
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://rutschle.net/tech/
@@ -20,10 +20,15 @@ include $(INCLUDE_DIR)/package.mk
 define Package/sslh
   SECTION:=net
   CATEGORY:=Network
+  SUBMENU:=Routing and Redirection
   TITLE:=SSL/SSH multiplexer
   URL:=http://rutschle.net/tech/sslh.shtml
 endef
 
+define Package/sslh/conffiles
+/etc/config/sslh
+endef
+
 define Build/Compile
        $(MAKE) -C $(PKG_BUILD_DIR) \
                CC="$(TARGET_CC)" \
index 53315fc..3e22c17 100644 (file)
@@ -9,7 +9,7 @@ config 'sslh' 'default'
        # ssh defaults to 'localhost:22'
        # -s <sshhost>:<sshport>
        option 'ssh' ''
-       # ssl defaults to 'localhost:442'
+       # ssl defaults to 'localhost:443'
        # -l <sslhost>:<sslport>
        option 'ssl' ''
        # timeout (for ssh, then ssl is assumed) defaults to 2