Commit Graph

7 Commits

Author SHA1 Message Date
Steve Wills
d346792ec0 shells/ammonite: Update to 1.7.1
PR:		240643
Submitted by:	Jens Grassel <freebsd-ports@jan0sch.de> (maintainer)
2019-09-24 17:19:48 +00:00
Danilo G. Baio
0052a6a2c1 shells/ammonite: Update to 1.6.9
PR:		239946
Submitted by:	Jens Grassel <freebsd-ports@jan0sch.de> (maintainer)
2019-08-30 01:09:34 +00:00
Mathieu Arnold
bc89cd3d2c Convert to UCL & cleanup pkg-message (categories s) 2019-08-14 12:16:12 +00:00
Kai Knoblich
9eb8ad95e4 shells/ammonite: Update to 1.6.8
Changelog since 1.6.5:

* Support for Scala 2.13.0
* Fix regression in "source" builtin
* Autocomplete for "import $ivy" statements

PR:		238599
Submitted by:	Jens Grassel <freebsd-ports@jan0sch.de> (maintainer)
2019-06-22 09:01:13 +00:00
Rodrigo Osorio
b4ace54c0e Upgrade shell/ammonite from v1.6.4 to v1.6.5
Changelog : http://ammonite.io/#1.6.5
  - Don't keep resolutions involving snapshot artifacts or
    version intervals in the resolution cache of Ammonite
  - Switch to coursier 1.1.0-M13
  - Fix various issues with class-based wrapper (--class-based)

PR:		236821
Submitted by:	Jens Grassel <freebsd-ports@jan0sch.de> (maintainer)
2019-03-27 22:15:59 +00:00
Kurt Jaeger
f2afe5c8dc shells/ammonite: update 1.6.3 -> 1.6.4
PR:		236414
Submitted by:	Jens Grassel <freebsd-ports@jan0sch.de> (maintainer)
Relnotes:	http://ammonite.io/#1.6.4
2019-03-10 09:36:07 +00:00
Kurt Jaeger
a208877327 New port: shells/ammonite
A modern replacement for the Bash system shell. Provides a systems shell in
the high-level Scala language, letting you seamlessly mix system operations
with real code without the hassle or the frustration of trying to write
complex code in Bash.

Ammonite lets you use the Scala language for scripting purposes: in a
Read-Evaluate-Print-Loop (REPL), as scripts, as a library to use
in existing projects, or as a standalone systems shell.

WWW: https://ammonite.io/

PR:		235759
Submitted by:	Jens Grassel <jan0sch@mykolab.com>
2019-02-18 17:01:53 +00:00