Path to this page:
./
net/ruby-em-socksify,
Transparent SOCKS support for any EventMachine protocol
Branch: CURRENT,
Version: 0.3.3,
Package name: ruby32-em-socksify-0.3.3,
Maintainer: pkgsrc-usersEM-Socksify: Transparent SOCKS support for any EventMachine protocol
Dealing with SOCKS proxies is pain. EM-Socksify provides a simple shim to
setup & negotiate a SOCKS5 connection for any EventMachine protocol. To add
SOCKS support, all you have to do is include the module and provide your
destination address.
Required to run:[
devel/ruby-eventmachine] [
lang/ruby24-base]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 8.5 KB
Version history: (Expand)
- (2024-07-20) Updated to version: ruby32-em-socksify-0.3.3
- (2021-10-07) Updated to version: ruby27-em-socksify-0.3.2
- (2018-03-14) Updated to version: ruby24-em-socksify-0.3.2
- (2017-09-09) Updated to version: ruby23-em-socksify-0.3.1
- (2015-10-04) Updated to version: ruby200-em-socksify-0.3.1
- (2013-09-16) Package added to pkgsrc.se, version ruby193-em-socksify-0.3.0 (created)
CVS history: (Expand)
2021-10-26 13:07:15 by Nia Alarie | Files touched by this commit (958) |
Log message:
net: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Not committed (merge conflicts...):
net/radsecproxy/distinfo
The following distfiles could not be fetched (fetched conditionally?):
./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz
./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch
./net/djbdns/distinfo djbdns-1.05-test28.diff.xz
./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch
./net/djbdns/distinfo djbdns-1.05-multiip.diff
./net/djbdns/distinfo djbdns-cachestats.patch
|
2021-10-07 16:43:07 by Nia Alarie | Files touched by this commit (962) |
Log message:
net: Remove SHA1 hashes for distfiles
|
2018-03-14 16:13:39 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
net/ruby-em-socksify: update to 0.3.2
0.3.2 2018/01/02
* Stop overly eager rescue in `connect_parse_response`
* fixed connection problem when authorization provided
* Remove space between method call and parentheses.
|
2015-11-04 01:35:47 by Alistair G. Crooks | Files touched by this commit (748) |
Log message:
Add SHA512 digests for distfiles for net category
Problems found with existing digests:
Package haproxy distfile haproxy-1.5.14.tar.gz
159f5beb8fdc6b8059ae51b53dc935d91c0fb51f [recorded]
da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated]
Problems found locating distfiles:
Package bsddip: missing distfile bsddip-1.02.tar.Z
Package citrix_ica: missing distfile citrix_ica-10.6.115659/en.linuxx86.tar.gz
Package djbdns: missing distfile djbdns-1.05-test25.diff.bz2
Package djbdns: missing distfile djbdns-cachestats.patch
Package djbdns: missing distfile 0002-dnscache-cache-soa-records.patch
Package gated: missing distfile gated-3-5-11.tar.gz
Package owncloudclient: missing distfile owncloudclient-2.0.2.tar.xz
Package poink: missing distfile poink-1.6.tar.gz
Package ra-rtsp-proxy: missing distfile rtspd-src-1.0.0.0.tar.gz
Package ucspi-ssl: missing distfile ucspi-ssl-0.70-ucspitls-0.1.patch
Package waste: missing distfile waste-source.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-10-04 15:11:08 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
Update ruby-em-socksify to 0.3.1.
pkgsrc change: update HOMEPAGE.
* fix: catch CONNECTError exceptions too.
|
2013-09-15 20:46:56 by Takahiro Kambe | Files touched by this commit (4) |
Log message:
Add ruby-em-socksify pacakge version 0.3.0.
EM-Socksify: Transparent SOCKS support for any EventMachine protocol
Dealing with SOCKS proxies is pain. EM-Socksify provides a simple shim to
setup & negotiate a SOCKS5 connection for any EventMachine protocol. To add
SOCKS support, all you have to do is include the module and provide your
destination address.
|