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
Port details
aws-c-commons Core c99 package for AWS SDK for C
0.4.25,1 devel Deleted 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.25,1Version of this port present on the latest quarterly branch.
Maintainer: danilo@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-12-15 15:11:34
Last Update: 2020-04-12 12:44:09
SVN Revision: 531507
License: APACHE20
WWW:
https://github.com/awslabs/aws-c-common
Description:
Core c99 package for AWS SDK for C. Includes cross-platform primitives, configuration, data structures, and error handling. WWW: https://github.com/awslabs/aws-c-common
Homepage    cgit ¦ GitHub ¦ 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 (82 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/aws-c-common-0.4.25,1/catalog.mk
  3. /usr/local/share/licenses/aws-c-common-0.4.25,1/LICENSE
  4. /usr/local/share/licenses/aws-c-common-0.4.25,1/APACHE20
  5. include/aws/common/allocator.h
  6. include/aws/common/array_list.h
  7. include/aws/common/array_list.inl
  8. include/aws/common/assert.h
  9. include/aws/common/atomics.h
  10. include/aws/common/atomics.inl
  11. include/aws/common/atomics_fallback.inl
  12. include/aws/common/atomics_gnu.inl
  13. include/aws/common/atomics_gnu_old.inl
  14. include/aws/common/atomics_msvc.inl
  15. include/aws/common/byte_buf.h
  16. include/aws/common/byte_order.h
  17. include/aws/common/byte_order.inl
  18. include/aws/common/clock.h
  19. include/aws/common/clock.inl
  20. include/aws/common/command_line_parser.h
  21. include/aws/common/common.h
  22. include/aws/common/condition_variable.h
  23. include/aws/common/config.h
  24. include/aws/common/date_time.h
  25. include/aws/common/device_random.h
  26. include/aws/common/encoding.h
  27. include/aws/common/encoding.inl
  28. include/aws/common/environment.h
  29. include/aws/common/error.h
  30. include/aws/common/error.inl
  31. include/aws/common/exports.h
  32. include/aws/common/hash_table.h
  33. include/aws/common/linked_list.h
  34. include/aws/common/linked_list.inl
  35. include/aws/common/log_channel.h
  36. include/aws/common/log_formatter.h
  37. include/aws/common/log_writer.h
  38. include/aws/common/logging.h
  39. include/aws/common/lru_cache.h
  40. include/aws/common/macros.h
  41. include/aws/common/math.cbmc.inl
  42. include/aws/common/math.fallback.inl
  43. include/aws/common/math.gcc_overflow.inl
  44. include/aws/common/math.gcc_x64_asm.inl
  45. include/aws/common/math.h
  46. include/aws/common/math.inl
  47. include/aws/common/math.msvc.inl
  48. include/aws/common/mutex.h
  49. include/aws/common/posix/common.inl
  50. include/aws/common/predicates.h
  51. include/aws/common/priority_queue.h
  52. include/aws/common/process.h
  53. include/aws/common/ring_buffer.h
  54. include/aws/common/ring_buffer.inl
  55. include/aws/common/rw_lock.h
  56. include/aws/common/stdbool.h
  57. include/aws/common/stdint.h
  58. include/aws/common/string.h
  59. include/aws/common/string.inl
  60. include/aws/common/system_info.h
  61. include/aws/common/task_scheduler.h
  62. include/aws/common/thread.h
  63. include/aws/common/time.h
  64. include/aws/common/uuid.h
  65. include/aws/common/zero.h
  66. include/aws/common/zero.inl
  67. include/aws/testing/aws_test_allocators.h
  68. include/aws/testing/aws_test_harness.h
  69. lib/aws-c-common/cmake/aws-c-common-config.cmake
  70. lib/aws-c-common/cmake/shared/aws-c-common-targets-release.cmake
  71. lib/aws-c-common/cmake/shared/aws-c-common-targets.cmake
  72. lib/cmake/AwsCFlags.cmake
  73. lib/cmake/AwsCheckHeaders.cmake
  74. lib/cmake/AwsFindPackage.cmake
  75. lib/cmake/AwsLibFuzzer.cmake
  76. lib/cmake/AwsSIMD.cmake
  77. lib/cmake/AwsSanitizers.cmake
  78. lib/cmake/AwsSharedLibSetup.cmake
  79. lib/cmake/AwsTestHarness.cmake
  80. lib/libaws-c-common.so
  81. lib/libaws-c-common.so.0unstable
  82. lib/libaws-c-common.so.1.0.0
Collapse this list.
Dependency lines:
  • aws-c-common>0:devel/aws-c-commons
No installation instructions:
This port has been deleted.
PKGNAME: aws-c-common
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1580065512 SHA256 (awslabs-aws-c-common-v0.4.25_GH0.tar.gz) = f85a8f74e42bd983a4615654457f8037876bc6b8dbf890e368bb516cbc2e9844 SIZE (awslabs-aws-c-common-v0.4.25_GH0.tar.gz) = 322039

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake
  2. ninja : devel/ninja
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
cmake compiler:c11
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-common/tar.gz/v0.4.25?dummy=/
Collapse this list.

Number of commits found: 9

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.4.25,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.4.25,1
10 Apr 2020 10:53:04
Revision:531315Original commit files touched by this commit
danilo search for other commits by this committer
- Update to 0.4.25
0.4.6,1
09 Sep 2019 21:06:18
Revision:511704Original commit files touched by this commit
danilo search for other commits by this committer
- Update to 0.4.6
0.3.9_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.3.9,1
30 May 2019 20:59:39
Revision:503085Original commit files touched by this commit
danilo search for other commits by this committer
- Update to 0.3.9
0.3.4,1
02 Apr 2019 21:22:18
Revision:497591Original commit files touched by this commit
danilo search for other commits by this committer
- Update to 0.3.4
0.3.3,1
24 Feb 2019 11:11:12
Revision:493751Original commit files touched by this commit
danilo search for other commits by this committer
- Update to 0.3.3
0.3.0,1
12 Jan 2019 18:33:44
Revision:490069Original commit files touched by this commit
danilo search for other commits by this committer
- Update to 0.3.0
- Add compiler:c11 to fix build on archs that still use GCC as default compiler
[1]

PR:		234098
Submitted by:	Piotr Kubaj [1]
20181212
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: 9