Port details |
- aws-c-event-stream C99 implementation of the vnd.amazon.eventstream content-type
- 0.2.7,1 devel
=0 0.2.7,1Version of this port present on the latest quarterly branch. - Maintainer: danilo@FreeBSD.org
 - Port Added: 2018-12-15 15:11:34
- Last Update: 2021-10-25 14:04:48
- Commit Hash: 794beaf
- License: APACHE20
- Description:
- C99 implementation of the vnd.amazon.event-stream content-type.
WWW: https://github.com/awslabs/aws-c-event-stream
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- For RUN/BUILD depends:
- aws-c-event-stream>0:devel/aws-c-event-stream
- For LIB depends:
- libaws-c-event-stream.so:devel/aws-c-event-stream
- To install the port:
- cd /usr/ports/devel/aws-c-event-stream/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/aws-c-event-stream
- pkg install aws-c-event-stream
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: aws-c-event-stream
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1634842416
SHA256 (awslabs-aws-c-event-stream-v0.2.7_GH0.tar.gz) = bb5c94cdff70c1985fb0b5f30d81756cedb5a3c3075d37f7e1e2b34e2a33c8c0
SIZE (awslabs-aws-c-event-stream-v0.2.7_GH0.tar.gz) = 63942
- 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
- ninja : devel/ninja
- Library dependencies:
-
- libaws-c-common.so : devel/aws-c-common
- libaws-checksums.so : devel/aws-checksums
- libaws-c-io.so : devel/aws-c-io
- libs2n.so : security/s2n
- libaws-c-cal.so : security/aws-c-cal
- This port is required by:
- for Libraries
-
- databases/arrow
- devel/aws-crt-cpp
- devel/aws-sdk-cpp
- Configuration Options:
- No options to configure
- Options name:
- devel_aws-c-event-stream
- USES:
- cmake compiler:c11 ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
25 Oct 2021 14:04:48 0.2.7,1
|
Danilo Egea Gondolfo (danilo)  |
devel/aws-c-event-stream: Update to 0.2.7 |
06 Apr 2021 14:31:07 0.2.6,1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
05 Jan 2021 15:14:53
0.2.6,1
|
danilo  |
devel/aws-c-event-stream: Update to 0.2.6 |
16 Oct 2020 12:38:22
0.1.6_1,1
|
danilo  |
devel/aws-c-common: Update to 0.4.59 |
03 Aug 2020 11:59:37
0.1.6,1
|
danilo  |
- Update to 0.1.6 |
21 Jul 2020 21:30:31
0.1.5,1
|
danilo  |
- Update to 0.1.5 |
12 Apr 2020 12:44:09
0.1.4_1,1
|
danilo  |
- Rename devel/aws-c-commons to devel/aws-c-common. That is the correct
project's name. |
02 Dec 2019 10:10:05
0.1.4,1
|
danilo  |
- Update to 0.1.4 |
09 Sep 2019 21:07:03
0.1.2,1
|
danilo  |
- Update to 0.1.2 |
26 Jul 2019 20:46:57
0.1.1_1,1
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
12 Jan 2019 18:36:39
0.1.1,1
|
danilo  |
- Update to 0.1.1
- Add compiler:c11 to fix build on archs that still use GCC as default compiler
[1]
PR: 234401
Submitted by: Piotr Kubaj [1] |
16 Dec 2018 21:50:29
20181214
|
danilo  |
- Fix build on 12.0 i386 |
15 Dec 2018 15:11:20
20181214
|
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. |