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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
rubygem-peek-rblineprof Peek into how much each line of your Rails application takes
0.2.0 devel Deleted on this many watch lists=0 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.2.0Version of this port present on the latest quarterly branch.
Maintainer: mfechner@FreeBSD.org search for ports maintained by this maintainer
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
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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-peek-rblineprof-0.2.0/catalog.mk
  2. /usr/local/share/licenses/rubygem-peek-rblineprof-0.2.0/LICENSE
  3. /usr/local/share/licenses/rubygem-peek-rblineprof-0.2.0/MIT
Collapse this list.
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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby24 : lang/ruby24
  2. gem24 : devel/ruby-gems
Runtime dependencies:
  1. rubygem-peek>=0 : devel/rubygem-peek
  2. rubygem-rblineprof>=0 : devel/rubygem-rblineprof
  3. ruby24 : lang/ruby24
  4. gem24 : devel/ruby-gems
Patch dependencies:
  1. ruby24 : lang/ruby24
  2. gem24 : devel/ruby-gems
Extract dependencies:
  1. ruby24 : lang/ruby24
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Run

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. www/gitlab*
  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:
N/A
USES:
gem
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://rubygems.global.ssl.fastly.net/gems/
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.2.0
23 Dec 2018 11:55:07
Revision:488199Original commit files touched by this commit Sanity Test Failure
mfechner search for other commits by this committer
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
Revision:469442Original commit files touched by this commit
mfechner search for other commits by this committer
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
Revision:455591Original commit files touched by this commit
tz search for other commits by this committer
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
Revision:448662Original commit files touched by this commit
tz search for other commits by this committer
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