Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: plr-8.4.6
@ 2024-04-21 20:26 meator
  2024-04-21 20:32 ` [PR PATCH] [Updated] " meator
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: meator @ 2024-04-21 20:26 UTC (permalink / raw)
  To: ml

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

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

https://github.com/meator/void-packages plr
https://github.com/void-linux/void-packages/pull/49969

New package: plr-8.4.6
<!-- Uncomment relevant sections and delete options which are not applicable -->

NOTE: I am **not** willing to maintain this package as I am not familiar with R nor postgresql. Anyone is free to take over this package.

This PR will likely stay in draft mode for the time being.

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

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

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 71c4a5e6ad9238d3a775c38b1fa698bf7d0fdffe Mon Sep 17 00:00:00 2001
From: meator <meator.dev@gmail.com>
Date: Sun, 21 Apr 2024 22:11:19 +0200
Subject: [PATCH] New package: plr-8.4.6

---
 srcpkgs/plr/template | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 srcpkgs/plr/template

diff --git a/srcpkgs/plr/template b/srcpkgs/plr/template
new file mode 100644
index 00000000000000..9e58a63e6cc1a3
--- /dev/null
+++ b/srcpkgs/plr/template
@@ -0,0 +1,19 @@
+# Template file for 'plr'
+pkgname=plr
+version=8.4.6
+_version="${version//./_}"
+revision=1
+build_style=gnu-makefile
+hostmakedepends="pkg-config"
+makedepends="R postgresql-libs-devel"
+make_build_args="USE_PGXS=true"
+make_install_args="${make_build_args}"
+# TODO: Fix
+depends=""
+short_desc="R Procedural Language for PostgreSQL"
+maintainer="Orphaned <orphan@voidlinux.org>"
+license="GPL-2.0-only"
+homepage="https://github.com/postgres-plr/plr"
+changelog="https://raw.githubusercontent.com/postgres-plr/plr/master/changelog.md"
+distfiles="https://github.com/postgres-plr/plr/archive/refs/tags/REL${_version}.tar.gz"
+checksum=928906fdec83d707b1e91aa0adfcdf5023ffb59ce37e1cf6bce345e78cb867fa

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

* Re: [PR PATCH] [Updated] New package: plr-8.4.6
  2024-04-21 20:26 [PR PATCH] New package: plr-8.4.6 meator
@ 2024-04-21 20:32 ` meator
  2024-04-21 20:40 ` meator
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: meator @ 2024-04-21 20:32 UTC (permalink / raw)
  To: ml

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

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

https://github.com/meator/void-packages plr
https://github.com/void-linux/void-packages/pull/49969

New package: plr-8.4.6
<!-- Uncomment relevant sections and delete options which are not applicable -->

NOTE: I am **not** willing to maintain this package as I am not familiar with R nor postgresql. Anyone is free to take over this package.

This PR will likely stay in draft mode for the time being.

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

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

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From ccd09721be4eb2504f8c13e96293f2d362bc5ea0 Mon Sep 17 00:00:00 2001
From: meator <meator.dev@gmail.com>
Date: Sun, 21 Apr 2024 22:11:19 +0200
Subject: [PATCH] New package: plr-8.4.6

---
 srcpkgs/plr/template | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 srcpkgs/plr/template

diff --git a/srcpkgs/plr/template b/srcpkgs/plr/template
new file mode 100644
index 00000000000000..d9c42eb23d1407
--- /dev/null
+++ b/srcpkgs/plr/template
@@ -0,0 +1,19 @@
+# Template file for 'plr'
+pkgname=plr
+version=8.4.6
+revision=1
+_version="${version//./_}"
+build_style=gnu-makefile
+make_build_args="USE_PGXS=true"
+make_install_args="${make_build_args}"
+hostmakedepends="pkg-config"
+makedepends="R postgresql-libs-devel"
+# TODO: Fix
+depends=""
+short_desc="R Procedural Language for PostgreSQL"
+maintainer="Orphaned <orphan@voidlinux.org>"
+license="GPL-2.0-only"
+homepage="https://github.com/postgres-plr/plr"
+changelog="https://raw.githubusercontent.com/postgres-plr/plr/master/changelog.md"
+distfiles="https://github.com/postgres-plr/plr/archive/refs/tags/REL${_version}.tar.gz"
+checksum=928906fdec83d707b1e91aa0adfcdf5023ffb59ce37e1cf6bce345e78cb867fa

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

* Re: [PR PATCH] [Updated] New package: plr-8.4.6
  2024-04-21 20:26 [PR PATCH] New package: plr-8.4.6 meator
  2024-04-21 20:32 ` [PR PATCH] [Updated] " meator
