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
2024-11-06 Today brought in a new category: filesystems. Sadly, the website did not process it well. I am working on that. It may take a few days.
2024-11-07 Commit processing is halted. I have a fix for the new category. It is making its way through the system.
UPDATE: the backend is processing the original filesystems commit now. It should take about an hour.
UPDATE: as of 20:30 UTC, the filesystems commit has been processed. Commit processing is now up to date.
Port details
bear Tool that generates a compilation database for clang tooling
3.1.5_3 devel on this many watch lists=2 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 3.1.4_3Version of this port present on the latest quarterly branch.
Maintainer: jrm@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-05-20 12:51:06
Last Update: 2024-11-12 03:13:54
Commit Hash: b359e36
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
License: GPLv3+
WWW:
https://github.com/rizsotto/Bear
Description:
Bear is a tool that generates a compilation database for clang tooling. The JSON compilation database is used in the clang project to provide information on how a single compilation unit is processed. With this, it is easy to re-run the compilation with alternate programs. One way to get a compilation database is to use cmake as the build tool. Passing -DCMAKE_EXPORT_COMPILE_COMMANDS=ON to cmake generates the compile_commands.json file into the current directory. For non-cmake projects, Bear generates the JSON file during the build process. The concept behind Bear is: to execute the original build command and intercept the exec calls issued by the build tool. To achieve that, Bear uses the LD_PRELOAD or DYLD_INSERT_LIBRARIES mechanisms provided by the dynamic linker.
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 (181 items)
Collapse this list.
  1. /usr/local/share/licenses/bear-3.1.5_3/catalog.mk
  2. /usr/local/share/licenses/bear-3.1.5_3/LICENSE
  3. /usr/local/share/licenses/bear-3.1.5_3/GPLv3+
  4. bin/bear
  5. lib/bear/libexec.so
  6. lib/bear/wrapper
  7. lib/bear/wrapper.d/CC
  8. lib/bear/wrapper.d/R
  9. lib/bear/wrapper.d/ar
  10. lib/bear/wrapper.d/as
  11. lib/bear/wrapper.d/bison
  12. lib/bear/wrapper.d/c++
  13. lib/bear/wrapper.d/cc
  14. lib/bear/wrapper.d/clang
  15. lib/bear/wrapper.d/clang++
  16. lib/bear/wrapper.d/clang++10
  17. lib/bear/wrapper.d/clang++11
  18. lib/bear/wrapper.d/clang++12
  19. lib/bear/wrapper.d/clang++13
  20. lib/bear/wrapper.d/clang++14
  21. lib/bear/wrapper.d/clang++15
  22. lib/bear/wrapper.d/clang++16
  23. lib/bear/wrapper.d/clang++17
  24. lib/bear/wrapper.d/clang++18
  25. lib/bear/wrapper.d/clang++19
  26. lib/bear/wrapper.d/clang++20
  27. lib/bear/wrapper.d/clang++33
  28. lib/bear/wrapper.d/clang++34
  29. lib/bear/wrapper.d/clang++35
  30. lib/bear/wrapper.d/clang++36
  31. lib/bear/wrapper.d/clang++37
  32. lib/bear/wrapper.d/clang++38
  33. lib/bear/wrapper.d/clang++39
  34. lib/bear/wrapper.d/clang++40
  35. lib/bear/wrapper.d/clang++50
  36. lib/bear/wrapper.d/clang++60
  37. lib/bear/wrapper.d/clang++70
  38. lib/bear/wrapper.d/clang++80
  39. lib/bear/wrapper.d/clang++90
  40. lib/bear/wrapper.d/clang10
  41. lib/bear/wrapper.d/clang11
  42. lib/bear/wrapper.d/clang12
  43. lib/bear/wrapper.d/clang13
  44. lib/bear/wrapper.d/clang14
  45. lib/bear/wrapper.d/clang15
  46. lib/bear/wrapper.d/clang16
  47. lib/bear/wrapper.d/clang17
  48. lib/bear/wrapper.d/clang18
  49. lib/bear/wrapper.d/clang19
  50. lib/bear/wrapper.d/clang20
  51. lib/bear/wrapper.d/clang33
  52. lib/bear/wrapper.d/clang34
  53. lib/bear/wrapper.d/clang35
  54. lib/bear/wrapper.d/clang36
  55. lib/bear/wrapper.d/clang37
  56. lib/bear/wrapper.d/clang38
  57. lib/bear/wrapper.d/clang39
  58. lib/bear/wrapper.d/clang40
  59. lib/bear/wrapper.d/clang50
  60. lib/bear/wrapper.d/clang60
  61. lib/bear/wrapper.d/clang70
  62. lib/bear/wrapper.d/clang80
  63. lib/bear/wrapper.d/clang90
  64. lib/bear/wrapper.d/cpp10
  65. lib/bear/wrapper.d/cpp11
  66. lib/bear/wrapper.d/cpp12
  67. lib/bear/wrapper.d/cpp13
  68. lib/bear/wrapper.d/cpp14
  69. lib/bear/wrapper.d/cpp15
  70. lib/bear/wrapper.d/cpp16
  71. lib/bear/wrapper.d/cpp17
  72. lib/bear/wrapper.d/cpp18
  73. lib/bear/wrapper.d/cpp19
  74. lib/bear/wrapper.d/cpp20
  75. lib/bear/wrapper.d/cpp33
  76. lib/bear/wrapper.d/cpp34
  77. lib/bear/wrapper.d/cpp35
  78. lib/bear/wrapper.d/cpp36
  79. lib/bear/wrapper.d/cpp37
  80. lib/bear/wrapper.d/cpp38
  81. lib/bear/wrapper.d/cpp39
  82. lib/bear/wrapper.d/cpp40
  83. lib/bear/wrapper.d/cpp42
  84. lib/bear/wrapper.d/cpp43
  85. lib/bear/wrapper.d/cpp44
  86. lib/bear/wrapper.d/cpp45
  87. lib/bear/wrapper.d/cpp46
  88. lib/bear/wrapper.d/cpp47
  89. lib/bear/wrapper.d/cpp48
  90. lib/bear/wrapper.d/cpp49
  91. lib/bear/wrapper.d/cpp5
  92. lib/bear/wrapper.d/cpp50
  93. lib/bear/wrapper.d/cpp6
  94. lib/bear/wrapper.d/cpp60
  95. lib/bear/wrapper.d/cpp7
  96. lib/bear/wrapper.d/cpp70
  97. lib/bear/wrapper.d/cpp8
  98. lib/bear/wrapper.d/cpp80
  99. lib/bear/wrapper.d/cpp9
  100. lib/bear/wrapper.d/cpp90
  101. lib/bear/wrapper.d/ctangle
  102. lib/bear/wrapper.d/cweave
  103. lib/bear/wrapper.d/f77
  104. lib/bear/wrapper.d/flex
  105. lib/bear/wrapper.d/g++
  106. lib/bear/wrapper.d/g++10
  107. lib/bear/wrapper.d/g++11
  108. lib/bear/wrapper.d/g++12
  109. lib/bear/wrapper.d/g++13
  110. lib/bear/wrapper.d/g++14
  111. lib/bear/wrapper.d/g++15
  112. lib/bear/wrapper.d/g++34
  113. lib/bear/wrapper.d/g++42
  114. lib/bear/wrapper.d/g++43
  115. lib/bear/wrapper.d/g++44
  116. lib/bear/wrapper.d/g++45
  117. lib/bear/wrapper.d/g++46
  118. lib/bear/wrapper.d/g++47
  119. lib/bear/wrapper.d/g++48
  120. lib/bear/wrapper.d/g++49
  121. lib/bear/wrapper.d/g++5
  122. lib/bear/wrapper.d/g++6
  123. lib/bear/wrapper.d/g++7
  124. lib/bear/wrapper.d/g++8
  125. lib/bear/wrapper.d/g++9
  126. lib/bear/wrapper.d/gcc
  127. lib/bear/wrapper.d/gcc10
  128. lib/bear/wrapper.d/gcc11
  129. lib/bear/wrapper.d/gcc12
  130. lib/bear/wrapper.d/gcc13
  131. lib/bear/wrapper.d/gcc14
  132. lib/bear/wrapper.d/gcc15
  133. lib/bear/wrapper.d/gcc34
  134. lib/bear/wrapper.d/gcc42
  135. lib/bear/wrapper.d/gcc43
  136. lib/bear/wrapper.d/gcc44
  137. lib/bear/wrapper.d/gcc45
  138. lib/bear/wrapper.d/gcc46
  139. lib/bear/wrapper.d/gcc47
  140. lib/bear/wrapper.d/gcc48
  141. lib/bear/wrapper.d/gcc49
  142. lib/bear/wrapper.d/gcc5
  143. lib/bear/wrapper.d/gcc6
  144. lib/bear/wrapper.d/gcc7
  145. lib/bear/wrapper.d/gcc8
  146. lib/bear/wrapper.d/gcc9
  147. lib/bear/wrapper.d/gfortran
  148. lib/bear/wrapper.d/icc
  149. lib/bear/wrapper.d/icpc
  150. lib/bear/wrapper.d/ld
  151. lib/bear/wrapper.d/lex
  152. lib/bear/wrapper.d/lint
  153. lib/bear/wrapper.d/llvm-c++
  154. lib/bear/wrapper.d/llvm-g++
  155. lib/bear/wrapper.d/llvm-gcc
  156. lib/bear/wrapper.d/m2c
  157. lib/bear/wrapper.d/makeinfo
  158. lib/bear/wrapper.d/nm
  159. lib/bear/wrapper.d/objcopy
  160. lib/bear/wrapper.d/objdump
  161. lib/bear/wrapper.d/pc
  162. lib/bear/wrapper.d/ranlib
  163. lib/bear/wrapper.d/readelf
  164. lib/bear/wrapper.d/strip
  165. lib/bear/wrapper.d/tangle
  166. lib/bear/wrapper.d/tex
  167. lib/bear/wrapper.d/tex2dvi
  168. lib/bear/wrapper.d/weave
  169. lib/bear/wrapper.d/yacc
  170. share/man/man1/bear.1.gz
  171. share/man/man1/bear-citnames.1.gz
  172. share/man/man1/bear-intercept.1.gz
  173. share/doc/bear/CODE_OF_CONDUCT.md
  174. share/doc/bear/CONTRIBUTING.md
  175. share/doc/bear/COPYING
  176. share/doc/bear/INSTALL.md
  177. share/doc/bear/README.md
  178. @dir lib/bear/wrapper.d
  179. @owner
  180. @group
  181. @mode
