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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: sysutils/apache-mesos/Makefile

Number of commits found: 39

Monday, 11 Mar 2024
09:09 Michael Osipov (michaelo) search for other commits by this committer
*/*: properly depend on Maven package

devel/maven and devel/maven39 do not provide mvn(1) from LOCALBASE that
one comes from devel/maven-wrapper instead. Therefore, one should depend
on the package rather than a non-existing executable/script.

Approved by:	jrm (mentor), otis (mentor), vvd
Differential Revision:	https://reviews.freebsd.org/D44229
commit hash: 90e44770f5509fe68fa14893fb3a16e63224a136 commit hash: 90e44770f5509fe68fa14893fb3a16e63224a136 commit hash: 90e44770f5509fe68fa14893fb3a16e63224a136 commit hash: 90e44770f5509fe68fa14893fb3a16e63224a136 90e4477
Wednesday, 28 Feb 2024
15:53 Michael Osipov (michaelo) search for other commits by this committer
*/*: Properly depend on Subversion LTS or latest with WITH_SUBVERSION_VER

When LTS version of Subversion is set in make.conf (WITH_SUBVERSION_VER)
depending ports will still depend on latest version (devel/subversion)
instead of LTS one (devel/subversion-lts). This will cause dependency
conflicts when packages are distributed with Poudriere, namely pkg(8)
will report them and fail to install.
Make all affected ports properly depend on the right port based on the
value set in WITH_SUBVERSION_VER.

Approved by:	jrm (mentor), otis (mentor), lev (maintainer timeout)
Differential Revision:	https://reviews.freebsd.org/D43864
commit hash: e83f0a9c84eabcc1307440925cc8d2d6b3dc4566 commit hash: e83f0a9c84eabcc1307440925cc8d2d6b3dc4566 commit hash: e83f0a9c84eabcc1307440925cc8d2d6b3dc4566 commit hash: e83f0a9c84eabcc1307440925cc8d2d6b3dc4566 e83f0a9
Sunday, 1 Jan 2023
13:13 Daniel Engberg (diizzy) search for other commits by this committer
sysutils/apache-mesos: Mark as BROKEN

Fails to build on multiple platforms

