Port details |
- metabase Simple and powerful analytics tool that supports multiple data stores
- 0.41.5 databases =2 0.41.5Version of this port present on the latest quarterly branch.
- Maintainer: daniel@morante.net
- Port Added: 2021-07-31 21:30:06
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: java
- License: AGPLv3
- WWW:
- https://metabase.com/
- Description:
- Metabase is an open source business intelligence tool. It lets you ask
questions about your data and displays answers in formats that
make sense, whether that's a bar graph or a detailed table.
Your questions can be saved for later, making it easy to come back to them,
or you can group questions into great looking dashboards. Metabase also
makes it easy to share questions and dashboards with the rest of your team.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- metabase>0:databases/metabase
- To install the port:
- cd /usr/ports/databases/metabase/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/metabase
- pkg install metabase
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: metabase
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1640189444
SHA256 (metabase-0.41.5/metabase.jar) = 0c7d71cb571354334d5f238869ac861f33a2e20d19ba434515b663b9f63e5cb9
SIZE (metabase-0.41.5/metabase.jar) = 274018114
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- java : java/openjdk8
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- databases_metabase
- USES:
- cpe
- pkg-message:
- For install:
- To configure metabase please edit:
/usr/local/etc/metabase.conf
To run metabase at startup, enable it
in your /etc/rc.conf:
sysrc metabase_enable="YES"
To start metabase:
service metabase start
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.41.5 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.41.5 10 Jan 2022 14:53:31 |
Fernando Apesteguía (fernape) |
databases/metabase: update to 0.41.5
Includes log4j security fix
PR: 261001
Reported by: marco+freebsd@crowdsec.net
Approved by: daniel@morante.net (maintainer, implicit)
MFH: 2022Q1 |
0.40.1 02 Sep 2021 15:18:48 |
Bernhard Froehlich (decke) |
databases/metabase: Add CPE information
Approved by: portmgr (blanket) |
0.40.1 31 Jul 2021 21:28:47 |
Li-Wen Hsu (lwhsu) Author: Daniel Morante |
databases/metabase: (New) Simple and powerful analytics tool that supports
multiple data stores
PR: 257304 |