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
aws-c-event-stream C99 implementation of the vnd.amazon.eventstream content-type
0.4.2,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.4.0,1Version of this port present on the latest quarterly branch.
Maintainer: eduardo@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-12-15 15:11:34
Last Update: 2024-02-15 10:36:41
Commit Hash: ef0ffec
License: APACHE20
WWW:
https://github.com/awslabs/aws-c-event-stream
Description:
C99 implementation of the vnd.amazon.event-stream content-type.
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 (18 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/aws-c-event-stream-0.4.2,1/catalog.mk
  3. /usr/local/share/licenses/aws-c-event-stream-0.4.2,1/LICENSE
  4. /usr/local/share/licenses/aws-c-event-stream-0.4.2,1/APACHE20
  5. include/aws/event-stream/event_stream.h
  6. include/aws/event-stream/event_stream_channel_handler.h
  7. include/aws/event-stream/event_stream_exports.h
  8. include/aws/event-stream/event_stream_rpc.h
  9. include/aws/event-stream/event_stream_rpc_client.h
  10. include/aws/event-stream/event_stream_rpc_server.h
  11. lib/aws-c-event-stream/cmake/aws-c-event-stream-config.cmake
  12. lib/aws-c-event-stream/cmake/shared/aws-c-event-stream-targets-release.cmake
  13. lib/aws-c-event-stream/cmake/shared/aws-c-event-stream-targets.cmake
  14. lib/libaws-c-event-stream.so
  15. lib/libaws-c-event-stream.so.1.0.0
  16. @owner
  17. @group
  18. @mode
Collapse this list.
Dependency lines:
  • aws-c-event-stream>0: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 = 1707989287 SHA256 (awslabs-aws-c-event-stream-v0.4.2_GH0.tar.gz) = c98b8fa05c2ca10aacfce7327b92a84669c2da95ccb8e7d7b3e3285fcec8beee SIZE (awslabs-aws-c-event-stream-v0.4.2_GH0.tar.gz) = 71455

Packages (timestamps in pop-ups are UTC):
aws-c-event-stream
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.4.2,10.4.2,10.2.6,10.4.2,10.4.2,1-0.2.6,1-
FreeBSD:13:quarterly0.4.0,10.4.0,10.3.0,10.4.0,10.4.0,10.4.0,10.4.0,10.4.0,1
FreeBSD:14:latest0.4.2,10.4.2,1-0.4.2,10.4.2,1---
FreeBSD:14:quarterly0.4.0,10.4.0,1-0.4.0,10.4.0,10.4.0,10.4.0,10.4.0,1
FreeBSD:15:latest0.4.2,10.4.2,1n/a0.4.1,1n/a0.4.1,10.4.1,10.4.2,1
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. cmake : devel/cmake-core
  2. ninja : devel/ninja
Library dependencies:
  1. libaws-c-cal.so : security/aws-c-cal
  2. libaws-c-common.so : devel/aws-c-common
  3. libaws-c-io.so : devel/aws-c-io
  4. libaws-checksums.so : devel/aws-checksums
  5. libs2n.so : security/s2n-tls
This port is required by:
for Libraries
  1. databases/arrow
  2. devel/aws-crt-cpp
  3. devel/aws-sdk-cpp

Configuration Options:
No options to configure
Options name:
devel_aws-c-event-stream
USES:
cmake:testing ssl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/awslabs/aws-c-event-stream/tar.gz/v0.4.2?dummy=/
Collapse this list.

Number of commits found: 30

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.4.2,1
15 Feb 2024 10:36:41
commit hash: ef0ffec11642e4aebed83cc55c3a4b5a8c3d79edcommit hash: ef0ffec11642e4aebed83cc55c3a4b5a8c3d79edcommit hash: ef0ffec11642e4aebed83cc55c3a4b5a8c3d79edcommit hash: ef0ffec11642e4aebed83cc55c3a4b5a8c3d79ed files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
devel/aws-c-event-stream: Update to 0.4.2

- Drop USES=compiler

ChangeLog: https://github.com/awslabs/aws-c-event-stream/releases/tag/v0.4.2
0.4.1,1
05 Jan 2024 19:44:55
commit hash: 7e651458be38a63e4a3638a017c4bc5bae68d725commit hash: 7e651458be38a63e4a3638a017c4bc5bae68d725commit hash: 7e651458be38a63e4a3638a017c4bc5bae68d725commit hash: 7e651458be38a63e4a3638a017c4bc5bae68d725 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
devel/aws-c-event-stream: Update to 0.4.1

ChangeLog: https://github.com/awslabs/aws-c-event-stream/releases/tag/v0.4.1
0.4.0,1
30 Dec 2023 16:40:33
commit hash: ba59de267291701ccd7fed081e54d1cbdb4a0506commit hash: ba59de267291701ccd7fed081e54d1cbdb4a0506commit hash: ba59de267291701ccd7fed081e54d1cbdb4a0506commit hash: ba59de267291701ccd7fed081e54d1cbdb4a0506 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
devel/aws-c-event-stream: Update to 0.4.0

ChangeLog: https://github.com/awslabs/aws-c-event-stream/releases/tag/v0.4.0
0.3.2,1
24 Aug 2023 13:25:09
commit hash: 67cff63f363466df2dc08eaa446d821a355cda7bcommit hash: 67cff63f363466df2dc08eaa446d821a355cda7bcommit hash: 67cff63f363466df2dc08eaa446d821a355cda7bcommit hash: 67cff63f363466df2dc08eaa446d821a355cda7b files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
devel/aws-c-event-stream: Update to 0.3.2

ChangeLog: https://github.com/awslabs/aws-c-event-stream/releases/tag/v0.3.2
0.3.1,1
04 Jul 2023 07:18:28
commit hash: fb04df709960d51ab4672ae7e7a55eff567c3ac7commit hash: fb04df709960d51ab4672ae7e7a55eff567c3ac7commit hash: fb04df709960d51ab4672ae7e7a55eff567c3ac7commit hash: fb04df709960d51ab4672ae7e7a55eff567c3ac7 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
devel/aws-c-event-stream: Update to 0.3.1

ChangeLog: https://github.com/awslabs/aws-c-event-stream/releases/tag/v0.3.1
0.3.0,1
16 May 2023 18:51:05
commit hash: 72a1761eda797dff462830f4a7c2a4d1f4cf4da7commit hash: 72a1761eda797dff462830f4a7c2a4d1f4cf4da7commit hash: 72a1761eda797dff462830f4a7c2a4d1f4cf4da7commit hash: 72a1761eda797dff462830f4a7c2a4d1f4cf4da7 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
devel/aws-c-event-stream: Update to 0.3.0

ChangeLog: https://github.com/awslabs/aws-c-event-stream/releases/tag/v0.3.0
0.2.20,1
02 Mar 2023 09:06:01
commit hash: ec1f69252510372cbbe7fbcbf16d33a1154a40d7commit hash: ec1f69252510372cbbe7fbcbf16d33a1154a40d7commit hash: ec1f69252510372cbbe7fbcbf16d33a1154a40d7commit hash: ec1f69252510372cbbe7fbcbf16d33a1154a40d7 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
devel/aws-c-event-stream: Update to 0.2.20

ChangeLog:
https://github.com/awslabs/aws-c-event-stream/compare/v0.2.18...v0.2.20
0.2.18,1
15 Jan 2023 19:45:21
commit hash: 9e79f328b99dd99992b2fd499af78f6e5d9e4040commit hash: 9e79f328b99dd99992b2fd499af78f6e5d9e4040commit hash: 9e79f328b99dd99992b2fd499af78f6e5d9e4040commit hash: 9e79f328b99dd99992b2fd499af78f6e5d9e4040 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
devel/aws-c-event-stream: Update to 0.2.18

ChangeLog:
https://github.com/awslabs/aws-c-event-stream/compare/v0.2.15...v0.2.18
0.2.15,1
09 Nov 2022 22:35:16
commit hash: 9fe0c095928f11013b6b2a68ded0bd7b4e52e62fcommit hash: 9fe0c095928f11013b6b2a68ded0bd7b4e52e62fcommit hash: 9fe0c095928f11013b6b2a68ded0bd7b4e52e62fcommit hash: 9fe0c095928f11013b6b2a68ded0bd7b4e52e62f files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
devel/aws-c-event-stream: Update to 0.2.15

ChangeLog: https://github.com/awslabs/aws-c-event-stream/releases/tag/v0.2.15
0.2.14_2,1
15 Sep 2022 23:59:02
commit hash: fee3a75cd044c0a144ebcfd16cbd7d03f5c4e094commit hash: fee3a75cd044c0a144ebcfd16cbd7d03f5c4e094commit hash: fee3a75cd044c0a144ebcfd16cbd7d03f5c4e094commit hash: fee3a75cd044c0a144ebcfd16cbd7d03f5c4e094 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
devel/aws-c-event-stream: 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
0.2.14_1,1
13 Sep 2022 18:15:40
commit hash: 7d30eb21f83aaf7468b9c3ddad9ff6e0a39b86a9commit hash: 7d30eb21f83aaf7468b9c3ddad9ff6e0a39b86a9commit hash: 7d30eb21f83aaf7468b9c3ddad9ff6e0a39b86a9commit hash: 7d30eb21f83aaf7468b9c3ddad9ff6e0a39b86a9 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
devel/aws-c-event-stream: fix s2n-tls dependency
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.2.14,1
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.2.14,1
25 Aug 2022 22:31:11
commit hash: cf3195e1d36eb02efc6c1d945ca9f3cdb6128024commit hash: cf3195e1d36eb02efc6c1d945ca9f3cdb6128024commit hash: cf3195e1d36eb02efc6c1d945ca9f3cdb6128024commit hash: cf3195e1d36eb02efc6c1d945ca9f3cdb6128024 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
*/*: Add PORTSCOUT
0.2.14,1
25 Aug 2022 10:39:50
commit hash: 836e79729b66cdd7b74ec710a96bdfc105a5065fcommit hash: 836e79729b66cdd7b74ec710a96bdfc105a5065fcommit hash: 836e79729b66cdd7b74ec710a96bdfc105a5065fcommit hash: 836e79729b66cdd7b74ec710a96bdfc105a5065f files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
devel/aws-c-event-stream: Adopt/Update to 0.2.14

 - pet portclippy and portfmt

ChangeLog:	https://github.com/awslabs/aws-c-event-stream/releases/tag/v0.2.14
0.2.13,1
22 Aug 2022 07:27:56
commit hash: ddacf218baa55bbe13c958e8a39fc924a2458687commit hash: ddacf218baa55bbe13c958e8a39fc924a2458687commit hash: ddacf218baa55bbe13c958e8a39fc924a2458687commit hash: ddacf218baa55bbe13c958e8a39fc924a2458687 files touched by this commit
Danilo Egea Gondolfo (danilo) search for other commits by this committer
devel/aws-c-event-stream: Update to 0.2.13

Drop maintainership
0.2.7,1
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
0.2.7,1
25 Oct 2021 14:04:48
commit hash: 794beaf09c1c9cbe959682382097bc15e9f9656ecommit hash: 794beaf09c1c9cbe959682382097bc15e9f9656ecommit hash: 794beaf09c1c9cbe959682382097bc15e9f9656ecommit hash: 794beaf09c1c9cbe959682382097bc15e9f9656e files touched by this commit
Danilo Egea Gondolfo (danilo) search for other commits by this committer
devel/aws-c-event-stream: Update to 0.2.7
0.2.6,1
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.2.6,1
05 Jan 2021 15:14:53
Revision:560408Original commit files touched by this commit
danilo search for other commits by this committer
devel/aws-c-event-stream: Update to 0.2.6
0.1.6_1,1
16 Oct 2020 12:38:22
Revision:552502Original commit files touched by this commit
danilo search for other commits by this committer
devel/aws-c-common: Update to 0.4.59
0.1.6,1
03 Aug 2020 11:59:37
Revision:544056Original commit files touched by this commit
danilo search for other commits by this committer
- Update to 0.1.6
0.1.5,1
21 Jul 2020 21:30:31
Revision:542794Original commit files touched by this commit
danilo search for other commits by this committer
- Update to 0.1.5
0.1.4_1,1
12 Apr 2020 12:44:09
Revision:531507Original commit files touched by this commit
danilo search for other commits by this committer
- Rename devel/aws-c-commons to devel/aws-c-common. That is the correct
project's name.
0.1.4,1
02 Dec 2019 10:10:05
Revision:518843Original commit files touched by this commit
danilo search for other commits by this committer
- Update to 0.1.4
0.1.2,1
09 Sep 2019 21:07:03
Revision:511706Original commit files touched by this commit
danilo search for other commits by this committer
- Update to 0.1.2
0.1.1_1,1
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
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
0.1.1,1
12 Jan 2019 18:36:39
Revision:490071Original commit files touched by this commit
danilo search for other commits by this committer
- 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]
20181214
16 Dec 2018 21:50:29
Revision:487635Original commit files touched by this commit
danilo search for other commits by this committer
- Fix build on 12.0 i386
20181214
15 Dec 2018 15:11:20
Revision:487522Original commit files touched by this commit
danilo search for other commits by this committer
- 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.

Number of commits found: 30