notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
leiningen Automate Clojure projects
2.11.1 devel on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.9.10_1Version of this port present on the latest quarterly branch.
Maintainer: beastieboy@beastieboy.net search for ports maintained by this maintainer
Port Added: 2014-05-02 23:45:18
Last Update: 2024-02-04 17:44:38
Commit Hash: d861298
People watching this port, also watch:: openjdk8, json-c, python, py39-pycparser, tmux
Also Listed In: java lisp
License: EPL
WWW:
https://codeberg.org/leiningen/leiningen
Description:
Leiningen is for automating Clojure projects without setting your hair on fire.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (7 items)
Collapse this list.
  1. bin/lein
  2. etc/bash_completion.d/_lein.bash
  3. share/man/man1/lein.1.gz
  4. share/zsh/site-functions/_lein
  5. /usr/local/share/licenses/leiningen-2.11.1/catalog.mk
  6. /usr/local/share/licenses/leiningen-2.11.1/LICENSE
  7. /usr/local/share/licenses/leiningen-2.11.1/EPL
Collapse this list.
Dependency lines:
  • leiningen>0:devel/leiningen
To install the port:
cd /usr/ports/devel/leiningen/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/leiningen
  • pkg install leiningen
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: leiningen
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1706631817 SHA256 (2.11.1.tar.gz) = 8d8076d4b743cd6b9d51babd086912b84f08b444490e32212836e0d14cb2f61e SIZE (2.11.1.tar.gz) = 980076

Expand this list (2 items)

Collapse this list.

SHA256 (leiningen-2.11.1-standalone.jar) = 47d3cd3d436433c59662fb54c5f3c8d87dcf6e8249421b362b38ec3710a3d4f9 SIZE (leiningen-2.11.1-standalone.jar) = 16481190

Collapse this list.


Packages (timestamps in pop-ups are UTC):
leiningen
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.11.12.11.1-2.11.12.11.1---
FreeBSD:13:quarterly2.9.10_12.9.10_12.9.10_12.9.10_12.9.10_1-2.9.10_12.9.10_1
FreeBSD:14:latest2.11.12.11.12.9.10_1-2.11.1--2.9.10_1
FreeBSD:14:quarterly2.9.10_12.9.10_1--2.9.10_1-2.9.10_12.9.10_1
FreeBSD:15:latest2.11.12.11.1n/a-n/a-2.9.10_12.11.1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. java : java/openjdk8
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_leiningen
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeberg.org/leiningen/leiningen/archive/
Collapse this list.

Number of commits found: 36

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.11.1
04 Feb 2024 17:44:38
commit hash: d861298b85fcd371f795fc4ac0f2740b6c475628commit hash: d861298b85fcd371f795fc4ac0f2740b6c475628commit hash: d861298b85fcd371f795fc4ac0f2740b6c475628commit hash: d861298b85fcd371f795fc4ac0f2740b6c475628 files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
Author: Nicolas Herry
devel/leiningen: Update to 2.11.1, update MAINTAINER

Update devel/leiningen to latest 2.11.1 and update MAINTAINER, taking ownership.

This update introduces a patch, as the main script for leiningen (bin/lein-pkg,
installed as $PREFIX/bin/lein) has changed significantly, adding more
bash-specific constructs. Handling them in a succession of sed commands was
getting more delicate than necessary; a patch seemed the better option here.

New maintainer already maintaining some ports.

PR:		276751
Reported by:	beastieboy@beastieboy.net
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2.9.10_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.9.10_1
15 Aug 2022 16:47:07
commit hash: 5ac7d3c5983086ca3cfe3ad054cfab0e9802964fcommit hash: 5ac7d3c5983086ca3cfe3ad054cfab0e9802964fcommit hash: 5ac7d3c5983086ca3cfe3ad054cfab0e9802964fcommit hash: 5ac7d3c5983086ca3cfe3ad054cfab0e9802964f files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
devel/leiningen: Move to codeberg

Reported by: bapt@
2.9.10
12 Aug 2022 18:00:13
commit hash: 5a32f4fc392e91aa1ba69f5a44fe5c7d954359ebcommit hash: 5a32f4fc392e91aa1ba69f5a44fe5c7d954359ebcommit hash: 5a32f4fc392e91aa1ba69f5a44fe5c7d954359ebcommit hash: 5a32f4fc392e91aa1ba69f5a44fe5c7d954359eb files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
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
2.9.8
22 Nov 2021 20:34:18
commit hash: d1e911c9ddde8a72e35b9bc454c221c377e366a8commit hash: d1e911c9ddde8a72e35b9bc454c221c377e366a8commit hash: d1e911c9ddde8a72e35b9bc454c221c377e366a8commit hash: d1e911c9ddde8a72e35b9bc454c221c377e366a8 files touched by this commit
Neel Chauhan (nc) search for other commits by this committer
devel/leningen: Update to 2.9.8
2.9.7
08 Nov 2021 20:10:09
commit hash: 816ffe7d150539ab1f81f530cdfad27e1eacd55ccommit hash: 816ffe7d150539ab1f81f530cdfad27e1eacd55ccommit hash: 816ffe7d150539ab1f81f530cdfad27e1eacd55ccommit hash: 816ffe7d150539ab1f81f530cdfad27e1eacd55c files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
Author: Filipe da Silva Santos
devel/leiningen: update to 2.9.7

Changes:	https://github.com/technomancy/leiningen/releases/tag/2.9.7
2.9.6
29 Apr 2021 17:38:54
commit hash: abeab6278656bde4c3d1b79f777b9e53c792541bcommit hash: abeab6278656bde4c3d1b79f777b9e53c792541bcommit hash: abeab6278656bde4c3d1b79f777b9e53c792541bcommit hash: abeab6278656bde4c3d1b79f777b9e53c792541b files touched by this commit
Neel Chauhan (nc) search for other commits by this committer
devel/leiningen: Update to 2.9.6

