* Klemens Nanni <k...@openbsd.org> wrote:
> This is a small port that merely fetches a bash script and a zip archive
> aka. jar file from GitHub and packages it:
> 
>       Information for inst:leiningen-2.9.1
> 
>       Comment:
>       Clojure project automation
> 
>       Description:
>       Leiningen is for automating Clojure projects without setting your hair 
> on fire.
> 
>       Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>
> 
>       WWW: https://leiningen.org
> 
> 
> I have no clue of Java or Clojure but with that package, I can do
> `lein repl' and hack away^W^Wfollow instructions on fancy clojure
> projects out there.
> 
> Portwise, I'm pretty much doing what FreeBSD[0] does execept
> 
> - using more recent Java
> - avoiding ugly sed(1) fiddling in post-patch
> - installing upstream documentation
> 
> Feedback? OK?

I submitted this some time back [1], and here's what I maintain
personally [2].  I think the shell completions should be named to match
the port to prevent possible collisions.  Otherwise it looks good to me.

[1] http://openbsd-archive.7691.n7.nabble.com/NEW-devel-leiningen-td321667.html
[2] https://git.jbernard.io/mystuff/tree/devel/leiningen

-- 
Jon

Reply via email to