non port: devel/leiningen/Makefile |
SVNWeb
|
Number of commits found: 33 |
Mon, 15 Aug 2022
|
[ 16:47 Fernando ApesteguĂa (fernape) ] 5ac7d3c
devel/leiningen: Move to codeberg
Reported by: bapt@
|
Fri, 12 Aug 2022
|
[ 18:00 Fernando ApesteguĂa (fernape) ] 5a32f4f
devel/leiningen: update to 2.9.10
ChangeLog: https://github.com/technomancy/leiningen/releases/
2.9.10
* Fix a bug where dev-resources could leak into jars/uberjars.
* Avoid illegal reflective access doing XML parsing in uberjar/search.
2.9.9
* Migrate the repository from Github to Codeberg.
* Fix a bug in new where template group-ids could be ignored.
* Work around a change in Java 9 which broke template listing.
* Fix a bug in pedantic checks which resulted in infinite loops.
* Prevent module-info.class files from being included in uberjars.
* Prevent duplicate warnings in resource-paths when creating jars.
* Fix an issue with check where AOT would shadow reflection warnings.
* Allow change to edit dependency versions.
* Fix a bug where composite profiles would leak dependencies downstream.
* Allow repl to bind to filesystem sockets via :headless :socket PATH
Reported by: portscout
|
Mon, 22 Nov 2021
|
[ 20:34 Neel Chauhan (nc) ] d1e911c
devel/leningen: Update to 2.9.8
|
Mon, 8 Nov 2021
|
[ 20:10 Jan Beich (jbeich) Author: Filipe da Silva Santos ] 816ffe7
devel/leiningen: update to 2.9.7
Changes: https://github.com/technomancy/leiningen/releases/tag/2.9.7
|
Thu, 29 Apr 2021
|
[ 17:38 Neel Chauhan (nc) ] abeab62
devel/leiningen: Update to 2.9.6
Changes: https://github.com/technomancy/leiningen/releases/tag/2.9.6
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Mon, 28 Sep 2020
|
[ 05:05 tobik ] (Only the first 10 of 163 ports in this commit are shown above. )
Reset MAINTAINER
|
Fri, 10 Jul 2020
|
[ 16:32 tobik ]
devel/leiningen: Update to 2.9.4
- Clean up a little while here
Changes: https://github.com/technomancy/leiningen/releases/tag/2.9.4
|
Tue, 17 Mar 2020
|
[ 22:39 tobik ]
devel/leiningen: Update to 2.9.3
Changes: https://github.com/technomancy/leiningen/releases/tag/2.9.3
|
Sun, 1 Mar 2020
|
[ 11:10 tobik ]
devel/leiningen: Update to 2.9.2
Changes: https://github.com/technomancy/leiningen/releases/tag/2.9.2
|
Tue, 26 Nov 2019
|
[ 21:46 jkim ] (Only the first 10 of 443 ports in this commit are shown above. )
Clean up after java/openjdk6 and java/openjdk6-jre removal
java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663). Now this patch completely removes remaining stuff from the
ports tree.
PR: 241953 (exp-run)
Reviewed by: glewis
Approved by: portmgr (antoine)
Differential Revision: https://reviews.freebsd.org/D22342
|
Wed, 27 Feb 2019
|
[ 06:38 tobik ]
devel/leiningen: Update to 2.9.1
Changes: https://github.com/technomancy/leiningen/blob/2.9.1/NEWS.md
|
Mon, 11 Feb 2019
|
[ 09:13 tobik ]
devel/leiningen: Update to 2.9.0
Changes: https://github.com/technomancy/leiningen/blob/2.9.0/NEWS.md
|
Sat, 15 Dec 2018
|
[ 07:54 tobik ]
devel/leiningen: Update to 2.8.3
Changes: https://github.com/technomancy/leiningen/blob/2.8.3/NEWS.md
|
Tue, 7 Nov 2017
|
[ 13:55 tobik ]
devel/leiningen: Update to 2.8.1
Changes: https://github.com/technomancy/leiningen/releases/tag/2.8.1
|
Wed, 18 Oct 2017
|
[ 15:02 tobik ]
devel/leiningen: Update to 2.8.0
Changes: https://github.com/technomancy/leiningen/releases/tag/2.8.0
|
Wed, 6 Sep 2017
|
[ 11:39 tobik ]
devel/leiningen: Fix build on CURRENT
post-patch fails with
sed: 1: "s|function (.*) {|\1() {|
": RE error: repetition-operator operand invalid
|
Thu, 29 Jun 2017
|
[ 16:44 tobik ]
- Debashify with a little bit of dark magic and use /bin/sh for lein
- Remove pkg-message with outdated advice
- Add LICENSE_FILE
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D11405
|
Wed, 15 Feb 2017
|
[ 12:28 tobik ] (Only the first 10 of 36 ports in this commit are shown above. )
Update MAINTAINER to tobik@FreeBSD.org for my ports
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D9610
|
Wed, 1 Feb 2017
|
[ 14:44 amdmi3 ]
- Update to 2.7.1
- Add NO_ARCH
- Cosmetic fixes
- Pass maintainership to submitter
PR: 212213
Submitted by: t@tobik.me (maintainer)
|
Sat, 31 Dec 2016
|
[ 20:47 rpaulo ] (Only the first 10 of 16 ports in this commit are shown above. )
Relinquish maintainership of most of my ports.
|
Fri, 1 Apr 2016
|
[ 16:56 pi ]
devel/leiningen: 2.5.3 -> 2.6.1
Changes:
https://github.com/technomancy/leiningen/releases
PR: 207913
Submitted by: Tobias Kortkamp <t@tobik.me>
Approved by: rpaulo (maintainer timeout)
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 4 Oct 2015
|
[ 18:25 rpaulo ]
Update leiningen to 2.5.3 and install bash/zsh completions and the man page.
PR: 203535
Submitted by: tobias.kortkamp@gmail.com
|
Tue, 15 Sep 2015
|
[ 06:39 rpaulo ]
Update devel/leiningen to 2.5.2.
This update includes Clojure 1.7.
|
Wed, 6 May 2015
|
[ 15:16 mat ] (Only the first 10 of 348 ports in this commit are shown above. )
Update ports in the [bcd]* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
|
Thu, 19 Mar 2015
|
[ 16:44 bdrewery ] (Only the first 10 of 133 ports in this commit are shown above. )
Update USE_GITHUB so it does not require GH_COMMIT.
Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag. This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.
The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
GH -> GHL
GITHUB -> GITHUB_LEGACY
Differential Revision: https://reviews.freebsd.org/D748
Submitted by: amdmi3
Reviewed by: mat, swills, antoine, bdrewery
With hat: portmgr
|
Wed, 4 Feb 2015
|
[ 20:55 rpaulo ]
Update leinigen to 2.5.1.
The .jar file is now a .zip file but they are the same thing, so we
just install it as a .jar file.
ChangeLog: https://github.com/technomancy/leiningen/releases/tag/2.5.1
Differential Revision: https://reviews.freebsd.org/D1771
Reviewed by: bapt
Approved by: bapt
|
Thu, 16 Oct 2014
|
[ 22:24 rpaulo ]
Update leiningen to 2.5.0.
Differential Revision: https://reviews.freebsd.org/D956
Reviewed by: bapt
Approved by: bapt (mentor)
|
Tue, 19 Aug 2014
|
[ 01:50 rpaulo ]
Update leiningen to 2.3.4 and add a pkg-message explaining how to
install the exec plugin.
This update brings an important bug fix: now packages are downloaded
via HTTPS.
Reviewed by: swills
Approved by: swills
|
Mon, 21 Jul 2014
|
[ 03:59 rpaulo ]
Update leiningen to 2.4.2.
Most notably there's a new release command and several bug fixes.
https://github.com/technomancy/leiningen/releases
Reviewed by: bapt
Approved by: bapt (mentor)
|
Fri, 2 May 2014
|
[ 23:45 rpaulo ]
Add a port for Leiningen: Clojure project automation.
Reviewed by: bdrewery
Approved by: bdrewery
|
Number of commits found: 33 |