Port details |
- rubygem-peek-rails-gitlab Take a peek into your Rails application
- 1.1.0 devel
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: mfechner@FreeBSD.org
 - Port Added: 2025-05-19 13:36:09
- Last Update: 2025-05-19 13:35:44
- Commit Hash: 2ee2123
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://github.com/peek/peek
- Description:
- This is a profiling tool originally built at GitHub to help us get an insight
into our application. Now, we have extracted this into Peek, so that other Rails
application can experience the same benefit.
Peek puts a little bar on top of your application to show you all sorts of
helpful information about your application. From the screenshot above, you can
see that Peek provides information about database queries, cache, Resque workers
and more. However, this is only part of Peek's beauty.
The true beauty of Peek lies in the fact that it is an extensible platform. If
there are some performance metrics that you need but are not available on Peek,
you can find it from the list of available Peek Views and integrate it into
Peek. Even if you do not find what you want on Peek Views, you can always create
your own.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-peek-rails-gitlab>0:devel/rubygem-peek-rails-gitlab
- To install the port:
- cd /usr/ports/devel/rubygem-peek-rails-gitlab/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/rubygem-peek-rails-gitlab
- pkg install rubygem-peek-rails-gitlab
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-peek-rails-gitlab
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1576923479
SHA256 (rubygem/peek-1.1.0.gem) = d6501ead8cde46d8d8ed0d59eb6f0ba713d0a41c11a2c4a81447b2dce37b3ecc
SIZE (rubygem/peek-1.1.0.gem) = 25600
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby33 : lang/ruby33
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-railties-gitlab>=4.0.0 : www/rubygem-railties-gitlab
- ruby33 : lang/ruby33
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby33 : lang/ruby33
- gem : devel/ruby-gems
-
- This port is required by:
- for Build
-
- www/gitlab
- for Run
-
- www/gitlab
Configuration Options:
- No options to configure
- Options name:
- devel_rubygem-peek-rails-gitlab
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|