Port details |
- jetbrains-sqlite IntelliJ SQLite native library
- 242.23726.38 devel =2 242.23726.38Version of this port present on the latest quarterly branch.
- Maintainer: dmitry.wagin@ya.ru
- Port Added: 2023-08-02 06:27:04
- Last Update: 2024-12-31 08:57:55
- Commit Hash: 0835676
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: APACHE20
- WWW:
- https://github.com/JetBrains/intellij-community/tree/master/platform/sqlite
- Description:
- IntelliJ SQLite native library.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- jetbrains-sqlite>0:devel/jetbrains-sqlite
- To install the port:
- cd /usr/ports/devel/jetbrains-sqlite/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/jetbrains-sqlite
- pkg install jetbrains-sqlite
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: jetbrains-sqlite
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 amd64 powerpc64le
- distinfo:
- TIMESTAMP = 1729347526
SHA256 (jetbrains/JetBrains-intellij-community-242.23726.38-idea-242.23726.38_GH0.tar.gz) = ad695afd6340011fc03f562fd073d362c5ad922876a2aea8e63af3c4bd39bbde
SIZE (jetbrains/JetBrains-intellij-community-242.23726.38-idea-242.23726.38_GH0.tar.gz) = 231338950
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:
-
- bash : shells/bash
- java : java/openjdk17
- This port is required by:
- for Run
-
- databases/jetbrains-datagrip
- devel/jetbrains-clion
- devel/jetbrains-goland
- devel/jetbrains-phpstorm
- devel/jetbrains-rustrover
- devel/jetbrains-webstorm
- devel/pycharm-ce
Configuration Options:
- No options to configure
- Options name:
- devel_jetbrains-sqlite
- USES:
- java:build
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 7
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
242.23726.38 31 Dec 2024 08:57:55 |
Muhammad Moinur Rahman (bofh) |
Mk/**java.mk: Convert bsd.java.mk to USES
The following features have been added or changed:
- Instead of USE_JAVA use USES=java. This defaults to
USES=java:build,run if NO_BUILD is undefined. Else it defaults to
USES=java:run
- Instead of USE_ANT=yes use USES=java:ant which also implies
USES=java:build
- Instead of JAVA_BUILD=yes use USES=java:build. Does not imply run or
extract
- Instead of JAVA_EXTRACT=yes use USES=java:extract does not imply
build or run
- Instead of JAVA_RUN=yes use USES=java:run does not imply extract or
build
- Instead of USE_JAVA=<version> use USES=java and JAVA_VERSION=<version>
Approved by: mat (portmgr), glewis
Differential Revision: https://reviews.freebsd.org/D48201 |
242.23726.38 20 Oct 2024 18:22:26 |
Li-Wen Hsu (lwhsu) |
devel/jetbrains-sqlite: Update to 242.23726.38
PR: 282202 |
241.15989.150 06 May 2024 09:25:26 |
Li-Wen Hsu (lwhsu) Author: Dmitry Wagin |
devel/jetbrains-sqlite: Update to 241.15989.150
PR: 278797 |
233.14015.106 04 Feb 2024 17:49:54 |
Fernando ApesteguĂa (fernape) Author: Dmitry Wagin |
devel/jetbrains-sqlite: Update to 233.14015.106
Update to 233.14015.106
Synchronized version with devel/jetbrains-*.
PR: 276691
Reported by: dmitry.wagin@ya.ru (maintainer) |
233.11799.241 14 Jan 2024 17:07:27 |
Joel Bodenmann (jbo) Author: Dmitry Wagin |
devel/jetbrains-sqlite: Update to 233.11799.241
Synchronized version with devel/jetbrains-* 2023.3.
PR: 275924
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D43388 |
232.8660.185 20 Aug 2023 11:10:04 |
Piotr Kubaj (pkubaj) |
devel/jetbrains-sqlite: enable on powerpc64le |
232.8660.185 02 Aug 2023 06:23:01 |
Fernando ApesteguĂa (fernape) Author: Dmitry Wagin |
devel/jetbrains-sqlite: new port. Native SQLite support for devel/jetbrains-*
ChangeLog:
https://github.com/JetBrains/intellij-community/tree/master/platform/sqlite
This port is needed by the upcoming releases of devel/jetbrains-* ports.
PR: 272819
Reported by: dmitry.wagin@ya.ru (maintainer) |
Number of commits found: 7
|