Reported by:	pkg-fallout
commit hash: 9dfb9df7b1ee04b1cc1ea46136b51f422eee192d commit hash: 9dfb9df7b1ee04b1cc1ea46136b51f422eee192d commit hash: 9dfb9df7b1ee04b1cc1ea46136b51f422eee192d commit hash: 9dfb9df7b1ee04b1cc1ea46136b51f422eee192d 9dfb9df
Sunday, 9 Oct 2022
15:37 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
commit hash: 05e7a8b8e17851b506a55ab8676bd62779c328c5 commit hash: 05e7a8b8e17851b506a55ab8676bd62779c328c5 commit hash: 05e7a8b8e17851b506a55ab8676bd62779c328c5 commit hash: 05e7a8b8e17851b506a55ab8676bd62779c328c5 05e7a8b
Monday, 3 Oct 2022
02:14 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
commit hash: b2b1773a8006931f49457a9341f2c6da6119de0e commit hash: b2b1773a8006931f49457a9341f2c6da6119de0e commit hash: b2b1773a8006931f49457a9341f2c6da6119de0e commit hash: b2b1773a8006931f49457a9341f2c6da6119de0e b2b1773
Wednesday, 7 Sep 2022
21:10 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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Friday, 12 Aug 2022
14:46 Dima Panov (fluffy) search for other commits by this committer
*/*: bump all consumers after recent boost upgrade
commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed 4cf39de
Saturday, 30 Jul 2022
05:57 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
commit hash: 8d5b2bc5bba953290f081148c21b5f922bd1d08d commit hash: 8d5b2bc5bba953290f081148c21b5f922bd1d08d commit hash: 8d5b2bc5bba953290f081148c21b5f922bd1d08d commit hash: 8d5b2bc5bba953290f081148c21b5f922bd1d08d 8d5b2bc
Wednesday, 29 Jun 2022
16:32 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
commit hash: b1a61c790e9957e7d09899d824f3706d2bbc7b71 commit hash: b1a61c790e9957e7d09899d824f3706d2bbc7b71 commit hash: b1a61c790e9957e7d09899d824f3706d2bbc7b71 commit hash: b1a61c790e9957e7d09899d824f3706d2bbc7b71 b1a61c7
Friday, 13 May 2022
11:39 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
commit hash: bf3c49f70a0e7ba89d64e69c0c0799c4d5154d48 commit hash: bf3c49f70a0e7ba89d64e69c0c0799c4d5154d48 commit hash: bf3c49f70a0e7ba89d64e69c0c0799c4d5154d48 commit hash: bf3c49f70a0e7ba89d64e69c0c0799c4d5154d48 bf3c49f
Sunday, 17 Apr 2022
23:58 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/glog: Update to 0.6.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/google/glog/releases
commit hash: 2ffb4427a317c99668e64f952d41091f1a4f0769 commit hash: 2ffb4427a317c99668e64f952d41091f1a4f0769 commit hash: 2ffb4427a317c99668e64f952d41091f1a4f0769 commit hash: 2ffb4427a317c99668e64f952d41091f1a4f0769 2ffb442
Saturday, 16 Apr 2022
04:19 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
commit hash: 10d211b655d85e31bf9b8e27d234f526cfd1e49b commit hash: 10d211b655d85e31bf9b8e27d234f526cfd1e49b commit hash: 10d211b655d85e31bf9b8e27d234f526cfd1e49b commit hash: 10d211b655d85e31bf9b8e27d234f526cfd1e49b 10d211b
Wednesday, 30 Mar 2022
22:02 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
commit hash: a478c758445d3625921b9063e85891656582ce38 commit hash: a478c758445d3625921b9063e85891656582ce38 commit hash: a478c758445d3625921b9063e85891656582ce38 commit hash: a478c758445d3625921b9063e85891656582ce38 a478c75
Monday, 7 Mar 2022
18:10 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
commit hash: 58923d972927be74170f50d9e19b24a8160a7c34 commit hash: 58923d972927be74170f50d9e19b24a8160a7c34 commit hash: 58923d972927be74170f50d9e19b24a8160a7c34 commit hash: 58923d972927be74170f50d9e19b24a8160a7c34 58923d9
Monday, 28 Feb 2022
12:46 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
commit hash: f7e42ce5d5a3f11265d1e253b04212001992eca2 commit hash: f7e42ce5d5a3f11265d1e253b04212001992eca2 commit hash: f7e42ce5d5a3f11265d1e253b04212001992eca2 commit hash: f7e42ce5d5a3f11265d1e253b04212001992eca2 f7e42ce
Tuesday, 21 Dec 2021
18:46 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
commit hash: d0c27ebad632fd07bf900cbbaa66ea09f321297c commit hash: d0c27ebad632fd07bf900cbbaa66ea09f321297c commit hash: d0c27ebad632fd07bf900cbbaa66ea09f321297c commit hash: d0c27ebad632fd07bf900cbbaa66ea09f321297c d0c27eb
Monday, 25 Oct 2021
15:57 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
commit hash: 51a07334657452ef5b27bbd76503d73481961c08 commit hash: 51a07334657452ef5b27bbd76503d73481961c08 commit hash: 51a07334657452ef5b27bbd76503d73481961c08 commit hash: 51a07334657452ef5b27bbd76503d73481961c08 51a0733
Thursday, 21 Oct 2021
14:27 Stefan Eßer (se) search for other commits by this committer
sysutils/apache-mesos: Add CPE information

Approved by:	portmgr (blanket)
commit hash: 6bbe909a828ebcef0a090e0ffe8a75c9a51278d8 commit hash: 6bbe909a828ebcef0a090e0ffe8a75c9a51278d8 commit hash: 6bbe909a828ebcef0a090e0ffe8a75c9a51278d8 commit hash: 6bbe909a828ebcef0a090e0ffe8a75c9a51278d8 6bbe909
Thursday, 30 Sep 2021
21:23 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
commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 620968a
Wednesday, 21 Jul 2021
18:11 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
commit hash: f4acead6367a692af17431cc233565e8f1149366 commit hash: f4acead6367a692af17431cc233565e8f1149366 commit hash: f4acead6367a692af17431cc233565e8f1149366 commit hash: f4acead6367a692af17431cc233565e8f1149366 f4acead
Wednesday, 26 May 2021
12:54 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/grpc: Update to 1.38.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/grpc/grpc/releases
commit hash: 42eda02a8b7658dc6b43c697960b80c76934824e commit hash: 42eda02a8b7658dc6b43c697960b80c76934824e commit hash: 42eda02a8b7658dc6b43c697960b80c76934824e commit hash: 42eda02a8b7658dc6b43c697960b80c76934824e 42eda02
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Monday, 15 Mar 2021
08:46 lwhsu search for other commits by this committer
sysutils/apache-mesos: Update to 1.11.0

PR:		254294
Submitted by:	James Wright <james.wright@digital-chaos.com> (maintainer)
Original commitRevision:568442 
Sunday, 7 Mar 2021
22:10 sunpoet search for other commits by this committer
Bump PORTREVISION for devel/grpc shlib change
Original commitRevision:567615 
Tuesday, 26 Jan 2021
14:01 sunpoet search for other commits by this committer
Bump PORTREVISION for devel/protobuf shlib change
Original commitRevision:562671 
Wednesday, 6 Jan 2021
20:24 sunpoet search for other commits by this committer
Bump PORTREVISION for devel/grpc shlib change (r560402)
Original commitRevision:560568 
Sunday, 30 Aug 2020
20:19 sunpoet search for other commits by this committer
Bump PORTREVISION for devel/protobuf shlib change
Original commitRevision:547081 
Saturday, 27 Jun 2020
19:27 lwhsu search for other commits by this committer
Add option to enable Java bindings

PR:		247419
Submitted by:	James Wright <james.wright@digital-chaos.com>  maintainer
Differential Revision:	https://reviews.freebsd.org/D25361
Original commitRevision:540631 
Wednesday, 3 Jun 2020
18:32 sunpoet search for other commits by this committer
Bump PORTREVISION for devel/protobuf shlib change
Original commitRevision:537830 
Monday, 1 Jun 2020
18:05 lwhsu search for other commits by this committer
- Update to 1.10.0

PR:		246853
Submitted by:	James Wright <james.wright@digital-chaos.com> (maintainer)
Differential Revision:	https://reviews.freebsd.org/D25061
Original commitRevision:537497 
Saturday, 23 May 2020
09:42 lwhsu search for other commits by this committer
- Apply fix for memory detection from upstream

PR:		246667
Submitted by:	James Wright <james.wright@digital-chaos.com> (maintainer)
MFH:		2020Q2
Differential Revision:	https://reviews.freebsd.org/D24967
Original commitRevision:536278 
Wednesday, 22 Jan 2020
05:53 sunpoet search for other commits by this committer
Bump PORTREVISION for devel/protobuf shlib change
Original commitRevision:523788 
Wednesday, 11 Dec 2019
17:53 jbeich search for other commits by this committer
devel/boost-*: update to 1.72.0

Changes:	http://www.boost.org/users/history/version_1_72_0.html
PR:		241449
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D22136
Original commitRevision:519824 
Wednesday, 20 Nov 2019
14:23 lwhsu search for other commits by this committer
Unbreak by reverting the patch for grpc 1.24, which was downgraded to 1.22 [1]

PR:		241933, 241594 [1]
Submitted by:	James Wright <james.wright@digital-chaos.com>
Original commitRevision:518021 
13:55 antoine search for other commits by this committer
Mark BROKEN

In file included from src/grpc.cpp:13:
./include/process/grpc.hpp:93:21: error: no template named
'ClientAsyncResponseReader' in namespace 'grpc_impl'; did you mean
'::grpc::ClientAsyncResponseReader'?
    std::unique_ptr<::grpc_impl::ClientAsyncResponseReader<Response>>(Stub::*)(
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                    ::grpc::ClientAsyncResponseReader
/usr/local/include/grpcpp/impl/codegen/client_context_impl.h:413:24: note:
'::grpc::ClientAsyncResponseReader' declared here
  friend class ::grpc::ClientAsyncResponseReader;
                       ^
In file included from src/grpc.cpp:13:
./include/process/grpc.hpp:238:27: error: no template named
'ClientAsyncResponseReader' in namespace 'grpc_impl'; did you mean
'::grpc::ClientAsyncResponseReader'?
          std::shared_ptr<::grpc_impl::ClientAsyncResponseReader<Response>>
reader =
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                          ::grpc::ClientAsyncResponseReader
/usr/local/include/grpcpp/impl/codegen/client_context_impl.h:413:24: note:
'::grpc::ClientAsyncResponseReader' declared here
  friend class ::grpc::ClientAsyncResponseReader;
                       ^

Reported by:	pkg-fallout
Original commitRevision:518011 
Wednesday, 6 Nov 2019
18:13 lwhsu search for other commits by this committer
Add a new patch for fixing a namespace change in gprc.

Bumped Makefile 'PORTREVISION' and removed 'BROKEN'

PR:		241717
Submitted by:	James Wright <james.wright@digital-chaos.com> (maintainer)
Differential Revision:	https://reviews.freebsd.org/D22238
Original commitRevision:516918 
Monday, 4 Nov 2019
10:27 antoine search for other commits by this committer
Mark BROKEN: fails to build

In file included from src/grpc.cpp:13:
./include/process/grpc.hpp:93:21: error: no template named
'ClientAsyncResponseReader' in namespace 'grpc'; did you mean
'grpc_impl::ClientAsyncResponseReader'?

Reported by:	pkg-fallout
Original commitRevision:516631 
Sunday, 27 Oct 2019
18:02 lwhsu search for other commits by this committer
Add sysutils/apache-mesos, cluster manager providing resource isolation and
sharing

PR:		237859
Submitted by:	James Wright <james.wright@digital-chaos.com>
Differential Revision:	https://reviews.freebsd.org/D20251
Original commitRevision:515807 

Number of commits found: 39