op
c2788e2adf
update lang/clojure to 1.11.1.1200
...
- Added support in :mvn/repos map to set release and snapshot policies
- TDEPS-101 Output repo policies in -Spom and -X:deps mvn-pom
- Use tools.deps.alpha 0.15.1254
2022-11-18 15:28:23 +00:00
op
a45f2f7bf3
update clojure to 1.11.1.1189
...
- TDEPS-233 bash script fixes from stale jar check changes
- Add some missing items on help and man page
2022-11-04 09:03:58 +00:00
op
3db69bb002
update lang/clojure to 1.11.1.1182
...
changelog: https://clojure.org/releases/tools
2022-11-01 11:37:52 +00:00
op
6c623802f1
update lang/clojure to 1.11.1.1165
...
small update, changelog:
- TDEPS-165 Use the env var CLJ_JVM_OPTS to pass JVM properties to the
internal classpath building process
- Add support to include the common JAVA_OPTS env var as JVM properties
in user program execution
2022-09-21 16:46:18 +00:00
op
39097822b9
update lang/clojure to 1.11.1.1155
2022-08-10 08:18:08 +00:00
op
a28c75a4c9
update lang/clojure to 1.11.1.1149
...
changelog: https://clojure.org/releases/tools
2022-06-27 09:03:59 +00:00
op
ba58d024a6
tweak maintainer target in lang/clojure; no changes to the package
...
clojure wanted -M to run stuff for a while already.
2022-06-14 21:02:17 +00:00
op
d328148f62
update lang/clojure to 1.11.1.1129
...
few changes since 1.11.1.1113, but all minor things:
- Fix directory context of -X:deps prep with transitive local deps
- Fix bug in TDEPS-213 change
- TDEPS-213 - Add -X:deps aliases to list available aliases
- TDEPS-226 - More nunanced error handling for s3 downloads
- Better error message when git url can’t be inferred
- Use tools.deps.alpha 0.14.1185
while here also get rid of the double NO_BUILD, once is enough!
2022-06-14 20:58:02 +00:00
op
e26df83dd2
update lang/clojure to 1.11.1.1113
...
changelog:
* TDEPS-153 - yet more fixes for errors during concurrent Maven downloads
2022-05-16 07:41:10 +00:00
op
66e6abf903
update lang/clojure to 1.11.1.1107
...
While here also set NO_BUILD and tweak the clj_completions.clj script.
I'm taking the maintainership of the port too.
ok solene@
2022-04-25 11:37:06 +00:00
naddy
e93f9d0ca9
drop RCS Ids
2022-03-11 19:28:46 +00:00
op
3f9240bcde
update lang/clojure to 1.10.3.1029
...
diff from Erich Ericson (fakefakefans AT gmail DOT com), thanks!
OK sthen
2021-11-29 12:15:04 +00:00
jasper
10cc1c96bf
- update to clojure-1.10.3.986
...
- drop maintainership
from Omar Polo
2021-10-25 18:54:00 +00:00
kurt
f9d899e6a0
Bump revision on all 1.8+ ports since now they will build with jdk
...
1.8 on aarch64 and their run depends will also change. okay ian@
2021-05-19 01:50:29 +00:00
pvk
867d42abcc
Update clojure 1.10.0 -> 1.10.1
...
Changelog: https://github.com/clojure/clojure/blob/master/changes.md#changes-to-clojure-in-version-1101
ok jasper@
2019-11-07 09:39:15 +00:00
kurt
7cbf0bc92a
Add back javaPathHelper support for running clojure. okay jasper@
2019-09-24 13:05:22 +00:00
sthen
3318ced016
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 20:46:54 +00:00
kurt
7705a5ad0b
Revision bump all java ports for the jre package removal and java.port.mk
...
changes.
2019-06-11 00:38:33 +00:00
sunil
b389492b59
update to 1.10.0
...
changelog: https://github.com/clojure/clojure/blob/master/changes.md
Ok jasper@
2019-02-05 07:49:32 +00:00
jasper
81c08ef369
update to clojure-1.9.0 using the clojure-tools distribution
2018-04-26 12:44:52 +00:00
espie
5547286ead
kill most of the / at the end of WRK* variables
2017-05-11 20:50:55 +00:00
kurt
558715b919
- disconnect devel/jdk/1.7 from the build
...
- adjust java.port.mk so all 1.7 and lower ports now build with 1.8
- bump revision on affected ports
okay sthen@, ian@, landry@
2017-04-21 13:27:46 +00:00
jasper
c6df09664b
remove duplicates from the completions list
2016-01-30 09:31:59 +00:00
jasper
dbf701486f
update to clojure-1.8.0
2016-01-20 08:01:13 +00:00
jasper
578636fbdd
update to clojure-1.7.0
2015-07-18 00:50:23 +00:00
sthen
f12e6be118
drop GH_COMMIT lines which are hidden behind GH_TAGNAME,
...
discussed with a few in the room.
2015-04-05 13:31:13 +00:00
espie
92816cd8fc
use more specific version of SUBST_* where appropriate
2014-08-10 09:58:04 +00:00
rpe
f2487b3796
Move ports that used filename{url}sufx to fetch DISTFILES from
...
Github to GH_ACCOUNT, GH_PROJECT, GH_TAGNAME, GH_COMMIT.
OK sthen@ jasper@ aja@
2014-07-10 11:06:15 +00:00
kurt
46f312eaef
- Unlink jdk/1.6 and make jdk/1.7 the default jdk for all java ports
...
- Adjust java.port.mk and cmake to use 1.7
- Adjust jdk/1.7 for pkg_add upgrades
okay sthen@, jasper@, ajacoutot@
2014-05-07 15:42:15 +00:00
jasper
ec922a63c2
write out the sorted list of completions, makes it easier to diff the list
2014-03-30 21:08:24 +00:00
jasper
21ad9f1b80
update to clojure-1.6.0
2014-03-30 20:38:10 +00:00
espie
cfd65d3154
yet another useless port. 640 for all files, really ?
2014-01-24 09:22:49 +00:00
espie
ce2440275c
rename stuff so that java.port.mk conforms to the new style of overriding
...
do-build.
2013-07-02 10:36:35 +00:00
jasper
fcf6c14869
directly write the completions file into ${FILESDIR}
2013-03-17 19:38:04 +00:00
jasper
54fa946827
- update to clojure-1.5.1
2013-03-17 19:35:06 +00:00
espie
0662a4e9d6
PERMIT_* / REGRESS->TEST sweep
2013-03-11 11:20:26 +00:00
jasper
c43b38e45e
add a maintainer target to generate the completions with.
2013-03-08 10:24:00 +00:00
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