Ticket #17498 (closed enhancement: fixed)
clojure 20081217 + readline variant
| Reported by: | mpdippery@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.6.0 |
| Keywords: | clojure, lisp, java | Cc: | juno@… |
| Port: | clojure |
Description
Updated Clojure port to include a "readline" variant, which enables readline-like support in the Clojure REPL using the JLine library.
Included is a patch for the Portfile, as well as a new script, clj-jline.sh, which is a new launcher script that launches the Clojure REPL via JLine. clj-jline.sh should go in the files directory.
Attachments
Change History
Changed 5 years ago by mpdippery@…
- Attachment clj-jline.sh added
comment:1 Changed 4 years ago by mpdippery@…
There's a new version of Clojure out (#17821), so I've updated the Portfile diff to include the new version, as well as the readline variant.
Changed 4 years ago by mpdippery@…
- Attachment Portfile.diff added
Updated Portfile to include new version of Clojure as well as readline variant
comment:2 Changed 4 years ago by mpdippery@…
If someone with the ability to edit titles could change the title of this ticket to something like "clojure 20081217 + readline variant" or something along those lines, that'd be great.
comment:3 Changed 4 years ago by macsforever2000@…
- Summary changed from clojure 20080916 to clojure 20081217 + readline variant
I updated the summary.
comment:4 Changed 4 years ago by macsforever2000@…
- Cc juno@… added
Cc'ing reporter of duplicate ticket #17821.
comment:5 Changed 4 years ago by macsforever2000@…
- Status changed from new to closed
- Resolution set to fixed
Committed revision r44508. Thanks!


JLine-enabled launcher script