Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: acme-client-1.2.0
@ 2022-01-20 18:03 lotheac
  2022-01-20 18:17 ` [PR PATCH] [Updated] " lotheac
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: lotheac @ 2022-01-20 18:03 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1012 bytes --]

There is a new pull request by lotheac against master on the void-packages repository

https://github.com/lotheac/void-packages acme-client
https://github.com/void-linux/void-packages/pull/35141

New package: acme-client-1.2.0
portable acme-client existed previously with a different upstream, which
was unmaintained - switch to one that is maintained.

#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-musl
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64 (cross)
  - aarch64-musl (cross)
  - armv7l (cross)
  - armv7l-musl (cross)
  - armv6l-musl (cross)
  - x86_64 (cross)


A patch file from https://github.com/void-linux/void-packages/pull/35141.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-acme-client-35141.patch --]
[-- Type: text/x-diff, Size: 1178 bytes --]

From 8dd6d9cac0dbb945191726f7fec0c011973ea767 Mon Sep 17 00:00:00 2001
From: Lauri Tirkkonen <lauri@hacktheplanet.fi>
Date: Thu, 20 Jan 2022 19:52:59 +0200
Subject: [PATCH] New package: acme-client-1.2.0

portable acme-client existed previously with a different upstream, which
was unmaintained - switch to one that is maintained.
---
 srcpkgs/acme-client/template | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 srcpkgs/acme-client/template

diff --git a/srcpkgs/acme-client/template b/srcpkgs/acme-client/template
new file mode 100644
index 000000000000..272468dc0934
--- /dev/null
+++ b/srcpkgs/acme-client/template
@@ -0,0 +1,13 @@
+# Template file for 'acme-client'
+pkgname=acme-client
+version=1.2.0
+revision=1
+build_style=gnu-configure
+hostmakedepends="pkg-config"
+makedepends="openssl-devel"
+short_desc="Portable version of OpenBSD's acme-client"
+maintainer="Lauri Tirkkonen <lauri@hacktheplanet.fi>"
+license="GPL-2.0-only"
+homepage="https://git.sr.ht/~graywolf/acme-client-portable/"
+distfiles="https://data.wolfsden.cz/sources/acme-client-${version}.tar.xz"
+checksum=7d1498c109b257459aa63509346d1418efed503353194ada8ff056abf6b5413a

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [PR PATCH] [Updated] New package: acme-client-1.2.0
  2022-01-20 18:03 [PR PATCH] New package: acme-client-1.2.0 lotheac
@ 2022-01-20 18:17 ` lotheac
  2022-01-20 18:17 ` lotheac
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: lotheac @ 2022-01-20 18:17 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1017 bytes --]

There is an updated pull request by lotheac against master on the void-packages repository

https://github.com/lotheac/void-packages acme-client
https://github.com/void-linux/void-packages/pull/35141

New package: acme-client-1.2.0
portable acme-client existed previously with a different upstream, which
was unmaintained - switch to one that is maintained.

#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-musl
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64 (cross)
  - aarch64-musl (cross)
  - armv7l (cross)
  - armv7l-musl (cross)
  - armv6l-musl (cross)
  - x86_64 (cross)


A patch file from https://github.com/void-linux/void-packages/pull/35141.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-acme-client-35141.patch --]
[-- Type: text/x-diff, Size: 1178 bytes --]

From 8dd6d9cac0dbb945191726f7fec0c011973ea767 Mon Sep 17 00:00:00 2001
From: Lauri Tirkkonen <lauri@hacktheplanet.fi>
Date: Thu, 20 Jan 2022 19:52:59 +0200
Subject: [PATCH] New package: acme-client-1.2.0

portable acme-client existed previously with a different upstream, which
was unmaintained - switch to one that is maintained.
---
 srcpkgs/acme-client/template | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 srcpkgs/acme-client/template

diff --git a/srcpkgs/acme-client/template b/srcpkgs/acme-client/template
new file mode 100644
index 000000000000..272468dc0934
--- /dev/null
+++ b/srcpkgs/acme-client/template
@@ -0,0 +1,13 @@
+# Template file for 'acme-client'
+pkgname=acme-client
+version=1.2.0
+revision=1
+build_style=gnu-configure
+hostmakedepends="pkg-config"
+makedepends="openssl-devel"
+short_desc="Portable version of OpenBSD's acme-client"
+maintainer="Lauri Tirkkonen <lauri@hacktheplanet.fi>"
+license="GPL-2.0-only"
+homepage="https://git.sr.ht/~graywolf/acme-client-portable/"
+distfiles="https://data.wolfsden.cz/sources/acme-client-${version}.tar.xz"
+checksum=7d1498c109b257459aa63509346d1418efed503353194ada8ff056abf6b5413a

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: New package: acme-client-1.2.0
  2022-01-20 18:03 [PR PATCH] New package: acme-client-1.2.0 lotheac
  2022-01-20 18:17 ` [PR PATCH] [Updated] " lotheac
