From ffad1c8e68e5bb7b11ab9654957724da71ee9b5b Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Fri, 1 Jun 2018 09:34:22 +0000 Subject: [PATCH] - Update WWW - Whitespace fixes Approved by: portmgr blanket --- net/ceph/Makefile | 2 +- net/ceph/pkg-descr | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net/ceph/Makefile b/net/ceph/Makefile index 4de8164eb3b3..d701addfd89d 100644 --- a/net/ceph/Makefile +++ b/net/ceph/Makefile @@ -8,7 +8,7 @@ PORTREVISION= 1 CATEGORIES= net MAINTAINER= wjw@digiware.nl -COMMENT=Ceph delivers object, block, and file storage in a unified system +COMMENT= Ceph delivers object, block, and file storage in a unified system LICENSE= GPLv2 LGPL3 LICENSE_COMB= dual diff --git a/net/ceph/pkg-descr b/net/ceph/pkg-descr index 0f2474be39ec..36f0aa7439a7 100644 --- a/net/ceph/pkg-descr +++ b/net/ceph/pkg-descr @@ -2,7 +2,7 @@ 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 + 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 @@ -15,7 +15,7 @@ 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 +With these tools one can build a multi server, multi osd cluster fully running on FreeBSD and do some testing... -WWW: http://ceph.com +WWW: https://ceph.com/