Port details |
- neo4j High performance graph store and database
- 4.4.35 databases =4 4.4.35Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2016-08-25 20:16:48
- Last Update: 2024-12-31 08:57:55
- Commit Hash: 0835676
- People watching this port, also watch:: serviio, qt5-webengine, nextcloud-php82, foswiki, qt6
- Also Listed In: java
- License: GPLv3
- WWW:
- https://neo4j.com
- Description:
- Neo4j is the world's leading Graph Database. It is a high performance graph
store with all the features expected of a mature and robust database, like a
friendly query language and ACID transactions. The programmer works with a
flexible network structure of nodes and relationships rather than static
tables yet enjoys all the benefits of enterprise-quality database. For many
applications, Neo4j offers orders of magnitude performance benefits compared
to relational DBs.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/databases/neo4j/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/neo4j
- pkg install neo4j
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: neo4j
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1721746940
SHA256 (neo4j-community-4.4.35-unix.tar.gz) = a31d88a599c7581da325b7768830898dcc2c454af4a8ebb52d52b170a366ada3
SIZE (neo4j-community-4.4.35-unix.tar.gz) = 122576944
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:
-
- bash : shells/bash
- java : java/openjdk11
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- databases_neo4j
- USES:
- cpe java shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.4.35 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 |
4.4.35 23 Jul 2024 15:12:29 |
Neel Chauhan (nc) |
databases/neo4j: Update to 4.4.35 |
4.4.27 11 Nov 2023 01:02:35 |
Wen Heping (wen) |
databases/neo4j: Update to 4.4.27
Reset maintainer |
4.4.24 10 Aug 2023 11:54:20 |
Wen Heping (wen) |
databases/neo4j: Update to 4.4.24 |
4.4.22 30 Jun 2023 01:03:51 |
Wen Heping (wen) |
databases/neo4j: Update to 4.4.22 |
4.4.21 26 Jun 2023 14:05:48 |
Wen Heping (wen) |
databases/neo4j: Update to 4.4.21 |
4.4.16 29 Dec 2022 03:30:02 |
Wen Heping (wen) |
databases/neo4j: Update to 4.4.16
set NEO4J_CONF correctly |
4.4.15 04 Dec 2022 13:00:23 |
Wen Heping (wen) |
databases/neo4j: Update to 4.4.15 |
4.4.14 16 Nov 2022 11:59:53 |
Wen Heping (wen) |
databases/neo4j: Update to 4.4.14 |
4.4.11 25 Sep 2022 13:03:08 |
Wen Heping (wen) |
databases/neo4j: Update to 4.4.11 |
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) |
4.4.10 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 ) |
4.4.10 16 Aug 2022 20:43:50 |
Wen Heping (wen) |
databases/neo4j: Update to 4.4.10 |
4.4.8 23 Jun 2022 01:58:08 |
Wen Heping (wen) |
databases/neo4j: Update to 4.4.8 |
4.4.7 20 May 2022 02:19:43 |
Wen Heping (wen) |
databases/neo4j: Update to 4.4.7 |
4.2.16 11 May 2022 01:38:16 |
Wen Heping (wen) |
databases/neo4j: Update to 4.2.16
Take maintainership
PR: 263555
Reported by: wen@
Approved by: maintainer(timeout, > 14 days) |
3.5.31 12 Apr 2022 05:34:21 |
Wen Heping (wen) |
databases/neo4j: Update to 3.5.31
PR: 262459
Reported by: wen@
Approved by: maintainer(timeout, >30 days) |
3.5.28 31 Aug 2021 11:24:15 |
Bernhard Froehlich (decke) |
databases/neo4j: Add CPE information
Approved by: portmgr (blanket) |
3.5.28 31 Jul 2021 06:49:21 |
Wen Heping (wen) |
databases/neo4j: Update to 3.5.28
- Fix run error of cypher-shell
PR: 255103
Reported by: wen@
Approved by: maintainer(timeout, > 3 months) |
3.3.2 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
3.3.2 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
3.3.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.3.2 09 Feb 2018 02:40:11 |
jonathan |
Update neo4j to v3.3.2.
While we're here, fix up some variable names to ensure that all of the
scripts work (e.g., /usr/local/etc/rc.d/neo4j).
Approved by: crees
Differential Revision: https://reviews.freebsd.org/D14260 |
3.2.1_1 11 Aug 2017 10:28:29 |
jonathan |
Update neo4j to v3.2.1.
Approved by: crees
Differential Revision: https://reviews.freebsd.org/D11446 |
3.0.4_2 15 May 2017 15:38:56 |
mat |
Remove svn keywords from patches.
Sponsored by: Absolight |
3.0.4_2 28 Jan 2017 15:32:55 |
crees |
Correct rc script path
Submitted by: Radek Krejca
PR: ports/216547
Submitted by: Alistair Meney <atmeney@gmail.com> |
3.0.4_1 15 Sep 2016 14:24:53 |
crees |
Fix some more shebangs
Submitted by: Amanda Strnad <amstrnad@gmail.com> |
3.0.4 01 Sep 2016 19:07:14 |
crees |
Readd missed newline. |
3.0.4 31 Aug 2016 14:25:17 |
crees |
Remove reference to internal variable.
No change in functionality. |
3.0.4 25 Aug 2016 02:19:15 |
crees |
Neo4j is the world's leading Graph Database. It is a high performance graph
store with all the features expected of a mature and robust database, like a
friendly query language and ACID transactions. The programmer works with a
flexible network structure of nodes and relationships rather than static
tables yet enjoys all the benefits of enterprise-quality database. For many
applications, Neo4j offers orders of magnitude performance benefits compared
to relational DBs.
WWW: https://neo4j.com |