@ 2022-01-20 18:17 ` lotheac
  2022-02-06 17:44 ` [PR PATCH] [Updated] " lotheac
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: lotheac @ 2022-01-20 18:17 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 177 bytes --]

New comment by lotheac on void-packages repository

https://github.com/void-linux/void-packages/pull/35141#issuecomment-1017787580

Comment:
updated to add example config file.

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [PR PATCH] [Updated] New package: acme-client-1.2.0
  2022-01-20 18:03 [PR PATCH] New package: acme-client-1.2.0 lotheac
  2022-01-20 18:17 ` [PR PATCH] [Updated] " lotheac
  2022-01-20 18:17 ` lotheac
@ 2022-02-06 17:44 ` lotheac
  2022-02-06 17:54 ` [PR PATCH] [Updated] New package: acme-client-1.3.0 lotheac
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: lotheac @ 2022-02-06 17:44 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1017 bytes --]

There is an updated pull request by lotheac against master on the void-packages repository

https://github.com/lotheac/void-packages acme-client
https://github.com/void-linux/void-packages/pull/35141

New package: acme-client-1.2.0
portable acme-client existed previously with a different upstream, which
was unmaintained - switch to one that is maintained.

#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-musl
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64 (cross)
  - aarch64-musl (cross)
  - armv7l (cross)
  - armv7l-musl (cross)
  - armv6l-musl (cross)
  - x86_64 (cross)


A patch file from https://github.com/void-linux/void-packages/pull/35141.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-acme-client-35141.patch --]
[-- Type: text/x-diff, Size: 2671 bytes --]

From 10c4957d899f23432ebc6765b16cdeaa586a2873 Mon Sep 17 00:00:00 2001
From: Lauri Tirkkonen <lauri@hacktheplanet.fi>
Date: Thu, 20 Jan 2022 19:52:59 +0200
Subject: [PATCH] New package: acme-client-1.3.0

portable acme-client existed previously with a different upstream, which
was unmaintained - switch to one that is maintained.
---
 srcpkgs/acme-client/files/acme-client.conf | 31 ++++++++++++++++++++++
 srcpkgs/acme-client/template               | 21 +++++++++++++++
 2 files changed, 52 insertions(+)
 create mode 100644 srcpkgs/acme-client/files/acme-client.conf
 create mode 100644 srcpkgs/acme-client/template

