Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.29.2,1 31 Dec 2024 15:48:58 |
Po-Chuan Hsieh (sunpoet) |
devel/py-protobuf: Update to 5.29.2
Changes: https://github.com/protocolbuffers/protobuf/releases |
5.29.1,1 25 Dec 2024 19:15:34 |
Po-Chuan Hsieh (sunpoet) |
devel/py-protobuf: Update to 5.29.1
Changes: https://github.com/protocolbuffers/protobuf/releases |
5.28.3,1 26 Oct 2024 23:26:38 |
Po-Chuan Hsieh (sunpoet) |
devel/py-protobuf: Update to 5.28.3
Changes: https://github.com/protocolbuffers/protobuf/releases |
5.28.2,1 25 Sep 2024 18:21:59 |
Po-Chuan Hsieh (sunpoet) |
devel/py-protobuf: Update to 5.28.2
Changes: https://github.com/protocolbuffers/protobuf/releases |
5.28.1,1 18 Sep 2024 06:13:15 |
Po-Chuan Hsieh (sunpoet) |
devel/py-protobuf: Update to 5.28.1
Changes: https://github.com/protocolbuffers/protobuf/releases |
5.28.0,1 08 Sep 2024 18:37:33 |
Po-Chuan Hsieh (sunpoet) |
devel/py-protobuf: Update to 5.28.0
Changes: https://github.com/protocolbuffers/protobuf/releases |
5.27.3,1 04 Aug 2024 17:14:05 |
Po-Chuan Hsieh (sunpoet) |
devel/py-protobuf: Update to 5.27.3
- Add LICENSE_FILE
Changes: https://github.com/protocolbuffers/protobuf/releases |
4.25.4,1 29 Jul 2024 12:39:44 |
Po-Chuan Hsieh (sunpoet) |
devel/py-protobuf: Update to 4.25.4
Changes: https://github.com/protocolbuffers/protobuf/releases |
4.25.3_1,1 13 May 2024 13:59:22 |
Po-Chuan Hsieh (sunpoet) |
devel/py-protobuf: Convert to USE_PYTHON=pep517
- Bump PORTREVISION for package change |
4.25.3,1 21 Feb 2024 15:07:38 |
Po-Chuan Hsieh (sunpoet) |
devel/py-protobuf: Update to 4.25.3
Changes: https://github.com/protocolbuffers/protobuf/releases |
4.25.1,1 27 Nov 2023 10:28:18 |
Po-Chuan Hsieh (sunpoet) |
devel/py-protobuf: Update to 4.25.1
Changes: https://github.com/protocolbuffers/protobuf/releases |
4.25.0,1 14 Nov 2023 17:15:54 |
Po-Chuan Hsieh (sunpoet) |
devel/py-protobuf: Update to 4.25.0
Changes: https://github.com/protocolbuffers/protobuf/releases |
4.24.4,1 08 Oct 2023 11:54:59 |
Po-Chuan Hsieh (sunpoet) |
devel/py-protobuf: Update to 4.24.4
Changes: https://github.com/protocolbuffers/protobuf/releases |
4.24.3,1 11 Sep 2023 03:11:28 |
Po-Chuan Hsieh (sunpoet) |
devel/py-protobuf: Update to 4.24.3
Changes: https://github.com/protocolbuffers/protobuf/releases |
4.24.2,1 26 Aug 2023 20:34:23 |
Po-Chuan Hsieh (sunpoet) |
devel/py-protobuf: Update to 4.24.2
Changes: https://github.com/protocolbuffers/protobuf/releases |
4.24.1,1 26 Aug 2023 09:27:33 |
Po-Chuan Hsieh (sunpoet) |
devel/py-protobuf: Fix build with Clang 16
Reported by: fluffy, rhurlin, <jakub_lach@mailplus.pl>
PR: 273282 |
4.24.1,1 21 Aug 2023 18:52:44 |
Po-Chuan Hsieh (sunpoet) |
devel/py-protobuf: Update to 4.24.1
Changes: https://github.com/protocolbuffers/protobuf/releases |
4.24.0,1 21 Aug 2023 17:04:09 |
Po-Chuan Hsieh (sunpoet) |
devel/py-protobuf: Update to 4.24.0
Changes: https://github.com/protocolbuffers/protobuf/releases |
4.23.4,1 09 Jul 2023 21:34:35 |
Po-Chuan Hsieh (sunpoet) |
devel/py-protobuf: Update to 4.23.4
Changes: https://github.com/protocolbuffers/protobuf/releases |
4.23.3,1 09 Jul 2023 10:19:16 |
Po-Chuan Hsieh (sunpoet) |
devel/py-protobuf: Update to 4.23.3
Changes: https://github.com/protocolbuffers/protobuf/releases |
4.23.2,1 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
4.23.2,1 05 Jun 2023 18:47:15 |
Po-Chuan Hsieh (sunpoet) |
devel/py-protobuf: Update to 4.23.2
Changes: https://github.com/protocolbuffers/protobuf/releases |
4.23.1,1 27 May 2023 23:44:01 |
Po-Chuan Hsieh (sunpoet) |
devel/py-protobuf: Update to 4.23.1
Changes: https://github.com/protocolbuffers/protobuf/releases |
4.23.0,1 27 May 2023 04:08:53 |
Po-Chuan Hsieh (sunpoet) |
devel/py-protobuf: Update to 4.23.0
Changes: https://github.com/protocolbuffers/protobuf/releases |
4.22.4,1 07 May 2023 21:13:32 |
Po-Chuan Hsieh (sunpoet) |
devel/py-protobuf: Update to 4.22.4
Changes: https://github.com/protocolbuffers/protobuf/releases |
4.22.3,1 27 Apr 2023 15:45:41 |
Po-Chuan Hsieh (sunpoet) |
devel/py-protobuf: Update to 4.22.3
- Update WWW
Changes: https://github.com/protocolbuffers/protobuf/releases |
4.21.12,1 30 Jan 2023 12:59:15 |
Po-Chuan Hsieh (sunpoet) |
devel/py-protobuf: Update to 4.21.12
Changes: https://github.com/protocolbuffers/protobuf/releases |
4.21.9,1 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
4.21.9,1 30 Dec 2022 09:04:16 |
Po-Chuan Hsieh (sunpoet) |
devel/py-protobuf: Update to 4.21.9
Changes: https://github.com/protocolbuffers/protobuf/releases |
4.21.7,1 09 Oct 2022 15:37:51 |
Po-Chuan Hsieh (sunpoet) |
devel/py-protobuf: Update to 4.21.7
Changes: https://github.com/protocolbuffers/protobuf/releases |
3.20.3,1 03 Oct 2022 17:10:19 |
Po-Chuan Hsieh (sunpoet) |
devel/py-protobuf: Update to 3.20.3
Changes: https://github.com/protocolbuffers/protobuf/releases |
3.20.2,1 03 Oct 2022 02:14:33 |
Po-Chuan Hsieh (sunpoet) |
devel/py-protobuf: Update to 3.20.2
Changes: https://github.com/protocolbuffers/protobuf/releases |
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.20.1,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.20.1,1 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
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 ) |
3.20.1,1 26 Apr 2022 15:01:25 |
Po-Chuan Hsieh (sunpoet) |
devel/py-protobuf: Update to 3.20.1
Changes: https://github.com/protocolbuffers/protobuf/releases |
3.20.0,1 16 Apr 2022 04:19:23 |
Po-Chuan Hsieh (sunpoet) |
devel/py-protobuf: Update to 3.20.0
Changes: https://github.com/protocolbuffers/protobuf/releases |
3.19.4,1 28 Feb 2022 12:46:46 |
Po-Chuan Hsieh (sunpoet) |
devel/py-protobuf: Update to 3.19.4
- Add LICENSE_FILE
Changes: https://github.com/protocolbuffers/protobuf/releases |
3.17.3,1 25 Oct 2021 15:57:28 |
Po-Chuan Hsieh (sunpoet) |
devel/py-protobuf: Cosmetic change |
3.17.3,1 14 Oct 2021 21:30:42 |
Stefan Eßer (se) |
devel/py-protobuf: Add CPE information
Approved by: portmgr (blanket) |
3.17.3,1 21 Jul 2021 18:11:52 |
Po-Chuan Hsieh (sunpoet) |
devel/py-protobuf: Update to 3.17.3
Changes: https://github.com/protocolbuffers/protobuf/releases |
3.14.0,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.14.0,1 26 Jan 2021 14:01:29 |
sunpoet |
Update to 3.14.0
Changes: https://github.com/protocolbuffers/protobuf/releases |
3.13.0,1 28 Dec 2020 23:02:15 |
antoine |
Drop python 2.7 support from a few ports
With hat: portmgr |
3.13.0,1 30 Aug 2020 20:21:19 |
sunpoet |
Update to 3.13.0
Changes: https://github.com/protocolbuffers/protobuf/releases |
3.12.4,1 21 Aug 2020 21:24:08 |
sunpoet |
Update to 3.12.4
Changes: https://github.com/protocolbuffers/protobuf/releases |
3.12.2,1 03 Jun 2020 18:10:14 |
sunpoet |
Update to 3.12.2
Changes: https://github.com/protocolbuffers/protobuf/releases |
3.11.3,1 04 Feb 2020 17:54:40 |
sunpoet |
Update to 3.11.3
Changes: https://github.com/protocolbuffers/protobuf/releases |
3.11.2,1 22 Jan 2020 05:53:38 |
sunpoet |
Update to 3.11.2
Changes: https://github.com/protocolbuffers/protobuf/releases |
3.9.2,1 30 Sep 2019 04:17:08 |
sunpoet |
Update to 3.9.2
Changes: https://github.com/protocolbuffers/protobuf/releases |
3.9.1,1 07 Aug 2019 16:42:57 |
sunpoet |
Update to 3.9.1
Changes: https://github.com/protocolbuffers/protobuf/releases |
3.9.0,1 31 Jul 2019 16:37:32 |
sunpoet |
Update to 3.9.0
Changes: https://github.com/protocolbuffers/protobuf/releases |
3.8.0,1 05 Jul 2019 19:13:10 |
sunpoet |
Update to 3.8.0
Changes: https://github.com/protocolbuffers/protobuf/releases |
3.7.1,1 31 Mar 2019 13:41:20 |
sunpoet |
Update to 3.7.1
Changes: https://github.com/protocolbuffers/protobuf/releases |
3.6.1,1 03 Dec 2018 19:55:30 |
sunpoet |
Update to 3.6.1
- Change MASTER_SITES from GitHub to CHEESESHOP
- Remove outdated post-patch:
- Update WWW
Changes: https://github.com/protocolbuffers/protobuf/releases |
3.5.2,1 24 Jun 2018 21:11:15 |
sunpoet |
Revert r473259 and r473260 which are committed by accident
- Bump PORTEPOCH for protobuf and py-protobuf
- Bump PORTREVISION for dependent ports |
3.6.0 24 Jun 2018 20:19:58 |
sunpoet |
Update to 3.6.0
- Change MASTER_SITES from GitHub to CHEESESHOP
- Remove outdated post-patch:
Changes: https://github.com/google/protobuf/releases |
3.5.2 20 Jun 2018 17:05:44 |
mat |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
3.5.2 07 Apr 2018 16:34:19 |
sunpoet |
Update to 3.5.2
Changes: https://github.com/google/protobuf/releases |
3.5.1.1 03 Feb 2018 06:21:26 |
sunpoet |
Allow concurrent installation (USE_PYTHON=concurrent) |
3.5.1.1 15 Jan 2018 17:16:14 |
sunpoet |
Update to 3.5.1.1
Changes: https://github.com/google/protobuf/releases |
3.5.1 21 Dec 2017 17:40:51 |
sunpoet |
Update to 3.5.1
Changes: https://github.com/google/protobuf/releases |
3.5.0.1 14 Dec 2017 20:43:07 |
sunpoet |
Update to 3.5.0.1
Changes: https://github.com/google/protobuf/releases |
3.5.0 11 Dec 2017 18:25:32 |
sunpoet |
Update to 3.5.0
Changes: https://github.com/google/protobuf/releases |
3.4.1 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
3.4.1 08 Nov 2017 23:01:05 |
antoine |
Fix py3-protobuf
With hat: portmgr |
3.4.1 17 Sep 2017 17:59:59 |
sunpoet |
Update to 3.4.1
Changes: https://github.com/google/protobuf/releases |
3.4.0 16 Aug 2017 15:45:07 |
sunpoet |
Update to 3.4.0
Changes: https://github.com/google/protobuf/releases |
3.3.0 29 Apr 2017 15:43:55 |
sunpoet |
Update to 3.3.0
- Add LICENSE_FILE
Changes: https://github.com/google/protobuf/releases |
3.2.0 29 Jan 2017 16:04:44 |
sunpoet |
Update to 3.2.0
Changes: https://github.com/google/protobuf/releases |
3.1.0 03 Jan 2017 18:12:13 |
mat |
Never set WRKSRC when using USE_GITHUB.
If you want to set WRKSRC, set GH_PROJECT instead.
- The GitHub URLs are case insensitive, but the distribution files you
get out of them are not.
- If the repository was renamed, the old URL will still work, but the
distribution name will be ith the new name.
Sponsored by: Absolight |
3.1.0 14 Dec 2016 17:58:27 |
sunpoet |
- Update to 3.1.0
Changes: https://github.com/google/protobuf/releases |
2.6.1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2.6.1 10 Mar 2016 19:53:55 |
sunpoet |
- Remove USES=tar:bzip2 |
2.6.1 08 Mar 2016 13:09:12 |
mat |
Always set the DEFAULT github DISTFILE with .tar.gz for EXTRACT_SUFX.
Fix distinfo for the offending ports.
lang/yorick's tag was moved, and the added patch was no longer needed.
PR: 207644
Submitted by: mat
Exp-run by by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D4268 |
2.6.1 03 Oct 2015 17:07:35 |
sunpoet |
- Convert to new test framework
- Add NO_ARCH |
2.6.1 08 May 2015 20:24:33 |
sunpoet |
- Use DISTVERSIONPREFIX instead of GH_TAGNAME
- Remove GH_PROJECT
Submitted by: mat |
2.6.1 08 May 2015 20:22:10 |
sunpoet |
- Use DISTVERSIONPREFIX instead of GH_TAGNAME
- Remove GH_PROJECT
Submitted by: mat |
2.6.1 06 May 2015 19:00:02 |
sunpoet |
- Update to 2.6.1
- Update MASTER_SITES: move from Google Code to GitHub
- Update WWW
Changes: https://github.com/google/protobuf/releases |
2.6.0 04 Oct 2014 15:13:02 |
sunpoet |
- Update to 2.6.0
- Update MASTER_SITES
- Add my LOCAL to MASTER_SITES
- Reformat pkg-descr
- Update WWW
- Take maintainership
Changes: https://code.google.com/p/protobuf/source/browse/trunk/CHANGES.txt |
2.5.0_2 01 Oct 2014 08:46:05 |
vanilla |
drop maintainer bits. |
2.5.0_2 02 Sep 2014 17:32:31 |
sunpoet |
- Fix build for DEFAULT_VERSIONS=python=3.* users
- Use single space after WWW:
Approved by: portmgr (blanket)
With hat: python |
2.5.0_2 28 Aug 2014 03:41:21 |
koobs |
devel/py-protobuf: Modernize
- Add LICENSE and LICENSE_FILE
- Modernize Python framework entries
- Add regression-test target
QA: Ran 216 tests in 0.298s - OK
Approved by: maintainer |
2.5.0_1 29 Jul 2014 21:43:18 |
adamw |
Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
2.5.0_1 21 Jan 2014 08:44:31 |
vanilla |
Bump PORTREVISION. |
2.5.0 21 Jan 2014 08:24:46 |
vanilla |
Support STAGEDIR. |
2.5.0 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
2.5.0 18 Mar 2013 15:14:28 |
vanilla |
1: Upgrade protobuf to 2.5.0.
2: bump revision.
3: document UPDATING. |
2.4.1 19 May 2011 01:03:10 |
vanilla |
Upgrade to 2.4.1. |
2.4.0a 23 Mar 2011 03:58:43 |
vanilla |
Upgrade to 2.4.0a.
PR: ports/155880
Submitted by: root at iphase3 dot com
Feature safe: yes |
2.3.0 15 Jan 2010 06:11:22 |
vanilla |
Upgrade to 2.3.0. |
2.2.0 24 Aug 2009 09:43:17 |
vanilla |
Upgrade to 2.2.0. |
2.1.0 27 May 2009 07:07:22 |
vanilla |
Add py-protobuf, it's python binding of google protobuf. |