Collapse this list.
Dependency lines:
  • bear>0:devel/bear
To install the port:
cd /usr/ports/devel/bear/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/bear
  • pkg install bear
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: bear
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1728324084 SHA256 (rizsotto-Bear-3.1.5_GH0.tar.gz) = 4ac7b041222dcfc7231c6570d5bd76c39eaeda7a075ee2385b84256e7d659733 SIZE (rizsotto-Bear-3.1.5_GH0.tar.gz) = 152228

Packages (timestamps in pop-ups are UTC):
bear
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.1.5_13.1.5_2-3.1.5_13.1.5_2---
FreeBSD:13:quarterly3.1.4_43.1.4_43.1.2_13.1.4_43.1.4_43.1.3_43.1.3_43.1.3_4
FreeBSD:14:latest3.1.5_13.1.5_33.0.213.1.5_13.1.5_33.1.2_1-3.1.2_1
FreeBSD:14:quarterly3.1.4_43.1.4_4-3.1.4_43.1.4_43.1.3_43.1.3_43.1.3_4
FreeBSD:15:latest3.1.5_23.1.5_2n/a3.1.5_2n/a3.1.3_43.1.3_43.1.3_5
 

py37-bear
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--2.4.4---2.4.4-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. nlohmann-json>0 : devel/nlohmann-json
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
  4. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libabsl_hash.so : devel/abseil
  2. libfmt.so : devel/libfmt
  3. libgrpc.so : devel/grpc
  4. libprotobuf.so : devel/protobuf
  5. libspdlog.so : devel/spdlog
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. devel/folsom*
  2. Collapse this list of deleted ports.
