Subject: CVS commit: pkgsrc/net/ruby-proxifier
From: Takahiro Kambe
Date: 2017-06-05 16:52:55
Message id: 20170605145255.66498FBEE@cvs.NetBSD.org

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.

Files:
RevisionActionfile
1.1addpkgsrc/net/ruby-proxifier/ALTERNATIVES
1.1addpkgsrc/net/ruby-proxifier/DESCR
1.1addpkgsrc/net/ruby-proxifier/Makefile
1.1addpkgsrc/net/ruby-proxifier/PLIST
1.1addpkgsrc/net/ruby-proxifier/distinfo