@ 2024-04-21 20:40 ` meator
  2024-04-21 20:45 ` [PR PATCH] [Updated] New package: postgresql-plr-8.4.6 meator
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: meator @ 2024-04-21 20:40 UTC (permalink / raw)
  To: ml

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

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

https://github.com/meator/void-packages plr
https://github.com/void-linux/void-packages/pull/49969

New package: plr-8.4.6
<!-- Uncomment relevant sections and delete options which are not applicable -->

NOTE: I am **not** willing to maintain this package as I am not familiar with R nor postgresql. Anyone is free to take over this package.

This PR will likely stay in draft mode for the time being.

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

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

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From c2679888cb7adca3dea1dbf48b11224674d186ab Mon Sep 17 00:00:00 2001
From: meator <meator.dev@gmail.com>
Date: Sun, 21 Apr 2024 22:11:19 +0200
Subject: [PATCH] New package: postgresql-plr-8.4.6

---
 srcpkgs/postgresql-plr/template | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 srcpkgs/postgresql-plr/template

diff --git a/srcpkgs/postgresql-plr/template b/srcpkgs/postgresql-plr/template
new file mode 100644
index 00000000000000..d9c42eb23d1407
--- /dev/null
+++ b/srcpkgs/postgresql-plr/template
@@ -0,0 +1,19 @@
+# Template file for 'plr'
+pkgname=plr
+version=8.4.6
+revision=1
+_version="${version//./_}"
+build_style=gnu-makefile
+make_build_args="USE_PGXS=true"
+make_install_args="${make_build_args}"
+hostmakedepends="pkg-config"
+makedepends="R postgresql-libs-devel"
+# TODO: Fix
+depends=""
+short_desc="R Procedural Language for PostgreSQL"
+maintainer="Orphaned <orphan@voidlinux.org>"
+license="GPL-2.0-only"
+homepage="https://github.com/postgres-plr/plr"
+changelog="https://raw.githubusercontent.com/postgres-plr/plr/master/changelog.md"
+distfiles="https://github.com/postgres-plr/plr/archive/refs/tags/REL${_version}.tar.gz"
+checksum=928906fdec83d707b1e91aa0adfcdf5023ffb59ce37e1cf6bce345e78cb867fa

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

* Re: [PR PATCH] [Updated] New package: postgresql-plr-8.4.6
  2024-04-21 20:26 [PR PATCH] New package: plr-8.4.6 meator
  2024-04-21 20:32 ` [PR PATCH] [Updated] " meator
  2024-04-21 20:40 ` meator
@ 2024-04-21 20:45 ` meator
  2024-04-21 21:08 ` meator
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: meator @ 2024-04-21 20:45 UTC (permalink / raw)
  To: ml

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

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

https://github.com/meator/void-packages plr
https://github.com/void-linux/void-packages/pull/49969

New package: postgresql-plr-8.4.6
<!-- Uncomment relevant sections and delete options which are not applicable -->

NOTE: I am **not** willing to maintain this package as I am not familiar with R nor postgresql. Anyone is free to take over this package.

This PR will likely stay in draft mode for the time being.

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

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

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From a604ef3e0e358c8b407ce1ee4e98d8316ef0d741 Mon Sep 17 00:00:00 2001
From: meator <meator.dev@gmail.com>
Date: Sun, 21 Apr 2024 22:11:19 +0200
Subject: [PATCH] New package: postgresql-plr-8.4.6

---
 srcpkgs/postgresql-plr/template | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 srcpkgs/postgresql-plr/template