diff --git a/srcpkgs/acme-client/files/acme-client.conf b/srcpkgs/acme-client/files/acme-client.conf
new file mode 100644
index 000000000000..31dd96f00886
--- /dev/null
+++ b/srcpkgs/acme-client/files/acme-client.conf
@@ -0,0 +1,31 @@
+#
+# $OpenBSD: acme-client.conf,v 1.4 2020/09/17 09:13:06 florian Exp $
+#
+authority letsencrypt {
+	api url "https://acme-v02.api.letsencrypt.org/directory"
+	account key "/etc/acme/letsencrypt-privkey.pem"
+}
+
+authority letsencrypt-staging {
+	api url "https://acme-staging-v02.api.letsencrypt.org/directory"
+	account key "/etc/acme/letsencrypt-staging-privkey.pem"
+}
+
+authority buypass {
+	api url "https://api.buypass.com/acme/directory"
+	account key "/etc/acme/buypass-privkey.pem"
+	contact "mailto:me@example.com"
+}
+
+authority buypass-test {
+	api url "https://api.test4.buypass.no/acme/directory"
+	account key "/etc/acme/buypass-test-privkey.pem"
+	contact "mailto:me@example.com"
+}
+
+domain example.com {
+	alternative names { secure.example.com }
+	domain key "/etc/ssl/private/example.com.key"
+	domain full chain certificate "/etc/ssl/example.com.fullchain.pem"
+	sign with letsencrypt
+}
diff --git a/srcpkgs/acme-client/template b/srcpkgs/acme-client/template
new file mode 100644
index 000000000000..761e6e2ed87c
--- /dev/null
+++ b/srcpkgs/acme-client/template
@@ -0,0 +1,21 @@
+# Template file for 'acme-client'
+pkgname=acme-client
+version=1.3.0
+revision=1
+build_style=gnu-configure
+hostmakedepends="pkg-config sed"
+makedepends="openssl-devel"
+short_desc="Portable version of OpenBSD's acme-client"
+maintainer="Lauri Tirkkonen <lauri@hacktheplanet.fi>"
+license="GPL-2.0-only"
+homepage="https://git.sr.ht/~graywolf/acme-client-portable/"
+distfiles="https://data.wolfsden.cz/sources/acme-client-${version}.tar.gz"
+checksum=ac8796652393fa73f32dfda60ed3a437fc260867df1b81fa3c241bd95c5bc719
+
+pre_install() {
+	sed -i 's,/etc/examples/,/usr/share/examples/acme-client/,g' usr.sbin/acme-client/acme-client.conf.5
+}
+
+post_install() {
+	vsconf ${FILESDIR}/acme-client.conf
+}

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [PR PATCH] [Updated] New package: acme-client-1.3.0
  2022-01-20 18:03 [PR PATCH] New package: acme-client-1.2.0 lotheac
                   ` (2 preceding siblings ...)
  2022-02-06 17:44 ` [PR PATCH] [Updated] " lotheac
@ 2022-02-06 17:54 ` lotheac
  2022-02-06 17:55 ` lotheac
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: lotheac @ 2022-02-06 17:54 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1017 bytes --]

There is an updated pull request by lotheac against master on the void-packages repository

https://github.com/lotheac/void-packages acme-client
https://github.com/void-linux/void-packages/pull/35141

New package: acme-client-1.3.0
portable acme-client existed previously with a different upstream, which
was unmaintained - switch to one that is maintained.

#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-musl
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64 (cross)
  - aarch64-musl (cross)
  - armv7l (cross)
  - armv7l-musl (cross)
  - armv6l-musl (cross)
  - x86_64 (cross)


A patch file from https://github.com/void-linux/void-packages/pull/35141.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-acme-client-35141.patch --]
[-- Type: text/x-diff, Size: 2784 bytes --]

From 0b528bda366adc5f249bd7423424780f760570c9 Mon Sep 17 00:00:00 2001
From: Lauri Tirkkonen <lauri@hacktheplanet.fi>
Date: Thu, 20 Jan 2022 19:52:59 +0200
Subject: [PATCH] New package: acme-client-1.3.0

