Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#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 (2)

clj-jline.sh (525 bytes) - added by mpdippery@… 15 years ago.
JLine-enabled launcher script
Portfile.diff (2.2 KB) - added by mpdippery@… 15 years ago.
Updated Portfile to include new version of Clojure as well as readline variant

Download all attachments as: .zip

Change History (10)

Changed 15 years ago by mpdippery@…

Attachment: clj-jline.sh added

JLine-enabled launcher script

comment:1 Changed 15 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 15 years ago by mpdippery@…

Attachment: Portfile.diff added

Updated Portfile to include new version of Clojure as well as readline variant

comment:2 Changed 15 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 15 years ago by mf2k (Frank Schima)

Summary: clojure 20080916clojure 20081217 + readline variant

I updated the summary.

comment:4 Changed 15 years ago by mf2k (Frank Schima)

Cc: juno@… added

Cc'ing reporter of duplicate ticket #17821.

comment:5 Changed 15 years ago by mf2k (Frank Schima)

Resolution: fixed
Status: newclosed

Committed revision r44508. Thanks!

comment:6 Changed 15 years ago by mpdippery@…

You'll have to add JLine (#17497) for the readline variant to work properly.

comment:7 Changed 15 years ago by mf2k (Frank Schima)

Done!

comment:8 Changed 15 years ago by (none)

Milestone: Port Enhancements

Milestone Port Enhancements deleted

Note: See TracTickets for help on using tickets.