Port details |
- apache-mesos Cluster manager providing resource isolation and sharing
- 1.11.0_16 sysutils
=2 1.11.0_16Version of this port present on the latest quarterly branch.
- BROKEN: fails to build, configure: error: Cannot find the ELFIO headers
DEPRECATED: Marked BROKEN for over a year This port expired on: 2024-05-31 IGNORE: is marked as broken: fails to build, configure: error: Cannot find the ELFIO headers
- Maintainer: james.wright@digital-chaos.com
- Port Added: 2019-10-27 18:02:14
- Last Update: 2024-09-01 14:30:46
- Commit Hash: c5785f8
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: APACHE20
- WWW:
- https://mesos.apache.org/
- Description:
- Apache Mesos abstracts CPU, memory, storage, and other compute resources away
from machines (physical or virtual), enabling fault-tolerant and elastic
distributed systems to easily be built and run effectively.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- apache-mesos>0:sysutils/apache-mesos
- No installation instructions:
- This port has been deleted.
- PKGNAME: apache-mesos
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1615762466
SHA256 (apache-mesos/mesos-1.11.0.tar.gz) = ce08cb648a21502a4a0c45d240a596d9ac860fcaf717f9a3dc986da9d406fe34
SIZE (apache-mesos/mesos-1.11.0.tar.gz) = 72210031
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- boost-libs>0 : devel/boost-libs
- elfio>0 : devel/elfio
- http-parser>0 : www/http-parser
- leveldb>0 : databases/leveldb
- picojson>0 : devel/picojson
- protobuf>0 : devel/protobuf
- rapidjson>0 : devel/rapidjson
- libzookeeper>0 : devel/libzookeeper
- gmake>=4.4.1 : devel/gmake
- Runtime dependencies:
-
- python3.9 : lang/python39
- Library dependencies:
-
- libapr-1.so : devel/apr1
- libcurl.so : ftp/curl
- libgpr.so : devel/grpc
- libglog.so : devel/glog
- libhttp_parser.so : www/http-parser
- libev.so : devel/libev
- libleveldb.so : databases/leveldb
- libprotobuf.so : devel/protobuf
- libsasl2.so : security/cyrus-sasl2
- libzookeeper_mt.so : devel/libzookeeper
- libsvn_delta-1.so : devel/subversion
- libsvn_subr-1.so : devel/subversion
- libarchive.so.13 : archivers/libarchive
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for apache-mesos-1.11.0_16:
DEPLOY=off: Install deploy scripts
JAVA=off: Enable Java bindings
===> Use 'make config' to modify these settings
- Options name:
- sysutils_apache-mesos
- USES:
- cpe gmake libarchive libtool python:run shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
- There is no master site for this port.
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.11.0_16 01 Sep 2024 14:30:46 |
Rene Ladan (rene) |
sysutils/apache-mesos: Remove expired port
2024-05-31 sysutils/apache-mesos: Marked BROKEN for over a year |
1.11.0_16 11 May 2024 14:35:29 |
Daniel Engberg (diizzy) |
sysutils/apache-mesos: Deprecate and set expiration date to 2024-05-31
Marked BROKEN for over a year
Approved by: portmgr (blanket) |
1.11.0_16 11 Mar 2024 09:09:45 |
Michael Osipov (michaelo) |
*/*: 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 |
1.11.0_16 28 Feb 2024 15:53:37 |
Michael Osipov (michaelo) |
*/*: 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 |
1.11.0_15 01 Jan 2023 13:13:06 |
Daniel Engberg (diizzy) |
sysutils/apache-mesos: Mark as BROKEN
Fails to build on multiple platforms
Reported by: pkg-fallout |
1.11.0_15 09 Oct 2022 15:37:51 |
Po-Chuan Hsieh (sunpoet) |
devel/protobuf: Update to 3.21.7
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
1.11.0_14 03 Oct 2022 02:14:06 |
Po-Chuan Hsieh (sunpoet) |
devel/grpc: Update to 1.49.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/grpc/grpc/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) |
1.11.0_13 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 ) |
1.11.0_13 12 Aug 2022 14:46:53 |
Dima Panov (fluffy) |
*/*: bump all consumers after recent boost upgrade |
1.11.0_12 30 Jul 2022 05:57:09 |
Po-Chuan Hsieh (sunpoet) |
devel/grpc: Update to 1.48.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/grpc/grpc/releases |
1.11.0_11 29 Jun 2022 16:33:08 |
Po-Chuan Hsieh (sunpoet) |
sysutils/apache-mesos: Update WWW
Approved by: portmgr (blanket) |
1.11.0_11 29 Jun 2022 16:32:34 |
Po-Chuan Hsieh (sunpoet) |
devel/grpc: Update to 1.47.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/grpc/grpc/releases |
1.11.0_10 13 May 2022 11:39:14 |
Po-Chuan Hsieh (sunpoet) |
devel/grpc: Update to 1.46.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/grpc/grpc/releases |
1.11.0_9 17 Apr 2022 23:58:01 |
Po-Chuan Hsieh (sunpoet) |
devel/glog: Update to 0.6.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/google/glog/releases |
1.11.0_8 16 Apr 2022 04:19:07 |
Po-Chuan Hsieh (sunpoet) |
devel/protobuf: Update to 3.20.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
1.11.0_7 30 Mar 2022 22:02:45 |
Po-Chuan Hsieh (sunpoet) |
devel/grpc: Update to 1.45.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/grpc/grpc/releases |
1.11.0_6 07 Mar 2022 18:10:55 |
Po-Chuan Hsieh (sunpoet) |
devel/grpc: Update to 1.44.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/grpc/grpc/releases |
1.11.0_5 28 Feb 2022 12:46:46 |
Po-Chuan Hsieh (sunpoet) |
devel/protobuf: Update to 3.19.4
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
1.11.0_4 21 Dec 2021 18:46:21 |
Po-Chuan Hsieh (sunpoet) |
devel/grpc: Update to 1.42.0
Changes: https://github.com/grpc/grpc/releases |
1.11.0_3 25 Oct 2021 15:57:13 |
Po-Chuan Hsieh (sunpoet) |
devel/grpc: Update to 1.41.0
-
Changes: https://github.com/grpc/grpc/releases |
1.11.0_2 21 Oct 2021 14:27:10 |
Stefan Eßer (se) |
sysutils/apache-mesos: Add CPE information
Approved by: portmgr (blanket) |
1.11.0_2 30 Sep 2021 21:23:30 |
Rene Ladan (rene) |
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 |
1.11.0_2 21 Jul 2021 18:12:13 |
Po-Chuan Hsieh (sunpoet) |
sysutils/apache-mesos: Fix build with protobuf 3.17.3 |
1.11.0_2 21 Jul 2021 18:11:52 |
Po-Chuan Hsieh (sunpoet) |
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 |
1.11.0_1 26 May 2021 12:54:17 |
Po-Chuan Hsieh (sunpoet) |
devel/grpc: Update to 1.38.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/grpc/grpc/releases |
1.11.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.11.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.11.0 15 Mar 2021 08:46:45 |
lwhsu |
sysutils/apache-mesos: Update to 1.11.0
PR: 254294
Submitted by: James Wright <james.wright@digital-chaos.com> (maintainer) |
1.10.0_6 07 Mar 2021 22:10:48 |
sunpoet |
Bump PORTREVISION for devel/grpc shlib change |
1.10.0_5 26 Jan 2021 14:01:09 |
sunpoet |
Bump PORTREVISION for devel/protobuf shlib change |
1.10.0_4 06 Jan 2021 20:24:49 |
sunpoet |
Bump PORTREVISION for devel/grpc shlib change (r560402) |
1.10.0_3 30 Aug 2020 20:19:42 |
sunpoet |
Bump PORTREVISION for devel/protobuf shlib change |
1.10.0_2 27 Jun 2020 19:27:19 |
lwhsu |
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 |
1.10.0_1 03 Jun 2020 18:32:06 |
sunpoet |
Bump PORTREVISION for devel/protobuf shlib change |
1.10.0 01 Jun 2020 18:05:07 |
lwhsu |
- Update to 1.10.0
PR: 246853
Submitted by: James Wright <james.wright@digital-chaos.com> (maintainer)
Differential Revision: https://reviews.freebsd.org/D25061 |
1.9.0_5 23 May 2020 09:42:42 |
lwhsu |
- 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 |
1.9.0_4 22 Jan 2020 05:53:20 |
sunpoet |
Bump PORTREVISION for devel/protobuf shlib change |
1.9.0_3 11 Dec 2019 17:53:49 |
jbeich |
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 |
1.9.0_2 20 Nov 2019 14:23:26 |
lwhsu |
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> |
1.9.0_1 20 Nov 2019 13:55:21 |
antoine |
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 |
1.9.0_1 06 Nov 2019 18:13:47 |
lwhsu |
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 |
1.9.0 04 Nov 2019 10:27:03 |
antoine |
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 |
1.9.0 27 Oct 2019 18:02:00 |
lwhsu |
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 |