portable acme-client existed previously with a different upstream, which
was unmaintained - switch to one that is maintained.
---
 srcpkgs/acme-client/files/acme-client.conf | 31 ++++++++++++++++++++++
 srcpkgs/acme-client/template               | 23 ++++++++++++++++
 2 files changed, 54 insertions(+)
 create mode 100644 srcpkgs/acme-client/files/acme-client.conf
 create mode 100644 srcpkgs/acme-client/template

diff --git a/srcpkgs/acme-client/files/acme-client.conf b/srcpkgs/acme-client/files/acme-client.conf
new file mode 100644
index 000000000000..31dd96f00886
--- /dev/null
+++ b/srcpkgs/acme-client/files/acme-client.conf
@@ -0,0 +1,31 @@
+#
+# $OpenBSD: acme-client.conf,v 1.4 2020/09/17 09:13:06 florian Exp $
+#
+authority letsencrypt {
+	api url "https://acme-v02.api.letsencrypt.org/directory"
+	account key "/etc/acme/letsencrypt-privkey.pem"
+}
+
+authority letsencrypt-staging {
+	api url "https://acme-staging-v02.api.letsencrypt.org/directory"
+	account key "/etc/acme/letsencrypt-staging-privkey.pem"
+}
+
+authority buypass {
+	api url "https://api.buypass.com/acme/directory"
+	account key "/etc/acme/buypass-privkey.pem"
+	contact "mailto:me@example.com"
+}
+
+authority buypass-test {
+	api url "https://api.test4.buypass.no/acme/directory"
+	account key "/etc/acme/buypass-test-privkey.pem"
+	contact "mailto:me@example.com"
+}
+
+domain example.com {
+	alternative names { secure.example.com }
+	domain key "/etc/ssl/private/example.com.key"
+	domain full chain certificate "/etc/ssl/example.com.fullchain.pem"
+	sign with letsencrypt
+}
diff --git a/srcpkgs/acme-client/template b/srcpkgs/acme-client/template
new file mode 100644
index 000000000000..6a37156b7466
--- /dev/null
+++ b/srcpkgs/acme-client/template
@@ -0,0 +1,23 @@
+# Template file for 'acme-client'
+pkgname=acme-client
+version=1.3.0
+revision=1
+build_style=gnu-configure
+hostmakedepends="pkg-config sed"
+makedepends="openssl-devel"
+checkdepends="nginx curl"
+make_check=no # requires https://github.com/letsencrypt/pebble which isn't packaged
+short_desc="Portable version of OpenBSD's acme-client"
+maintainer="Lauri Tirkkonen <lauri@hacktheplanet.fi>"
+license="GPL-2.0-only"
+homepage="https://git.sr.ht/~graywolf/acme-client-portable/"
+distfiles="https://data.wolfsden.cz/sources/acme-client-${version}.tar.gz"
+checksum=ac8796652393fa73f32dfda60ed3a437fc260867df1b81fa3c241bd95c5bc719
+
+pre_install() {
+	sed -i 's,/etc/examples/,/usr/share/examples/acme-client/,g' usr.sbin/acme-client/acme-client.conf.5
+}
+
+post_install() {
+	vsconf ${FILESDIR}/acme-client.conf
+}

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [PR PATCH] [Updated] New package: acme-client-1.3.0
  2022-01-20 18:03 [PR PATCH] New package: acme-client-1.2.0 lotheac
                   ` (3 preceding siblings ...)
  2022-02-06 17:54 ` [PR PATCH] [Updated] New package: acme-client-1.3.0 lotheac
@ 2022-02-06 17:55 ` lotheac
  2022-02-06 17:56 ` lotheac
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: lotheac @ 2022-02-06 17:55 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1017 bytes --]

There is an updated pull request by lotheac against master on the void-packages repository

https://github.com/lotheac/void-packages acme-client
https://github.com/void-linux/void-packages/pull/35141

New package: acme-client-1.3.0
portable acme-client existed previously with a different upstream, which
was unmaintained - switch to one that is maintained.

