aboutsummaryrefslogtreecommitdiff
path: root/net/ceph14
Commit message (Collapse)AuthorAgeFilesLines
* textproc/libxml2: bump all dependenciesMatthias Fechner2022-03-261-1/+1
| | | | | This should make sure that all dependent ports will pick up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
* net/ceph14: Upgrade with new dashboard install, and minor dependency fix (+)Dima Panov2022-02-012-14/+27
| | | | | | | | Install instructions were incomplete and did not work for others. Also added a required python dependancy PR: 261649 Sponsored by: Netzkommune GmbH.
* Change a few ports to use the most recent version of pyjwtDanilo G. Baio2022-01-131-1/+2
| | | | | Reviewed by: olgeni, yuri, sunpoet, ultima and kai Differential Revision: https://reviews.freebsd.org/D33797
* net/ceph14: update to 14.2.22 releaseDima Panov2021-12-052-0/+202
| | | | | Add missed patches. this is a followup to 30f5003a33ea
* net/ceph14: update to 14.2.22 release (+)Dima Panov2021-12-055-45/+27
| | | | | | | | | | | | | | | | | | Upgrade Ceph14/Nautilus to the latest version. Maintainer notes: Fixed a few compilation errors so gcc is no longer required. Developemnt takes place with Clang, so gcc should not be needed. Added a few more required modules Update the way of installing the dashboard Committer note: Limit supported Python versions as range 3.8-3.9, some dependencies still not support py310+ yet. PR: 260238 Submitted by: maintainer Sponsored by: Netzkommune GmbH
* net/ceph14: Add CPE informationStefan Eßer2021-10-201-1/+2
| | | | Approved by: portmgr (blanket)
* www/py-pyjwt: Rename to www/py-pyjwt1Goran Mekic2021-10-041-2/+2
| | | | | | | To make it possible to easily import py-pyjwt v2.x move the current port to a versioned directory. Bump consumers after rename of the dependency. PR: 254038
* net/openldap24-client: bump all dependent portXin LI2021-08-021-1/+1
| | | | | | | | In the earlier net/openldap24-server commit, only those which depend on net/openldap24-sasl-client were bumped. Bumping all dependent port that didn't get a bump to force a rebuild of these packages. Suggested by: kib
* devel/libfmt: Update to 8.0.0Po-Chuan Hsieh2021-07-211-0/+1
| | | | | | | | - Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/fmtlib/fmt/releases PR: 257026 Exp-run by: antoine
* net/ceph14: update to 14.2.21 releaseDima Panov2021-05-181-11/+19
| | | | | | | | Introduce option WITH_TESTS which covers all test/debug tools. Currently disabled due to linking errors PR: 255763 (based on) Approved by: maintainer (implicit)
* net/ceph14: update to 14.2.21 releaseDima Panov2021-05-188-77/+78
| | | | | | | Introduce option WITH_TESTS which covers all test/debug tools. Currently disabled due to linking errors PR: 255763 (based on) Approved by: maintainer (implicit)
* net/ceph14: mark BROKEN (does not link)Dmitry Marakasov2021-05-171-0/+2
| | | | Approved by: portmgr blanket
* net/ceph14: unbreak build after recent API changes in archivers/snappyDima Panov2021-05-112-1/+20
| | | | | | | Snappy now drops own rewrite for cstdint types such as uint32_t Bump PORTREVISION to force rebuid with new snappy API changes Pointyhat to: vanilla (for skip consumers' testbuilds)
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-061-3/+0
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Fix an obscure sed message while going through check-plist.Mathieu Arnold2021-03-221-1/+1
| | | | | | | | | | The obscure message being: sed: 4: /tmp/sed_plist_sub.1i0ZNBB8: RE error: trailing backslash (\) Thanks to: kevans Notes: svn path=/head/; revision=568966
* security/cryptopp: Update to 8.4.0Jason E. Hale2021-01-191-1/+1
| | | | | | | | | | | | | | | Bump PORTREVSION on all consumers. ABI-breaking changes were introduced and recompile of consumers is necessary. Remove unused cryptopp dependency from devel/xeus. Upstream migrated to OpenSSL several releases ago. [1] [1] https://github.com/jupyter-xeus/xeus/commit/c98c44c174cafcf424f4203dc3c61564118feb3e Changes: https://www.cryptopp.com/release840.html Notes: svn path=/head/; revision=562021
* Remove PY_SPHINX from ports using Python 3Danilo G. Baio2021-01-141-1/+1
| | | | | | | | Approved by: portmgr blanket Differential Revision: https://reviews.freebsd.org/D28093 Notes: svn path=/head/; revision=561562
* net/ceph14: fix build on powerpc64lePiotr Kubaj2021-01-035-1/+605
| | | | | | | | | | Requires updating assembly sources that upstream uses from https://github.com/antonblanchard/crc32-vpmsum to build with clang. Approved by: tier 2 blanket Notes: svn path=/head/; revision=559984
* net/ceph14: port to powerpc64Piotr Kubaj2020-12-272-9/+17
| | | | | | | | | | Remove SSE libs from pkg-plist PR: 251827 Approved by: wjw@digiware.nl (maintainer) Notes: svn path=/head/; revision=559430
* net/ceph14: update plist too for PYTHON_EXT_SUFFIXDima Panov2020-12-241-4/+4
| | | | | | | Pointy hat to: fluffy Notes: svn path=/head/; revision=559168
* net/ceph14: switch to PYTHON_EXT_SUFFIXDima Panov2020-12-243-4/+6
| | | | | | | | Allow to build with python39 Use binary_alias for sphinx-build Notes: svn path=/head/; revision=559086
* devel/libfmt: Update to 7.0.3Tobias Kortkamp2020-09-071-0/+1
| | | | | | | | Changes: https://github.com/fmtlib/fmt/releases/tag/7.0.3 ABI: https://abi-laboratory.pro/tracker/timeline/fmt Notes: svn path=/head/; revision=547943
* Update to 14.2.11Florian Smeets2020-08-177-22/+83
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Release info: We're happy to announce the availability of the eleventh release in the Nautilus series. This release brings a number of bugfixes across all major components of Ceph. We recommend that all Nautilus users upgrade to this release. Notable Changes --------------- * RGW: The `radosgw-admin` sub-commands dealing with orphans -- `radosgw-admin orphans find`, `radosgw-admin orphans finish`, `radosgw-admin orphans list-jobs` -- have been deprecated. They have not been actively maintained and they store intermediate results on the cluster, which could fill a nearly-full cluster. They have been replaced by a tool, currently considered experimental, `rgw-orphan-list`. * Now when noscrub and/or nodeep-scrub flags are set globally or per pool, scheduled scrubs of the type disabled will be aborted. All user initiated scrubs are NOT interrupted. * Fixed a ceph-osd crash in _committed_osd_maps when there is a failure to encode the first incremental map. issue#46443: https://github.com/ceph/ceph/pull/46443 For the detailed changelog please refer to the blog entry at https://ceph.io/releases/v14-2-11-nautilus-released/ PR: 248673 Submitted by: Willem Jan Withagen <wjw@digiware.nl> MFH: 2020Q3 Security: f20eb9a4-dfea-11ea-a9b8-9c5c8e84d621 Notes: svn path=/head/; revision=545185
* Update SphinxDanilo G. Baio2020-05-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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 Shared macro to use with flavors and not break ports with USES=python (all versions). Python >=3.5 --> textproc/py-sphinx (v3.0.2) Python < 3.5 --> textproc/py-sphinx18 (v1.8.5) All ports that uses sphinx were changed to use the new variable ${PY_SPHINX} in the dependency line, exceptions: * Ports that fails to build with sphinx 3.0.2 because of code. They are pointing to textproc/py-sphinx18 directly. There aren't many ports. * Ports that doesn't know Python flavors. - Add several patches to fix Sphinx consumers The most common issues are related with pkg-plist, the output files from Sphinx changes between versions, keep this dynamically is the better approach. This will save time in future sphinx updates. PR: 245629 Exp-run by: antoine Notes: svn path=/head/; revision=534966
* net/ceph14: security update to 14.2.9Dima Panov2020-05-063-7/+6
| | | | | | | | | | | | | | | CVE-2020-1759: Fixed nonce reuse in msgr V2 secure mode CVE-2020-1760: Fixed XSS due to RGW GetObject header-splitting PR: 246019 Submitted by: fluffy Approved by: maintainer Relnotes: https://ceph.io/releases/v14-2-9-nautilus-released/ Security: 5b6bc863-89dc-11ea-af8b-00155d0a0200 Security: CVE-2020-1759, CVE-2020-1760 Notes: svn path=/head/; revision=534177
* net/ceph14: Update to 14.2.8, enable libcephfs to be builtDima Panov2020-04-279-87/+140
| | | | | | | | | | PR: 244675 Submitted by: fluffy, Willem Jan Withagen (based on) Approved by: Willem Jan Withagen (maintainer) Relnotes: https://ceph.io/releases/v14-2-8-nautilus-released/ Notes: svn path=/head/; revision=533161
* Clean up ports after FreeBSD 12.0 reached end-of-life.Rene Ladan2020-03-311-13/+1
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=529986
* Fix more fallout for bundled rocksdb after the LLVM 10 importTobias Kortkamp2020-03-181-0/+28
| | | | | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=528645
* net/ceph14: fix build issuesDima Panov2020-02-245-81/+105
| | | | | | | | | | | | | | | - restore accidentally deleted patchfiles - fix python3.7+ detection - fix plist issues - declare ncurses dependency - add instruction for npm use for dashboard Submitted by: fluffy Discussed with: pi, Willem Jan Withagen (maintainer) Approved by: maintainer Notes: svn path=/head/; revision=526954
* net/ceph14: upgrade 14.2.4 -> 14.2.7Kurt Jaeger2020-02-1910-298/+473
| | | | | | | | | | | | | | PR: 244099 Submitted by: Willem Jan Withagen <wjw@digiware.nl> (maintainer) Relnotes: https://ceph.io/releases/v14-2-5-nautilus-released/ https://ceph.io/releases/v14-2-6-nautilus-released/ https://ceph.io/releases/v14-2-7-nautilus-released/ Security: CVE-2020-1699, CVE-2020-1700 MFH: 2020Q1 Sponsored by: Nepustil.net Notes: svn path=/head/; revision=526506
* devel/boost-*: update to 1.72.0Jan Beich2019-12-111-1/+1
| | | | | | | | | | 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 Notes: svn path=/head/; revision=519824
* Update security/cryptopp to 8.2.0Jason E. Hale2019-12-101-0/+1
| | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=519643
* net/ceph14: allow to build with py36+, indeed.Dima Panov2019-12-063-1/+23
| | | | | | | | | | | No PORTREVISION bump, port was always unable to build for py3[78] PR: 242071 Submitted by: fluffy Approved by: maintainer (timeout, >2 weeks) Notes: svn path=/head/; revision=519142
* Unbreak bulk -a with non default version of python3Antoine Brodin2019-11-201-1/+1
| | | | Notes: svn path=/head/; revision=518029
* net/ceph14: Fix build on 11.2Steve Wills2019-10-252-2/+23
| | | | | | | | PR: 239415 Submitted by: Willem Jan Withagen <wjw@digiware.nl> (maintainer) Notes: svn path=/head/; revision=515610
* Add net/ceph14, Ceph delivers object, block, and file storageLi-Wen Hsu2019-10-2312-0/+1791
Submitted by: wjw@digiware.nl Differential Revision: https://reviews.freebsd.org/D21815 Notes: svn path=/head/; revision=515266