From nobody Tue Aug 4 09:39:46 2026 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4hDpRW3vWDz6mtLY for ; Tue, 04 Aug 2026 09:39:51 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4hDpRW2yWMz3VlJ for ; Tue, 04 Aug 2026 09:39:51 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1785836391; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=FTdqQUBiJ2ZPEn0LhGu8XMYdO/rM5fbubXurFB44EBI=; b=hdM5cYDqVubakv5zHjmwDwMC83no/ufOItwjJ3Yw7SSSckZaX3fmDwIHlEpLEbh3x+8TFs 1XpiiKaYemlLo2BaQxUumFWGJVyO96LxQjCaAwoKjcubux2Xr3sHeL81zJJ0VFSSKp5rQK iJT4Pv2Zk5uIr2jEwohvCg1007S0rzdf1owDvsLwaxAkKLsiGaU0rSWINDCDrWCnaDoOfV uUDLO+xt2YyED149oqI+XNyDTzsBc/eHu/wmrBqayxjKdMITNhyClt+P1OYAFsCPooUynV qiWRKpALppSs3yKXBMxkcfrESZ8qgj0mJXqlknwpOF3dlYlMZHSmu9ewWQ/yYg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1785836391; a=rsa-sha256; cv=none; b=XXwGhoqRmYACqIPi9N+wTUWrAfRMHMHU4pkZ/CPLG31fsifHRTvpUpau7Fltee2kjIaLal kEAvpyjeMcXOn6xHzdyl5wNkZiEdOu3lt8kQQ0u/jxr6CtVW44fHihpxmnv7S+Afs7nv00 pE4t9oEDVuuauXhGR+mDk9VCU3OEW3FYv9acA0vG93UTM+bnPT3f5Yi++ckwZx/4G0KqSx LAsxFiyqSrSdSWQw4vyX3y+50Axip7IEg12TOoL1EqiQsqpPqDzfFAE3F0NnJrZbhjC1eu O653D4b3tF+Y6OKSAPswJbjUH7XWLfxAzV9NZo1K4QpzyN2KZnAyEKHCmi+Ktw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1785836391; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=FTdqQUBiJ2ZPEn0LhGu8XMYdO/rM5fbubXurFB44EBI=; b=ep43lAywNWP6cnWEjOFqGuqVYV6VJzhtk4npE/AiaGU1/k0ledc80ZdJtj8HegIKZeQG+2 SAbv5mELBy4hS6+yt6ey5IzUS+1AzV0NduH5BL/9ghFmN874U0bezjnsPHjOB5anAXKgBf ILhtiuLPx6D+FkqoCPkpcHKF+Zw4Jq/cb70zA7fNJn/e3MKBovR6whqBUDr5dJnhyDwqTs XFmi8GIhFfdiIQAHJKn1FHfMM0JGdNfJouPFYVRqKpX9YMEvi5gUGoAO+3asxVubrPoKJO Rk7Fb69gIii/pZI4mEkzeLBgBERJsL+YEi5CSDlRohQtPwAq9sdV1NeRQFMlPA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hDpRW1y5Lzh3F for ; Tue, 04 Aug 2026 09:39:51 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 4040c by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 04 Aug 2026 09:39:46 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Serhii (Sergey) Kozlov Subject: git: dbfe39c51ba5 - main - www/nextcloud-keeweb: new port List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: skozlov X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: dbfe39c51ba51f9fa2073c2e1bacd99375eb94fc Auto-Submitted: auto-generated Date: Tue, 04 Aug 2026 09:39:46 +0000 Message-Id: <6a71b362.4040c.550c58ef@gitrepo.freebsd.org> The branch main has been updated by skozlov: URL: https://cgit.FreeBSD.org/ports/commit/?id=dbfe39c51ba51f9fa2073c2e1bacd99375eb94fc commit dbfe39c51ba51f9fa2073c2e1bacd99375eb94fc Author: Serhii (Sergey) Kozlov AuthorDate: 2026-08-04 09:38:00 +0000 Commit: Serhii (Sergey) Kozlov CommitDate: 2026-08-04 09:38:00 +0000 www/nextcloud-keeweb: new port Open Keepass stores inside Nextcloud with Keeweb just by clicking on an *.kdbx file in your Nextcloud. --- www/Makefile | 1 + www/nextcloud-keeweb/Makefile | 16 ++++++++++++++++ www/nextcloud-keeweb/distinfo | 3 +++ www/nextcloud-keeweb/pkg-descr | 7 +++++++ 4 files changed, 27 insertions(+) diff --git a/www/Makefile b/www/Makefile index b4e2933bebf2..39c472ed46bd 100644 --- a/www/Makefile +++ b/www/Makefile @@ -507,6 +507,7 @@ SUBDIR += nextcloud-forms SUBDIR += nextcloud-groupfolders SUBDIR += nextcloud-impersonate + SUBDIR += nextcloud-keeweb SUBDIR += nextcloud-memories SUBDIR += nextcloud-news SUBDIR += nextcloud-notes diff --git a/www/nextcloud-keeweb/Makefile b/www/nextcloud-keeweb/Makefile new file mode 100644 index 000000000000..e3eb5ec08412 --- /dev/null +++ b/www/nextcloud-keeweb/Makefile @@ -0,0 +1,16 @@ +PORTNAME= keeweb +PORTVERSION= 0.6.26 +CATEGORIES= www security +MASTER_SITES?= https://github.com/jhass/${PKGNAMEPREFIX}${PORTNAME}/releases/download/v${PORTVERSION}/ + +MAINTAINER= skozlov@FreeBSD.org +COMMENT= Open Keepass stores inside Nextcloud +WWW= https://apps.nextcloud.com/apps/${PORTNAME} + +LICENSE_FILE= ${WRKSRC}/COPYING + +NEXTCLOUD_RUN_DEPENDS= 34 + +USES= nextcloud php:flavors + +.include diff --git a/www/nextcloud-keeweb/distinfo b/www/nextcloud-keeweb/distinfo new file mode 100644 index 000000000000..f2c47f78dbab --- /dev/null +++ b/www/nextcloud-keeweb/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1785835538 +SHA256 (nextcloud/keeweb-0.6.26.tar.gz) = a28d0a16d72ed5f2991ebb9e07c06e2dce514726cb14f76bc03134cd89e6fd57 +SIZE (nextcloud/keeweb-0.6.26.tar.gz) = 474758 diff --git a/www/nextcloud-keeweb/pkg-descr b/www/nextcloud-keeweb/pkg-descr new file mode 100644 index 000000000000..430949a50c90 --- /dev/null +++ b/www/nextcloud-keeweb/pkg-descr @@ -0,0 +1,7 @@ +Open Keepass stores inside Nextcloud with Keeweb just by clicking on an *.kdbx +file in your Nextcloud. + +WARNING: KeeWeb itself did not get any new release since 2021 and may contain +security issues. You may consider to choose an actively maintained developed +app like Passman or Passwords. If this changes in the future, this notice will +be updated accordingly.