Path to this page:
NOTICE: This package has been removed from pkgsrc./
net/ruby-proxifier,
Proxifier is a gem to force ruby to use a proxy
Branch: CURRENT,
Version: 1.0.3,
Package name: ruby27-proxifier-1.0.3,
Maintainer: pkgsrc-usersProxifier is a gem to force ruby to use a proxy.
This gem was created for 2 purposes.
First is to enable ruby programmers to use HTTP or SOCKS proxies
interchangeably when using TCPSockets. Either manually with
Proxifier::Proxy#open or by require "proxifier/env".
The second purpose is to use ruby code that doesn't user proxies for users
that have to use proxies.
The pruby and pirb executables are simple wrappers for their respective ruby
executables that support proxies from environment variables.
Required to run:[
lang/ruby23-base]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 8 KB
Version history: (Expand)
- (2023-05-04) Package deleted from pkgsrc
- (2021-10-07) Updated to version: ruby27-proxifier-1.0.3
- (2017-06-05) Package added to pkgsrc.se, version ruby23-proxifier-1.0.3 (created)
CVS history: (Expand)
2023-05-03 16:22:57 by Takahiro Kambe | Files touched by this commit (5) | |
Log message:
net/ruby-proxifier: remove package
Replaced by net/ruby-proxifier2.
|
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
|
2017-06-05 16:52:55 by Takahiro Kambe | Files touched by this commit (5) |
Log message:
Add ruby-proxifier package version 1.0.3.
Proxifier is a gem to force ruby to use a proxy.
This gem was created for 2 purposes.
First is to enable ruby programmers to use HTTP or SOCKS proxies
interchangeably when using TCPSockets. Either manually with
Proxifier::Proxy#open or by require "proxifier/env".
The second purpose is to use ruby code that doesn't user proxies for users
that have to use proxies.
The pruby and pirb executables are simple wrappers for their respective ruby
executables that support proxies from environment variables.
|