1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Jonathan Anderson
63d67a6d68 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
2018-02-09 02:40:11 +00:00
Jonathan Anderson
56e01b03fc Update neo4j to v3.2.1.
Approved by:	crees
Differential Revision:	https://reviews.freebsd.org/D11446
2017-08-11 10:28:28 +00:00
Mathieu Arnold
aa1ca03dda Remove svn keywords from patches.
Sponsored by:	Absolight
2017-05-15 15:38:56 +00:00
Chris Rees
bac5ce3736 Correct rc script path
Submitted by:	Radek Krejca
PR:		ports/216547
Submitted by:	Alistair Meney <atmeney@gmail.com>
2017-01-28 15:32:55 +00:00
Chris Rees
a7429f8e7b Fix some more shebangs
Submitted by:	Amanda Strnad <amstrnad@gmail.com>
2016-09-15 14:24:52 +00:00
Chris Rees
32f9d7bc83 Readd missed newline. 2016-09-01 19:07:14 +00:00
Chris Rees
6136de4b23 Remove reference to internal variable.
No change in functionality.
2016-08-31 14:25:17 +00:00
Chris Rees
34f9c11fbb 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
2016-08-25 02:19:15 +00:00