--- net/ceph-devel/Makefile (revision 447978) +++ net/ceph-devel/Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ceph -DISTVERSION= wip.v2017-07-27-1 +DISTVERSION= wip.v2017-08-15-1 CATEGORIES= net PKGNAMESUFFIX= -devel @@ -131,6 +131,12 @@ ${RM} ${STAGEDIR}${PREFIX}/bin/ceph_tpbench ${RM} ${STAGEDIR}${PREFIX}/bin/ceph_xattr_bench ${RM} ${STAGEDIR}${PREFIX}/sbin/ceph-disk-udev + # ceph-volume does not support ZFS + ${RM} -rf ${STAGEDIR}${PYTHON_SITELIBDIR}/ceph_volume-* + ${RM} -rf ${STAGEDIR}${PYTHON_SITELIBDIR}/ceph_volume/ + ${RM} ${STAGEDIR}${PREFIX}/sbin/ceph-volume + ${RM} ${STAGEDIR}${PREFIX}/sbin/ceph-volume-systemd + ${RMDIR} ${STAGEDIR}${PREFIX}/etc/init.d ${INSTALL_DATA} ${WRKSRC}/src/sample.ceph.conf ${STAGEDIR}${PREFIX}/etc/ceph/ceph.conf.sample --- net/ceph-devel/distinfo (revision 447978) +++ net/ceph-devel/distinfo (working copy) @@ -1,6 +1,6 @@ -TIMESTAMP = 1501162350 -SHA256 (wjwithagen-ceph-wip.v2017-07-27-1_GH0.tar.gz) = 0c9ca0dee5ad347a6e3d3cd147bb36aae1acaa8d8b4ad6ea4317a4c706543caf -SIZE (wjwithagen-ceph-wip.v2017-07-27-1_GH0.tar.gz) = 16773256 +TIMESTAMP = 1502801493 +SHA256 (wjwithagen-ceph-wip.v2017-08-15-1_GH0.tar.gz) = 171b8f5314e888c810289e282e7bffdbb9e1b1acb659b5e1d3530faea4e5eeeb +SIZE (wjwithagen-ceph-wip.v2017-08-15-1_GH0.tar.gz) = 17068265 SHA256 (ceph-ceph-erasure-code-corpus-2d7d78b_GH0.tar.gz) = 466f7185015df8d13f8b2b9a17ee30ab419bcd667284ce2b6d32a1128c4640f1 SIZE (ceph-ceph-erasure-code-corpus-2d7d78b_GH0.tar.gz) = 3634266 SHA256 (ceph-ceph-object-corpus-f0ba19f_GH0.tar.gz) = 90e4052c6dca0e272bdca492216e62fdc0d19719e121451798295799bdf95499 --- net/ceph-devel/pkg-plist (revision 447978) +++ net/ceph-devel/pkg-plist (working copy) @@ -113,6 +113,11 @@ lib/ceph/mgr/restful/hooks.py lib/ceph/mgr/restful/decorators.py lib/ceph/mgr/dashboard/HACKING.rst +lib/ceph/mgr/dashboard/rbd_iscsi.html +lib/ceph/mgr/dashboard/rbd_iscsi.py +lib/ceph/mgr/dashboard/rbd_mirroring.html +lib/ceph/mgr/dashboard/rbd_mirroring.py +lib/ceph/mgr/dashboard/rbd_pool.html lib/ceph/mgr/dashboard/static/Ceph_Logo_Standard_RGB_White_120411_fa.png lib/ceph/mgr/dashboard/static/logo-mini.png lib/ceph/mgr/dashboard/static/AdminLTE-2.3.7/.gitignore @@ -1168,7 +1173,6 @@ lib/ceph/mgr/dashboard/static/rivets.bundled.min.js lib/ceph/mgr/dashboard/static/underscore-min.js lib/ceph/mgr/dashboard/servers.html -lib/ceph/mgr/dashboard/rbd.html lib/ceph/mgr/dashboard/clients.html lib/ceph/mgr/dashboard/osd_perf.html lib/ceph/mgr/dashboard/remote_view_cache.py @@ -1182,6 +1186,8 @@ lib/ceph/mgr/dashboard/filesystem.html lib/ceph/mgr/dashboard/types.py lib/ceph/mgr/dashboard/__init__.py +lib/ceph/mgr/prometheus/__init__.py +lib/ceph/mgr/prometheus/module.py lib/ceph/mgr/zabbix/module.py lib/ceph/mgr/zabbix/zabbix_template.xml lib/ceph/mgr/zabbix/__init__.py