New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #19798 (closed enhancement: fixed)

Opened 4 years ago

Last modified 4 years ago

clojure 1.0.0.0 - Enhance classpath setting

Reported by: mdippery@… Owned by: macsforever2000@…
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

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

Change History

Changed 4 years ago by mdippery@…

Patch for Portfile

Changed 4 years ago by mdippery@…

Patch for clj.sh

Changed 4 years ago by mdippery@…

Patch for clj-jline.sh

Changed 4 years ago by mdippery@…

Patch for clj-rlwrap.sh

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

  • Owner changed from macports-tickets@… to macsforever2000@…
  • Status changed from new to assigned

comment:3 Changed 4 years ago by macsforever2000@…

  • Status changed from assigned to closed
  • Resolution set to fixed

Committed revision r52097. Thanks!

Note: See TracTickets for help on using tickets.