Port details |
- rubygem-peek-rblineprof Peek into how much each line of your Rails application takes
- 0.2.0 devel
=0 0.2.0Version of this port present on the latest quarterly branch.
- Maintainer: mfechner@FreeBSD.org
- Port Added: 2017-08-24 09:40:43
- Last Update: 2018-12-23 11:55:07
- SVN Revision: 488199
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://github.com/peek/peek-rblineprof
- Description:
- Peek into how much time each line of your Rails application takes throughout a
request.
Things this peek view provides:
- Total time it takes to render individual lines within your codebase
- Total network time spent waiting per line
You can also drill down to only certain parts of your codebase like:
- app, everything within Rails.root/(app|lib)
- views, everything within Rails.root/app/view
- gems, everything within Rails.root/vendor/gems
- all, everything within Rails.root
- stdlib
WWW: https://github.com/peek/peek-rblineprof
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-peek-rblineprof>0:devel/rubygem-peek-rblineprof
- No installation instructions:
- This port has been deleted.
- PKGNAME: rubygem-peek-rblineprof
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1503567457
SHA256 (rubygem/peek-rblineprof-0.2.0.gem) = 2c5540b9076b16e338f0bf5aa2b7a8e5cd94c0799aaf2830863343abf70b937b
SIZE (rubygem/peek-rblineprof-0.2.0.gem) = 10240
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby24 : lang/ruby24
- gem24 : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-peek>=0 : devel/rubygem-peek
- rubygem-rblineprof>=0 : devel/rubygem-rblineprof
- ruby24 : lang/ruby24
- gem24 : devel/ruby-gems
- Patch dependencies:
-
- ruby24 : lang/ruby24
- gem24 : devel/ruby-gems
-
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.2.0 23 Dec 2018 11:55:07 |
mfechner |
Renamed port and changed dep to rails50 as gitlab-ce 11.6 depends now on
rails50.
Make portlint happy.
Approved by: mentors (implicit) |
0.2.0 09 May 2018 10:43:26 |
mfechner |
Changed the MAINTAINER of all my ports to have mfechner@FreeBSD.org listed.
Reviewed by: tz (mentor)
Approved by: tz (mentor)
Differential Revision: https://reviews.freebsd.org/D15270 |
0.2.0 05 Dec 2017 16:44:09 |
tz |
GitLab and related ports maintained by me: pass maintainership to Matthias
Fechner
Matthias has proven himself as capable and enthusiastic enough to update
www/gitlab on its own - which frees much of my time. :)
I wrote an update guide for him and everybody interested in it:
http://gitlab.toco-domains.de/FreeBSD/GitLab-docu/blob/master/update/how-to-update-the-freebsd-port.md |
0.2.0 24 Aug 2017 09:40:36 |
tz |
New port: devel/rubygem-peek-rblineprof
Peek into how much time each line of your Rails application takes throughout a
request.
Things this peek view provides:
- Total time it takes to render individual lines within your codebase
- Total network time spent waiting per line
You can also drill down to only certain parts of your codebase like:
- app, everything within Rails.root/(app|lib)
- views, everything within Rails.root/app/view
- gems, everything within Rails.root/vendor/gems
- all, everything within Rails.root
- stdlib
WWW: https://github.com/peek/peek-rblineprof |
Number of commits found: 4
|