#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-musl
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64 (cross)
  - aarch64-musl (cross)
  - armv7l (cross)
  - armv7l-musl (cross)
  - armv6l-musl (cross)
  - x86_64 (cross)


A patch file from https://github.com/void-linux/void-packages/pull/35141.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-acme-client-35141.patch --]
[-- Type: text/x-diff, Size: 2784 bytes --]

From 27a9f18bf4784a9a33837690bd025c09e93df0f9 Mon Sep 17 00:00:00 2001
From: Lauri Tirkkonen <lauri@hacktheplanet.fi>
Date: Thu, 20 Jan 2022 19:52:59 +0200
Subject: [PATCH] New package: acme-client-1.3.0

portable acme-client existed previously with a different upstream, which
was unmaintained - switch to one that is maintained.
---
 srcpkgs/acme-client/files/acme-client.conf | 31 ++++++++++++++++++++++
 srcpkgs/acme-client/template               | 23 ++++++++++++++++
 2 files changed, 54 insertions(+)
 create mode 100644 srcpkgs/acme-client/files/acme-client.conf
 create mode 100644 srcpkgs/acme-client/template

diff --git a/srcpkgs/acme-client/files/acme-client.conf b/srcpkgs/acme-client/files/acme-client.conf
new file mode 100644
index 000000000000..31dd96f00886
--- /dev/null
+++ b/srcpkgs/acme-client/files/acme-client.conf
@@ -0,0 +1,31 @@
+#
+# $OpenBSD: acme-client.conf,v 1.4 2020/09/17 09:13:06 florian Exp $
+#
+authority letsencrypt {
+	api url "https://acme-v02.api.letsencrypt.org/directory"
+	account key "/etc/acme/letsencrypt-privkey.pem"
+}
+
+authority letsencrypt-staging {
+	api url "https://acme-staging-v02.api.letsencrypt.org/directory"
+	account key "/etc/acme/letsencrypt-staging-privkey.pem"
+}
+
+authority buypass {
+	api url "https://api.buypass.com/acme/directory"
+	account key "/etc/acme/buypass-privkey.pem"
+	contact "mailto:me@example.com"
+}
+
+authority buypass-test {
+	api url "https://api.test4.buypass.no/acme/directory"
+	account key "/etc/acme/buypass-test-privkey.pem"
+	contact "mailto:me@example.com"
+}
+
+domain example.com {
+	alternative names { secure.example.com }
+	domain key "/etc/ssl/private/example.com.key"
+	domain full chain certificate "/etc/ssl/example.com.fullchain.pem"
+	sign with letsencrypt
+}
diff --git a/srcpkgs/acme-client/template b/srcpkgs/acme-client/template
new file mode 100644
index 000000000000..7daa6e9a5743
--- /dev/null
+++ b/srcpkgs/acme-client/template
@@ -0,0 +1,23 @@
+# Template file for 'acme-client'
+pkgname=acme-client
+version=1.3.0
+revision=1
+build_style=gnu-configure
+hostmakedepends="pkg-config sed"
+makedepends="openssl-devel"
+short_desc="Portable version of OpenBSD's acme-client"
+maintainer="Lauri Tirkkonen <lauri@hacktheplanet.fi>"
+license="GPL-2.0-only"
+homepage="https://git.sr.ht/~graywolf/acme-client-portable/"
+distfiles="https://data.wolfsden.cz/sources/acme-client-${version}.tar.gz"
+checksum=ac8796652393fa73f32dfda60ed3a437fc260867df1b81fa3c241bd95c5bc719
+checkdepends="nginx curl"
+make_check=no # requires https://github.com/letsencrypt/pebble which isn't packaged
+
+pre_install() {
+	sed -i 's,/etc/examples/,/usr/share/examples/acme-client/,g' usr.sbin/acme-client/acme-client.conf.5
+}
+
+post_install() {
+	vsconf ${FILESDIR}/acme-client.conf
+}

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [PR PATCH] [Updated] New package: acme-client-1.3.0
  2022-01-20 18:03 [PR PATCH] New package: acme-client-1.2.0 lotheac
                   ` (4 preceding siblings ...)
  2022-02-06 17:55 ` lotheac
