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
shards Dependency manager for the Crystal programming language
0.17.3_1 devel on this many watch lists=0 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 0.17.2Version of this port present on the latest quarterly branch.
Maintainer: dmgk@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-02-19 13:25:37
Last Update: 2024-03-29 08:06:05
Commit Hash: dbe9f3f
License: APACHE20
WWW:
https://github.com/crystal-lang/shards
Description:
Shards is a dependency manager for the Crystal programming language. It downloads dependencies with Git, ensuring correct versions for all dependencies.
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 (6 items)
Collapse this list.
  1. bin/shards
  2. share/man/man1/shards.1.gz
  3. share/man/man5/shard.yml.5.gz
  4. /usr/local/share/licenses/shards-0.17.3_1/catalog.mk
  5. /usr/local/share/licenses/shards-0.17.3_1/LICENSE
  6. /usr/local/share/licenses/shards-0.17.3_1/APACHE20
Collapse this list.
Dependency lines:
  • shards>0:devel/shards
To install the port:
cd /usr/ports/devel/shards/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/shards
  • pkg install shards
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: shards
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1695132894 SHA256 (crystal-lang-shards-v0.17.3_GH0.tar.gz) = 6512ff51bd69057f4da4783eb6b14c29d9a88b97d35985356d1dc644a08424c7 SIZE (crystal-lang-shards-v0.17.3_GH0.tar.gz) = 72539

Expand this list (2 items)

Collapse this list.

SHA256 (crystal-lang-crystal-molinillo-v0.2.0_GH0.tar.gz) = e231cf2411a6a11a1538983c7fb52b19e650acc3338bd3cdf6fdb13d6463861a SIZE (crystal-lang-crystal-molinillo-v0.2.0_GH0.tar.gz) = 23959

Collapse this list.


Packages (timestamps in pop-ups are UTC):
shards
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.17.30.17.3------
FreeBSD:13:quarterly0.17.20.17.2------
FreeBSD:14:latest0.17.30.17.3------
FreeBSD:14:quarterly0.17.20.17.2------
FreeBSD:15:latest0.17.30.17.3n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. crystal : lang/crystal
  2. gmake>=4.4.1 : devel/gmake
Runtime dependencies:
  1. git : devel/git
Library dependencies:
  1. libevent.so : devel/libevent
  2. libgc-threaded.so : devel/boehm-gc-threaded
  3. libpcre2-8.so : devel/pcre2
  4. libyaml.so : textproc/libyaml
This port is required by:
for Build
  1. net/lavinmq

Configuration Options:
No options to configure
Options name:
devel_shards
USES:
gmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/crystal-lang/shards/tar.gz/v0.17.3?dummy=/
Collapse this list.

Number of commits found: 22

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.17.3_1
29 Mar 2024 08:06:05
commit hash: dbe9f3f132c215d496bcf0fe5394ab8d0339ed38commit hash: dbe9f3f132c215d496bcf0fe5394ab8d0339ed38commit hash: dbe9f3f132c215d496bcf0fe5394ab8d0339ed38commit hash: dbe9f3f132c215d496bcf0fe5394ab8d0339ed38 files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
devel/shards: Move man pages to share/man

Approved by:	portmgr (blanket)
0.17.3
10 Jan 2024 15:37:43
commit hash: cb5d6ba8c5abf456ae3db222e1627857cfb59627commit hash: cb5d6ba8c5abf456ae3db222e1627857cfb59627commit hash: cb5d6ba8c5abf456ae3db222e1627857cfb59627commit hash: cb5d6ba8c5abf456ae3db222e1627857cfb59627 files touched by this commit
Dave Cottlehuber (dch) search for other commits by this committer
devel/shards: update to 0.17.3

PR:	275427
Approved by:	maintainer timeout
0.17.2
04 Jan 2023 12:05:24
commit hash: 9230d8aacbeca766f2975890359592f60fcd7279commit hash: 9230d8aacbeca766f2975890359592f60fcd7279commit hash: 9230d8aacbeca766f2975890359592f60fcd7279commit hash: 9230d8aacbeca766f2975890359592f60fcd7279 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
devel/shards: Update to 0.17.2

Changes:	https://github.com/crystal-lang/shards/releases/tag/v0.17.2
0.17.1
12 Oct 2022 11:33:03
commit hash: 010ed265403a0eab43c13f9e151ae2fa3dbf4a58commit hash: 010ed265403a0eab43c13f9e151ae2fa3dbf4a58commit hash: 010ed265403a0eab43c13f9e151ae2fa3dbf4a58commit hash: 010ed265403a0eab43c13f9e151ae2fa3dbf4a58 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
devel/shards: Update to 0.17.1