for Run

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. devel/folsom*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for bear-3.1.5_3: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
devel_bear
USES:
cmake compiler:c++17-lang pkgconfig
pkg-message:
For install or upgrade:
After src commit 8ccd0b876e, bear can no longer intercept compile commands using the dynamic linker preload method. See https://github.com/rizsotto/Bear/issues/557 for details. An alternative method for bear to intercept compile commands is via wrappers. This method requires links under /usr/local/lib/bear/wrapper.d/ to any command called to build your program. The bear package now installs links to common tools such as compilers and linkers. If a link is missing, create it manually, submit a bug report, or supply links in a custom directory passed as an argument to bear's --wrapper-dir flag. The --force-wrapper option must be supplied when using the wrapper method. Example: % bear --force-wrapper -- make
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/rizsotto/Bear/tar.gz/3.1.5?dummy=/
Collapse this list.

Number of commits found: 74

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.1.5_3
12 Nov 2024 03:13:54
commit hash: b359e3699e7c0ceddf80d07c0855be02d689c34ecommit hash: b359e3699e7c0ceddf80d07c0855be02d689c34ecommit hash: b359e3699e7c0ceddf80d07c0855be02d689c34ecommit hash: b359e3699e7c0ceddf80d07c0855be02d689c34e files touched by this commit
Joseph Mingrone (jrm) search for other commits by this committer
Bump PORTREVISIONs after grpc shlib change in 2715f16944541b6b

PR:		282624
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D47513
3.1.5_2
29 Oct 2024 14:38:30
commit hash: 94829e74ad868afe36ee6797b9f9e3caa8c7132fcommit hash: 94829e74ad868afe36ee6797b9f9e3caa8c7132fcommit hash: 94829e74ad868afe36ee6797b9f9e3caa8c7132fcommit hash: 94829e74ad868afe36ee6797b9f9e3caa8c7132f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/protobuf: Update to 28.3

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
3.1.5_1
14 Oct 2024 05:05:22
commit hash: fab6d0457649b660fbf9c429fc2c7e1637e1c0f0commit hash: fab6d0457649b660fbf9c429fc2c7e1637e1c0f0commit hash: fab6d0457649b660fbf9c429fc2c7e1637e1c0f0commit hash: fab6d0457649b660fbf9c429fc2c7e1637e1c0f0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/grpc: Update to 1.67.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/grpc/grpc/releases
3.1.5
08 Oct 2024 01:25:35
commit hash: 514ba274df8582bd766f37300726e043a9037c77commit hash: 514ba274df8582bd766f37300726e043a9037c77commit hash: 514ba274df8582bd766f37300726e043a9037c77commit hash: 514ba274df8582bd766f37300726e043a9037c77 files touched by this commit
Joseph Mingrone (jrm) search for other commits by this committer
devel/bear: Update to 3.1.5

Release notes:	https://github.com/rizsotto/Bear/releases/tag/3.1.5
Sponsored by:	The FreeBSD Foundation
3.1.4_4
07 Oct 2024 14:16:41
commit hash: 232b56f7db4cdd05d3bce95731968f81bec27c65commit hash: 232b56f7db4cdd05d3bce95731968f81bec27c65commit hash: 232b56f7db4cdd05d3bce95731968f81bec27c65commit hash: 232b56f7db4cdd05d3bce95731968f81bec27c65 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/protobuf: Update to 28.2

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
3.1.4_3
18 Sep 2024 19:10:12
commit hash: edc44d21a5d1014318cae0ac513ec20cc0aacc17commit hash: edc44d21a5d1014318cae0ac513ec20cc0aacc17commit hash: edc44d21a5d1014318cae0ac513ec20cc0aacc17commit hash: edc44d21a5d1014318cae0ac513ec20cc0aacc17 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/protobuf: Update to 28.1

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
3.1.4_2
15 Sep 2024 20:09:36
commit hash: f01013c7ca039769891e8b6dc1a3835181da6dbfcommit hash: f01013c7ca039769891e8b6dc1a3835181da6dbfcommit hash: f01013c7ca039769891e8b6dc1a3835181da6dbfcommit hash: f01013c7ca039769891e8b6dc1a3835181da6dbf files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/protobuf: Update to 28.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
3.1.4_1
15 Sep 2024 20:09:34
commit hash: d53b4fb4a10ed49706bc467b6e746bdb2cc816b0commit hash: d53b4fb4a10ed49706bc467b6e746bdb2cc816b0commit hash: d53b4fb4a10ed49706bc467b6e746bdb2cc816b0commit hash: d53b4fb4a10ed49706bc467b6e746bdb2cc816b0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/grpc: Update to 1.66.1

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/grpc/grpc/releases
3.1.4
20 Aug 2024 18:24:55
commit hash: fb87f081801114619bfd5b569a891c2da6f05947commit hash: fb87f081801114619bfd5b569a891c2da6f05947commit hash: fb87f081801114619bfd5b569a891c2da6f05947commit hash: fb87f081801114619bfd5b569a891c2da6f05947 files touched by this commit
Joseph Mingrone (jrm) search for other commits by this committer
devel/bear: Update to 3.1.4; install links for wrapper interception

After src commit 8ccd0b876e, bear can no longer intercept compile
commands using the dynamic linker preload method.  See
https://github.com/rizsotto/Bear/issues/557 for details.

An alternative method for bear to intercept compile commands is via
wrappers.  To simplify using this method, install links for common build
tools under lib/bear/wrapper.d/.

PR:		280844
Sponsored by:	The FreeBSD Foundation
3.1.3_10
15 Aug 2024 11:47:41
commit hash: 524fa2c149b3fea04f1787b45f7ea92ec096c433commit hash: 524fa2c149b3fea04f1787b45f7ea92ec096c433commit hash: 524fa2c149b3fea04f1787b45f7ea92ec096c433commit hash: 524fa2c149b3fea04f1787b45f7ea92ec096c433 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/bear: Fix buld with protobuf 26.0+