diff --git a/srcpkgs/postgresql-plr/template b/srcpkgs/postgresql-plr/template
new file mode 100644
index 00000000000000..3f44a71fd38916
--- /dev/null
+++ b/srcpkgs/postgresql-plr/template
@@ -0,0 +1,19 @@
+# Template file for 'postgresql-plr'
+pkgname=postgresql-plr
+version=8.4.6
+revision=1
+_version="${version//./_}"
+build_style=gnu-makefile
+make_build_args="USE_PGXS=true"
+make_install_args="${make_build_args}"
+hostmakedepends="pkg-config"
+makedepends="R postgresql-libs-devel"
+# TODO: Fix
+depends=""
+short_desc="R Procedural Language for PostgreSQL"
+maintainer="Orphaned <orphan@voidlinux.org>"
+license="GPL-2.0-only"
+homepage="https://github.com/postgres-plr/plr"
+changelog="https://raw.githubusercontent.com/postgres-plr/plr/master/changelog.md"
+distfiles="https://github.com/postgres-plr/plr/archive/refs/tags/REL${_version}.tar.gz"
+checksum=928906fdec83d707b1e91aa0adfcdf5023ffb59ce37e1cf6bce345e78cb867fa

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

* Re: [PR PATCH] [Updated] New package: postgresql-plr-8.4.6
  2024-04-21 20:26 [PR PATCH] New package: plr-8.4.6 meator
                   ` (2 preceding siblings ...)
  2024-04-21 20:45 ` [PR PATCH] [Updated] New package: postgresql-plr-8.4.6 meator
