pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

vaultwarden-web-vault: pkg rename



Module Name:	pkgsrc-wip
Committed By:	Daniel Ziltener <dziltener%lyrion.ch@localhost>
Pushed By:	zilti
Date:		Fri Jul 21 15:23:45 2023 +0000
Changeset:	3079c695e8cd39ec0e6c913b6d04c8ac9f47c4b5

Added Files:
	vaultwarden-web-vault/DESCR
	vaultwarden-web-vault/Makefile
	vaultwarden-web-vault/TODO
	vaultwarden-web-vault/distinfo
Removed Files:
	vaultwarden-web_vault/DESCR
	vaultwarden-web_vault/Makefile
	vaultwarden-web_vault/TODO
	vaultwarden-web_vault/distinfo

Log Message:
vaultwarden-web-vault: pkg rename

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=3079c695e8cd39ec0e6c913b6d04c8ac9f47c4b5

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 vaultwarden-web-vault/DESCR    |  2 ++
 vaultwarden-web-vault/Makefile | 35 +++++++++++++++++++++++++++++++++++
 vaultwarden-web-vault/TODO     |  1 +
 vaultwarden-web-vault/distinfo |  5 +++++
 vaultwarden-web_vault/DESCR    |  2 --
 vaultwarden-web_vault/Makefile | 34 ----------------------------------
 vaultwarden-web_vault/TODO     |  1 -
 vaultwarden-web_vault/distinfo |  5 -----
 8 files changed, 43 insertions(+), 42 deletions(-)

