[Bug 228532] databases/neo4j: Various fixes and improvements

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun May 27 05:07:51 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228532

            Bug ID: 228532
           Summary: databases/neo4j: Various fixes and improvements
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: easy, feature, patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: jonathan at FreeBSD.org
          Reporter: 0mp at FreeBSD.org
            Blocks: 228526
          Assignee: jonathan at FreeBSD.org
             Flags: maintainer-feedback?(jonathan at FreeBSD.org)
 Attachment #193749 maintainer-approval?
             Flags:
             Flags: maintainer-feedback?

Created attachment 193749
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=193749&action=edit
Patch with various fixes and improvements for databases/neo4j

Changes:
 * Bump PORTREVISION.
 * Describe licensing in more detail:
  * Add licenses of dependencies.
  * Define LICENSE_FILE*.
 * Silence MKDIR's.
 * Use "/bin/sh" instead of "/usr/bin/env bash" in the launch script. 
   It looks like there's no need to use Bash here.
 * Install bin/tools/* under ${PREFIX}/neo4j/lib instead of 
   ${PREFIX}/neo4j/libexec. This fixes the cypher-shell issue from 228526[1]. 
   I am not sure if this is a correct solution.

QA:
 * portlint -AC
 * manual testing on FreeBSD 12.0-CURRENT r333659 amd64
 * port test on FreeBSD 12.0-CURRENT r333659 amd64

[1]: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228526


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228526
[Bug 228526] databases/neo4j: Running `cypher-shell` results in "Unable to
locate cypher-shell library files"
-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list