Port details |
- rubygem-proxifier2 Add HTTP or SOCKS proxies support and force TCPSocket to use proxies
- 1.1.0 net =2 1.1.0Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2023-05-27 23:54:52
- Last Update: 2023-05-27 23:43:37
- Commit Hash: 0c9d7b4
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://github.com/chef/ruby-proxifier
- Description:
- 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 use 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-proxifier2>0:net/rubygem-proxifier2
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/net/rubygem-proxifier2/ && make install clean
- To add the package, run one of these commands:
- pkg install net/rubygem-proxifier2
- pkg install rubygem-proxifier2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-proxifier2
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1685162020
SHA256 (rubygem/proxifier2-1.1.0.gem) = 030ed248a649c77f2ad640195f5c57c9f76e5c56a5c9fc0c52ca8ed97000b332
SIZE (rubygem/proxifier2-1.1.0.gem) = 9728
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby31 : lang/ruby31
- gem : devel/ruby-gems
- Runtime dependencies:
-
- ruby31 : lang/ruby31
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby31 : lang/ruby31
- gem : devel/ruby-gems
-
- This port is required by:
- for Run
-
- sysutils/rubygem-chef
Configuration Options:
- No options to configure
- Options name:
- net_rubygem-proxifier2
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.0 27 May 2023 23:43:37 |
Po-Chuan Hsieh (sunpoet) |
net/rubygem-proxifier2: Add rubygem-proxifier2 1.1.0
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 use 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. |
Number of commits found: 1
|