Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.25.3 22 Feb 2024 05:50:10 |
Gleb Popov (arrowd) Author: Collin Funk |
devel/protobuf-java: Update to 3.25.3
PR: 277153 |
3.22.2 14 Mar 2023 12:39:31 |
Matthew Seaman (matthew) |
devel/protobuf-java: update to 3.22.2
Return to the pool while here. |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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.11.1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
3.11.1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
3.11.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.11.1 07 Dec 2019 17:11:53 |
matthew |
Update to 3.11.1
ChangeLog: https://github.com/protocolbuffers/protobuf/blob/v3.11.1/CHANGES.txt |
3.11.0 29 Nov 2019 10:40:46 |
matthew |
Update to 3.11.0
ChangeLog: https://github.com/protocolbuffers/protobuf/blob/v3.11.0/CHANGES.txt |
3.10.0 05 Oct 2019 09:24:29 |
matthew |
Update to 3.10.0 |
3.9.1 09 Aug 2019 12:13:05 |
matthew |
Update to 3.9.1
ChangeLog: https://github.com/protocolbuffers/protobuf/blob/v3.9.1/CHANGES.txt
(Although the changelog doesn't seem to have been updated since
version 3.9.0, which does rather limit its utility.) |
3.9.0 21 Jul 2019 07:39:27 |
matthew |
Update to 3.9.0
ChangeLog: https://github.com/protocolbuffers/protobuf/blob/3.9.x/CHANGES.txt |
3.8.0 30 May 2019 18:04:50 |
matthew |
Update to 3.8.0 |
3.7.1 29 Apr 2019 05:30:52 |
matthew |
Core Protocol Buffers library. Protocol Buffers are a way of encoding
structured data in an efficient yet extensible format
WWW: https://mvnrepository.com/artifact/com.google.protobuf/protobuf-java |