Obtained
from:	https://github.com/rizsotto/Bear/commit/3ba056a6cdebd1608279e89b021e7c28bcee3ea3
3.1.3_10
15 Aug 2024 10:55:26
commit hash: 216e30a7a540331337aa6a83938d7b2551f2e903commit hash: 216e30a7a540331337aa6a83938d7b2551f2e903commit hash: 216e30a7a540331337aa6a83938d7b2551f2e903commit hash: 216e30a7a540331337aa6a83938d7b2551f2e903 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/protobuf: Update to 27.3

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
3.1.3_9
15 Aug 2024 10:55:25
commit hash: e9a9fe7ceb5a72c0e514a2fe1962cd3c0bb99079commit hash: e9a9fe7ceb5a72c0e514a2fe1962cd3c0bb99079commit hash: e9a9fe7ceb5a72c0e514a2fe1962cd3c0bb99079commit hash: e9a9fe7ceb5a72c0e514a2fe1962cd3c0bb99079 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/grpc: Update to 1.65.4

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/grpc/grpc/releases
3.1.3_8
08 Aug 2024 07:41:06
commit hash: 8c120afd978777a79b6566f1824080771cbc5b56commit hash: 8c120afd978777a79b6566f1824080771cbc5b56commit hash: 8c120afd978777a79b6566f1824080771cbc5b56commit hash: 8c120afd978777a79b6566f1824080771cbc5b56 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
Bump revisions of dependent ports after Abseil C++ libraries update

Requested by:	madpilot
3.1.3_7
09 Mar 2024 14:05:20
commit hash: 1947368c6b77cbe2f349aef7b0a1095117c33f6ccommit hash: 1947368c6b77cbe2f349aef7b0a1095117c33f6ccommit hash: 1947368c6b77cbe2f349aef7b0a1095117c33f6ccommit hash: 1947368c6b77cbe2f349aef7b0a1095117c33f6c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/grpc: Update to 1.62.0

- Bump PORTREVISION of dependent ports for shlib change
  Broken ports are skipped:
  - science/py-tensorflow
  - sysutils/apache-mesos

Changes:	https://github.com/grpc/grpc/releases
3.1.3_6
26 Feb 2024 17:18:05
commit hash: ce7d7033c01b6872bff321aa0ad8e8e3321904cdcommit hash: ce7d7033c01b6872bff321aa0ad8e8e3321904cdcommit hash: ce7d7033c01b6872bff321aa0ad8e8e3321904cdcommit hash: ce7d7033c01b6872bff321aa0ad8e8e3321904cd files touched by this commit
Joseph Mingrone (jrm) search for other commits by this committer
devel/bear: Remove USE_LDCONFIG

