Opened 15 years ago

Closed 15 years ago

#19798 closed enhancement (fixed)

clojure 1.0.0.0 - Enhance classpath setting

Reported by: mdippery@… Owned by: mf2k (Frank Schima)
Priority: Normal Milestone:
Component: ports Version: 1.7.1
Keywords: classpath Cc:
Port: clojure

Description

These patches to the Clojure port allow enhanced use of the Java classpath, as described at http://mark.reid.name/sap/setting-up-clojure.html.

Attachments (4)

Portfile.patch (834 bytes) - added by mdippery@… 15 years ago.
Patch for Portfile
clj.sh.patch (639 bytes) - added by mdippery@… 15 years ago.
Patch for clj.sh
clj-jline.patch (1.1 KB) - added by mdippery@… 15 years ago.
Patch for clj-jline.sh
clj-rlwrap.sh.patch (800 bytes) - added by mdippery@… 15 years ago.
Patch for clj-rlwrap.sh

Download all attachments as: .zip

Change History (7)

Changed 15 years ago by mdippery@…

Attachment: Portfile.patch added

Patch for Portfile

Changed 15 years ago by mdippery@…

Attachment: clj.sh.patch added

Patch for clj.sh

Changed 15 years ago by mdippery@…

Attachment: clj-jline.patch added

Patch for clj-jline.sh

Changed 15 years ago by mdippery@…

Attachment: clj-rlwrap.sh.patch added

Patch for clj-rlwrap.sh

comment:1 Changed 15 years ago by mdippery@…

I should also note that the variants for Clojure conflict, since one will overwrite the other's shell script; this patch adds a notation about conflicting variants, as well.

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

Owner: changed from macports-tickets@… to macsforever2000@…
Status: newassigned

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

Resolution: fixed
Status: assignedclosed

Committed revision r52097. Thanks!

Note: See TracTickets for help on using tickets.