Date: Mon, 7 Mar 2022 12:40:14 +0000 From: Antoine Brodin <antoine@freebsd.org> To: Emanuel Haupt <ehaupt@freebsd.org> Cc: ports-committers <ports-committers@freebsd.org>, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: c8d5a979277e - main - net/py-s4cmd: Add new port Message-ID: <CAALwa8kHizCgF6Mfr4J6Df14vXUJaEyzdH71pU4s%2BpbHCiTH1w@mail.gmail.com> In-Reply-To: <202202211714.21LHEllK076089@gitrepo.freebsd.org> References: <202202211714.21LHEllK076089@gitrepo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Feb 21, 2022 at 5:14 PM Emanuel Haupt <ehaupt@freebsd.org> wrote: > > The branch main has been updated by ehaupt: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=c8d5a979277e9e1d84019d3ef80b7c928a2834f0 > > commit c8d5a979277e9e1d84019d3ef80b7c928a2834f0 > Author: Emanuel Haupt <ehaupt@FreeBSD.org> > AuthorDate: 2022-02-21 17:14:17 +0000 > Commit: Emanuel Haupt <ehaupt@FreeBSD.org> > CommitDate: 2022-02-21 17:14:17 +0000 > > net/py-s4cmd: Add new port > > S4cmd is a command-line utility for accessing S3 storage, inspired by > s3cmd. > > It is intended as an alternative to s3cmd for enhanced performance and > for large files, and with a number of additional features and fixes for > data-intensive applications. > > It strives to be compatible with the most common usage scenarios for > s3cmd. It does not offer exact drop-in compatibility, due to a number of > corner cases where different behavior seems preferable, or for bugfixes. > > S4cmd supports the regular commands you might expect for fetching and > storing files in S3: ls, put, get, cp, mv, sync, del, du. > --- > net/py-s4cmd/Makefile | 23 +++++++++++++++++++++++ > net/py-s4cmd/distinfo | 3 +++ > net/py-s4cmd/pkg-descr | 15 +++++++++++++++ > 3 files changed, 41 insertions(+) Hi, You didn't hook it to the build. Antoine
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAALwa8kHizCgF6Mfr4J6Df14vXUJaEyzdH71pU4s%2BpbHCiTH1w>