Nothing else wants to link against lib/bear/*.so, so remove
USE_LDCONFIG.

Reported by:	bapt
Sponsored by:	The FreeBSD Foundation
3.1.3_5
26 Feb 2024 17:17:09
commit hash: 3eee6825a1a0730f9e7a608d71bc59efd3414d45commit hash: 3eee6825a1a0730f9e7a608d71bc59efd3414d45commit hash: 3eee6825a1a0730f9e7a608d71bc59efd3414d45commit hash: 3eee6825a1a0730f9e7a608d71bc59efd3414d45 files touched by this commit
Joseph Mingrone (jrm) search for other commits by this committer
devel/bear: Strip main binary

Sponsored by:	The FreeBSD Foundation
3.1.3_5
26 Feb 2024 17:17:09
commit hash: b06731a2e71d352dc041c057b6ba3a873d8bc08bcommit hash: b06731a2e71d352dc041c057b6ba3a873d8bc08bcommit hash: b06731a2e71d352dc041c057b6ba3a873d8bc08bcommit hash: b06731a2e71d352dc041c057b6ba3a873d8bc08b files touched by this commit
Joseph Mingrone (jrm) search for other commits by this committer
devel/bear: Remove indirect dependencies from LIB_DEPENDS

Sponsored by:	The FreeBSD Foundation
3.1.3_5
21 Feb 2024 15:06:22
commit hash: 917c3f128b25de0ba3a00a698f810e3580103aa0commit hash: 917c3f128b25de0ba3a00a698f810e3580103aa0commit hash: 917c3f128b25de0ba3a00a698f810e3580103aa0commit hash: 917c3f128b25de0ba3a00a698f810e3580103aa0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/grpc: Update to 1.61.1

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/grpc/grpc/releases
3.1.3_4
14 Dec 2023 17:03:10
commit hash: 60ae83008eab6a481b44ba1947b4c0f3232c166bcommit hash: 60ae83008eab6a481b44ba1947b4c0f3232c166bcommit hash: 60ae83008eab6a481b44ba1947b4c0f3232c166bcommit hash: 60ae83008eab6a481b44ba1947b4c0f3232c166b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/grpc: Update to 1.60.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/grpc/grpc/releases
3.1.3_3
14 Dec 2023 17:03:10
commit hash: 69e2e87fa56b54e267429b326f7f6188a7baaa71commit hash: 69e2e87fa56b54e267429b326f7f6188a7baaa71commit hash: 69e2e87fa56b54e267429b326f7f6188a7baaa71commit hash: 69e2e87fa56b54e267429b326f7f6188a7baaa71 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/protobuf: Update to 24.4

- Use USES=pathfix to fix .pc installation
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
3.1.3_2
14 Dec 2023 15:49:40
commit hash: ec5f6e22611156724fe5844ed3783b68e0d404f3commit hash: ec5f6e22611156724fe5844ed3783b68e0d404f3commit hash: ec5f6e22611156724fe5844ed3783b68e0d404f3commit hash: ec5f6e22611156724fe5844ed3783b68e0d404f3 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/libfmt: Update to 10.1.1

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/fmtlib/fmt/releases
3.1.3_1
11 Sep 2023 03:22:48
commit hash: 0c509fb2dc64f2b179f3898a394ae0c6a7852d9fcommit hash: 0c509fb2dc64f2b179f3898a394ae0c6a7852d9fcommit hash: 0c509fb2dc64f2b179f3898a394ae0c6a7852d9fcommit hash: 0c509fb2dc64f2b179f3898a394ae0c6a7852d9f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/re2: Update to 20230801

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/google/re2/releases
3.1.3
01 Sep 2023 02:08:26
commit hash: 4d5ac25e1ca8dd31c0088989dff16a5e35338099commit hash: 4d5ac25e1ca8dd31c0088989dff16a5e35338099commit hash: 4d5ac25e1ca8dd31c0088989dff16a5e35338099commit hash: 4d5ac25e1ca8dd31c0088989dff16a5e35338099 files touched by this commit
Joseph Mingrone (jrm) search for other commits by this committer
devel/bear: Update to 3.1.3

When building devel/bear, pkgconf 1.8.1 still seems to hang [0].  The
issue has been fixed upstream [1], and that fix will be included in a
pending update of devel/pkgconf [2].

[0] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265542
[1] https://github.com/pkgconf/pkgconf/issues/229
[2] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272934

Changes:	https://github.com/rizsotto/Bear/releases/tag/3.1.3
Sponsored by:	The FreeBSD Foundation
3.1.2_1
02 May 2023 19:58:21
commit hash: 94713bad761a1307f0722b8649a59c8601d22e74commit hash: 94713bad761a1307f0722b8649a59c8601d22e74commit hash: 94713bad761a1307f0722b8649a59c8601d22e74commit hash: 94713bad761a1307f0722b8649a59c8601d22e74 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/re2: Update to 20230301

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/google/re2/releases
3.1.2
02 May 2023 01:47:56
commit hash: f49c982ca802205c4ec2d4d692676385802d4d4fcommit hash: f49c982ca802205c4ec2d4d692676385802d4d4fcommit hash: f49c982ca802205c4ec2d4d692676385802d4d4fcommit hash: f49c982ca802205c4ec2d4d692676385802d4d4f files touched by this commit
Joseph Mingrone (jrm) search for other commits by this committer
devel/bear: Update to 3.1.2

Changes:	https://github.com/rizsotto/Bear/releases/tag/3.1.2
Sponsored by:	The FreeBSD Foundation
3.1.1_2
19 Apr 2023 18:53:02
commit hash: 69a06716bac333271566ea65bce5f351f008fac4commit hash: 69a06716bac333271566ea65bce5f351f008fac4commit hash: 69a06716bac333271566ea65bce5f351f008fac4commit hash: 69a06716bac333271566ea65bce5f351f008fac4 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/grpc: Update to 1.54.0 (should be part of
8f17596cf5a75f2dca4b4c9f65ba02a53e1b2cd9)

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/grpc/grpc/releases
3.1.1_1
21 Mar 2023 19:20:03
commit hash: 68b8a1ddaa16acc420d16956f3106e3613e2c9cccommit hash: 68b8a1ddaa16acc420d16956f3106e3613e2c9cccommit hash: 68b8a1ddaa16acc420d16956f3106e3613e2c9cccommit hash: 68b8a1ddaa16acc420d16956f3106e3613e2c9cc files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/grpc: Update to 1.52.1

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/grpc/grpc/releases
3.1.1
19 Feb 2023 12:48:57
commit hash: 2a4dfbe4eadd619bccd588ce3164b675214e1f4acommit hash: 2a4dfbe4eadd619bccd588ce3164b675214e1f4acommit hash: 2a4dfbe4eadd619bccd588ce3164b675214e1f4acommit hash: 2a4dfbe4eadd619bccd588ce3164b675214e1f4a files touched by this commit
Joseph Mingrone (jrm) search for other commits by this committer
devel/bear: Update to 3.1.1

Changes:	https://github.com/rizsotto/Bear/releases/tag/3.1.0
		https://github.com/rizsotto/Bear/releases/tag/3.1.1

Sponsored by:	The FreeBSD Foundation
3.0.21
29 Dec 2022 22:13:30
commit hash: 48f63a4bd630fca247da36f2acbf8f396a521969commit hash: 48f63a4bd630fca247da36f2acbf8f396a521969commit hash: 48f63a4bd630fca247da36f2acbf8f396a521969commit hash: 48f63a4bd630fca247da36f2acbf8f396a521969 files touched by this commit
Joseph Mingrone (jrm) search for other commits by this committer
devel/bear: Update 3.0.21

https://github.com/rizsotto/Bear/releases/tag/3.0.21

Sponsored by:	The FreeBSD Foundation
3.0.20_4
19 Dec 2022 09:31:34
commit hash: 2af489c04c7079c98287d0aa27e62fc008e0493ecommit hash: 2af489c04c7079c98287d0aa27e62fc008e0493ecommit hash: 2af489c04c7079c98287d0aa27e62fc008e0493ecommit hash: 2af489c04c7079c98287d0aa27e62fc008e0493e files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
*/*: chase the upgrade of devel/libfmt to 9.1.0

PR:		268081
3.0.20_3
09 Oct 2022 15:37:51
commit hash: 05e7a8b8e17851b506a55ab8676bd62779c328c5commit hash: 05e7a8b8e17851b506a55ab8676bd62779c328c5commit hash: 05e7a8b8e17851b506a55ab8676bd62779c328c5commit hash: 05e7a8b8e17851b506a55ab8676bd62779c328c5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/protobuf: Update to 3.21.7

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
3.0.20_2
03 Oct 2022 02:14:06
commit hash: b2b1773a8006931f49457a9341f2c6da6119de0ecommit hash: b2b1773a8006931f49457a9341f2c6da6119de0ecommit hash: b2b1773a8006931f49457a9341f2c6da6119de0ecommit hash: b2b1773a8006931f49457a9341f2c6da6119de0e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/grpc: Update to 1.49.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/grpc/grpc/releases
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)
3.0.20_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)
3.0.20_1
30 Jul 2022 05:57:09
commit hash: 8d5b2bc5bba953290f081148c21b5f922bd1d08dcommit hash: 8d5b2bc5bba953290f081148c21b5f922bd1d08dcommit hash: 8d5b2bc5bba953290f081148c21b5f922bd1d08dcommit hash: 8d5b2bc5bba953290f081148c21b5f922bd1d08d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/grpc: Update to 1.48.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/grpc/grpc/releases
3.0.20
25 Jul 2022 15:10:58
commit hash: e2dccd8d0e0b12c7d7662289361bb97fe5dee2ddcommit hash: e2dccd8d0e0b12c7d7662289361bb97fe5dee2ddcommit hash: e2dccd8d0e0b12c7d7662289361bb97fe5dee2ddcommit hash: e2dccd8d0e0b12c7d7662289361bb97fe5dee2dd files touched by this commit
Joseph Mingrone (jrm) search for other commits by this committer
devel/bear: Update to 3.0.20