diffs:
diff --git a/vaultwarden-web-vault/DESCR b/vaultwarden-web-vault/DESCR
new file mode 100644
index 0000000000..7faef71ad7
--- /dev/null
+++ b/vaultwarden-web-vault/DESCR
@@ -0,0 +1,2 @@
+This is the Bitwarden web vault with the patches to make it work
+with security/vaultwarden.
diff --git a/vaultwarden-web-vault/Makefile b/vaultwarden-web-vault/Makefile
new file mode 100644
index 0000000000..38d506060a
--- /dev/null
+++ b/vaultwarden-web-vault/Makefile
@@ -0,0 +1,35 @@
+# $NetBSD: Makefile,v 1.2 2023/07/20 11:03:00 zilti Exp $
+
+DISTNAME=	bw_web_v${PKGVER}
+PKGNAME=	vaultwarden-web_valut-${PKGVER}
+PKGVER=		2023.4.2
+CATEGORIES=	security
+MASTER_SITES=	${MASTER_SITE_GITHUB:=dani-garcia/bw_web_builds/releases/download/v${PKGVER}/}
+
+DISTFILES=	${DISTNAME}${EXTRACT_SUFX}
+
+MAINTAINER=	zilti%NetBSD.org@localhost
+HOMEPAGE=	https://github.com/dani-garcia/bw_web_builds
+COMMENT=	Bitwarden web vault with the patches to make it work with security/vaultwarden
+
+LICENSE=	gnu-gpl-v3
+
+WRKSRC=		${WRKDIR}/web-vault
+NO_BUILD=	yes
+GENERATE_PLIST=	yes
+USE_TOOLS=	pax
+
+APACHE_USER?=		nginx
+APACHE_GROUP?=		nginx
+PKG_GROUPS=		${APACHE_GROUP}
+PKG_USERS=		${APACHE_USER}:${APACHE_GROUP}
+PKG_USERS_VARS=		APACHE_USER
+PKG_GROUPS_VARS=	APACHE_GROUP
+
+INSTALLATION_DIRS=	share/vaultwarden-web-vault
+PKG_DESTDIR_SUPPORT=	destdir
+
+do-install:
+	${PAX} -wr ${WRKSRC} ${DESTDIR}${PREFIX}${INSTALLATION_DIRS};
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/vaultwarden-web-vault/TODO b/vaultwarden-web-vault/TODO
new file mode 100644
index 0000000000..a622c0ac8c
--- /dev/null
+++ b/vaultwarden-web-vault/TODO
@@ -0,0 +1 @@
+Make this actually work; this is just an intermediary commit.
diff --git a/vaultwarden-web-vault/distinfo b/vaultwarden-web-vault/distinfo
new file mode 100644
index 0000000000..38f3ac2e06
--- /dev/null
+++ b/vaultwarden-web-vault/distinfo
@@ -0,0 +1,5 @@
+$NetBSD$
+
+BLAKE2s (bw_web_v2023.4.2.tar.gz) = b3f574ed071e32d4160ac21bfca33c76d7b3671b27b02f52fd3d32de1dfa1e4e
+SHA512 (bw_web_v2023.4.2.tar.gz) = 3c2202c40cacbb50f5a1479a9e8d6c2e55140e8f1f871f98d93480fc17affeafd7d2eb6e0955c3477d090d89ab4c67e9e701a7b5fc6c5492ca451b9338692fd9
+Size (bw_web_v2023.4.2.tar.gz) = 10412200 bytes
diff --git a/vaultwarden-web_vault/DESCR b/vaultwarden-web_vault/DESCR
deleted file mode 100644
index 7faef71ad7..0000000000
--- a/vaultwarden-web_vault/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-This is the Bitwarden web vault with the patches to make it work
-with security/vaultwarden.
diff --git a/vaultwarden-web_vault/Makefile b/vaultwarden-web_vault/Makefile
deleted file mode 100644
index 0abb564a60..0000000000
--- a/vaultwarden-web_vault/Makefile
+++ /dev/null
@@ -1,34 +0,0 @@
-# $NetBSD: Makefile,v 1.2 2023/07/20 11:03:00 zilti Exp $
-
-DISTNAME=	bw_web_v${PKGVER}
-PKGNAME=	vaultwarden-web_valut-${PKGVER}
-PKGVER=		2023.4.2
-CATEGORIES=	security
-MASTER_SITES=	${MASTER_SITE_GITHUB:=dani-garcia/bw_web_builds/releases/download/v${PKGVER}/}
-
-DISTFILES=	${DISTNAME}${EXTRACT_SUFX}
-
-MAINTAINER=	zilti%NetBSD.org@localhost
-HOMEPAGE=	https://github.com/dani-garcia/bw_web_builds
-COMMENT=	This is the Bitwarden web vault with the patches to make it work with security/vaultwarden
-
-LICENSE=	gnu-gpl-v3
-
-WRKSRC=		${WRKDIR}/web-vault
-NO_BUILD=	yes
-GENERATE_PLIST=	yes
-
-APACHE_USER?=		nginx
-APACHE_GROUP?=		nginx
-PKG_GROUPS=		${APACHE_GROUP}
-PKG_USERS=		${APACHE_USER}:${APACHE_GROUP}
-PKG_USERS_VARS=		APACHE_USER
-PKG_GROUPS_VARS=	APACHE_GROUP
-
-INSTALLATION_DIRS=	share/vaultwarden-web_vault
-PKG_DESTDIR_SUPPORT=	destdir
-
-do-install:
-	cd ${WRKSRC} && cp -r . ${DESTDIR}${PREFIX}${INSTALLATION_DIRS};
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/vaultwarden-web_vault/TODO b/vaultwarden-web_vault/TODO
deleted file mode 100644
index a622c0ac8c..0000000000
--- a/vaultwarden-web_vault/TODO
+++ /dev/null
@@ -1 +0,0 @@
-Make this actually work; this is just an intermediary commit.
diff --git a/vaultwarden-web_vault/distinfo b/vaultwarden-web_vault/distinfo
deleted file mode 100644
index 38f3ac2e06..0000000000
--- a/vaultwarden-web_vault/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-BLAKE2s (bw_web_v2023.4.2.tar.gz) = b3f574ed071e32d4160ac21bfca33c76d7b3671b27b02f52fd3d32de1dfa1e4e
-SHA512 (bw_web_v2023.4.2.tar.gz) = 3c2202c40cacbb50f5a1479a9e8d6c2e55140e8f1f871f98d93480fc17affeafd7d2eb6e0955c3477d090d89ab4c67e9e701a7b5fc6c5492ca451b9338692fd9
-Size (bw_web_v2023.4.2.tar.gz) = 10412200 bytes


Home | Main Index | Thread Index | Old Index