notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
rubygem-escape_utils12 Faster string escaping routines for your web apps
1.2.2 textproc Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.2.2Version of this port present on the latest quarterly branch.
Maintainer: ruby@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-06-23 11:57:04
Last Update: 2022-07-13 11:54:21
Commit Hash: ec168c0
Also Listed In: rubygems
License: MIT
WWW:
https://github.com/brianmario/escape_utils
Description:
Async (EventMachine) HTTP client, with support for: o Asynchronous HTTP API for single & parallel request execution o Keep-Alive and HTTP pipelining support o Auto-follow 3xx redirects with max depth o Automatic gzip & deflate decoding o Streaming response processing o Streaming file uploads o HTTP proxy and SOCKS5 support o Basic Auth & OAuth o Connection-level & Global middleware support o HTTP parser via http_parser.rb o Works wherever EventMachine runs: Rubinius, JRuby, MRI WWW: https://github.com/brianmario/escape_utils
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/rubygem-escape_utils12-1.2.2/catalog.mk
  2. /usr/local/share/licenses/rubygem-escape_utils12-1.2.2/LICENSE
  3. /usr/local/share/licenses/rubygem-escape_utils12-1.2.2/MIT
Collapse this list.
Dependency lines:
  • rubygem-escape_utils12>0:textproc/rubygem-escape_utils12
No installation instructions:
This port has been deleted.
PKGNAME: rubygem-escape_utils12
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1657199137 SHA256 (rubygem/escape_utils-1.2.2.gem) = a307a83a4d62f1c86ce268202baf16bd2854b6ba63088206f1d6305ded5050a0 SIZE (rubygem/escape_utils-1.2.2.gem) = 27136

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby30 : lang/ruby30
  2. gem : devel/ruby-gems
Runtime dependencies:
  1. ruby30 : lang/ruby30
  2. gem : devel/ruby-gems
Patch dependencies:
  1. ruby30 : lang/ruby30
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby30 : lang/ruby30
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
textproc_rubygem-escape_utils12
USES:
gem
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://rubygems.org/downloads/
Collapse this list.
Port Moves

Number of commits found: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.2.2
13 Jul 2022 11:54:21
commit hash: ec168c07c4999a0b0f6e0c0fded74c30d7906f90commit hash: ec168c07c4999a0b0f6e0c0fded74c30d7906f90commit hash: ec168c07c4999a0b0f6e0c0fded74c30d7906f90commit hash: ec168c07c4999a0b0f6e0c0fded74c30d7906f90 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/rubygem-escape_utils12: Remove obsoleted port

Use textproc/rubygem-escape_utils instead.
1.2.2
07 Jul 2022 21:43:09
commit hash: cd65cb9821f5d37769305b71d05d4029c32c56e0commit hash: cd65cb9821f5d37769305b71d05d4029c32c56e0commit hash: cd65cb9821f5d37769305b71d05d4029c32c56e0commit hash: cd65cb9821f5d37769305b71d05d4029c32c56e0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/rubygem-escape_utils12: Update to 1.2.2

Changes:	https://github.com/brianmario/escape_utils/blob/master/CHANGELOG.md
1.2.1
07 Jul 2022 12:36:27
commit hash: 9658664f8b118ca9f152d122403e4e27fef9d9a8commit hash: 9658664f8b118ca9f152d122403e4e27fef9d9a8commit hash: 9658664f8b118ca9f152d122403e4e27fef9d9a8commit hash: 9658664f8b118ca9f152d122403e4e27fef9d9a8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/rubygem-escape_utils12: Update to 1.2.1

Changes:	https://github.com/brianmario/escape_utils/blob/master/CHANGELOG.md
1.2.0
29 Jun 2022 16:32:55
commit hash: 8c5b8796b6610964bc257a6c04bc5b6475547626commit hash: 8c5b8796b6610964bc257a6c04bc5b6475547626commit hash: 8c5b8796b6610964bc257a6c04bc5b6475547626commit hash: 8c5b8796b6610964bc257a6c04bc5b6475547626 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/rubygem-escape_utils12: Add PORTSCOUT
1.2.0
23 Jun 2022 11:54:12
commit hash: a6d5a6a2aaceba329f9a3c31afd24b67aa827c01commit hash: a6d5a6a2aaceba329f9a3c31afd24b67aa827c01commit hash: a6d5a6a2aaceba329f9a3c31afd24b67aa827c01commit hash: a6d5a6a2aaceba329f9a3c31afd24b67aa827c01 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
textproc/rubygem-github-linguist: unbreak build

This fixes a regression from:
6a66038657a1475eb2ec4bed9bf34491c3ecc83f

Number of commits found: 5