Port details |
- aws-c-cal Aws Crypto Abstraction Layer
- 0.6.2 security
=0 0.5.27Version of this port present on the latest quarterly branch. - Maintainer: eduardo@FreeBSD.org
 - Port Added: 2021-01-05 15:09:42
- Last Update: 2023-08-24 13:25:09
- Commit Hash: 54a22b0
- License: APACHE20
- Description:
- AWS Crypto Abstraction Layer: Cross-Platform, C99 wrapper for
cryptography primitives.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- aws-c-cal>0:security/aws-c-cal
- To install the port:
- cd /usr/ports/security/aws-c-cal/ && make install clean
- To add the package, run one of these commands:
- pkg install security/aws-c-cal
- pkg install aws-c-cal
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: aws-c-cal
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1692867623
SHA256 (awslabs-aws-c-cal-v0.6.2_GH0.tar.gz) = 777feb1e88b261415e1ad607f7e420a743c3b432e21a66a5aaf9249149dc6fef
SIZE (awslabs-aws-c-cal-v0.6.2_GH0.tar.gz) = 1648538
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-http
- devel/aws-c-io
- devel/aws-c-mqtt
- devel/aws-c-s3
- devel/aws-crt-cpp
Configuration Options:
- No options to configure
- Options name:
- security_aws-c-cal
- USES:
- cmake:testing compiler:c11 ssl
- 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.6.2 24 Aug 2023 13:25:09
    |
Nuno Teixeira (eduardo)  |
security/aws-c-cal: Update to 0.6.2
ChangeLog: https://github.com/awslabs/aws-c-cal/releases/tag/v0.6.2 |
0.6.1 19 Jul 2023 08:11:55
    |
Nuno Teixeira (eduardo)  |
security/aws-c-cal: Update to 0.6.1
ChangeLog: https://github.com/awslabs/aws-c-cal/releases/tag/v0.6.1 |
0.6.0 03 Jul 2023 09:24:19
    |
Nuno Teixeira (eduardo)  |
security/aws-c-cal: Update to 0.6.0
ChangeLog: https://github.com/awslabs/aws-c-cal/releases/tag/v0.6.0 |
0.5.27 16 May 2023 18:51:03
    |
Nuno Teixeira (eduardo)  |
security/aws-c-cal: Update to 0.5.27
ChangeLog: https://github.com/awslabs/aws-c-cal/releases/tag/v0.5.27 |
0.5.26 21 Apr 2023 07:50:48
    |
Nuno Teixeira (eduardo)  |
security/aws-c-cal: Update to 0.5.26
ChangeLog: https://github.com/awslabs/aws-c-cal/releases/tag/v0.5.26
https://github.com/awslabs/aws-c-cal/releases/tag/v0.5.25 |
0.5.24 14 Apr 2023 22:27:30
    |
Nuno Teixeira (eduardo)  |
security/aws-c-cal: Update to 0.5.24
ChangeLog: https://github.com/awslabs/aws-c-cal/releases |
0.5.21 02 Mar 2023 09:06:02
    |
Nuno Teixeira (eduardo)  |
security/aws-c-cal: Update to 0.5.21
ChangeLog: https://github.com/awslabs/aws-c-cal/releases/tag/v0.5.21 |
0.5.20 10 Oct 2022 21:03:02
    |
Nuno Teixeira (eduardo)  |
security/aws-c-cal: Update to 0.5.20
ChangeLog: https://github.com/awslabs/aws-c-cal/releases/tag/v0.5.20 |
0.5.19 15 Sep 2022 23:59:02
    |
Nuno Teixeira (eduardo)  |
security/aws-c-cal: Port improvements
- Define LICENSE_FILE
- Use ports framework for unit testing
- Use CMake helpers provided by framework
- Not bumping 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.5.19 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.5.19 25 Aug 2022 12:03:53
    |
Nuno Teixeira (eduardo)  |
security/aws-c-cal: Adopt/Update to 0.5.19
- pet portclippy and portfmt
ChangeLog: https://github.com/awslabs/aws-c-cal/releases/tag/v0.5.19 |
0.5.18 22 Aug 2022 07:27:59
    |
Danilo Egea Gondolfo (danilo)  |
security/aws-c-cal: Update to 0.5.18
Disable tests to avoid the installation of unnecessary binaries.
Drop maintainership. |
0.5.12 20 Jul 2022 14:22:56
    |
Tobias C. Berner (tcberner)  |
security: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Samorukov <samm@freebsd.org>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Leidinger <netchild@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.5.12 25 Oct 2021 14:04:49
    |
Danilo Egea Gondolfo (danilo)  |
security/aws-c-cal: Update to 0.5.12 |
0.4.5 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.4.5 05 Jan 2021 15:08:30
  |
danilo  |
New port: security/aws-c-cal
AWS Crypto Abstraction Layer: Cross-Platform, C99 wrapper for
cryptography primitives. |