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
capnproto1 Serialization/RPC system
1.0.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 1.0.1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-11-27 10:36:29
Last Update: 2023-11-27 18:07:48
Commit Hash: 9eb0023
License: MIT
WWW:
https://capnproto.org/
https://github.com/capnproto/capnproto
Description:
Cap'n Proto is an insanely fast data interchange format and capability-based RPC system. Think JSON, except binary. Or think Protocol Buffers, except faster.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (151 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/capnproto1-1.0.1/catalog.mk
  3. /usr/local/share/licenses/capnproto1-1.0.1/LICENSE
  4. /usr/local/share/licenses/capnproto1-1.0.1/MIT
  5. bin/capnp
  6. bin/capnpc
  7. bin/capnpc-c++
  8. bin/capnpc-capnp
  9. include/capnp/any.h
  10. include/capnp/blob.h
  11. include/capnp/c++.capnp
  12. include/capnp/c++.capnp.h
  13. include/capnp/capability.h
  14. include/capnp/common.h
  15. include/capnp/compat/json.capnp
  16. include/capnp/compat/json.capnp.h
  17. include/capnp/compat/json.h
  18. include/capnp/compat/std-iterator.h
  19. include/capnp/compat/websocket-rpc.h
  20. include/capnp/dynamic.h
  21. include/capnp/endian.h
  22. include/capnp/ez-rpc.h
  23. include/capnp/generated-header-support.h
  24. include/capnp/layout.h
  25. include/capnp/list.h
  26. include/capnp/membrane.h
  27. include/capnp/message.h
  28. include/capnp/orphan.h
  29. include/capnp/persistent.capnp
  30. include/capnp/persistent.capnp.h
  31. include/capnp/pointer-helpers.h
  32. include/capnp/pretty-print.h
  33. include/capnp/raw-schema.h
  34. include/capnp/rpc-prelude.h
  35. include/capnp/rpc-twoparty.capnp
  36. include/capnp/rpc-twoparty.capnp.h
  37. include/capnp/rpc-twoparty.h
  38. include/capnp/rpc.capnp
  39. include/capnp/rpc.capnp.h
  40. include/capnp/rpc.h
  41. include/capnp/schema-lite.h
  42. include/capnp/schema-loader.h
  43. include/capnp/schema-parser.h
  44. include/capnp/schema.capnp
  45. include/capnp/schema.capnp.h
  46. include/capnp/schema.h
  47. include/capnp/serialize-async.h
  48. include/capnp/serialize-packed.h
  49. include/capnp/serialize-text.h
  50. include/capnp/serialize.h
  51. include/capnp/stream.capnp
  52. include/capnp/stream.capnp.h
  53. include/kj/arena.h
  54. include/kj/array.h
  55. include/kj/async-inl.h
  56. include/kj/async-io.h
  57. include/kj/async-prelude.h
  58. include/kj/async-queue.h
  59. include/kj/async-unix.h
  60. include/kj/async-win32.h
  61. include/kj/async.h
  62. include/kj/cidr.h
  63. include/kj/common.h
  64. include/kj/compat/gtest.h
  65. include/kj/compat/gzip.h
  66. include/kj/compat/http.h
  67. include/kj/compat/readiness-io.h
  68. include/kj/compat/tls.h
  69. include/kj/compat/url.h
  70. include/kj/debug.h
  71. include/kj/encoding.h
  72. include/kj/exception.h
  73. include/kj/filesystem.h
  74. include/kj/function.h
  75. include/kj/hash.h
  76. include/kj/io.h
  77. include/kj/list.h
  78. include/kj/main.h
  79. include/kj/map.h
  80. include/kj/memory.h
  81. include/kj/mutex.h
  82. include/kj/one-of.h
  83. include/kj/parse/char.h
  84. include/kj/parse/common.h
  85. include/kj/refcount.h
  86. include/kj/source-location.h
  87. include/kj/std/iostream.h
  88. include/kj/string-tree.h
  89. include/kj/string.h
  90. include/kj/table.h
  91. include/kj/test.h
  92. include/kj/thread.h
  93. include/kj/threadlocal.h
  94. include/kj/time.h
  95. include/kj/timer.h
  96. include/kj/tuple.h
  97. include/kj/units.h
  98. include/kj/vector.h
  99. include/kj/win32-api-version.h
  100. include/kj/windows-sanity.h
  101. lib/cmake/CapnProto/CapnProtoConfig.cmake
  102. lib/cmake/CapnProto/CapnProtoConfigVersion.cmake
  103. lib/cmake/CapnProto/CapnProtoMacros.cmake
  104. lib/cmake/CapnProto/CapnProtoTargets.cmake
  105. lib/libcapnp-1.0.1.so
  106. lib/libcapnp-json-1.0.1.so
  107. lib/libcapnp-json.a
  108. lib/libcapnp-json.so
  109. lib/libcapnp-rpc-1.0.1.so
  110. lib/libcapnp-rpc.a
  111. lib/libcapnp-rpc.so
  112. lib/libcapnp-websocket-1.0.1.so
  113. lib/libcapnp-websocket.a
  114. lib/libcapnp-websocket.so
  115. lib/libcapnp.a
  116. lib/libcapnp.so
  117. lib/libcapnpc-1.0.1.so
  118. lib/libcapnpc.a
  119. lib/libcapnpc.so
  120. lib/libkj-1.0.1.so
  121. lib/libkj-async-1.0.1.so
  122. lib/libkj-async.a
  123. lib/libkj-async.so
  124. lib/libkj-gzip-1.0.1.so
  125. lib/libkj-gzip.a
  126. lib/libkj-gzip.so
  127. lib/libkj-http-1.0.1.so
  128. lib/libkj-http.a
  129. lib/libkj-http.so
  130. lib/libkj-test-1.0.1.so
  131. lib/libkj-test.a
  132. lib/libkj-test.so
  133. lib/libkj-tls-1.0.1.so
  134. lib/libkj-tls.a
  135. lib/libkj-tls.so
  136. lib/libkj.a
  137. lib/libkj.so
  138. libdata/pkgconfig/capnp-json.pc
  139. libdata/pkgconfig/capnp-rpc.pc
  140. libdata/pkgconfig/capnp-websocket.pc
  141. libdata/pkgconfig/capnp.pc
  142. libdata/pkgconfig/capnpc.pc
  143. libdata/pkgconfig/kj-async.pc
  144. libdata/pkgconfig/kj-gzip.pc
  145. libdata/pkgconfig/kj-http.pc
  146. libdata/pkgconfig/kj-test.pc
  147. libdata/pkgconfig/kj-tls.pc
  148. libdata/pkgconfig/kj.pc
  149. @owner
  150. @group
  151. @mode
