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-google-cloud-profiler-v2 Ruby Client to manage continous progiling information
0.9.1_1 textproc on this many watch lists=2 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.9.1_1Version of this port present on the latest quarterly branch.
Maintainer: mfechner@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-04-12 14:52:06
Last Update: 2024-11-22 13:15:15
Commit Hash: edc8d03
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
Also Listed In: rubygems
License: APACHE20
WWW:
https://github.com/googleapis/google-cloud-ruby/tree/main/google-cloud-profiler-v2
Description:
Cloud Profiler is a statistical, low-overhead profiler that continuously gathers CPU usage and memory-allocation information from your production applications. It attributes that information to the application's source code, helping you identify the parts of the application consuming the most resources, and otherwise illuminating the performance characteristics of the code. Note that google-cloud-profiler-v2 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-profiler instead. See the readme for more details.
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-google-cloud-profiler-v2-0.9.1_1/catalog.mk
  2. /usr/local/share/licenses/rubygem-google-cloud-profiler-v2-0.9.1_1/LICENSE
  3. /usr/local/share/licenses/rubygem-google-cloud-profiler-v2-0.9.1_1/APACHE20
Collapse this list.
Dependency lines:
  • rubygem-google-cloud-profiler-v2>0:textproc/rubygem-google-cloud-profiler-v2
To install the port:
cd /usr/ports/textproc/rubygem-google-cloud-profiler-v2/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/rubygem-google-cloud-profiler-v2
  • pkg install rubygem-google-cloud-profiler-v2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-google-cloud-profiler-v2
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1705144902 SHA256 (rubygem/google-cloud-profiler-v2-0.9.1.gem) = 24d7eebf62fa5f3860979261d8a2b45bdf8d341c38b94996903fad4822c4b7f2 SIZE (rubygem/google-cloud-profiler-v2-0.9.1.gem) = 46592

Packages (timestamps in pop-ups are UTC):
rubygem-google-cloud-profiler-v2
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.9.1_10.9.1_1-0.9.1_10.9.1_1---
FreeBSD:13:quarterly0.9.1_10.9.1_10.5.00.9.1_10.9.1_10.5.00.5.00.5.0
FreeBSD:14:latest0.9.1_10.9.1_1-0.9.1_10.9.1_10.5.0-0.5.0
FreeBSD:14:quarterly0.9.1_10.9.1_1-0.9.1_10.9.1_10.5.00.5.00.5.0
FreeBSD:15:latest0.9.1_10.9.1_1n/a0.9.1_1n/a0.9.10.9.10.9.1
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby32 : lang/ruby32
  2. gem : devel/ruby-gems
Runtime dependencies:
  1. rubygem-gapic-common-gitlab>=0.21.1<2 : devel/rubygem-gapic-common-gitlab
  2. rubygem-google-cloud-errors>=1.0<2 : net/rubygem-google-cloud-errors
  3. ruby32 : lang/ruby32
  4. gem : devel/ruby-gems
Patch dependencies:
  1. ruby32 : lang/ruby32
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby32 : lang/ruby32
This port is required by:
for Build
  1. www/gitlab

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. www/gitlab-ce*
  2. Collapse this list of deleted ports.
for Run
  1. www/gitlab

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. www/gitlab-ce*
  2. Collapse this list of deleted ports.
* - 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:
textproc_rubygem-google-cloud-profiler-v2
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.

Number of commits found: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.9.1_1
22 Nov 2024 13:15:15
commit hash: edc8d0390e04766c7102c04cdba727b8c0fd22d6commit hash: edc8d0390e04766c7102c04cdba727b8c0fd22d6commit hash: edc8d0390e04766c7102c04cdba727b8c0fd22d6commit hash: edc8d0390e04766c7102c04cdba727b8c0fd22d6 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
www/gitlab: fix regression from 335fc7c38d61142727cb9f01fd9e401c476e4ad8

Gitlab requires net-http 0.4.1:
Because faraday >= 2, < 2.5 could not be found in locally installed gems
  and faraday >= 2.5, < 2.12.1 could not be found in locally installed gems,
  faraday >= 2, < 2.12.1 cannot be used.
And because faraday >= 2.12.1 depends on faraday-net_http >= 2.0, < 3.5,
  faraday >= 2 requires faraday-net_http >= 2.0, < 3.5.
Because faraday-net_http >= 3.4.0 depends on net-http >= 0.5.0
and faraday-net_http >= 2.0, < 3.4.0 could not be found in locally installed
gems,
  faraday-net_http >= 2.0 requires net-http >= 0.5.0.
Thus, faraday >= 2 requires net-http >= 0.5.0.
So, because Gemfile depends on faraday ~> 2
  and Gemfile depends on net-http = 0.4.1,
  version solving has failed.

While fixing the problem, moved gitlab used packages to own package names with a
PKGNAMESUFFIX of `-gitlab`.
This should make the gitlab package much more stable if updates in the ports are
done.
0.9.1
14 Jan 2024 14:12:59
commit hash: c50c11072ad4a09d8cbfb431801c5bf98f6cedfbcommit hash: c50c11072ad4a09d8cbfb431801c5bf98f6cedfbcommit hash: c50c11072ad4a09d8cbfb431801c5bf98f6cedfbcommit hash: c50c11072ad4a09d8cbfb431801c5bf98f6cedfb files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
textproc/rubygem-google-cloud-profiler-v2: update to 0.9.1

Changelog:
https://github.com/googleapis/google-cloud-ruby/blob/main/google-cloud-profiler-v2/CHANGELOG.md
0.5.0
14 Dec 2023 05:49:05
commit hash: cb6d0e6d0b712a83ffee0d36c6aab0bcde2a4fd8commit hash: cb6d0e6d0b712a83ffee0d36c6aab0bcde2a4fd8commit hash: cb6d0e6d0b712a83ffee0d36c6aab0bcde2a4fd8commit hash: cb6d0e6d0b712a83ffee0d36c6aab0bcde2a4fd8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/rubygem-google-cloud-profiler-v2: Update WWW
0.5.0
12 Apr 2023 14:31:54
commit hash: 668233bdd3ce14cab463b0d33659ac06247d3334commit hash: 668233bdd3ce14cab463b0d33659ac06247d3334commit hash: 668233bdd3ce14cab463b0d33659ac06247d3334commit hash: 668233bdd3ce14cab463b0d33659ac06247d3334 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
www/gitlab-ce: added new port required for 15.10.2

Number of commits found: 4