[Bug 224366] new port: devel/coursier: A Scala library to fetch dependencies from Maven / Ivy repositories

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Dec 15 14:07:24 UTC 2017


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

            Bug ID: 224366
           Summary: new port: devel/coursier: A Scala library to fetch
                    dependencies from Maven / Ivy repositories
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: jhyphenkeck at gmail.com

Created attachment 188859
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=188859&action=edit
patch for new port

notes:

  * I was not sure about the category: 
    coursier is implemented in Scala so it runs in the JVM.
    I don't place it under 'java/' because it handels artifacts /
    dependencies for all JVM languages.


  * Should I include an example in the 'pkg-desc'?
    I use it also to start other applications like
    'ammonite' (http://ammonite.io/):


      ~⟩ cat bin/amm
      #!/bin/sh
      coursier launch com.lihaoyi:ammonite_2.12.4:1.0.3 -- --no-remote-logging
$@

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list