Port details |
- ceph13 Ceph delivers object, block, and file storage in a unified system
- 13.2.8 net
=2 13.2.8Version of this port present on the latest quarterly branch.
- DEPRECATED: Uses deprecated version of python
This port expired on: 2020-09-15
- Maintainer: wjw@digiware.nl
- Port Added: 2019-02-05 18:02:00
- Last Update: 2020-09-19 13:01:00
- SVN Revision: 548980
- People watching this port, also watch:: nginx, haproxy, zrep
- License: GPLv2 LGPL3
- WWW:
- https://ceph.com/
- Description:
- Ceph is a distributed object store and file system designed to provide
excellent performance, reliability and scalability.
* Object Storage
Ceph provides seamless access to objects using native language bindings or
radosgw, a REST interface for applications written with S3 and Swift.
* Block Storage
Ceph's RADOS Block Device (RBD) provides access to block device images
that are striped and replicated across the entire storage cluster.
* File System
Ceph provides a POSIX-compliant network file system aiming for large data
storage, high performance, and maximum compatibility with legacy applications.
This FreeBSD build will build most of the tools in Ceph:
* Mon, OSD, rados, RadosGW, rbd
* init-ceph, and etc/rc.d/ceph on top of that
* ceph-disk {prepare, activate}
With these tools one can build a multi server, multi osd cluster fully
running on FreeBSD and do some testing...
WWW: https://ceph.com/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- No installation instructions:
- This port has been deleted.
- PKGNAME: ceph13
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: amd64
- distinfo:
- TIMESTAMP = 1577200637
SHA256 (ceph-ceph-v13.2.8_GH0.tar.gz) = fcb198bfd632e57203fd4116b15450a9c31f253ed3ddd2b718a2dd35efd34591
SIZE (ceph-ceph-v13.2.8_GH0.tar.gz) = 13394132
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:
-
- bash : shells/bash
- git : devel/git
- yasm : devel/yasm
- py27-sphinx18>=0 : textproc/py-sphinx18@py27
- gperf : devel/gperf
- libatomic_ops.a : devel/libatomic_ops
- cmake : devel/cmake
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- cython-2.7 : lang/cython@py27
- python2.7 : lang/python27
- Runtime dependencies:
-
- bash : shells/bash
- getopt : misc/getopt
- xml : textproc/xmlstarlet
- jq : textproc/jq
- flock : sysutils/flock
- py27-virtualenv>=0 : devel/py-virtualenv@py27
- py27-prettytable>=0 : devel/py-prettytable@py27
- py27-pecan>=0 : www/py-pecan@py27
- python2.7 : lang/python27
- Library dependencies:
-
- libboost_python27.so : devel/boost-python-libs@py27
- libboost_thread.so : devel/boost-libs
- libleveldb.so : databases/leveldb
- libnss3.so : security/nss
- libcryptopp.so : security/cryptopp
- liboath.so : security/oath-toolkit
- libsnappy.so : archivers/snappy
- libcurl.so : ftp/curl
- libxml2.so : textproc/libxml2
- libexpat.so : textproc/expat2
- liblz4.so : archivers/liblz4
- libplds4.so : devel/nspr
- libtcmalloc.so : devel/google-perftools
- libfuse.so : sysutils/fusefs-libs
- libintl.so : devel/gettext-runtime
- libldap-2.4.so.2 : net/openldap24-client
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- cmake:noninja fuse gettext-runtime gmake pkgconfig python:2.7 shebangfix ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
13.2.8 19 Sep 2020 13:01:00 |
rene |
Remove expired ports:
2020-09-15 audio/abraca: Uses deprecated version of python
2020-09-15 audio/ardour5: Uses deprecated version of python
2020-09-15 audio/cplay: Uses deprecated version of python
2020-09-15 audio/cpp-xmms2: Uses deprecated version of python
2020-09-15 audio/p5-xmms2: Uses deprecated version of python
2020-09-15 biology/haplohseq: Uses deprecated version of python
2020-09-15 biology/tophat: Uses deprecated version of python
2020-09-15 chinese/ibus-array: Uses deprecated version of python
2020-09-15 comms/congruity: Uses deprecated version of python
2020-09-15 comms/libbtbb: Uses deprecated version of python
2020-09-15 comms/quisk: Uses deprecated version of python
2020-09-15 databases/mtools-mongodb: Uses deprecated version of python
2020-09-15 databases/mydbf2mysql: Uses deprecated version of python (Only the first 15 lines of the commit message are shown above ) |
13.2.8 11 May 2020 23:51:58 |
dbaio |
Update Sphinx
- Repocopy textproc/py-sphinx to textproc/py-sphinx18
Update it to 1.8.5 (latest version from 1.8.X).
This version supports Python 2 and 3.
Add test target.
- textproc/py-sphinx: Update to 3.0.2
Python 3 only (3.5+).
Add test target.
- Mk/Uses/python.mk: Add PY_SPHINX
(Only the first 15 lines of the commit message are shown above ) |
13.2.8 31 Mar 2020 16:15:17 |
rene |
Clean up ports after FreeBSD 12.0 reached end-of-life.
emulators/mesen is left out for now, as it breaks on 11.3
Submitted by: rene
Reviewed by: jbeich, zeising
X-Differential Revision: https://reviews.freebsd.org/D24211 |
13.2.8 18 Mar 2020 12:04:51 |
tobik |
Fix more fallout for bundled rocksdb after the LLVM 10 import
In file included from rocksdb/utilities/backupable/backupable_db.cc:16:
rocksdb/util/channel.h:35:33: error: no matching constructor for initialization
of 'std::lock_guard<std::mutex>'
std::lock_guard<std::mutex> lk(lock_);
^ ~~~~~
/usr/include/c++/v1/__mutex_base:90:14: note: candidate constructor not viable:
1st argument ('const std::mutex') would lose const qualifier
explicit lock_guard(mutex_type& __m)
_LIBCPP_THREAD_SAFETY_ANNOTATION(acquire_capability(__m))
^
/usr/include/c++/v1/__mutex_base:100:5: note: candidate constructor not viable:
no known conversion from 'const std::mutex' to 'const
std::__1::lock_guard<std::__1::mutex>' for 1st argument
lock_guard(lock_guard const&) _LIBCPP_EQUAL_DELETE;
^
/usr/include/c++/v1/__mutex_base:94:5: note: candidate constructor not viable:
requires 2 arguments, but 1 was provided
lock_guard(mutex_type& __m, adopt_lock_t)
_LIBCPP_THREAD_SAFETY_ANNOTATION(requires_capability(__m))
^
1 error generated.
net/ceph* will still not build because Clang crashes but at least
it goes beyond the above error. |
13.2.8 08 Mar 2020 17:01:47 |
antoine |
Deprecate some ports using deprecated version of python
With hat: portmgr |
13.2.8 09 Jan 2020 19:21:10 |
pi |
net/ceph13: upgrade 13.2.6 -> 13.2.8
This is the eighth release in the Ceph Mimic stable release series. Its sole
purpose is to fix a regression that found its way into the previous release.
Notable Changes
Due to a missed backport, clusters in the process of being upgraded from
13.2.6 to 13.2.7 might suffer an OSD crash in build_incremental_map_msg.
This regression was reported in https://tracker.ceph.com/issues/43106
and is fixed in 13.2.8 (this release). Users of 13.2.6 can upgrade to
13.2.8 directly, i.e. skip 13.2.7 to avoid this.
PR: 242886
Submitted by: Willem Jan Withagen <wjw@digiware.nl> (maintainer) |
13.2.6_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 |
13.2.6_2 10 Dec 2019 03:38:49 |
jhale |
Update security/cryptopp to 8.2.0
Remove THREADS option - upstream recommends building with threads and the
build system now adds the appropriate flags automatically
Bump PORTREVISION on consumers due to shared lib version increase
PR: 241132
Submitted by: Farid Hajji <farid@hajji.name> |
13.2.6_1 19 Aug 2019 15:35:28 |
jbeich |
devel/boost-*: update to 1.71.0
Changes: http://www.boost.org/users/history/version_1_71_0.html
PR: 238827
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20774 |
13.2.6 19 Aug 2019 08:15:11 |
pi |
net/ceph13: upgrade 13.2.1 -> 13.2.6
PR: 239958
Submitted by: Willem Jan Withagen <wjw@digiware.nl> (maintainer)
Relnotes: https://ceph.io/releases/v13-2-6-mimic-released/ |
13.2.1_1 02 May 2019 10:18:03 |
mat |
Remove :DEFAULT where not required. |
13.2.1_1 12 Apr 2019 06:36:31 |
jbeich |
devel/boost-*: update to 1.70.0
Changes: http://www.boost.org/users/history/version_1_70_0.html
PR: 235956
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19303 |
13.2.1 16 Mar 2019 09:00:10 |
tobik |
Fix more daemon typos |
13.2.1 16 Feb 2019 19:15:38 |
antoine |
Fix RUN_DEPENDS with DEFAULT_VERSIONS=python=3.6
PR: 234633 |
13.2.1 16 Feb 2019 12:58:46 |
antoine |
Unbreak with DEFAULT_VERSIONS=python=3.6
PR: 234633 |
13.2.1 08 Feb 2019 15:00:05 |
pi |
net/ceph13: Fix compilation on 13.0
PR: 235587
Submitted by: Willem Jan Withagen <wjw@digiware.nl> |
13.2.1 06 Feb 2019 07:46:22 |
tobik |
net/ceph13: Use USES=pkgconfig |
13.2.1 05 Feb 2019 18:16:14 |
pi |
net/ceph13: Make PKGNAME unique
PR: 230432
Pointy hat to: pi |
13.2.1 05 Feb 2019 18:01:36 |
pi |
New port: net/ceph13: Ceph delivers object, block, and file storage
Ceph is a distributed object store and file system designed to provide
excellent performance, reliability and scalability.
* Object Storage
Ceph provides seamless access to objects using native language bindings or
radosgw, a REST interface for applications written with S3 and Swift.
* Block Storage
Ceph's RADOS Block Device (RBD) provides access to block device images
that are striped and replicated across the entire storage cluster.
* File System
Ceph provides a POSIX-compliant network file system aiming for large data
storage, high performance, and maximum compatibility with legacy applications.
(Only the first 15 lines of the commit message are shown above ) |