Port details |
- rubygem-faraday14 HTTP/REST API client library in Ruby
- 1.4.3_2 www
=0 1.4.3_2Version of this port present on the latest quarterly branch.
- Maintainer: ruby@FreeBSD.org
- Port Added: 2021-08-08 13:27:12
- Last Update: 2024-03-31 20:49:13
- Commit Hash: cfd9fc4
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://github.com/lostisland/faraday
- Description:
- Faraday is an HTTP client lib that provides a common interface over many
adapters (such as Net::HTTP) and embraces the concept of Rack middleware when
processing the request/response cycle.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-faraday14>0:www/rubygem-faraday14
- No installation instructions:
- This port has been deleted.
- PKGNAME: rubygem-faraday14
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1628428587
SHA256 (rubygem/faraday-1.4.3.gem) = 9ed6a26c93bdafef7170f0712e1036df45a098ab5acb8730e77016600dd5ad7e
SIZE (rubygem/faraday-1.4.3.gem) = 76288
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:
-
- ruby31 : lang/ruby31
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-faraday-em_http1>=1.0<2 : www/rubygem-faraday-em_http1
- rubygem-faraday-em_synchrony>=1.0<2 : www/rubygem-faraday-em_synchrony
- rubygem-faraday-excon1>=1.1<2 : devel/rubygem-faraday-excon1
- rubygem-faraday-net_http1>=1.0<2 : www/rubygem-faraday-net_http1
- rubygem-faraday-net_http_persistent1>=1.1<2 : www/rubygem-faraday-net_http_persistent1
- rubygem-multipart-post>=1.2<3 : www/rubygem-multipart-post
- rubygem-ruby2_keywords>=0.0.4 : devel/rubygem-ruby2_keywords
- ruby31 : lang/ruby31
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby31 : lang/ruby31
- gem : devel/ruby-gems
-
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_rubygem-faraday14
- 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 |
1.4.3_2 31 Mar 2024 20:49:13 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-faraday14: Remove obsoleted port
Use www/rubygem-faraday instead. |
1.4.3_2 21 Feb 2024 15:10:52 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-faraday14: Change RUN_DEPENDS from rubygem-faraday-em_http to
rubygem-faraday-em_http1
- Bump PORTREVISION for dependency change |
1.4.3_1 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) |
1.4.3_1 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 ) |
1.4.3_1 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 ) |
1.4.3_1 03 Jun 2022 23:36:56 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-faraday14: Update RUN_DEPENDS
- Change RUN_DEPENDS from rubygem-faraday-excon to rubygem-faraday-excon1
- Change RUN_DEPENDS from rubygem-faraday-net_http to rubygem-faraday-net_http1
- Change RUN_DEPENDS from rubygem-faraday-net_http_persistent to
rubygem-faraday-net_http_persistent1
- Bump PORTREVISION for dependency change |
1.4.3 21 Oct 2021 15:40:55 |
Stefan Eßer (se) |
www/rubygem-faraday14: Add CPE information
Approved by: portmgr (blanket) |
1.4.3 19 Sep 2021 06:01:01 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-faraday14: Add PORTSCOUT |
1.4.3 08 Aug 2021 13:25:37 |
Matthias Fechner (mfechner) |
devel/rubygem-inspec-core: Update to 4.38.9
This commit adds a new port www/rubygem-faraday14 copied from
www/rubygem-faraday
and modified to match version 1.4.
This fixes a runtime error for chef-client (includes also problems
with rubygem-zip).
PR: 256622 |