jasper
8d3ef4d286
update to minioc-0.20180428
2018-04-28 09:54:39 +00:00
jasper
ef54c6dc16
update to minio-0.20180427
2018-04-28 09:54:22 +00:00
jasper
b8ce521bcf
update to minio-0.20180419
2018-04-23 10:48:47 +00:00
jasper
bbccd1c0a1
update to minio-0.20180412
2018-04-15 11:20:34 +00:00
sthen
f52be2a50e
bump all go ports that don't already have a RUN_DEPENDS on lang/go (which
...
has pkgspec set on the go version number already), so that pkg_add -u updates
them to versions which work with MAP_STACK. spotted by pvk@
2018-04-14 22:53:54 +00:00
jasper
e1060677f9
update to minio-0.20180404
2018-04-07 07:36:41 +00:00
jasper
9eca6c0cd2
update to mc-0.20180325
2018-04-02 17:57:52 +00:00
jasper
746a8a724e
update to minio-0.20180330
2018-04-02 17:57:33 +00:00
jasper
06590f0199
set version and release-tag in 'version' output
2018-03-06 18:38:02 +00:00
jasper
82d73a8e9a
- update to minioc-2018-02-09
...
- take maintainership
ok landry@
2018-03-04 12:56:51 +00:00
jasper
03f9a4f0ae
- update to 2018-01-18, addressing an admin api authentication bypass issue:
...
https://blog.minio.io/minio-release-jan-18-2018-security-advisory-4c64ca87721b
- take maintainership
NB: this isn't the latest release as that requires an updated golang compiler
ok landry@
2018-03-04 12:56:14 +00:00
rpe
9a8b5ccd06
Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d
...
daemon scripts and bump subpackages that contain the *.rc scripts.
discussed with and OK aja@
OK tb
2018-01-11 19:27:01 +00:00
landry
ddb7ff0f07
Update to minio 0.20180102
...
Was about to commit a diff from Klemens Nanni to update to 20171228;
only to realize there had been a security fix release in the meantime,
so let's just go straight to it. Refer to
https://github.com/minio/minio/releases/tag/RELEASE.2018-01-02T23-07-00Z
and
https://github.com/minio/minio/releases/tag/RELEASE.2017-12-28T01-21-00Z
for details.
2018-01-03 20:59:33 +00:00
landry
6dcfb8318b
merged upstream
2017-12-29 08:47:05 +00:00
landry
7c3e838002
Import minio server/client
...
Minio is an object storage server compatible with Amazon S3 cloud
storage service. It is best suited for storing unstructured data such
as photos, videos, log files, backups and container / VM images. Size
of an object can range from a few KBs to a maximum of 5TB.
Minio Client (minioc) provides a modern alternative to UNIX commands like
ls, cat, cp, mirror, diff, find etc. It supports filesystems and Amazon
S3 compatible cloud storage service (AWS Signature v2 and v4).
With feedback from semarie@, Klemens Nanni & 'trondd'
ok danj@
2017-12-23 21:19:39 +00:00