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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details on branch 2022Q2
rubygem-httparty Ruby Library that Makes HTTP Fun Again
0.20.0 www 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 0.20.0Version of this port present on the latest quarterly branch.
Maintainer: ruby@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-04-24 08:25:31
Last Update: 2022-04-22 16:38:25
Commit Hash: 014cff5
Also Listed In: rubygems
License: MIT
WWW:
https://johnnunemaker.com/httparty/
Description:
httparty is a Ruby library that makes HTTP fun again! Its features: * Easy get, post, put, delete requests * Basic http authentication * Default request query string parameters (i.e. for API keys that are needed on each request) * Automatic parsing of JSON and XML into ruby hashes based on response content-type WWW: https://johnnunemaker.com/httparty/
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 (4 items)
Collapse this list.
  1. bin/httparty
  2. /usr/local/share/licenses/rubygem-httparty-0.20.0/catalog.mk
  3. /usr/local/share/licenses/rubygem-httparty-0.20.0/LICENSE
  4. /usr/local/share/licenses/rubygem-httparty-0.20.0/MIT
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • rubygem-httparty>0:www/rubygem-httparty
To install the port:
cd /usr/ports/www/rubygem-httparty/ && make install clean
To add the package, run one of these commands:
  • pkg install www/rubygem-httparty
  • pkg install rubygem-httparty
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-httparty
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1650557179 SHA256 (rubygem/httparty-0.20.0.gem) = 490d2a028a5accc611f1685d479d80ef80b129140d24a93c53c119f578614867 SIZE (rubygem/httparty-0.20.0.gem) = 47104

Packages (timestamps in pop-ups are UTC):
rubygem-httparty
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.23.10.23.10.16.40.23.10.23.1-0.16.4-
FreeBSD:13:quarterly0.23.10.23.10.21.00.23.10.23.10.21.00.21.00.21.0
FreeBSD:14:latest0.23.10.23.10.20.00.23.10.23.10.21.0-0.21.0
FreeBSD:14:quarterly0.23.10.23.1-0.23.10.23.10.21.00.21.00.21.0
FreeBSD:15:latest0.23.10.23.1n/a0.23.1n/a0.21.00.21.00.21.0
FreeBSD:15:quarterly--n/a-n/a---
FreeBSD:16:latest--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby27 : lang/ruby27
  2. gem : devel/ruby-gems
Runtime dependencies:
  1. rubygem-mime-types>=3.0 : misc/rubygem-mime-types
  2. rubygem-multi_xml>=0.5.2 : textproc/rubygem-multi_xml
  3. ruby27 : lang/ruby27
  4. gem : devel/ruby-gems
Patch dependencies:
  1. ruby27 : lang/ruby27
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby27 : lang/ruby27
This port is required by:
for Build
  1. www/gitlab-ce
for Run
  1. www/gitlab-ce

Configuration Options:
No options to configure
Options name:
www_rubygem-httparty
USES:
cpe 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.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.20.0
22 Apr 2022 16:38:25
commit hash: 014cff58be513620e72fba52bdd2cf0eedb5d0accommit hash: 014cff58be513620e72fba52bdd2cf0eedb5d0accommit hash: 014cff58be513620e72fba52bdd2cf0eedb5d0accommit hash: 014cff58be513620e72fba52bdd2cf0eedb5d0ac files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
www/rubygem-httparty: update to 0.20.0

Required for gitlab-ce 14.10
Changelog:
https://github.com/jnunemaker/httparty/blob/master/Changelog.md

0.20.0

Breaking changes

    Require Ruby >= 2.3.0

Fixes

    Marshal.dump fails on response objects when request option :logger is set or
:parser is a proc
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 1