Collapse this list.
Dependency lines:
  • capnproto1>0:devel/capnproto1
Conflicts:
CONFLICTS_INSTALL:
  • capnproto
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/devel/capnproto1/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/capnproto1
  • pkg install capnproto1
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: capnproto1
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1700759696 SHA256 (capnproto-capnproto-v1.0.1_GH0.tar.gz) = 5bdb16f6b389a9e29b04214b9bae1759e8b7fe2b45049d7e3f1f286ba050a200 SIZE (capnproto-capnproto-v1.0.1_GH0.tar.gz) = 2411361

Packages (timestamps in pop-ups are UTC):
capnproto1
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0.11.0.1-1.0.11.0.1---
FreeBSD:13:quarterly1.0.11.0.1-1.0.11.0.11.0.11.0.11.0.1
FreeBSD:14:latest1.0.11.0.1-1.0.11.0.1---
FreeBSD:14:quarterly1.0.11.0.1-1.0.11.0.11.0.11.0.11.0.1
FreeBSD:15:latest1.0.11.0.1n/a1.0.1n/a1.0.11.0.11.0.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. gmake>=4.3 : devel/gmake
  2. autoconf>=2.71 : devel/autoconf
  3. automake>=1.16.5 : devel/automake
  4. libtoolize : devel/libtool
This port is required by:
for Build
  1. databases/tiledb
for Libraries
  1. databases/tiledb
for Run
  1. databases/tiledb

Configuration Options:
No options to configure
Options name:
devel_capnproto1
USES:
autoreconf compiler:c++14-lang cpe gmake libtool pathfix 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/capnproto/capnproto/tar.gz/v1.0.1?dummy=/
Collapse this list.
Port Moves
  • port moved here from devel/capnproto080 on 2023-11-27
    REASON: Remove obsoleted port. Use devel/capnproto1 instead

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.1
27 Nov 2023 18:07:48
commit hash: 9eb002396f77917038696bf5ad73e60a555a0f2ecommit hash: 9eb002396f77917038696bf5ad73e60a555a0f2ecommit hash: 9eb002396f77917038696bf5ad73e60a555a0f2ecommit hash: 9eb002396f77917038696bf5ad73e60a555a0f2e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/capnproto1: Update CONFLICTS_INSTALL after capnproto080 removal
1.0.1
27 Nov 2023 10:28:03
commit hash: 31f7782002d0bc5a8191206e72e4578773a9eaefcommit hash: 31f7782002d0bc5a8191206e72e4578773a9eaefcommit hash: 31f7782002d0bc5a8191206e72e4578773a9eaefcommit hash: 31f7782002d0bc5a8191206e72e4578773a9eaef files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/capnproto1: Add capnproto1 1.0.1 (copied from capnproto080)

Number of commits found: 2