Port details |
- jetbrains-datagrip JetBrains DataGrip IDE for your Databases
- 2021.3.4 databases
=0 Version of this port present on the latest quarterly branch. - Maintainer: dch@FreeBSD.org
 - Port Added: 2021-12-04 08:21:14
- Last Update: 2022-04-08 09:44:14
- Commit Hash: df056fd
- Also Listed In: java
- License: IntelliJ-datagrip
- Description:
- DataGrip - A cross-platform IDE for Databases
Native support for PostgreSQL, MySQL, Hive, SQLite, and many more
Cloud-hosted DBs, enabling you to introspect and modify objects,
schemas, columns, and rows. Supports parametrized SQL queries, entity
relationship diagrams using key relations, scripting and version control
support.
While this is trial software, there are commercial and academic licenses
available.
WWW: https://www.jetbrains.com/datagrip/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- jetbrains-datagrip>0:databases/jetbrains-datagrip
- To install the port:
- cd /usr/ports/databases/jetbrains-datagrip/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/jetbrains-datagrip
- pkg install jetbrains-datagrip
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: jetbrains-datagrip
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1645602866
SHA256 (jetbrains/datagrip-2021.3.4.tar.gz) = a34670f1a6c77e00237302a70f22fb5bf089dfe128341fd89b2f25bb8becb325
SIZE (jetbrains/datagrip-2021.3.4.tar.gz) = 479685601
- 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:
-
- intellij-fsnotifier>0 : java/intellij-fsnotifier
- lsof : sysutils/lsof
- java : java/openjdk11
- python3.8 : lang/python38
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- databases_jetbrains-datagrip
- USES:
- python:run shebangfix
- pkg-message:
- For install:
- There is a native (faster) file watching support backed by kqueue which is
enabled by default. If you encounter problems with watching large
trees, you can disable it by adding the following property via the menu
entry Help -> Edit Custom Properties...
idea.filewatcher.disabled=true
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
08 Apr 2022 09:44:14 2021.3.4 |
Dave Cottlehuber (dch)  |
databases/jetbrains-datagrip: fix pkg-plist failure
While here, pet pkg-plist with sort(1)
Reported by: pkg-fallout
Reported by: Björn <maddbiondi@gmail.com> |
23 Feb 2022 09:54:51 2021.3.4 |
Dave Cottlehuber (dch)  |
databases/jetbrains-datagrip: update to 2021.3.4
Reported by: portscout
Sponsored by: SkunkWerks, GmbH |
04 Dec 2021 08:18:21 2021.3.1 |
Dave Cottlehuber (dch)  |
databases/jetbrains-datagrip: NEW PORT
A cross-platform Database IDE for PostgreSQL, MySQL, Hive,
SQLite, and many more Cloud-hosted DBs, enabling you to
introspect and modify objects, schemas, columns, and rows.
Differential Revision: https://reviews.freebsd.org/D33102 |