# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 name socat version 1.7.2.1 categories sysutils net license {GPL-2 OpenSSLException} maintainers hudora.de:md platforms darwin description netcat on steroids long_description \ socat is a relay for bidirectional data transfer between two independent data \ channels. Each of these data channels may be a file, pipe, device (serial line \ etc. or a pseudo terminal), a socket (UNIX, IP4, IP6 - raw, UDP, TCP), an \ SSL socket, proxy CONNECT connection, a file descriptor (stdin etc.), the \ GNU line editor (readline), a program, or a combination of two of these. homepage http://www.dest-unreach.org/socat/ master_sites http://www.dest-unreach.org/socat/download/ checksums rmd160 ce607505cfc4063322abe229d8f527605e93e4f5 \ sha256 84a741bb6c2673836bff90dbeb4a222afa0f8ebaeab6d2f7ea5b0a286a6e4c46 depends_lib port:readline port:openssl patchfiles patch-xioexit.c.diff