https://github.com/rizsotto/Bear/releases/tag/3.0.20

Sponsored by:	The FreeBSD Foundation
3.0.19_4
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)
3.0.19_4
29 Jun 2022 16:32:34
commit hash: b1a61c790e9957e7d09899d824f3706d2bbc7b71commit hash: b1a61c790e9957e7d09899d824f3706d2bbc7b71commit hash: b1a61c790e9957e7d09899d824f3706d2bbc7b71commit hash: b1a61c790e9957e7d09899d824f3706d2bbc7b71 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/grpc: Update to 1.47.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/grpc/grpc/releases
3.0.19_3
16 May 2022 06:49:43
commit hash: 2d34c2bfeaa82867acfa7d73bec9644b2acecbb1commit hash: 2d34c2bfeaa82867acfa7d73bec9644b2acecbb1commit hash: 2d34c2bfeaa82867acfa7d73bec9644b2acecbb1commit hash: 2d34c2bfeaa82867acfa7d73bec9644b2acecbb1 files touched by this commit
Loïc Bartoletti (lbartoletti) search for other commits by this committer
devel/cmake: Update to 3.23.0

Update to 3.23.0.
Fix pkg-plist: using the default share/man location

Release Notes:
  https://cmake.org/cmake/help/v3.23/release/3.23.html

PR:		262886
Exp-run by:	antoine
3.0.19_3
13 May 2022 11:39:14
commit hash: bf3c49f70a0e7ba89d64e69c0c0799c4d5154d48commit hash: bf3c49f70a0e7ba89d64e69c0c0799c4d5154d48commit hash: bf3c49f70a0e7ba89d64e69c0c0799c4d5154d48commit hash: bf3c49f70a0e7ba89d64e69c0c0799c4d5154d48 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/grpc: Update to 1.46.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/grpc/grpc/releases
3.0.19_2
16 Apr 2022 04:19:07
commit hash: 10d211b655d85e31bf9b8e27d234f526cfd1e49bcommit hash: 10d211b655d85e31bf9b8e27d234f526cfd1e49bcommit hash: 10d211b655d85e31bf9b8e27d234f526cfd1e49bcommit hash: 10d211b655d85e31bf9b8e27d234f526cfd1e49b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/protobuf: Update to 3.20.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
3.0.19_1
30 Mar 2022 22:02:45
commit hash: a478c758445d3625921b9063e85891656582ce38commit hash: a478c758445d3625921b9063e85891656582ce38commit hash: a478c758445d3625921b9063e85891656582ce38commit hash: a478c758445d3625921b9063e85891656582ce38 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/grpc: Update to 1.45.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/grpc/grpc/releases
3.0.19
21 Mar 2022 22:06:55
commit hash: 8c534dd4a8598f6176122f52998204634ef1d8b2commit hash: 8c534dd4a8598f6176122f52998204634ef1d8b2commit hash: 8c534dd4a8598f6176122f52998204634ef1d8b2commit hash: 8c534dd4a8598f6176122f52998204634ef1d8b2 files touched by this commit
Joseph Mingrone (jrm) search for other commits by this committer
devel/bear: Update to 3.0.19

https://github.com/rizsotto/Bear/releases/tag/3.0.19

Sponsored by:	The FreeBSD Foundation
3.0.18_2
07 Mar 2022 18:10:55
commit hash: 58923d972927be74170f50d9e19b24a8160a7c34commit hash: 58923d972927be74170f50d9e19b24a8160a7c34commit hash: 58923d972927be74170f50d9e19b24a8160a7c34commit hash: 58923d972927be74170f50d9e19b24a8160a7c34 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/grpc: Update to 1.44.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/grpc/grpc/releases
3.0.18_1
28 Feb 2022 12:46:46
commit hash: f7e42ce5d5a3f11265d1e253b04212001992eca2commit hash: f7e42ce5d5a3f11265d1e253b04212001992eca2commit hash: f7e42ce5d5a3f11265d1e253b04212001992eca2commit hash: f7e42ce5d5a3f11265d1e253b04212001992eca2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/protobuf: Update to 3.19.4

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
3.0.18
01 Jan 2022 17:07:34
commit hash: 57d6564a88e1417976b650d8d2c1a2e31cd5b2a9commit hash: 57d6564a88e1417976b650d8d2c1a2e31cd5b2a9commit hash: 57d6564a88e1417976b650d8d2c1a2e31cd5b2a9commit hash: 57d6564a88e1417976b650d8d2c1a2e31cd5b2a9 files touched by this commit
Joseph Mingrone (jrm) search for other commits by this committer
devel/bear: Update to 3.0.18

https://github.com/rizsotto/Bear/releases/tag/3.0.18

Sponsored by:	The FreeBSD Foundation
3.0.17_1
21 Dec 2021 18:46:21
commit hash: d0c27ebad632fd07bf900cbbaa66ea09f321297ccommit hash: d0c27ebad632fd07bf900cbbaa66ea09f321297ccommit hash: d0c27ebad632fd07bf900cbbaa66ea09f321297ccommit hash: d0c27ebad632fd07bf900cbbaa66ea09f321297c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/grpc: Update to 1.42.0

Changes:	https://github.com/grpc/grpc/releases
3.0.17
17 Nov 2021 12:22:25
commit hash: 1c8cadd110e46070265494d8348bf9108bde2fa8commit hash: 1c8cadd110e46070265494d8348bf9108bde2fa8commit hash: 1c8cadd110e46070265494d8348bf9108bde2fa8commit hash: 1c8cadd110e46070265494d8348bf9108bde2fa8 files touched by this commit
Joseph Mingrone (jrm) search for other commits by this committer
devel/bear: Update to 3.0.17

