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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
rubygem-escape_utils-rails4 Faster string escaping routines for your web apps
1.2.1 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.1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Use textproc/rubygem-escape_utils instead
Expired This port expired on: 2018-04-30
Maintainer: ruby@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2014-09-27 15:53:12
Last Update: 2018-04-30 16:16:27
SVN Revision: 468711
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 ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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_utils-rails4-1.2.1/catalog.mk
  2. /usr/local/share/licenses/rubygem-escape_utils-rails4-1.2.1/LICENSE
  3. /usr/local/share/licenses/rubygem-escape_utils-rails4-1.2.1/MIT
Collapse this list.
Dependency lines:
  • rubygem-escape_utils-rails4>0:textproc/rubygem-escape_utils-rails4
No installation instructions:
This port has been deleted.
PKGNAME: rubygem-escape_utils-rails4
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (rubygem/escape_utils-1.2.1.gem) = e5292fe8d7e12a9bcb4502d99e28fb602e4e1514690d98a1c4957f6f77b4b162 SIZE (rubygem/escape_utils-1.2.1.gem) = 27136

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby24 : lang/ruby24
  2. gem24 : devel/ruby-gems
Runtime dependencies:
  1. ruby24 : lang/ruby24
  2. gem24 : devel/ruby-gems
Patch dependencies:
  1. ruby24 : lang/ruby24
  2. gem24 : devel/ruby-gems
Extract dependencies:
  1. ruby24 : lang/ruby24
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
gem
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://rubygems.global.ssl.fastly.net/gems/
Collapse this list.

Number of commits found: 8

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.2.1
30 Apr 2018 16:16:27
Revision:468711Original commit files touched by this commit
sunpoet search for other commits by this committer
Remove expired textproc/rubygem-escape_utils-rails4
1.2.1
04 Apr 2018 18:54:24
Revision:466498Original commit files touched by this commit
sunpoet search for other commits by this committer
Mark DEPRECATED and set EXPIRATION_DATE to 2018-04-30
1.2.1
27 Apr 2016 21:57:32
Revision:414136Original commit files touched by this commit
swills search for other commits by this committer
Convert USES=gem:autoplist to USES=gem since autoplist is default
1.2.1
27 Apr 2016 16:36:42
Revision:414118Original commit files touched by this commit
swills search for other commits by this committer
create USES=gem and update rubygem- ports to use it

Note that for now ports still have to have USE_RUBY=yes to use USES=gem

PR:		209041
Differential Revision:	https://reviews.freebsd.org/D6070
1.2.1
14 Apr 2016 16:40:41
Revision:413301Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.2.1

Changes:	https://github.com/brianmario/escape_utils/releases
		https://github.com/brianmario/escape_utils/commits/master
1.2.0
06 Mar 2016 06:36:03
Revision:410406Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.2.0

Changes:	https://github.com/brianmario/escape_utils/releases
		https://github.com/brianmario/escape_utils/commits/master
1.1.0
10 May 2015 20:19:32
Revision:386018Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.1.0
- Remove RUN_DEPENDS

Changes:	https://github.com/brianmario/escape_utils/releases
1.0.1
27 Sep 2014 15:52:54
Revision:369399Original commit files touched by this commit
xmj search for other commits by this committer
textproc/rubygem-escape_utils-rails4: copy port

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

Differential Revision:	https://reviews.freebsd.org/D860
Approved by:	swills (mentor)

Number of commits found: 8