On 02.02.20 17:57 Solene Rapenne wrote:
> We have netxcloudclient 2.6.2 in ports since 16th november 2019
> https://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/net/nextcloudclient/
Hi Solene,
thanks, nice!
I wonder why I did not find this when I looked for it. Is this only
available as port, and no
Hi Solene,
On 03.02.20 10:38 Solene Rapenne wrote:
> it's available on -current as it was imported in november.
> Ports development happens on -current and then it's available in later
> releases.
Thanks for the info, I was not aware of that.
Johannes
signature.asc
Description: OpenPGP digita
Hi all,
I was wondering why the git port/package was missing the git-prompt.sh
and the completion files for bash, tcsh and zsh.
The attached diff adds those files to /usr/local/share/git-core/. IMHO
nicer would be to have a separate git-completion package containing
those files, but that is beyon
Hi Matthew,
thanks for the feedback.
On 2020-02-10 19:10 Matthew Martin wrote:
> On Mon, Feb 10, 2020 at 04:56:54PM +0100, Johannes Kastl wrote:
>> Hi all,
>>
>> I was wondering why the git port/package was missing the git-prompt.sh
>> and the completion f
Hi all,
On 2020-02-10 16:56 Johannes Kastl wrote:
> The attached diff adds those files to /usr/local/share/git-core/. IMHO
> nicer would be to have a separate git-completion package containing
> those files, but that is beyond my porting/packaging skills... ;-)
I also tried and su
Dear ports@,
I am trying to get nextcloudclient aka nextcloud desktop to build on
OpenBSD.
I am basing my experiments on the existing owncloudclient port. I
could try to use that, but as Owncloud and Nextcloud are moving in
different directions, I would like to use the official nextcloud client.