# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # socketw # socketw/pkg-descr # socketw/distinfo # socketw/Makefile # socketw/pkg-plist # echo c - socketw mkdir -p socketw > /dev/null 2>&1 echo x - socketw/pkg-descr sed 's/^X//' >socketw/pkg-descr << '90438e68df39319c886b95f4b1206703' XThis is an import fork of MySocketW since the original sources disappeared. XIts main purpose is to preserve the source code Xbut maybe some fixes will be included. XFor further information see the original Readme below. X XC++ Socket Wrapper (SocketW) XWWW: http://www.digitalfanatics.org/cal/socketw/index.html XWWW: http://www.etek.chalmers.se/~e8cal1/socketw/index.html X XAuthor: Anders Lindstrom - Email: cal@swipnet.se X XLicense LGPLv2.1 X XSocketW is a cross platform (Linux/FreeBSD/Unix/Win32) streaming socket C++ Xlibrary designed to be easy to use. It supports Unix sockets and TCP/IP sockets Xwith optional SSL/TLS (OpenSSL) support. SocketW allows you to write portable Xand secure network applications quickly without needing to spend time learning Xlow-level system functions or reading OpenSSL manuals. 90438e68df39319c886b95f4b1206703 echo x - socketw/distinfo sed 's/^X//' >socketw/distinfo << '31056dba1e69d8a7060660b419b0c52e' XSHA256 (RigsOfRods-socketw-1.0.0.20151501-6a05e12_GH0.tar.gz) = bc5873854e283e3d33673c8d8db00a6b2a99f8f802b4ac628822c4257eac860a XSIZE (RigsOfRods-socketw-1.0.0.20151501-6a05e12_GH0.tar.gz) = 48483 31056dba1e69d8a7060660b419b0c52e echo x - socketw/Makefile sed 's/^X//' >socketw/Makefile << '40334c6fed8734b32568f8fee2fe670f' X# Created by: Thibault Payet X# $FreeBSD$ X XPORTNAME= socketw XPORTVERSION= 1.0.0.20151501 XCATEGORIES= net X XMAINTAINER= monwarez@mailoo.org XCOMMENT= SocketW is a cross platform streaming socket C++ X XUSE_GITHUB= yes XGH_ACCOUNT= RigsOfRods XGH_PROJECT= socketw XGH_TAGNAME= 6a05e12 X XUSES= cmake X X.include 40334c6fed8734b32568f8fee2fe670f echo x - socketw/pkg-plist sed 's/^X//' >socketw/pkg-plist << 'f2aa66039ed7e4b0352fc1aa463da9a4' Xinclude/SocketW.h Xinclude/sw_base.h Xinclude/sw_config.h Xinclude/sw_inet.h Xinclude/sw_internal.h Xinclude/sw_ssl.h Xinclude/sw_unix.h Xlib/libSocketW.a f2aa66039ed7e4b0352fc1aa463da9a4 exit