Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Oct 2020 03:44:12 +0000
From:      Alexey Dokuchaev <danfe@freebsd.org>
To:        Li-Wen Hsu <lwhsu@freebsd.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r552707 - in head/net: . megacmd
Message-ID:  <20201019034412.GA66464@FreeBSD.org>
In-Reply-To: <202010190329.09J3TLH3044033@repo.freebsd.org>
References:  <202010190329.09J3TLH3044033@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Oct 19, 2020 at 03:29:21AM +0000, Li-Wen Hsu wrote:
> New Revision: 552707
> URL: https://svnweb.freebsd.org/changeset/ports/552707
> 
> Log:
>   Add net/megacmd
>   
>   Command Line Interactive and Scriptable Application to access MEGA

Hm, interesting.  Do we know how it compares to existing net/megatool?

> ...
> +CONFIGURE_ARGS=	--disable-examples \
> +		--disable-java --disable-php --disable-python \
> +		--disable-chat --without-freeimage \
> +		--without-termcap --without-ffmpeg --without-libraw \

Why examples are disabled?  We have freeimage/ffmpeg/libraw in the
ports, perhaps they could be used via OPTIONs?

> ...
> +MEGAcmd is a command line interactive and scriptable application.
> +MEGAcmd provides non UI access to MEGA services. It intends to offer
> +all the functionality with your MEGA account via commands.
> +It features synchronization, backup of local folders into your MEG

Looks like a typo (MEG -> MEGA).

./danfe



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