Commit Graph

14 Commits

Author SHA1 Message Date
jasper
84e93dff36 - update clojure to 1.4.0
* many changes, please refer to the changelog for a full list:
http://groups.google.com/group/clojure/browse_thread/thread/1f87f69db07a8162
2012-04-18 20:18:43 +00:00
jasper
aab87b92af - allow tab-completion to work for all clojure namespaces. 2011-11-30 19:40:28 +00:00
espie
636a5c9ac4 CHMOD and CHOWN serve no useful purpose, they're just chown/chmod 2011-10-21 16:23:44 +00:00
jasper
c9e4cff887 - update clojure to 1.3.0
clojure-contrib won't be updated yet, as upstream split it into a dozen
separate modules.
2011-09-25 21:12:51 +00:00
jasper
7ff35bc980 - also append 'src' to the classpath, this is usefull when invoking clojure
from a library path.
2011-09-16 12:47:50 +00:00
espie
e820071495 normalize pkgpath 2011-09-16 10:31:20 +00:00
jasper
f32619f756 - tweak previous, now clojure can also find and use other java classes. 2011-08-30 19:52:22 +00:00
jasper
829398d2bd - allow clojure to pickup clojure-contrib
- take maintainership

ok ian@ (former MAINTAINER)
2011-08-30 19:48:17 +00:00
jasper
fa7be240b1 - bump REVISION after recent java.port.mk change 2011-08-30 17:16:35 +00:00
jasper
31a32e8441 Add readline capabilities to the REPL by using rlwrap.
ok ian@ (MAINTAINER)
2011-08-24 07:50:40 +00:00
jasper
2918cfae48 - update to 1.2.1
ok ian@ (MAINTAINER)
2011-06-23 07:40:25 +00:00
jasper
f83eb1cb1d - fix indent of do-install
- add missing rcs id
- reformat DESCR
- protect $@ in the clojure script

ok ian@ (MAINTAINER)
2010-12-13 16:04:28 +00:00
ian
a8038127b6 Remove hard-coded path name in startup script, requested by ajacoutot@ and by Daniel Dickman.
Change MODJAVA_VER from 1.7 to 1.6 and remove redundant PKG_NAME and BUILD_DEPENDS. Bump pkg.
2010-12-12 17:28:16 +00:00
ian
b2072b1e83 Initial import of clojure, a Lisp-1 language for the JVM.
Upgraded by Dan Cross to 1.2.0 from my earlier submission.
Improved by and OK jeremy@, martynas@
2010-12-08 21:21:14 +00:00