# -*- 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.0 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 992d185b1c8500db1c7acfe921e6c9497f211cfd \ sha256 e5214ad56b43fef00761e391417b5020d07f973113b398b6ddcc47bde771ffae depends_lib port:readline port:openssl patchfiles patch-xioexit.c.diff