Source-Makefile: feeds/packages/net/socat/Makefile Package: socat Version: 1.7.3.3-1 Depends: +libc +GCC_LIBSSP:libssp +USE_GLIBC:librt +USE_GLIBC:libpthread +libpthread +librt +SOCAT_SSL:libopenssl Conflicts: Menu-Depends: Provides: Section: net Category: Network Repository: base Title: A multipurpose relay (SOcket CAT) Maintainer: Ted Hess Source: socat-1.7.3.3.tar.bz2 License: GPL-2.0 OpenSSL LicenseFiles: COPYING COPYING.OpenSSL Type: ipkg Description: SoCat (for SOcket CAT) establishes two bidirectional byte streams and transfers data between them. Data channels may be files, pipes, devices (terminal or modem, etc.), or sockets (Unix, IPv4, IPv6, raw, UDP, TCP, SSL). It provides forking, logging and tracing, different modes for interprocess communication and many more options. http://www.dest-unreach.org/socat/ Ted Hess @@ Config: config SOCAT_SSL bool "SSL support" depends on PACKAGE_socat default n help Implements SSL support in socat (using libopenssl). @@