@ 2024-04-21 21:08 ` meator
  2024-05-04 13:52 ` ahesford
  2024-05-04 15:08 ` [PR PATCH] [Closed]: " meator
  5 siblings, 0 replies; 7+ messages in thread
From: meator @ 2024-04-21 21:08 UTC (permalink / raw)
  To: ml

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

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

https://github.com/meator/void-packages plr
https://github.com/void-linux/void-packages/pull/49969

New package: postgresql-plr-8.4.6
<!-- Uncomment relevant sections and delete options which are not applicable -->

NOTE: I am **not** willing to maintain this package as I am not familiar with R nor postgresql. Anyone is free to take over this package.

This PR will likely stay in draft mode for the time being.

#### Testing the changes
- I tested the changes in this PR: **NO** (but orca8 said on IRC that it works for them)

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

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From e956cba1f5501849293e3b54d5d1cad0d953e3d5 Mon Sep 17 00:00:00 2001
From: meator <meator.dev@gmail.com>
Date: Sun, 21 Apr 2024 23:08:18 +0200
Subject: [PATCH 1/2] New package: postgresql15-plr-8.4.6

---
 srcpkgs/postgresql15-plr/template | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 srcpkgs/postgresql15-plr/template

diff --git a/srcpkgs/postgresql15-plr/template b/srcpkgs/postgresql15-plr/template
new file mode 100644
index 00000000000000..9caccf0011ded9
--- /dev/null
+++ b/srcpkgs/postgresql15-plr/template
@@ -0,0 +1,19 @@
+# Template file for 'postgresql15-plr'
+# NOTE: Keep in sync with postgresql16-plr
+pkgname=postgresql15-plr
+version=8.4.6
+revision=1
+_version="${version//./_}"
+build_style=gnu-makefile
+make_build_args="USE_PGXS=true"
+make_install_args="${make_build_args}"
+hostmakedepends="pkg-config"
+makedepends="R postgresql15-libs-devel"
+depends="postgresql15"
+short_desc="PL/R Procedural Language for PostgreSQL"
+maintainer="Orphaned <orphan@voidlinux.org>"
+license="GPL-2.0-only"
+homepage="https://github.com/postgres-plr/plr"
+changelog="https://raw.githubusercontent.com/postgres-plr/plr/master/changelog.md"
+distfiles="https://github.com/postgres-plr/plr/archive/refs/tags/REL${_version}.tar.gz"
+checksum=928906fdec83d707b1e91aa0adfcdf5023ffb59ce37e1cf6bce345e78cb867fa

From 174d36e8b65529f7dcf5119303ba826981478793 Mon Sep 17 00:00:00 2001
From: meator <meator.dev@gmail.com>
Date: Sun, 21 Apr 2024 23:08:38 +0200
Subject: [PATCH 2/2] New package: postgresql16-plr-8.4.6

---
 srcpkgs/postgresql-plr            |  1 +
 srcpkgs/postgresql16-plr/template | 25 +++++++++++++++++++++++++
 2 files changed, 26 insertions(+)
 create mode 120000 srcpkgs/postgresql-plr
 create mode 100644 srcpkgs/postgresql16-plr/template

diff --git a/srcpkgs/postgresql-plr b/srcpkgs/postgresql-plr
new file mode 120000
index 00000000000000..8812abb725e7a1
--- /dev/null
+++ b/srcpkgs/postgresql-plr
@@ -0,0 +1 @@
+postgresql16-plr
\ No newline at end of file
diff --git a/srcpkgs/postgresql16-plr/template b/srcpkgs/postgresql16-plr/template
new file mode 100644
index 00000000000000..0b4ff316aade03
--- /dev/null
+++ b/srcpkgs/postgresql16-plr/template
@@ -0,0 +1,25 @@
+# Template file for 'postgresql16-plr'
+# NOTE: Keep in sync with postgresql15-plr
+pkgname=postgresql16-plr
+version=8.4.6
+revision=1
+_version="${version//./_}"
+build_style=gnu-makefile
+make_build_args="USE_PGXS=true"
+make_install_args="${make_build_args}"
+hostmakedepends="pkg-config"
+makedepends="R postgresql-libs-devel"
+depends="postgresql16"
+short_desc="PL/R Procedural Language for PostgreSQL"
+maintainer="Orphaned <orphan@voidlinux.org>"
+license="GPL-2.0-only"
+homepage="https://github.com/postgres-plr/plr"
+changelog="https://raw.githubusercontent.com/postgres-plr/plr/master/changelog.md"
+distfiles="https://github.com/postgres-plr/plr/archive/refs/tags/REL${_version}.tar.gz"
+checksum=928906fdec83d707b1e91aa0adfcdf5023ffb59ce37e1cf6bce345e78cb867fa
+
+postgresql-plr_package() {
+	short_desc="PL/R language meta package"
+	depends="${sourcepkg}>=${version}_${revision}"
+	build_style=meta
+}

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

* Re: New package: postgresql-plr-8.4.6
  2024-04-21 20:26 [PR PATCH] New package: plr-8.4.6 meator
                   ` (3 preceding siblings ...)
  2024-04-21 21:08 ` meator
@ 2024-05-04 13:52 ` ahesford
  2024-05-04 15:08 ` [PR PATCH] [Closed]: " meator
  5 siblings, 0 replies; 7+ messages in thread
From: ahesford @ 2024-05-04 13:52 UTC (permalink / raw)
  To: ml

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

New comment by ahesford on void-packages repository

https://github.com/void-linux/void-packages/pull/49969#issuecomment-2094208911

Comment:
If you aren't interested in maintaining this package, just close it.

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

* Re: [PR PATCH] [Closed]: New package: postgresql-plr-8.4.6
  2024-04-21 20:26 [PR PATCH] New package: plr-8.4.6 meator
                   ` (4 preceding siblings ...)
  2024-05-04 13:52 ` ahesford
@ 2024-05-04 15:08 ` meator
  5 siblings, 0 replies; 7+ messages in thread
From: meator @ 2024-05-04 15:08 UTC (permalink / raw)
  To: ml

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

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

New package: postgresql-plr-8.4.6
https://github.com/void-linux/void-packages/pull/49969

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

NOTE: I am **not** willing to maintain this package as I am not familiar with R nor postgresql. Anyone is free to take over this package.

This PR will likely stay in draft mode for the time being.

#### Testing the changes
- I tested the changes in this PR: **NO** (but orca8 said on IRC that it works for them)

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

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2024-05-04 15:08 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-21 20:26 [PR PATCH] New package: plr-8.4.6 meator
2024-04-21 20:32 ` [PR PATCH] [Updated] " meator
2024-04-21 20:40 ` meator
2024-04-21 20:45 ` [PR PATCH] [Updated] New package: postgresql-plr-8.4.6 meator
2024-04-21 21:08 ` meator
2024-05-04 13:52 ` ahesford
2024-05-04 15:08 ` [PR PATCH] [Closed]: " meator

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).