Changes:	https://github.com/crystal-lang/shards/releases/tag/v0.17.1
0.17.0
09 Oct 2022 12:24:43
commit hash: dc6991515b1a8fc1f796d7cd3a5a94a20ab8c88ccommit hash: dc6991515b1a8fc1f796d7cd3a5a94a20ab8c88ccommit hash: dc6991515b1a8fc1f796d7cd3a5a94a20ab8c88ccommit hash: dc6991515b1a8fc1f796d7cd3a5a94a20ab8c88c files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
devel/shards: Adopt port
0.17.0
09 Oct 2022 11:56:28
commit hash: f57221afde929c42521a9325c8e6416e2e400178commit hash: f57221afde929c42521a9325c8e6416e2e400178commit hash: f57221afde929c42521a9325c8e6416e2e400178commit hash: f57221afde929c42521a9325c8e6416e2e400178 files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
*/*: Release ports from maintainership

Maintainer releases all his ports.

PR:		266871
Reported by:	unrelentingtech <greg@unrelenting.technology>
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)
0.17.0
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)
0.17.0
05 May 2022 18:00:05
commit hash: ce28f2c61bc3d022b22c76882dfdb5de91bf91e4commit hash: ce28f2c61bc3d022b22c76882dfdb5de91bf91e4commit hash: ce28f2c61bc3d022b22c76882dfdb5de91bf91e4commit hash: ce28f2c61bc3d022b22c76882dfdb5de91bf91e4 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
Author: slowdive@me.com
devel/shards: Update to 0.17.0

Changes:	https://github.com/crystal-lang/shards/releases/tag/v0.17.0

PR:		263671
Approved by:	Greg V <greg@unrelenting.technology> (maintainer)
0.15.0
30 Jul 2021 05:32:54
commit hash: 4a8e74d39f48ca851f124efcaf5ea173034a9ba5commit hash: 4a8e74d39f48ca851f124efcaf5ea173034a9ba5commit hash: 4a8e74d39f48ca851f124efcaf5ea173034a9ba5commit hash: 4a8e74d39f48ca851f124efcaf5ea173034a9ba5 files touched by this commit
Li-Wen Hsu (lwhsu) search for other commits by this committer
Author: Greg V
devel/shards: update to 0.1.5

PR:		257488
0.12.0
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
0.12.0
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.
0.12.0
11 Oct 2020 08:58:12
Revision:552038Original commit files touched by this commit
mikael search for other commits by this committer
devel/shards: Update to 0.12.0

 - Update to 0.12.0
 - fix the flags while here (they were not respected by the makefile anymore..)

Changelog:
  https://github.com/crystal-lang/shards/releases/tag/v0.12.0

PR:		248266
Submitted by:	Greg V (greg@unrelenting.technology)
0.11.0
13 Jun 2020 08:42:06
Revision:538654Original commit files touched by this commit
mikael search for other commits by this committer
lang/crystal: update to 0.34.0 (& devel/shards 0.11.0)

PR:		247071
Submitted by:	Greg V (maintainer)
0.9.0_2
12 Jan 2020 02:18:01
Revision:522742Original commit files touched by this commit
jbeich search for other commits by this committer
lang/crystal: update to 0.32.1

- Switch to devel/llvm90
- Drop r507877 workaround
- Drop separate bootstrap for FreeBSD 11

Changes:	https://crystal-lang.org/2019/12/18/crystal-0.32.1-released.html
PR:		239603 243276
Submitted by:	Greg V (maintainer)
0.9.0_1
02 Aug 2019 13:30:40
Revision:507877Original commit files touched by this commit
jbeich search for other commits by this committer
devel/libevent2: update to 2.1.11

Changes:	https://github.com/libevent/libevent/releases/tag/release-2.1.11-stable
ABI:		https://abi-laboratory.pro/tracker/timeline/libevent/
PR:		239599
Reported by:	GitHub (watch releases)
Approved by:	zeising (maintainer)
MFH:		2019Q3 (maybe security, partially restores 2.1.8 ABI)
Differential Revision:	https://reviews.freebsd.org/D21133
0.9.0
24 Jul 2019 18:09:47
Revision:507293Original commit files touched by this commit
rodrigo search for other commits by this committer
Update lang/crystal to 0.28.0 and devel/shards to 0.9.0

Release notes: https://github.com/crystal-lang/crystal/releases/tag/0.28.0
               https://github.com/crystal-lang/shards/releases/tag/v0.9.0

PR:		236969
Submitted by:	Greg V<greg@unrelenting.technology> (maintainer)
0.8.1
10 Nov 2018 13:36:56
Revision:484611Original commit files touched by this commit
swills search for other commits by this committer
devel/shards: update to 0.8.1

PR:		233105
Submitted by:	Greg V <greg@unrelenting.technology> (maintainer)
0.7.2_3
31 Aug 2018 18:27:14
Revision:478604Original commit files touched by this commit
fernape search for other commits by this committer
devel/boehm-gc: update to 7.6.8

ChangeLog: https://github.com/ivmai/bdwgc/releases/tag/v7.6.8

* Giving maintainership to yasu@utahime.org
* Bumping PORTREVISION for dependent ports

PR:	230577
Submitted by:	yasu@utahime.org
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D16704
0.7.2_2
01 Jun 2018 10:16:42
Revision:471254Original commit files touched by this commit
cpm search for other commits by this committer
Bump PORTREVISION due upgrade of devel/boehm-gc to 7.6.6

PR:		228597
Approved by:	portmgr (antoine)
0.7.2_1
10 Mar 2018 11:22:59
Revision:464068Original commit files touched by this commit
cpm search for other commits by this committer
Bump PORTREVISION due upgrade of devel/boehm-gc to 7.6.4

PR:		225560
Submitted by:	Yasuhiro KIMURA <yasu@utahime@org>
Reviewed by:	cpm
Approved by:	portmgr (antoine)
0.7.2
19 Feb 2018 13:25:27
Revision:462318Original commit files touched by this commit
lwhsu search for other commits by this committer
Add devel/shards, dependency manager for the Crystal programming language

PR:		224459
Submitted by:	Greg V <greg@unrelenting.technology>

Number of commits found: 22