ftp/fastdfs: Add status command
It helps in monitoring a cluster more easily.
While here, fix svn properties.
PR: 223044
Submitted by: Daniel Ylitalo <daniel@blodan.se> (maintainer)
New ports: devel/libfastcommon, ftp/fastdfs, ftp/php(56|70)-fastdfs
FastDFS is an open source high performance distributed file system (DFS).
It's major functions include: file storing, file syncing and file accessing,
and design for high capacity and load balance.
WWW: https://github.com/happyfish100/fastdfs
PR: 213311
Submitted by: Daniel Ylitalo <daniel@blodan.se>