Port details |
- rubygem-httparty Ruby Library that Makes HTTP Fun Again
- 0.22.0 www =2 0.22.0Version of this port present on the latest quarterly branch.
- Maintainer: ruby@FreeBSD.org
- Port Added: 2009-02-19 06:48:13
- Last Update: 2024-05-19 17:18:31
- Commit Hash: d1fadc9
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://www.johnnunemaker.com/httparty/
- https://github.com/jnunemaker/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
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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 = 1715843886
SHA256 (rubygem/httparty-0.22.0.gem) = 78652a5c9471cf0093d3b2083c2295c9c8f12b44c65112f1846af2b71430fa6c
SIZE (rubygem/httparty-0.22.0.gem) = 47616
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:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-csv>=0 : devel/rubygem-csv
- rubygem-mini_mime>=1.0.0 : mail/rubygem-mini_mime
- rubygem-multi_xml>=0.5.2 : textproc/rubygem-multi_xml
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
-
- This port is required by:
- for Build
-
Deleted ports which required this port:
- for Run
-
- databases/rubygem-pl-puppetdb-ruby
- devel/rubygem-gitlab
- devel/rubygem-jquery-ui-themes
- devel/rubygem-rodzilla
- net-im/rubygem-hipchat
- sysutils/rubygem-backup
- sysutils/rubygem-hieracles
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.22.0 19 May 2024 17:18:31 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-httparty: Update to 0.22.0
Changes: https://github.com/jnunemaker/httparty/blob/master/Changelog.md |
0.21.0 27 Apr 2023 15:49:11 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-httparty: Update to 0.21.0
Changes: https://github.com/jnunemaker/httparty/blob/master/Changelog.md |
0.20.0 14 Jan 2023 23:08:33 |
Muhammad Moinur Rahman (bofh) |
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby
Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk
Notable changes are.
- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.
This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863
I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D37925 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.20.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.20.0 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
0.20.0 22 Apr 2022 08:43:56 |
Matthias Fechner (mfechner) |
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 ) |
0.16.4 21 Oct 2021 15:40:57 |
Stefan Eßer (se) |
www/rubygem-httparty: Add CPE information
Approved by: portmgr (blanket) |
0.16.4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.16.4 23 Apr 2019 08:04:41 |
mfechner |
Upgrade to 0.16.4 which is required for Gitlab 11.10 upgrade. |
0.16.3 12 Nov 2018 21:29:16 |
sunpoet |
Update to 0.16.3
Changes: https://github.com/jnunemaker/httparty/blob/master/Changelog.md |
0.16.2 31 Mar 2018 22:47:46 |
sunpoet |
Update to 0.16.2
Changes: https://github.com/jnunemaker/httparty/blob/master/Changelog.md |
0.16.1 13 Mar 2018 20:31:49 |
sunpoet |
Update to 0.16.1
Changes: https://github.com/jnunemaker/httparty/blob/master/Changelog.md |
0.16.0 13 Feb 2018 17:03:25 |
sunpoet |
Update to 0.16.0
Changes: https://github.com/jnunemaker/httparty/blob/master/Changelog.md |
0.15.7 08 Feb 2018 13:01:28 |
sunpoet |
Update to 0.15.7
- Update WWW
Changes: https://github.com/jnunemaker/httparty/blob/master/Changelog.md |
0.15.6 22 Jul 2017 17:08:01 |
sunpoet |
Update to 0.15.6
Changes: https://github.com/jnunemaker/httparty/blob/master/Changelog.md |
0.15.5 19 May 2017 15:36:13 |
sunpoet |
Update to 0.15.5
Changes: https://github.com/jnunemaker/httparty/blob/master/Changelog.md |
0.15.3 17 May 2017 17:16:06 |
sunpoet |
Update to 0.15.3
Changes: https://github.com/jnunemaker/httparty/blob/master/Changelog.md |
0.15.2 13 May 2017 12:13:37 |
sunpoet |
Update to 0.15.2
Changes: https://github.com/jnunemaker/httparty/blob/master/History.md |
0.14.0 09 Dec 2016 12:56:44 |
sunpoet |
- Update to 0.14.0
Changes: https://github.com/jnunemaker/httparty/blob/master/History.md |
0.13.7 27 Apr 2016 21:57:32 |
swills |
Convert USES=gem:autoplist to USES=gem since autoplist is default |
0.13.7 27 Apr 2016 16:36:42 |
swills |
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 |
0.13.7 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
0.13.7 24 Sep 2015 19:06:01 |
sunpoet |
- Update to 0.13.7
Changes: https://github.com/jnunemaker/httparty/blob/master/History |
0.13.6 21 Sep 2015 15:42:39 |
sunpoet |
- Update to 0.13.6
- Add LICENSE_FILE
Changes: https://github.com/jnunemaker/httparty/blob/master/History |
0.13.5 02 Jul 2015 16:01:08 |
pgollucci |
Set NO_ARCH for remaining rubygem-* ports with no arch dependent files
Obtained from: DEVELOPER_MODE
With Hat: ruby@
Sponsored by: RideCharge Inc / Curb |
0.13.5 27 May 2015 11:22:47 |
sunpoet |
- Update to 0.13.5
Changes: https://github.com/jnunemaker/httparty/blob/master/History |
0.13.3 28 Dec 2014 13:16:42 |
sunpoet |
- Update to 0.13.3
- Update WWW
Changes: https://github.com/jnunemaker/httparty/blob/master/History |
0.13.1 24 Aug 2014 19:34:09 |
swills |
www/rubygem-httparty: update to 0.13.1 |
0.12.0 30 Nov 2013 18:28:59 |
sunpoet |
- Update to 0.12.0
- Add LICENSE
Changes: https://github.com/jnunemaker/httparty/commits/master |
0.11.0 30 Oct 2013 03:02:28 |
swills |
- Add stage support |
0.11.0 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
0.11.0 13 Jun 2013 11:51:47 |
sunpoet |
- Fix typo
- Reformat pkg-descr
- Update WWW |
0.11.0 03 Jun 2013 02:19:07 |
swills |
- Update to 0.11.0 |
0.8.3 05 Jun 2012 20:19:26 |
swills |
- Update to 0.8.3 |
0.8.1 26 Oct 2011 09:17:28 |
clsung |
- Update to 0.8.1 |
0.7.8 23 Jun 2011 17:51:43 |
pgollucci |
- Cannoicalize the WWW: [again],
- Save redirects s/http/https/ for github |
0.7.8 19 Jun 2011 17:29:32 |
swills |
- Update to 0.7.8 |
0.7.4 03 Mar 2011 10:14:17 |
clsung |
- Update to 0.7.4 |
0.6.1 20 Oct 2010 01:35:47 |
pgollucci |
- Mass fixup of WWW: lines pkg-descr based on rubygems.org Homepage meta info
Prompted by: distilator
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic |
0.6.1 27 Aug 2010 01:17:36 |
pgollucci |
- Fix the crack depency version. |
0.6.1 27 Aug 2010 00:20:01 |
pgollucci |
- Update to 0.6.1
PR: ports/150018
With Hat: ruby@ |
0.6.0 26 Aug 2010 23:52:26 |
pgollucci |
Move wen@FreeBSD.org -> ruby@FreeBSD.org for rubygem-*
Approved by: wen
With Hat: ruby |
0.6.0 29 Jun 2010 01:26:01 |
wen |
- Update to 0.6.0
Feature safe: yes |
0.4.5 23 Jun 2010 18:42:12 |
pgollucci |
RF -> RG Conversion (Part II)
PR: ports/147844
Submitted by: pgollucci (myself)
Reviewed by: portmgr (flz)
Discussed with: portmgr (pav)
Tested by: make checksum
Feature safe: yes |
0.4.5 06 Jun 2010 19:25:10 |
pgollucci |
- GEMS are always RUN_DEPENDS of other GEMS
- Bump PORTREVISION when something other then BUILD_DEPENDS changes
- Some minor verticle whitespace in some ports for consistency with the rest
PR: ports/147551
Submitted by: pgollucci@ (myself)
Reviewed by: portmgr (pav)
With Hat: ruby |
0.4.5 02 Oct 2009 00:33:33 |
wen |
- Update to 0.4.5
- Update my mail address to FreeBSD
approved by: mentors(implicit) |
0.4.4 21 Jul 2009 23:07:31 |
miwi |
- Update to 0.4.4
Approved by: maintainer implicit |
0.4.3 01 May 2009 13:36:26 |
miwi |
- Update to 0.4.3
PR: 134126
Submitted by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
Approved by: maintainer |
0.4.2 04 Apr 2009 17:42:21 |
miwi |
- Update to 0.4.2
PR: 133368
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) |
0.3.1 01 Mar 2009 20:01:35 |
miwi |
- Update to 0.3.1
Approved by: maintainer implict |
0.1.3 19 Feb 2009 06:47:09 |
clsung |
httparty is a Ruby library that makes HTTP fun again!
It's feautures:
* Easy get, post, put, delete requests
* Basic http authentication
* Default request query string parameters (ie: for api
keys that are needed on each request)
* Automatic parsing of JSON and XML into ruby hashes
based on response content-type
WWW: http://rubyforge.org/projects/httparty/
PR: ports/128661
Submitted by: Wen Heping <wenheping_AT_gmail dot com> |