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
Port details
coursier Pure Scala Artifact Fetching
2.1.9 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.1.9Version of this port present on the latest quarterly branch.
Maintainer: freebsd-ports@jan0sch.de search for ports maintained by this maintainer
Port Added: 2018-10-05 10:13:33
Last Update: 2024-06-18 16:41:03
Commit Hash: fd68fde
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
Also Listed In: java
License: APACHE20
WWW:
https://get-coursier.io/
Description:
Coursier is a command-line tool that can be used for various things surrounding dependencies and artifacts such as creating tiny bootstrap launchers for applications distributed via Maven / Ivy repositories, resolving artifact trees, or completing available version of desired artifacts.
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 (4 items)
Collapse this list.
  1. bin/coursier
  2. /usr/local/share/licenses/coursier-2.1.9/catalog.mk
  3. /usr/local/share/licenses/coursier-2.1.9/LICENSE
  4. /usr/local/share/licenses/coursier-2.1.9/APACHE20
Collapse this list.
Dependency lines:
  • coursier>0:devel/coursier
To install the port:
cd /usr/ports/devel/coursier/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/coursier
  • pkg install coursier
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: coursier
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1718728850 SHA256 (coursier/2.1.9/coursier) = 663d270c2a5b4fb7e819d524c4f1bf15e963663d5a964fe0bc4d26fd3e169571 SIZE (coursier/2.1.9/coursier) = 161949

Packages (timestamps in pop-ups are UTC):
coursier
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.1.92.1.9-2.1.92.1.9---
FreeBSD:13:quarterly2.1.92.1.91.1.0.m122.1.92.1.9-1.1.0.m121.1.0.m12
FreeBSD:14:latest2.1.92.1.91.1.0.m12-2.1.9--1.1.0.m12
FreeBSD:14:quarterly2.1.92.1.9--2.1.9-1.1.0.m121.1.0.m12
FreeBSD:15:latest2.1.92.1.9n/a-n/a-1.1.0.m121.1.0.m12
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_coursier
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/coursier/coursier/releases/download/v2.1.9/
Collapse this list.

Number of commits found: 9

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.1.9
18 Jun 2024 16:41:03
commit hash: fd68fde0f58b447740f857bede6f1e6992ffeca8commit hash: fd68fde0f58b447740f857bede6f1e6992ffeca8commit hash: fd68fde0f58b447740f857bede6f1e6992ffeca8commit hash: fd68fde0f58b447740f857bede6f1e6992ffeca8 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
devel/coursier: update distinfo

I forgot to do this when applying diizzy's recommendations.

Fixes:		876b8bb7bac8ccb5a028b8635decf8b14f789a2f
PR:		259233
2.1.9
16 Jun 2024 11:53:29
commit hash: 876b8bb7bac8ccb5a028b8635decf8b14f789a2fcommit hash: 876b8bb7bac8ccb5a028b8635decf8b14f789a2fcommit hash: 876b8bb7bac8ccb5a028b8635decf8b14f789a2fcommit hash: 876b8bb7bac8ccb5a028b8635decf8b14f789a2f files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Jens Grassel
devel/coursier: Update to version 2.1.9

 - submitter becomes maintainer
 - make script obey ${JAVA}
 - remove obsolete DOCS option

Changelog: https://github.com/coursier/coursier/releases

PR:		259233
Approved by:	Chris <chris@chris-kipp.io> (maintainer timeout)
Reviewed by:	diizzy
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)
1.1.0.m12
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)
1.1.0.m12
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
1.1.0.m12
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.
1.1.0.m12
11 Aug 2019 09:02:31
Revision:508591Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update WWW

Approved by:	portmgr blanket
1.1.0.m12
05 Mar 2019 02:05:40
Revision:494669Original commit files touched by this commit
swills search for other commits by this committer
devel/coursier: Update to 1.1.0-M12

PR:		236198
Submitted by:	j-keck <jhyphenkeck@gmail.com> (maintainer)
1.0.1
05 Oct 2018 10:13:20
Revision:481269Original commit files touched by this commit
tobik search for other commits by this committer
New port: devel/coursier

Coursier can fetch, launch, and create tiny bootstrap launchers
from apps distributed via Maven / Ivy repositories.

WWW: http://get-coursier.io

PR:		224366
Submitted by:	jhyphenkeck@gmail.com

Number of commits found: 9