Port details |
- rubygem-activerecord-explain-analyze Extends ActiveRecord
- 0.1.0_4 databases
=0 0.1.0_4Version of this port present on the latest quarterly branch. - Maintainer: mfechner@FreeBSD.org
 - Port Added: 2019-07-07 09:36:02
- Last Update: 2021-09-30 12:47:21
- Commit Hash: 70b621d
- Also Listed In: rubygems
- License: MIT
- Description:
- Extends ActiveRecord#explain with support for EXPLAIN ANALYZE
and output formats of JSON, XML, and YAML.
It currently supports ActiveRecord 4 and 5, and PostgreSQL only.
WWW: https://github.com/6/activerecord-explain-analyze
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-activerecord-explain-analyze>0:databases/rubygem-activerecord-explain-analyze
- To install the port:
- cd /usr/ports/databases/rubygem-activerecord-explain-analyze/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/rubygem-activerecord-explain-analyze
- pkg install rubygem-activerecord-explain-analyze
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-activerecord-explain-analyze
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1561193100
SHA256 (rubygem/activerecord-explain-analyze-0.1.0.gem) = 5debb11fe23f35b91953a80677d80ba9284ee737fd9d148c1d7603ce45217f7b
SIZE (rubygem/activerecord-explain-analyze-0.1.0.gem) = 8192
- 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:
-
- ruby27 : lang/ruby27
- gem27 : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-activerecord61>=4 : databases/rubygem-activerecord61
- rubygem-pg>=0 : databases/rubygem-pg
- ruby27 : lang/ruby27
- gem27 : devel/ruby-gems
- Patch dependencies:
-
- ruby27 : lang/ruby27
- gem27 : devel/ruby-gems
-
- This port is required by:
- for Build
-
- www/gitlab-ce
- for Run
-
- www/gitlab-ce
- Configuration Options:
- No options to configure
- Options name:
- databases_rubygem-activerecord-explain-analyze
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 7
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
30 Sep 2021 12:47:21 0.1.0_4
|
Matthias Fechner (mfechner)  |
*/*: Switch deps from rails 6.0 to 6.1 |
06 Apr 2021 14:31:07 0.1.0_3
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
22 Mar 2021 10:17:44
0.1.0_3
|
danfe  |
Fix spelling mistakes, typos, poor wording, hyphenation, jargonisms,
contractions, "<portname> is ..." cases, missing Oxford commas, and
other miscellaneous style bugs in the COMMENT line. |
03 Jul 2020 21:16:34
0.1.0_3
|
mfechner  |
Use rails60. |
07 Dec 2019 10:31:38
0.1.0_2
|
mfechner  |
Change rubygem ports required by www/gitlab-ce to rails52.
Currently a lot of ports www/gitlab-ce is using pulls rails 5.0 and 5.2 ports as
dependencies in.
To reduce the number of ports required, the attached patch switches all required
ports to rails 5.2.
I carefully tested it, if I oversaw a port, please let me know.
Differential Revision: https://reviews.freebsd.org/D22220 |
26 Jul 2019 20:46:57
0.1.0_1
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
07 Jul 2019 09:35:48
0.1.0 
|
mfechner  |
New ports required for gitlab-ce 12.0.x. |
Number of commits found: 7
|