[MacPorts] #72315: protobuf: port request

MacPorts noreply at macports.org
Wed Apr 9 06:20:21 UTC 2025


#72315: protobuf: port request
-------------------------+----------------------
 Reporter:  suhailskhan  |      Owner:  (none)
     Type:  request      |     Status:  new
 Priority:  Normal       |  Milestone:
Component:  ports        |    Version:
 Keywords:               |       Port:  protobuf
-------------------------+----------------------
 I would like to request the addition of a new port for Protocol Buffers
 (protobuf), a language-neutral, platform-neutral extensible mechanism for
 serializing structured data, developed by Google.

 protobuf is useful for developing programs that communicate with each
 other over a wire or for storing data. It is commonly used in the
 development of software that uses gRPC communications. Installing protobuf
 gives you the `protoc` command, which allows you to compile `.proto`
 files, which contain the definition of a protocol buffer.

 Pages:\\

 [https://github.com/protocolbuffers/protobuf]\\

 [https://protobuf.dev]

 Dependencies:\\
 - Abseil
 - CMake
 - GoogleTest (only for running tests, not required otherwise; port for
 GoogleTest does not currently exist either)

-- 
Ticket URL: <https://trac.macports.org/ticket/72315>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list