Path to this page:
./
devel/protobuf,
Google protocol buffers
Branch: CURRENT,
Version: 28.3,
Package name: protobuf-28.3,
Maintainer: pkgsrc-usersProtocol Buffers are a way of encoding structured data in an efficient yet
extensible format. Google uses Protocol Buffers for almost all of its internal
RPC protocols and file formats.
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 9039.656 KB
Version history: (Expand)
- (2024-10-23) Updated to version: protobuf-28.3
- (2024-09-21) Updated to version: protobuf-28.2
- (2024-08-28) Updated to version: protobuf-27.4
- (2024-08-06) Updated to version: protobuf-27.3
- (2024-06-26) Updated to version: protobuf-27.2
- (2024-06-06) Updated to version: protobuf-27.1
CVS history: (Expand)
2024-04-05 16:01:01 by Thomas Klausner | Files touched by this commit (49) |
Log message:
*: recursive bump for protobuf 26.1
|
2024-04-05 15:55:23 by Thomas Klausner | Files touched by this commit (6) | |
Log message:
{py-,}protobuf: update to {5.,}26.1
This version includes breaking changes to: Java, PHP, C++, Ruby, Python.
|
2024-03-28 12:19:53 by Greg Troxel | Files touched by this commit (1) |
Log message:
devel/protobuf: Expand comment about shlib versions
Upstream's minor releases have ABI changes.
|
2024-02-16 14:41:11 by Adam Ciarcinski | Files touched by this commit (4) | |
Log message:
protobuf py-protobuf: updated to (4.)25.3
Protocol Buffers v25.3
Apple Privacy Manifest Requirement
[CPP] Add the privacy manifest to the C++ CocoaPod. (9d1bc10)
[ObjC] Add the privacy manifest to the ObjC CocoaPod. (cec08dc)
Add PrivacyInfo.xcprivacy
C++
Remove use of mach_absolute_time
Objective-C
[ObjC] Use a local to avoid warnings in 32bit builds. (9dc736d)
Python
Bump python version to 3.9 for gcloud 460.0.0 (17ec19d)
Ruby
Update Ruby GHA to test against Ruby 3.3. (25b1e81)
Pin bundler version to 2.4.22 for Ruby 2.7 support
|
2024-01-30 19:29:21 by Adam Ciarcinski | Files touched by this commit (47) |
Log message:
revbump for devel/abseil
|
2024-01-10 21:52:51 by Adam Ciarcinski | Files touched by this commit (4) | |
Log message:
protobuf py-protobuf: updated to (4.)25.2
|
2023-11-19 14:21:42 by Jason Bacon | Files touched by this commit (1) |
Log message:
devel/protobuf: Unbreak build on Darwin
FORCE_CXX_STD=c++14
|
2023-11-16 07:15:46 by Adam Ciarcinski | Files touched by this commit (4) | |
Log message:
protobuf py-protobuf: updated to [4.]25.1
Protocol Buffers v25.1
Announcements
Protobuf News may include additional announcements or pre-announcements for \
upcoming changes.
Python
Raise warnings for deprecated python syntax usages (74f5cf4)
Ruby
Add support for extensions in CRuby, JRuby, and FFI Ruby
Add support for options in CRuby, JRuby and FFI
|