@ 2022-02-06 17:56 ` lotheac
  2022-02-06 18:00 ` lotheac
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: lotheac @ 2022-02-06 17:56 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1017 bytes --]

There is an updated pull request by lotheac against master on the void-packages repository

https://github.com/lotheac/void-packages acme-client
https://github.com/void-linux/void-packages/pull/35141

New package: acme-client-1.3.0
portable acme-client existed previously with a different upstream, which
was unmaintained - switch to one that is maintained.

#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-musl
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64 (cross)
  - aarch64-musl (cross)
  - armv7l (cross)
  - armv7l-musl (cross)
  - armv6l-musl (cross)
  - x86_64 (cross)


A patch file from https://github.com/void-linux/void-packages/pull/35141.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-acme-client-35141.patch --]
[-- Type: text/x-diff, Size: 2784 bytes --]

From 650f6d9d7f7ff4d2007e0e91915a88e1d1580cb9 Mon Sep 17 00:00:00 2001
From: Lauri Tirkkonen <lauri@hacktheplanet.fi>
Date: Thu, 20 Jan 2022 19:52:59 +0200
Subject: [PATCH] New package: acme-client-1.3.0

portable acme-client existed previously with a different upstream, which
was unmaintained - switch to one that is maintained.
---
 srcpkgs/acme-client/files/acme-client.conf | 31 ++++++++++++++++++++++
 srcpkgs/acme-client/template               | 23 ++++++++++++++++
 2 files changed, 54 insertions(+)
 create mode 100644 srcpkgs/acme-client/files/acme-client.conf
 create mode 100644 srcpkgs/acme-client/template

diff --git a/srcpkgs/acme-client/files/acme-client.conf b/srcpkgs/acme-client/files/acme-client.conf
new file mode 100644
index 000000000000..31dd96f00886
--- /dev/null
+++ b/srcpkgs/acme-client/files/acme-client.conf
@@ -0,0 +1,31 @@
+#
+# $OpenBSD: acme-client.conf,v 1.4 2020/09/17 09:13:06 florian Exp $
+#
+authority letsencrypt {
+	api url "https://acme-v02.api.letsencrypt.org/directory"
+	account key "/etc/acme/letsencrypt-privkey.pem"
+}
+
+authority letsencrypt-staging {
+	api url "https://acme-staging-v02.api.letsencrypt.org/directory"
+	account key "/etc/acme/letsencrypt-staging-privkey.pem"
+}
+
+authority buypass {
+	api url "https://api.buypass.com/acme/directory"
+	account key "/etc/acme/buypass-privkey.pem"
+	contact "mailto:me@example.com"
+}
+
+authority buypass-test {
+	api url "https://api.test4.buypass.no/acme/directory"
+	account key "/etc/acme/buypass-test-privkey.pem"
+	contact "mailto:me@example.com"
+}
+
+domain example.com {
+	alternative names { secure.example.com }
+	domain key "/etc/ssl/private/example.com.key"
+	domain full chain certificate "/etc/ssl/example.com.fullchain.pem"
+	sign with letsencrypt
+}
diff --git a/srcpkgs/acme-client/template b/srcpkgs/acme-client/template
new file mode 100644
index 000000000000..da8fd65f1f4c
--- /dev/null
+++ b/srcpkgs/acme-client/template
@@ -0,0 +1,23 @@
+# Template file for 'acme-client'
+pkgname=acme-client
+version=1.3.0
+revision=1
+build_style=gnu-configure
+hostmakedepends="pkg-config sed"
+makedepends="openssl-devel"
+checkdepends="nginx curl"
+short_desc="Portable version of OpenBSD's acme-client"
+maintainer="Lauri Tirkkonen <lauri@hacktheplanet.fi>"
+license="GPL-2.0-only"
+homepage="https://git.sr.ht/~graywolf/acme-client-portable/"
+distfiles="https://data.wolfsden.cz/sources/acme-client-${version}.tar.gz"
+checksum=ac8796652393fa73f32dfda60ed3a437fc260867df1b81fa3c241bd95c5bc719
+make_check=no # requires https://github.com/letsencrypt/pebble which isn't packaged
+
+pre_install() {
+	sed -i 's,/etc/examples/,/usr/share/examples/acme-client/,g' usr.sbin/acme-client/acme-client.conf.5
+}
+
+post_install() {
+	vsconf ${FILESDIR}/acme-client.conf
+}

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: New package: acme-client-1.3.0
  2022-01-20 18:03 [PR PATCH] New package: acme-client-1.2.0 lotheac
                   ` (5 preceding siblings ...)
  2022-02-06 17:56 ` lotheac
