From ed5057b71d7e6d75a3f21be84f38cfddd5ccc863 Mon Sep 17 00:00:00 2001 From: Jay Freeman Date: Thu, 30 Jul 2009 22:03:59 +0000 Subject: Welcome to socat? maybe? git-svn-id: http://svn.telesphoreo.org/trunk@640 514c082c-b64e-11dc-b46d-3d985efe055d --- data/socat/_metadata/description | 1 + data/socat/_metadata/homepage | 1 + data/socat/_metadata/license | 1 + data/socat/_metadata/maintainer | 1 + data/socat/_metadata/name | 1 + data/socat/_metadata/openssl.dep | 1 + data/socat/_metadata/priority | 1 + data/socat/_metadata/readline.dep | 1 + data/socat/_metadata/role | 1 + data/socat/_metadata/section | 1 + data/socat/_metadata/tags | 1 + data/socat/_metadata/version | 1 + data/socat/bind8.diff | 11 +++++++++++ data/socat/make.sh | 4 ++++ data/socat/socat-1.7.1.1.tar.bz2 | Bin 0 -> 422947 bytes 15 files changed, 27 insertions(+) create mode 100644 data/socat/_metadata/description create mode 100644 data/socat/_metadata/homepage create mode 120000 data/socat/_metadata/license create mode 120000 data/socat/_metadata/maintainer create mode 100644 data/socat/_metadata/name create mode 120000 data/socat/_metadata/openssl.dep create mode 100644 data/socat/_metadata/priority create mode 120000 data/socat/_metadata/readline.dep create mode 100644 data/socat/_metadata/role create mode 100644 data/socat/_metadata/section create mode 100644 data/socat/_metadata/tags create mode 100644 data/socat/_metadata/version create mode 100644 data/socat/bind8.diff create mode 100644 data/socat/make.sh create mode 100644 data/socat/socat-1.7.1.1.tar.bz2 (limited to 'data/socat') diff --git a/data/socat/_metadata/description b/data/socat/_metadata/description new file mode 100644 index 000000000..e350be5b5 --- /dev/null +++ b/data/socat/_metadata/description @@ -0,0 +1 @@ +"netcat++" (post-increment, not pre-) diff --git a/data/socat/_metadata/homepage b/data/socat/_metadata/homepage new file mode 100644 index 000000000..918ca8fe3 --- /dev/null +++ b/data/socat/_metadata/homepage @@ -0,0 +1 @@ +http://www.dest-unreach.org/socat/ diff --git a/data/socat/_metadata/license b/data/socat/_metadata/license new file mode 120000 index 000000000..9c13a9a0f --- /dev/null +++ b/data/socat/_metadata/license @@ -0,0 +1 @@ +../../../licenses/gpl-2 \ No newline at end of file diff --git a/data/socat/_metadata/maintainer b/data/socat/_metadata/maintainer new file mode 120000 index 000000000..0fa66e077 --- /dev/null +++ b/data/socat/_metadata/maintainer @@ -0,0 +1 @@ +../../../people/saurik \ No newline at end of file diff --git a/data/socat/_metadata/name b/data/socat/_metadata/name new file mode 100644 index 000000000..9e1f141ce --- /dev/null +++ b/data/socat/_metadata/name @@ -0,0 +1 @@ +SOcket CAT diff --git a/data/socat/_metadata/openssl.dep b/data/socat/_metadata/openssl.dep new file mode 120000 index 000000000..9b58fd56b --- /dev/null +++ b/data/socat/_metadata/openssl.dep @@ -0,0 +1 @@ +../../openssl \ No newline at end of file diff --git a/data/socat/_metadata/priority b/data/socat/_metadata/priority new file mode 100644 index 000000000..134d9bc32 --- /dev/null +++ b/data/socat/_metadata/priority @@ -0,0 +1 @@ +optional diff --git a/data/socat/_metadata/readline.dep b/data/socat/_metadata/readline.dep new file mode 120000 index 000000000..f35c9185b --- /dev/null +++ b/data/socat/_metadata/readline.dep @@ -0,0 +1 @@ +../../readline \ No newline at end of file diff --git a/data/socat/_metadata/role b/data/socat/_metadata/role new file mode 100644 index 000000000..52b4d7301 --- /dev/null +++ b/data/socat/_metadata/role @@ -0,0 +1 @@ +hacker diff --git a/data/socat/_metadata/section b/data/socat/_metadata/section new file mode 100644 index 000000000..8708e4b54 --- /dev/null +++ b/data/socat/_metadata/section @@ -0,0 +1 @@ +Networking diff --git a/data/socat/_metadata/tags b/data/socat/_metadata/tags new file mode 100644 index 000000000..ad5d50831 --- /dev/null +++ b/data/socat/_metadata/tags @@ -0,0 +1 @@ +purpose::console diff --git a/data/socat/_metadata/version b/data/socat/_metadata/version new file mode 100644 index 000000000..7a29665aa --- /dev/null +++ b/data/socat/_metadata/version @@ -0,0 +1 @@ +1.7.1.1 diff --git a/data/socat/bind8.diff b/data/socat/bind8.diff new file mode 100644 index 000000000..2af19c15d --- /dev/null +++ b/data/socat/bind8.diff @@ -0,0 +1,11 @@ +diff -ru socat-1.6.0.1/sysincludes.h socat-1.6.0.1+iPhone/sysincludes.h +--- socat-1.6.0.1/sysincludes.h 2008-02-09 21:59:11.000000000 +0000 ++++ socat-1.6.0.1+iPhone/sysincludes.h 2008-08-23 19:29:01.000000000 +0000 +@@ -104,6 +104,7 @@ + #include + # endif + #include /* Linux: inet_aton() */ ++#define BIND_8_COMPAT + #if HAVE_ARPA_NAMESER_H + #include /* req for resolv.h (esp. on MacOSX) */ + #endif diff --git a/data/socat/make.sh b/data/socat/make.sh new file mode 100644 index 000000000..314999e91 --- /dev/null +++ b/data/socat/make.sh @@ -0,0 +1,4 @@ +pkg:setup +pkg:configure --disable-tun ac_cv_ispeed_offset=9 sc_cv_sys_crdly_shift=12 sc_cv_sys_tabdly_shift=2 sc_cv_sys_csize_shift=8 ac_cv_header_libutil_h=no +make +pkg:install diff --git a/data/socat/socat-1.7.1.1.tar.bz2 b/data/socat/socat-1.7.1.1.tar.bz2 new file mode 100644 index 000000000..b9275701a Binary files /dev/null and b/data/socat/socat-1.7.1.1.tar.bz2 differ -- cgit v1.2.3