Changes: https://github.com/technomancy/leiningen/releases/tag/2.9.6
2.9.4
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2.9.4
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.9.4
28 Sep 2020 05:05:25
Revision:550400Original commit files touched by this commit
tobik search for other commits by this committer
Reset MAINTAINER
2.9.4
10 Jul 2020 16:32:48
Revision:541868Original commit files touched by this commit
tobik search for other commits by this committer
devel/leiningen: Update to 2.9.4

- Clean up a little while here

Changes:	https://github.com/technomancy/leiningen/releases/tag/2.9.4
2.9.3
17 Mar 2020 22:39:03
Revision:528608Original commit files touched by this commit
tobik search for other commits by this committer
devel/leiningen: Update to 2.9.3

Changes:	https://github.com/technomancy/leiningen/releases/tag/2.9.3
2.9.2
01 Mar 2020 11:10:23
Revision:527547Original commit files touched by this commit
tobik search for other commits by this committer
devel/leiningen: Update to 2.9.2

Changes:	https://github.com/technomancy/leiningen/releases/tag/2.9.2
2.9.1
26 Nov 2019 21:46:13
Revision:518482Original commit files touched by this commit
jkim search for other commits by this committer
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
2.9.1
27 Feb 2019 06:38:46
Revision:494025Original commit files touched by this commit
tobik search for other commits by this committer
devel/leiningen: Update to 2.9.1

Changes:	https://github.com/technomancy/leiningen/blob/2.9.1/NEWS.md
2.9.0
11 Feb 2019 09:13:52
Revision:492677Original commit files touched by this commit
tobik search for other commits by this committer
devel/leiningen: Update to 2.9.0

Changes:	https://github.com/technomancy/leiningen/blob/2.9.0/NEWS.md
2.8.3
15 Dec 2018 07:54:12
Revision:487487Original commit files touched by this commit
tobik search for other commits by this committer
devel/leiningen: Update to 2.8.3

Changes:	https://github.com/technomancy/leiningen/blob/2.8.3/NEWS.md
2.8.1
07 Nov 2017 13:55:35
Revision:453658Original commit files touched by this commit
tobik search for other commits by this committer
devel/leiningen: Update to 2.8.1

Changes:	https://github.com/technomancy/leiningen/releases/tag/2.8.1
2.8.0
18 Oct 2017 15:02:13
Revision:452343Original commit files touched by this commit
tobik search for other commits by this committer
devel/leiningen: Update to 2.8.0

Changes:	https://github.com/technomancy/leiningen/releases/tag/2.8.0
2.7.1_1
06 Sep 2017 11:39:37
Revision:449340Original commit files touched by this commit
tobik search for other commits by this committer
devel/leiningen: Fix build on CURRENT

post-patch fails with

sed: 1: "s|function (.*) {|\1() {|
": RE error: repetition-operator operand invalid
2.7.1_1
29 Jun 2017 16:44:01
Revision:444653Original commit files touched by this commit
tobik search for other commits by this committer
- 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
2.7.1
15 Feb 2017 12:28:29
Revision:434159Original commit files touched by this commit
tobik search for other commits by this committer
Update MAINTAINER to tobik@FreeBSD.org for my ports

Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D9610
2.7.1
01 Feb 2017 14:44:32
Revision:433040Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 2.7.1
- Add NO_ARCH
- Cosmetic fixes
- Pass maintainership to submitter

PR:             212213
Submitted by:   t@tobik.me (maintainer)
2.6.1
31 Dec 2016 20:47:35
Revision:430162Original commit files touched by this commit
rpaulo search for other commits by this committer
Relinquish maintainership of most of my ports.
2.6.1
01 Apr 2016 16:56:54
Revision:412361Original commit files touched by this commit
pi search for other commits by this committer
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)
2.5.3
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
2.5.3
04 Oct 2015 18:25:28
Revision:398616Original commit files touched by this commit
rpaulo search for other commits by this committer
Update leiningen to 2.5.3 and install bash/zsh completions and the man page.

PR:		203535
Submitted by:	tobias.kortkamp@gmail.com
2.5.2
15 Sep 2015 06:39:03
Revision:396945Original commit files touched by this commit
rpaulo search for other commits by this committer
Update devel/leiningen to 2.5.2.

This update includes Clojure 1.7.
2.5.1
06 May 2015 15:16:54
Revision:385521Original commit files touched by this commit
mat search for other commits by this committer
Update ports in the [bcd]* categories to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
2.5.1
19 Mar 2015 16:44:59
Revision:381618Original commit files touched by this commit
bdrewery search for other commits by this committer
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
2.5.1
04 Feb 2015 20:55:28
Revision:378420Original commit files touched by this commit
rpaulo search for other commits by this committer
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
2.5.0
16 Oct 2014 22:24:01
Revision:371024Original commit files touched by this commit
rpaulo search for other commits by this committer
Update leiningen to 2.5.0.

Differential Revision:	https://reviews.freebsd.org/D956
Reviewed by:	bapt
Approved by:	bapt (mentor)
2.4.3
19 Aug 2014 01:50:21
Revision:365358Original commit files touched by this commit
rpaulo search for other commits by this committer
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
2.4.2
21 Jul 2014 03:59:23
Revision:362398Original commit files touched by this commit
rpaulo search for other commits by this committer
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)
2.3.4
02 May 2014 23:45:10
Revision:352853Original commit files touched by this commit
rpaulo search for other commits by this committer
Add a port for Leiningen: Clojure project automation.

Reviewed by:	bdrewery
Approved by:	bdrewery

Number of commits found: 36