@ 2022-02-06 18:00 ` lotheac
  2022-02-09 19:51 ` Vaelatern
  2022-03-29 14:25 ` [PR PATCH] [Merged]: " Vaelatern
  8 siblings, 0 replies; 10+ messages in thread
From: lotheac @ 2022-02-06 18:00 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 225 bytes --]

New comment by lotheac on void-packages repository

https://github.com/void-linux/void-packages/pull/35141#issuecomment-1030882782

Comment:
@Vaelatern since you were the maintainer of the previous package for this - ping :)

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: New package: acme-client-1.3.0
  2022-01-20 18:03 [PR PATCH] New package: acme-client-1.2.0 lotheac
                   ` (6 preceding siblings ...)
  2022-02-06 18:00 ` lotheac
@ 2022-02-09 19:51 ` Vaelatern
  2022-03-29 14:25 ` [PR PATCH] [Merged]: " Vaelatern
  8 siblings, 0 replies; 10+ messages in thread
From: Vaelatern @ 2022-02-09 19:51 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 167 bytes --]

New comment by Vaelatern on void-packages repository

https://github.com/void-linux/void-packages/pull/35141#issuecomment-1034135096

Comment:
Pong. I'll have a look.

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [PR PATCH] [Merged]: New package: acme-client-1.3.0
  2022-01-20 18:03 [PR PATCH] New package: acme-client-1.2.0 lotheac
                   ` (7 preceding siblings ...)
  2022-02-09 19:51 ` Vaelatern
@ 2022-03-29 14:25 ` Vaelatern
  8 siblings, 0 replies; 10+ messages in thread
From: Vaelatern @ 2022-03-29 14:25 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 857 bytes --]

There's a merged pull request on the void-packages repository

New package: acme-client-1.3.0
https://github.com/void-linux/void-packages/pull/35141

Description:
portable acme-client existed previously with a different upstream, which
was unmaintained - switch to one that is maintained.

#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-musl
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64 (cross)
  - aarch64-musl (cross)
  - armv7l (cross)
  - armv7l-musl (cross)
  - armv6l-musl (cross)
  - x86_64 (cross)


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2022-03-29 14:25 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-20 18:03 [PR PATCH] New package: acme-client-1.2.0 lotheac
2022-01-20 18:17 ` [PR PATCH] [Updated] " lotheac
2022-01-20 18:17 ` lotheac
2022-02-06 17:44 ` [PR PATCH] [Updated] " lotheac
2022-02-06 17:54 ` [PR PATCH] [Updated] New package: acme-client-1.3.0 lotheac
2022-02-06 17:55 ` lotheac
2022-02-06 17:56 ` lotheac
2022-02-06 18:00 ` lotheac
2022-02-09 19:51 ` Vaelatern
2022-03-29 14:25 ` [PR PATCH] [Merged]: " Vaelatern

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).