Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Mar 2022 16:20:02 +0100
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        Antoine Brodin <antoine@freebsd.org>
Cc:        Emanuel Haupt <ehaupt@freebsd.org>, 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:  <20220307162002.c21f8647373a188cec254f90@FreeBSD.org>
In-Reply-To: <CAALwa8kHizCgF6Mfr4J6Df14vXUJaEyzdH71pU4s%2BpbHCiTH1w@mail.gmail.com>
References:  <202202211714.21LHEllK076089@gitrepo.freebsd.org> <CAALwa8kHizCgF6Mfr4J6Df14vXUJaEyzdH71pU4s%2BpbHCiTH1w@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Antoine Brodin <antoine@freebsd.org> wrote:
> 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.

Fixed with 30d59d19e0c96db8e6b7446aec607fd071bd1c49, thanks for the
heads-up.

Emanuel

> 
> Antoine
> 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20220307162002.c21f8647373a188cec254f90>