https://github.com/rizsotto/Bear/releases/tag/3.0.17
3.0.16_1
25 Oct 2021 15:57:13
commit hash: 51a07334657452ef5b27bbd76503d73481961c08commit hash: 51a07334657452ef5b27bbd76503d73481961c08commit hash: 51a07334657452ef5b27bbd76503d73481961c08commit hash: 51a07334657452ef5b27bbd76503d73481961c08 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/grpc: Update to 1.41.0

-

Changes:	https://github.com/grpc/grpc/releases
3.0.16
30 Sep 2021 21:23:30
commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
cleanup: drop support for EOL FreeBSD 11.X

Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11

Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*

Reviewed by:	doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index
3.0.16
27 Sep 2021 00:38:11
commit hash: af779c4cf9d7707a78017a8a54fca10bcd3e1ea5commit hash: af779c4cf9d7707a78017a8a54fca10bcd3e1ea5commit hash: af779c4cf9d7707a78017a8a54fca10bcd3e1ea5commit hash: af779c4cf9d7707a78017a8a54fca10bcd3e1ea5 files touched by this commit
Joseph Mingrone (jrm) search for other commits by this committer
devel/bear: Update to 3.0.16

Remove the local patch for the $LIB dynamic library token that was only
supported on GNU/Linux.  Upstream has switched the multilib conditional
to be for GNU/Linux only.

https://github.com/rizsotto/Bear/releases/tag/3.0.16
3.0.15
17 Sep 2021 03:00:51
commit hash: a7a9b15e4716dc8fb8ac3791efbb74a309fb04a4commit hash: a7a9b15e4716dc8fb8ac3791efbb74a309fb04a4commit hash: a7a9b15e4716dc8fb8ac3791efbb74a309fb04a4commit hash: a7a9b15e4716dc8fb8ac3791efbb74a309fb04a4 files touched by this commit
Joseph Mingrone (jrm) search for other commits by this committer
devel/bear: Update to 3.0.15

Unlike the dynamic linker included with GNU/Linux distributions, $LIB is
not a token strings that our dynamic linker defines.  This update
includes a local patch to fix a runtime problem by hardcoding bear's
$LIB dynamic token with the value 'lib'.

Upstream PR: https://github.com/rizsotto/Bear/issues/409
Release notes: https://github.com/rizsotto/Bear/releases/tag/3.0.15
3.0.14
02 Sep 2021 00:55:46
commit hash: 32835fdd312f0779b353b3677e6da08a443ec80ecommit hash: 32835fdd312f0779b353b3677e6da08a443ec80ecommit hash: 32835fdd312f0779b353b3677e6da08a443ec80ecommit hash: 32835fdd312f0779b353b3677e6da08a443ec80e files touched by this commit
Joseph Mingrone (jrm) search for other commits by this committer
devel/bear: Unbreak and update to 3.0.14

https://github.com/rizsotto/Bear/releases/tag/3.0.14
3.0.13_2
18 Aug 2021 22:50:45
commit hash: 6a4356a0f431c643b10e1c085eb7fb77ce7fd732commit hash: 6a4356a0f431c643b10e1c085eb7fb77ce7fd732commit hash: 6a4356a0f431c643b10e1c085eb7fb77ce7fd732commit hash: 6a4356a0f431c643b10e1c085eb7fb77ce7fd732 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/nlohmann-json: Update 3.9.1 -> 3.10.0

Reported by:	portscout
3.0.13_2
22 Jul 2021 22:47:36
commit hash: c73b2d8fb8fc5c494d31c600fa416fe9eb5f368ecommit hash: c73b2d8fb8fc5c494d31c600fa416fe9eb5f368ecommit hash: c73b2d8fb8fc5c494d31c600fa416fe9eb5f368ecommit hash: c73b2d8fb8fc5c494d31c600fa416fe9eb5f368e files touched by this commit
Joseph Mingrone (jrm) search for other commits by this committer
devel/bear: Add missing .include <bsd.port.options.mk>
22 Jul 2021 21:57:29
commit hash: 0826576597499645e573e70f6b79875bbff58214commit hash: 0826576597499645e573e70f6b79875bbff58214commit hash: 0826576597499645e573e70f6b79875bbff58214commit hash: 0826576597499645e573e70f6b79875bbff58214 files touched by this commit Sanity Test Failure Refresh
Joseph Mingrone (jrm) search for other commits by this committer
devel/bear: Fix build on 11.4

To use dprintf from cstdio on FreeBSD versions prior to 12, #define
_WITH_DPRINTF is required.

Credit to ashish for discovering this.
3.0.13_2
21 Jul 2021 18:11:52
commit hash: f4acead6367a692af17431cc233565e8f1149366commit hash: f4acead6367a692af17431cc233565e8f1149366commit hash: f4acead6367a692af17431cc233565e8f1149366commit hash: f4acead6367a692af17431cc233565e8f1149366 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/protobuf: Update to 3.17.3

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
PR:		257026
Exp-run by:	antoine
3.0.13_1
21 Jul 2021 18:11:51
commit hash: 287cd8ad71d23e31948296cb773d3ebaaed14641commit hash: 287cd8ad71d23e31948296cb773d3ebaaed14641commit hash: 287cd8ad71d23e31948296cb773d3ebaaed14641commit hash: 287cd8ad71d23e31948296cb773d3ebaaed14641 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/libfmt: Update to 8.0.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/fmtlib/fmt/releases
PR:		257026
Exp-run by:	antoine
3.0.13
17 Jul 2021 15:17:46
commit hash: d7a31e2e9fecb89c9614ffadf6e503c350abaff4commit hash: d7a31e2e9fecb89c9614ffadf6e503c350abaff4commit hash: d7a31e2e9fecb89c9614ffadf6e503c350abaff4commit hash: d7a31e2e9fecb89c9614ffadf6e503c350abaff4 files touched by this commit
Joseph Mingrone (jrm) search for other commits by this committer
devel/bear: Update to 3.0.13

