Port details |
- aws-checksums Cross-Platform HW accelerated CRC32c and CRC32
- 0.2.5,1 devel
=2 0.2.5,1Version of this port present on the latest quarterly branch. - Maintainer: eduardo@FreeBSD.org
 - Port Added: 2018-12-15 15:11:34
- Last Update: 2025-03-29 00:53:51
- Commit Hash: c391eb5
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: APACHE20
- WWW:
- https://github.com/awslabs/aws-checksums
- Description:
- Cross-Platform HW accelerated CRC32c and CRC32 with fallback to
efficient SW implementations.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- aws-checksums>0:devel/aws-checksums
- To install the port:
- cd /usr/ports/devel/aws-checksums/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/aws-checksums
- pkg install aws-checksums
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: aws-checksums
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1743192410
SHA256 (awslabs-aws-checksums-v0.2.5_GH0.tar.gz) = c75f1697720d1f3bd5ac5e5a9613e0120337ef48c3c6bf1e6be3c802799ad8e4
SIZE (awslabs-aws-checksums-v0.2.5_GH0.tar.gz) = 136281
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- Library dependencies:
-
- libaws-c-common.so : devel/aws-c-common
- This port is required by:
- for Libraries
-
- databases/arrow
- devel/aws-c-event-stream
- devel/aws-c-s3
- devel/aws-crt-cpp
- devel/aws-crt-ffi
- devel/aws-sdk-cpp
- devel/py-awscrt
Configuration Options:
- No options to configure
- Options name:
- devel_aws-checksums
- USES:
- cmake:testing
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.2.5,1 29 Mar 2025 00:53:51
    |
Nuno Teixeira (eduardo)  |
devel/aws-checksums: Update to 0.2.5
ChangeLog:
https://github.com/awslabs/aws-checksums/releases/tag/v0.2.5
https://github.com/awslabs/aws-checksums/releases/tag/v0.2.4 |
0.2.3,1 31 Jan 2025 13:20:45
    |
Nuno Teixeira (eduardo)  |
devel/aws-checksums: Update to 0.2.3
ChangeLog: https://github.com/awslabs/aws-checksums/releases/tag/v0.2.3 |
0.2.2,1 13 Nov 2024 08:41:56
    |
Nuno Teixeira (eduardo)  |
devel/aws-checksums: Update to 0.2.2
ChangeLog: https://github.com/awslabs/aws-checksums/releases/tag/v0.2.2 |
0.2.1,1 12 Nov 2024 11:47:57
    |
Nuno Teixeira (eduardo)  |
devel/aws-checksums: Update to 0.2.1
ChangeLog: https://github.com/awslabs/aws-checksums/releases/tag/v0.2.1 |
0.2.0,1 24 Oct 2024 11:41:04
    |
Nuno Teixeira (eduardo)  |
devel/aws-checksums: Update to 0.2.0
ChangeLog: https://github.com/awslabs/aws-checksums/releases/tag/v0.2.0 |
0.1.20,1 14 Sep 2024 09:56:16
    |
Nuno Teixeira (eduardo)  |
devel/aws-checksums: Update to 0.1.20
ChangeLog:
https://github.com/awslabs/aws-checksums/releases/tag/v0.1.20
https://github.com/awslabs/aws-checksums/releases/tag/v0.1.19 |
0.1.18,1 15 Feb 2024 10:36:40
    |
Nuno Teixeira (eduardo)  |
devel/aws-checksums: Update to 0.1.18
ChangeLog: https://github.com/awslabs/aws-checksums/releases/tag/v0.1.18 |
0.1.17,1 14 Jul 2023 19:08:48
    |
Nuno Teixeira (eduardo)  |
devel/aws-checksums: Update to 0.1.17
ChangeLog: https://github.com/awslabs/aws-checksums/releases/tag/v0.1.17 |
0.1.16,1 11 Jul 2023 13:44:48
    |
Nuno Teixeira (eduardo)  |
devel/aws-checksums: Remove USE_GCC
Clang assertion is not triggered anymore due to the changes in
aws-checksums 0.1.14, so removing USE_GCC on affected OSVERSION.
See also: https://github.com/awslabs/aws-checksums/releases/tag/v0.1.14
PR: 234232 |
0.1.16,1 06 Jun 2023 07:06:43
    |
Nuno Teixeira (eduardo)  |
devel/aws-checksums: Update to 0.1.16
ChangeLog: https://github.com/awslabs/aws-checksums/releases/tag/v0.1.16 |
0.1.15,1 16 May 2023 18:51:04
    |
Nuno Teixeira (eduardo)  |
devel/aws-checksums: Update to 0.1.15
ChangeLog: https://github.com/awslabs/aws-checksums/releases/tag/v0.1.15 |
0.1.14,1 13 Dec 2022 08:38:09
    |
Nuno Teixeira (eduardo)  |
devel/aws-checksums: Update to 0.1.14
ChangeLog: https://github.com/awslabs/aws-checksums/releases/tag/v0.1.14 |
0.1.13_1,1 15 Sep 2022 23:59:02
    |
Nuno Teixeira (eduardo)  |
devel/aws-checksums: Port improvements
- Define LICENSE_FILE
- Use ports framework for unit testing
- Use CMake helpers provided by framework
- Turn off BUILD_TESTING by default
- Bump PORTREVISION |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
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.1.13,1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
0.1.13,1 25 Aug 2022 11:08:08
    |
Nuno Teixeira (eduardo)  |
devel/aws-checksums: Adopt/Update to 0.1.13
- pet portclippy and portfmt
ChangeLog: https://github.com/awslabs/aws-checksums/releases/tag/v0.1.13 |
0.1.12,1 22 Aug 2022 07:27:58
    |
Danilo Egea Gondolfo (danilo)  |
devel/aws-checksums: Drop maintainership
Bump the OSVERSION check to FreeBSD 14. Clang still crashes on CURRENT due to
assertions. |
0.1.12,1 20 Jul 2022 14:21:35
    |
Tobias C. Berner (tcberner)  |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.1.12,1 25 Oct 2021 14:04:49
    |
Danilo Egea Gondolfo (danilo)  |
devel/aws-checksums: Update to 0.1.12 |
0.1.10,1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.1.10,1 05 Jan 2021 15:13:29
  |
danilo  |
devel/aws-checksums: Update to 0.1.10 |
0.1.7,1 21 Jul 2020 21:30:10
  |
danilo  |
- Update to 0.1.7 |
0.1.5,1 02 Dec 2019 10:09:42
  |
danilo  |
- Update to 0.1.5
- Use gcc on CURRENT. Clang is crashing due an assertion (see
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234232) |
0.1.3,1 09 Sep 2019 21:06:38
  |
danilo  |
- Update to 0.1.3 |
0.1.2,1 12 Jan 2019 18:34:15
  |
danilo  |
- Update to 0.1.2 |
20181214 15 Dec 2018 15:11:20
  |
danilo  |
- New ports (all dependencies for the new releases of devel/aws-sdk-cpp)
devel/aws-c-commons:
Core c99 package for AWS SDK for C. Includes cross-platform primitives,
configuration, data structures, and error handling.
devel/aws-checksums:
Cross-Platform HW accelerated CRC32c and CRC32 with fallback to
efficient SW implementations.
devel/aws-c-event-stream:
C99 implementation of the vnd.amazon.event-stream content-type. |