https://github.com/rizsotto/Bear/releases/tag/3.0.13
https://github.com/rizsotto/Bear/releases/tag/3.0.12
https://github.com/rizsotto/Bear/releases/tag/3.0.11
https://github.com/rizsotto/Bear/releases/tag/3.0.10
https://github.com/rizsotto/Bear/releases/tag/3.0.9
https://github.com/rizsotto/Bear/releases/tag/3.0.8
https://github.com/rizsotto/Bear/releases/tag/3.0.7
https://github.com/rizsotto/Bear/releases/tag/3.0.6
https://github.com/rizsotto/Bear/releases/tag/3.0.5
https://github.com/rizsotto/Bear/releases/tag/3.0.4
https://github.com/rizsotto/Bear/releases/tag/3.0.3
https://github.com/rizsotto/Bear/releases/tag/3.0.2
https://github.com/rizsotto/Bear/releases/tag/3.0.1
https://github.com/rizsotto/Bear/releases/tag/3.0.0
https://github.com/rizsotto/Bear/releases/tag/3.0.0-rc3
https://github.com/rizsotto/Bear/releases/tag/3.0.0-rc2
https://github.com/rizsotto/Bear/releases/tag/3.0.0-rc1

PR:		256771
Reviewed by:	ashish Derek Schrock <dereks@lifeofadishwasher.com>
Differential Revision:	https://reviews.freebsd.org/D30868

Co-authored-by:	Derek Schrock <dereks_lifeofadishwasher.com>
2.4.4
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.
2.4.4
14 Sep 2020 15:34:05
Revision:548622Original commit files touched by this commit
jrm search for other commits by this committer
devel/bear: Update to version 2.4.4

Upstream changes: https://github.com/rizsotto/Bear/releases/tag/2.4.4
2.4.3
31 Jan 2020 03:04:26
Revision:524668Original commit files touched by this commit
jrm search for other commits by this committer
devel/bear: Update to v2.4.3

Upstream changes: https://github.com/rizsotto/Bear/releases/tag/v2.4.3
2.4.2
30 Aug 2019 18:57:32
Revision:510284Original commit files touched by this commit
jrm search for other commits by this committer
devel/bear: Update to version 2.4.2

Upstream changes: https://github.com/rizsotto/Bear/releases/tag/2.4.2
2.4.1
05 Aug 2019 02:04:42
Revision:508136Original commit files touched by this commit
jrm search for other commits by this committer
devel/bear: Update to bug-fix release 2.4.1
2.4.0
15 May 2019 17:01:42
Revision:501737Original commit files touched by this commit
jrm search for other commits by this committer
devel/bear: Update to version 2.4.0

Upstream changes:
https://github.com/rizsotto/Bear/blob/master/ChangeLog.md#240-20190512
2.3.13
31 Aug 2018 23:37:14
Revision:478624Original commit files touched by this commit
jrm search for other commits by this committer
devel/bear: Update to version 2.3.13

Upstream changes: https://github.com/rizsotto/Bear/blob/master/ChangeLog.md
2.3.12
07 Aug 2018 19:42:26
Revision:476620Original commit files touched by this commit
jrm search for other commits by this committer
devel/bear: Update to version 2.3.12

Upstream changes: https://github.com/rizsotto/Bear/blob/master/ChangeLog.md
2.3.11
27 Jun 2018 00:57:20
Revision:473415Original commit files touched by this commit
jrm search for other commits by this committer
devel/bear: Update to version 2.3.11; Take maintainership

Upstream changes: https://github.com/rizsotto/Bear/blob/master/ChangeLog.md
2.3.6
22 Jun 2018 08:28:00
Revision:473023Original commit files touched by this commit
yuri search for other commits by this committer
Correction to r473019: Revert the unintended change to the 'Created by' headers.
2.3.6
22 Jun 2018 08:04:39
Revision:473019Original commit files touched by this commit
yuri search for other commits by this committer
Reset MAINTAINER on ports maintained by amutu@amutu.com

Based on the new policy of all maintained ports reset
when maintaner is absent for 3 months.

Bug#226400 for science/py-tensorflow is ignored since 2018-03-06 (3+ months).
portscout database indicates that 48.94% of his ports aren't updated.
2.3.6
29 Dec 2017 09:01:54
Revision:457499Original commit files touched by this commit Sanity Test Failure
antoine search for other commits by this committer
Simplify some USES=python

With hat:	portmgr
2.3.6
23 Jul 2017 08:05:01
Revision:446457Original commit files touched by this commit
pi search for other commits by this committer
New port: devel/bear

Bear is a tool that generates a compilation database for clang
tooling. The JSON compilation database is used in the clang project
to provide information on how a single compilation unit is processed.
With this, it is easy to re-run the compilation with alternate
programs. One way to get a compilation database is to use cmake as
the build tool. Passing -DCMAKE_EXPORT_COMPILE_COMMANDS=ON to cmake
generates the compile_commands.json file into the current directory.
For non-cmake projects, Bear generates the JSON file during the
build process.

The concept behind Bear is: to execute the original build command
and intercept the exec calls issued by the build tool. To achieve
that, Bear uses the LD_PRELOAD or DYLD_INSERT_LIBRARIES mechanisms
provided by the dynamic linker.

WWW: https://github.com/rizsotto/Bear

PR:		220475
Submitted by:	Jov <amutu@amutu.com>
0.8.2
27 Jun 2015 12:54:12
Revision:390698Original commit files touched by this commit
olgeni search for other commits by this committer
Sorting out some Erlang stuff:

- Rename a few Erlang-related ports using the erlang- prefix; it will avoid
  confusion with elixir- ports.
- Remove DOCS and EXAMPLES where not actually useful.
- Simplify RUN_DEPENDS where possible.
- Move textproc/exmpp to devel/erlang-exmpp.
- Add missing R18 compatibility fix for devel/erlang-oserl.
- Upgrade erlang-cuttlefish to 2.0.3.

The idea is that libraries ("deps") have the "erlang-" prefix, while larger
projects (rabbitmq, yaws, couchdb, etc) keep their usual names.
0.8.2
20 May 2015 12:50:48
Revision:386857Original commit files touched by this commit
olgeni search for other commits by this committer
Add devel/bear, a set of statistics functions for Erlang.

Number of commits found: 74