Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: dante-1.4.2
@ 2020-01-22 17:24 voidlinux-github
  2020-01-22 17:25 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: voidlinux-github @ 2020-01-22 17:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/shtayerc/void-packages dante
https://github.com/void-linux/void-packages/pull/18475

New package: dante-1.4.2
I am not sure if license is correct. Also I would need some help with cross compiling.

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

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

From 03147a917c7f04bfbb7ec5bcccde86ac5f6b543e Mon Sep 17 00:00:00 2001
From: shtayerc <david.murko@mailbox.org>
Date: Wed, 22 Jan 2020 18:23:48 +0100
Subject: [PATCH] New package: dante-1.4.2

---
 common/shlibs          |  2 ++
 srcpkgs/dante/template | 23 +++++++++++++++++++++++
 2 files changed, 25 insertions(+)
 create mode 100644 srcpkgs/dante/template

diff --git a/common/shlibs b/common/shlibs
index 35fcd4de243..5642d463a47 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3706,3 +3706,5 @@ libjsonnet.so.0 jsonnet-0.14.0_2
 libjsonnet++.so.0 jsonnet-0.14.0_2
 libigdgmm.so.11 intel-gmmlib-19.4.1_1
 libgtk-layer-shell.so.0 wf-shell-0.3_1
+libdsocks.so dante-1.4.2_1
+libsocks.so.0 dante-1.4.2_1
diff --git a/srcpkgs/dante/template b/srcpkgs/dante/template
new file mode 100644
index 00000000000..2c796d2238c
--- /dev/null
+++ b/srcpkgs/dante/template
@@ -0,0 +1,23 @@
+# Template file for 'dante'
+pkgname=dante
+version=1.4.2
+revision=1
+build_style=gnu-configure
+hostmakedepends="tar"
+short_desc="SOCKS server and client"
+maintainer="shtayerc <david.murko@mailbox.org>"
+license="MIT-CMU"
+homepage="http://www.inet.no/dante/index.html"
+distfiles="http://www.inet.no/dante/files/dante-${version}.tar.gz"
+checksum=4c97cff23e5c9b00ca1ec8a95ab22972813921d7fbf60fc453e3e06382fc38a7
+
+pre_configure() {
+    #otherwise configure fails
+	export LDFLAGS=
+	export CPP=
+	export CC=gcc
+}
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: dante-1.4.2
  2020-01-22 17:24 [PR PATCH] New package: dante-1.4.2 voidlinux-github
@ 2020-01-22 17:25 ` voidlinux-github
  2020-01-25 12:14 ` voidlinux-github
                   ` (11 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: voidlinux-github @ 2020-01-22 17:25 UTC (permalink / raw)
  To: ml

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

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

https://github.com/shtayerc/void-packages dante
https://github.com/void-linux/void-packages/pull/18475

New package: dante-1.4.2
I am not sure if license is correct. Also I would need some help with cross compiling.

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

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

From 11e63983051e6012b3d2e4ed5c98ea37393821f3 Mon Sep 17 00:00:00 2001
From: shtayerc <david.murko@mailbox.org>
Date: Wed, 22 Jan 2020 18:23:48 +0100
Subject: [PATCH] New package: dante-1.4.2

---
 common/shlibs          |  2 ++
 srcpkgs/dante/template | 23 +++++++++++++++++++++++
 2 files changed, 25 insertions(+)
 create mode 100644 srcpkgs/dante/template

diff --git a/common/shlibs b/common/shlibs
index 35fcd4de243..5642d463a47 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3706,3 +3706,5 @@ libjsonnet.so.0 jsonnet-0.14.0_2
 libjsonnet++.so.0 jsonnet-0.14.0_2
 libigdgmm.so.11 intel-gmmlib-19.4.1_1
 libgtk-layer-shell.so.0 wf-shell-0.3_1
+libdsocks.so dante-1.4.2_1
+libsocks.so.0 dante-1.4.2_1
diff --git a/srcpkgs/dante/template b/srcpkgs/dante/template
new file mode 100644
index 00000000000..1f5f0d507dd
--- /dev/null
+++ b/srcpkgs/dante/template
@@ -0,0 +1,23 @@
+# Template file for 'dante'
+pkgname=dante
+version=1.4.2
+revision=1
+build_style=gnu-configure
+hostmakedepends="tar"
+short_desc="SOCKS server and client"
+maintainer="shtayerc <david.murko@mailbox.org>"
+license="MIT-CMU"
+homepage="http://www.inet.no/dante/index.html"
+distfiles="http://www.inet.no/dante/files/dante-${version}.tar.gz"
+checksum=4c97cff23e5c9b00ca1ec8a95ab22972813921d7fbf60fc453e3e06382fc38a7
+
+pre_configure() {
+	#otherwise configure fails
+	export LDFLAGS=
+	export CPP=
+	export CC=gcc
+}
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: New package: dante-1.4.2
  2020-01-22 17:24 [PR PATCH] New package: dante-1.4.2 voidlinux-github
  2020-01-22 17:25 ` [PR PATCH] [Updated] " voidlinux-github
@ 2020-01-25 12:14 ` voidlinux-github
  2020-01-25 13:23 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (10 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: voidlinux-github @ 2020-01-25 12:14 UTC (permalink / raw)
  To: ml

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/18475#issuecomment-578401472

Comment:
Setting compiler to gcc will always break, because it is native compiler rather than cross.

There is a patch https://git.buildroot.org/buildroot/plain/package/dante/0002-osdep-m4-Remove-getaddrinfo-too-low-checks.patch that together with autoreconf -fi fixes cross build.

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

* Re: [PR PATCH] [Updated] New package: dante-1.4.2
  2020-01-22 17:24 [PR PATCH] New package: dante-1.4.2 voidlinux-github
  2020-01-22 17:25 ` [PR PATCH] [Updated] " voidlinux-github
  2020-01-25 12:14 ` voidlinux-github
@ 2020-01-25 13:23 ` voidlinux-github
  2020-01-25 13:26 ` voidlinux-github
                   ` (9 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: voidlinux-github @ 2020-01-25 13:23 UTC (permalink / raw)
  To: ml

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

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

https://github.com/shtayerc/void-packages dante
https://github.com/void-linux/void-packages/pull/18475

New package: dante-1.4.2
I am not sure if license is correct. Also I would need some help with cross compiling.

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

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

From ab5b3260ebfce5e8f4c5bf28144ad289e94370ac Mon Sep 17 00:00:00 2001
From: shtayerc <david.murko@mailbox.org>
Date: Wed, 22 Jan 2020 18:23:48 +0100
Subject: [PATCH] New package: dante-1.4.2

---
 common/shlibs                                 |  2 ++
 ...m4-Remove-getaddrinfo-too-low-checks.patch | 16 +++++++++++++++
 srcpkgs/dante/template                        | 20 +++++++++++++++++++
 3 files changed, 38 insertions(+)
 create mode 100644 srcpkgs/dante/patches/0002-osdep-m4-Remove-getaddrinfo-too-low-checks.patch
 create mode 100644 srcpkgs/dante/template

diff --git a/common/shlibs b/common/shlibs
index 35fcd4de243..5642d463a47 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3706,3 +3706,5 @@ libjsonnet.so.0 jsonnet-0.14.0_2
 libjsonnet++.so.0 jsonnet-0.14.0_2
 libigdgmm.so.11 intel-gmmlib-19.4.1_1
 libgtk-layer-shell.so.0 wf-shell-0.3_1
+libdsocks.so dante-1.4.2_1
+libsocks.so.0 dante-1.4.2_1
diff --git a/srcpkgs/dante/patches/0002-osdep-m4-Remove-getaddrinfo-too-low-checks.patch b/srcpkgs/dante/patches/0002-osdep-m4-Remove-getaddrinfo-too-low-checks.patch
new file mode 100644
index 00000000000..c6f86c9f015
--- /dev/null
+++ b/srcpkgs/dante/patches/0002-osdep-m4-Remove-getaddrinfo-too-low-checks.patch
@@ -0,0 +1,16 @@
+--- osdep.m4	2019-12-09 21:28:38.936003218 +0100
++++ osdep.m4	2019-12-09 21:49:48.764019371 +0100
+@@ -956,13 +956,7 @@
+ unset UNIQUEVALS UNIQUESYMBOLS
+ if test -s $ERRVALFILE; then
+     UNIQUEVALS=`sort $ERRVALFILE | uniq | wc -l | awk '{ print $1 }'`
+-    if test $UNIQUEVALS -le 1; then
+-        AC_MSG_FAILURE([error: getaddrinfo() error value count too low])
+-    fi
+     UNIQUESYMBOLS=`cat $ERRVALFILE | wc -l | awk '{ print $1 }'`
+-    if test $UNIQUESYMBOLS -le 1; then
+-        AC_MSG_FAILURE([error: getaddrinfo() error symbol count too low])
+-    fi
+ 
+     if test $ERRNOCNT -ne $UNIQUESYMBOLS; then
+ 	AC_MSG_FAILURE([internal error: errno symbol count mismatch])
diff --git a/srcpkgs/dante/template b/srcpkgs/dante/template
new file mode 100644
index 00000000000..7b29919deae
--- /dev/null
+++ b/srcpkgs/dante/template
@@ -0,0 +1,20 @@
+# Template file for 'dante'
+pkgname=dante
+version=1.4.2
+revision=1
+build_style=gnu-configure
+hostmakedepends="tar automake libtool"
+short_desc="SOCKS server and client"
+maintainer="shtayerc <david.murko@mailbox.org>"
+license="MIT-CMU"
+homepage="http://www.inet.no/dante/index.html"
+distfiles="http://www.inet.no/dante/files/dante-${version}.tar.gz"
+checksum=4c97cff23e5c9b00ca1ec8a95ab22972813921d7fbf60fc453e3e06382fc38a7
+
+pre_configure() {
+	autoreconf -fi
+}
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: dante-1.4.2
  2020-01-22 17:24 [PR PATCH] New package: dante-1.4.2 voidlinux-github
                   ` (2 preceding siblings ...)
  2020-01-25 13:23 ` [PR PATCH] [Updated] " voidlinux-github
@ 2020-01-25 13:26 ` voidlinux-github
  2020-01-25 14:13 ` voidlinux-github
                   ` (8 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: voidlinux-github @ 2020-01-25 13:26 UTC (permalink / raw)
  To: ml

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

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

https://github.com/shtayerc/void-packages dante
https://github.com/void-linux/void-packages/pull/18475

New package: dante-1.4.2
I am not sure if license is correct. Also I would need some help with cross compiling.

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

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

From ab5b3260ebfce5e8f4c5bf28144ad289e94370ac Mon Sep 17 00:00:00 2001
From: shtayerc <david.murko@mailbox.org>
Date: Wed, 22 Jan 2020 18:23:48 +0100
Subject: [PATCH] New package: dante-1.4.2

---
 common/shlibs                                 |  2 ++
 ...m4-Remove-getaddrinfo-too-low-checks.patch | 16 +++++++++++++++
 srcpkgs/dante/template                        | 20 +++++++++++++++++++
 3 files changed, 38 insertions(+)
 create mode 100644 srcpkgs/dante/patches/0002-osdep-m4-Remove-getaddrinfo-too-low-checks.patch
 create mode 100644 srcpkgs/dante/template

diff --git a/common/shlibs b/common/shlibs
index 35fcd4de243..5642d463a47 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3706,3 +3706,5 @@ libjsonnet.so.0 jsonnet-0.14.0_2
 libjsonnet++.so.0 jsonnet-0.14.0_2
 libigdgmm.so.11 intel-gmmlib-19.4.1_1
 libgtk-layer-shell.so.0 wf-shell-0.3_1
+libdsocks.so dante-1.4.2_1
+libsocks.so.0 dante-1.4.2_1
diff --git a/srcpkgs/dante/patches/0002-osdep-m4-Remove-getaddrinfo-too-low-checks.patch b/srcpkgs/dante/patches/0002-osdep-m4-Remove-getaddrinfo-too-low-checks.patch
new file mode 100644
index 00000000000..c6f86c9f015
--- /dev/null
+++ b/srcpkgs/dante/patches/0002-osdep-m4-Remove-getaddrinfo-too-low-checks.patch
@@ -0,0 +1,16 @@
+--- osdep.m4	2019-12-09 21:28:38.936003218 +0100
++++ osdep.m4	2019-12-09 21:49:48.764019371 +0100
+@@ -956,13 +956,7 @@
+ unset UNIQUEVALS UNIQUESYMBOLS
+ if test -s $ERRVALFILE; then
+     UNIQUEVALS=`sort $ERRVALFILE | uniq | wc -l | awk '{ print $1 }'`
+-    if test $UNIQUEVALS -le 1; then
+-        AC_MSG_FAILURE([error: getaddrinfo() error value count too low])
+-    fi
+     UNIQUESYMBOLS=`cat $ERRVALFILE | wc -l | awk '{ print $1 }'`
+-    if test $UNIQUESYMBOLS -le 1; then
+-        AC_MSG_FAILURE([error: getaddrinfo() error symbol count too low])
+-    fi
+ 
+     if test $ERRNOCNT -ne $UNIQUESYMBOLS; then
+ 	AC_MSG_FAILURE([internal error: errno symbol count mismatch])
diff --git a/srcpkgs/dante/template b/srcpkgs/dante/template
new file mode 100644
index 00000000000..7b29919deae
--- /dev/null
+++ b/srcpkgs/dante/template
@@ -0,0 +1,20 @@
+# Template file for 'dante'
+pkgname=dante
+version=1.4.2
+revision=1
+build_style=gnu-configure
+hostmakedepends="tar automake libtool"
+short_desc="SOCKS server and client"
+maintainer="shtayerc <david.murko@mailbox.org>"
+license="MIT-CMU"
+homepage="http://www.inet.no/dante/index.html"
+distfiles="http://www.inet.no/dante/files/dante-${version}.tar.gz"
+checksum=4c97cff23e5c9b00ca1ec8a95ab22972813921d7fbf60fc453e3e06382fc38a7
+
+pre_configure() {
+	autoreconf -fi
+}
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: dante-1.4.2
  2020-01-22 17:24 [PR PATCH] New package: dante-1.4.2 voidlinux-github
                   ` (3 preceding siblings ...)
  2020-01-25 13:26 ` voidlinux-github
@ 2020-01-25 14:13 ` voidlinux-github
  2020-01-31 14:45 ` voidlinux-github
                   ` (7 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: voidlinux-github @ 2020-01-25 14:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/shtayerc/void-packages dante
https://github.com/void-linux/void-packages/pull/18475

New package: dante-1.4.2
I am not sure if license is correct. Also I would need some help with cross compiling.

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

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

From d87b16866af77b0d290b0054a86f2b089544d8a2 Mon Sep 17 00:00:00 2001
From: shtayerc <david.murko@mailbox.org>
Date: Wed, 22 Jan 2020 18:23:48 +0100
Subject: [PATCH] New package: dante-1.4.2

---
 common/shlibs                                 |  2 ++
 ...m4-Remove-getaddrinfo-too-low-checks.patch | 16 +++++++++++++++
 srcpkgs/dante/template                        | 20 +++++++++++++++++++
 3 files changed, 38 insertions(+)
 create mode 100644 srcpkgs/dante/patches/0002-osdep-m4-Remove-getaddrinfo-too-low-checks.patch
 create mode 100644 srcpkgs/dante/template

diff --git a/common/shlibs b/common/shlibs
index 2f796727fc2..72a9e9d0b06 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3708,3 +3708,5 @@ libigdgmm.so.11 intel-gmmlib-19.4.1_1
 libgtk-layer-shell.so.0 wf-shell-0.3_1
 librdkafka.so.1 librdkafka-1.3.0_1
 librdkafka++.so.1 librdkafka-1.3.0_1
+libdsocks.so dante-1.4.2_1
+libsocks.so.0 dante-1.4.2_1
diff --git a/srcpkgs/dante/patches/0002-osdep-m4-Remove-getaddrinfo-too-low-checks.patch b/srcpkgs/dante/patches/0002-osdep-m4-Remove-getaddrinfo-too-low-checks.patch
new file mode 100644
index 00000000000..c6f86c9f015
--- /dev/null
+++ b/srcpkgs/dante/patches/0002-osdep-m4-Remove-getaddrinfo-too-low-checks.patch
@@ -0,0 +1,16 @@
+--- osdep.m4	2019-12-09 21:28:38.936003218 +0100
++++ osdep.m4	2019-12-09 21:49:48.764019371 +0100
+@@ -956,13 +956,7 @@
+ unset UNIQUEVALS UNIQUESYMBOLS
+ if test -s $ERRVALFILE; then
+     UNIQUEVALS=`sort $ERRVALFILE | uniq | wc -l | awk '{ print $1 }'`
+-    if test $UNIQUEVALS -le 1; then
+-        AC_MSG_FAILURE([error: getaddrinfo() error value count too low])
+-    fi
+     UNIQUESYMBOLS=`cat $ERRVALFILE | wc -l | awk '{ print $1 }'`
+-    if test $UNIQUESYMBOLS -le 1; then
+-        AC_MSG_FAILURE([error: getaddrinfo() error symbol count too low])
+-    fi
+ 
+     if test $ERRNOCNT -ne $UNIQUESYMBOLS; then
+ 	AC_MSG_FAILURE([internal error: errno symbol count mismatch])
diff --git a/srcpkgs/dante/template b/srcpkgs/dante/template
new file mode 100644
index 00000000000..7b29919deae
--- /dev/null
+++ b/srcpkgs/dante/template
@@ -0,0 +1,20 @@
+# Template file for 'dante'
+pkgname=dante
+version=1.4.2
+revision=1
+build_style=gnu-configure
+hostmakedepends="tar automake libtool"
+short_desc="SOCKS server and client"
+maintainer="shtayerc <david.murko@mailbox.org>"
+license="MIT-CMU"
+homepage="http://www.inet.no/dante/index.html"
+distfiles="http://www.inet.no/dante/files/dante-${version}.tar.gz"
+checksum=4c97cff23e5c9b00ca1ec8a95ab22972813921d7fbf60fc453e3e06382fc38a7
+
+pre_configure() {
+	autoreconf -fi
+}
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: dante-1.4.2
  2020-01-22 17:24 [PR PATCH] New package: dante-1.4.2 voidlinux-github
                   ` (4 preceding siblings ...)
  2020-01-25 14:13 ` voidlinux-github
@ 2020-01-31 14:45 ` voidlinux-github
  2020-01-31 14:52 ` voidlinux-github
                   ` (6 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: voidlinux-github @ 2020-01-31 14:45 UTC (permalink / raw)
  To: ml

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

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

https://github.com/shtayerc/void-packages dante
https://github.com/void-linux/void-packages/pull/18475

New package: dante-1.4.2
I am not sure if license is correct. Also I would need some help with cross compiling.

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

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

From d87b16866af77b0d290b0054a86f2b089544d8a2 Mon Sep 17 00:00:00 2001
From: shtayerc <david.murko@mailbox.org>
Date: Wed, 22 Jan 2020 18:23:48 +0100
Subject: [PATCH] New package: dante-1.4.2

---
 common/shlibs                                 |  2 ++
 ...m4-Remove-getaddrinfo-too-low-checks.patch | 16 +++++++++++++++
 srcpkgs/dante/template                        | 20 +++++++++++++++++++
 3 files changed, 38 insertions(+)
 create mode 100644 srcpkgs/dante/patches/0002-osdep-m4-Remove-getaddrinfo-too-low-checks.patch
 create mode 100644 srcpkgs/dante/template

diff --git a/common/shlibs b/common/shlibs
index 2f796727fc2..72a9e9d0b06 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3708,3 +3708,5 @@ libigdgmm.so.11 intel-gmmlib-19.4.1_1
 libgtk-layer-shell.so.0 wf-shell-0.3_1
 librdkafka.so.1 librdkafka-1.3.0_1
 librdkafka++.so.1 librdkafka-1.3.0_1
+libdsocks.so dante-1.4.2_1
+libsocks.so.0 dante-1.4.2_1
diff --git a/srcpkgs/dante/patches/0002-osdep-m4-Remove-getaddrinfo-too-low-checks.patch b/srcpkgs/dante/patches/0002-osdep-m4-Remove-getaddrinfo-too-low-checks.patch
new file mode 100644
index 00000000000..c6f86c9f015
--- /dev/null
+++ b/srcpkgs/dante/patches/0002-osdep-m4-Remove-getaddrinfo-too-low-checks.patch
@@ -0,0 +1,16 @@
+--- osdep.m4	2019-12-09 21:28:38.936003218 +0100
++++ osdep.m4	2019-12-09 21:49:48.764019371 +0100
+@@ -956,13 +956,7 @@
+ unset UNIQUEVALS UNIQUESYMBOLS
+ if test -s $ERRVALFILE; then
+     UNIQUEVALS=`sort $ERRVALFILE | uniq | wc -l | awk '{ print $1 }'`
+-    if test $UNIQUEVALS -le 1; then
+-        AC_MSG_FAILURE([error: getaddrinfo() error value count too low])
+-    fi
+     UNIQUESYMBOLS=`cat $ERRVALFILE | wc -l | awk '{ print $1 }'`
+-    if test $UNIQUESYMBOLS -le 1; then
+-        AC_MSG_FAILURE([error: getaddrinfo() error symbol count too low])
+-    fi
+ 
+     if test $ERRNOCNT -ne $UNIQUESYMBOLS; then
+ 	AC_MSG_FAILURE([internal error: errno symbol count mismatch])
diff --git a/srcpkgs/dante/template b/srcpkgs/dante/template
new file mode 100644
index 00000000000..7b29919deae
--- /dev/null
+++ b/srcpkgs/dante/template
@@ -0,0 +1,20 @@
+# Template file for 'dante'
+pkgname=dante
+version=1.4.2
+revision=1
+build_style=gnu-configure
+hostmakedepends="tar automake libtool"
+short_desc="SOCKS server and client"
+maintainer="shtayerc <david.murko@mailbox.org>"
+license="MIT-CMU"
+homepage="http://www.inet.no/dante/index.html"
+distfiles="http://www.inet.no/dante/files/dante-${version}.tar.gz"
+checksum=4c97cff23e5c9b00ca1ec8a95ab22972813921d7fbf60fc453e3e06382fc38a7
+
+pre_configure() {
+	autoreconf -fi
+}
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: dante-1.4.2
  2020-01-22 17:24 [PR PATCH] New package: dante-1.4.2 voidlinux-github
                   ` (5 preceding siblings ...)
  2020-01-31 14:45 ` voidlinux-github
@ 2020-01-31 14:52 ` voidlinux-github
  2020-01-31 15:06 ` voidlinux-github
                   ` (5 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: voidlinux-github @ 2020-01-31 14:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/shtayerc/void-packages dante
https://github.com/void-linux/void-packages/pull/18475

New package: dante-1.4.2
I am not sure if license is correct. Also I would need some help with cross compiling.

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

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

From d87b16866af77b0d290b0054a86f2b089544d8a2 Mon Sep 17 00:00:00 2001
From: shtayerc <david.murko@mailbox.org>
Date: Wed, 22 Jan 2020 18:23:48 +0100
Subject: [PATCH] New package: dante-1.4.2

---
 common/shlibs                                 |  2 ++
 ...m4-Remove-getaddrinfo-too-low-checks.patch | 16 +++++++++++++++
 srcpkgs/dante/template                        | 20 +++++++++++++++++++
 3 files changed, 38 insertions(+)
 create mode 100644 srcpkgs/dante/patches/0002-osdep-m4-Remove-getaddrinfo-too-low-checks.patch
 create mode 100644 srcpkgs/dante/template

diff --git a/common/shlibs b/common/shlibs
index 2f796727fc2..72a9e9d0b06 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3708,3 +3708,5 @@ libigdgmm.so.11 intel-gmmlib-19.4.1_1
 libgtk-layer-shell.so.0 wf-shell-0.3_1
 librdkafka.so.1 librdkafka-1.3.0_1
 librdkafka++.so.1 librdkafka-1.3.0_1
+libdsocks.so dante-1.4.2_1
+libsocks.so.0 dante-1.4.2_1
diff --git a/srcpkgs/dante/patches/0002-osdep-m4-Remove-getaddrinfo-too-low-checks.patch b/srcpkgs/dante/patches/0002-osdep-m4-Remove-getaddrinfo-too-low-checks.patch
new file mode 100644
index 00000000000..c6f86c9f015
--- /dev/null
+++ b/srcpkgs/dante/patches/0002-osdep-m4-Remove-getaddrinfo-too-low-checks.patch
@@ -0,0 +1,16 @@
+--- osdep.m4	2019-12-09 21:28:38.936003218 +0100
++++ osdep.m4	2019-12-09 21:49:48.764019371 +0100
+@@ -956,13 +956,7 @@
+ unset UNIQUEVALS UNIQUESYMBOLS
+ if test -s $ERRVALFILE; then
+     UNIQUEVALS=`sort $ERRVALFILE | uniq | wc -l | awk '{ print $1 }'`
+-    if test $UNIQUEVALS -le 1; then
+-        AC_MSG_FAILURE([error: getaddrinfo() error value count too low])
+-    fi
+     UNIQUESYMBOLS=`cat $ERRVALFILE | wc -l | awk '{ print $1 }'`
+-    if test $UNIQUESYMBOLS -le 1; then
+-        AC_MSG_FAILURE([error: getaddrinfo() error symbol count too low])
+-    fi
+ 
+     if test $ERRNOCNT -ne $UNIQUESYMBOLS; then
+ 	AC_MSG_FAILURE([internal error: errno symbol count mismatch])
diff --git a/srcpkgs/dante/template b/srcpkgs/dante/template
new file mode 100644
index 00000000000..7b29919deae
--- /dev/null
+++ b/srcpkgs/dante/template
@@ -0,0 +1,20 @@
+# Template file for 'dante'
+pkgname=dante
+version=1.4.2
+revision=1
+build_style=gnu-configure
+hostmakedepends="tar automake libtool"
+short_desc="SOCKS server and client"
+maintainer="shtayerc <david.murko@mailbox.org>"
+license="MIT-CMU"
+homepage="http://www.inet.no/dante/index.html"
+distfiles="http://www.inet.no/dante/files/dante-${version}.tar.gz"
+checksum=4c97cff23e5c9b00ca1ec8a95ab22972813921d7fbf60fc453e3e06382fc38a7
+
+pre_configure() {
+	autoreconf -fi
+}
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: dante-1.4.2
  2020-01-22 17:24 [PR PATCH] New package: dante-1.4.2 voidlinux-github
                   ` (6 preceding siblings ...)
  2020-01-31 14:52 ` voidlinux-github
@ 2020-01-31 15:06 ` voidlinux-github
  2020-01-31 15:07 ` voidlinux-github
                   ` (4 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: voidlinux-github @ 2020-01-31 15:06 UTC (permalink / raw)
  To: ml

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

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

https://github.com/shtayerc/void-packages dante
https://github.com/void-linux/void-packages/pull/18475

New package: dante-1.4.2
I am not sure if license is correct. Also I would need some help with cross compiling.

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

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

From 5103e44b00c8f39ca393e672132303f0684add23 Mon Sep 17 00:00:00 2001
From: shtayerc <david.murko@mailbox.org>
Date: Fri, 31 Jan 2020 16:07:18 +0100
Subject: [PATCH] New package: dante-1.4.2

---
 ...m4-Remove-getaddrinfo-too-low-checks.patch | 16 +++++++++++++++
 srcpkgs/dante/template                        | 20 +++++++++++++++++++
 2 files changed, 36 insertions(+)
 create mode 100644 srcpkgs/dante/patches/0002-osdep-m4-Remove-getaddrinfo-too-low-checks.patch
 create mode 100644 srcpkgs/dante/template

diff --git a/srcpkgs/dante/patches/0002-osdep-m4-Remove-getaddrinfo-too-low-checks.patch b/srcpkgs/dante/patches/0002-osdep-m4-Remove-getaddrinfo-too-low-checks.patch
new file mode 100644
index 00000000000..c6f86c9f015
--- /dev/null
+++ b/srcpkgs/dante/patches/0002-osdep-m4-Remove-getaddrinfo-too-low-checks.patch
@@ -0,0 +1,16 @@
+--- osdep.m4	2019-12-09 21:28:38.936003218 +0100
++++ osdep.m4	2019-12-09 21:49:48.764019371 +0100
+@@ -956,13 +956,7 @@
+ unset UNIQUEVALS UNIQUESYMBOLS
+ if test -s $ERRVALFILE; then
+     UNIQUEVALS=`sort $ERRVALFILE | uniq | wc -l | awk '{ print $1 }'`
+-    if test $UNIQUEVALS -le 1; then
+-        AC_MSG_FAILURE([error: getaddrinfo() error value count too low])
+-    fi
+     UNIQUESYMBOLS=`cat $ERRVALFILE | wc -l | awk '{ print $1 }'`
+-    if test $UNIQUESYMBOLS -le 1; then
+-        AC_MSG_FAILURE([error: getaddrinfo() error symbol count too low])
+-    fi
+ 
+     if test $ERRNOCNT -ne $UNIQUESYMBOLS; then
+ 	AC_MSG_FAILURE([internal error: errno symbol count mismatch])
diff --git a/srcpkgs/dante/template b/srcpkgs/dante/template
new file mode 100644
index 00000000000..7b29919deae
--- /dev/null
+++ b/srcpkgs/dante/template
@@ -0,0 +1,20 @@
+# Template file for 'dante'
+pkgname=dante
+version=1.4.2
+revision=1
+build_style=gnu-configure
+hostmakedepends="tar automake libtool"
+short_desc="SOCKS server and client"
+maintainer="shtayerc <david.murko@mailbox.org>"
+license="MIT-CMU"
+homepage="http://www.inet.no/dante/index.html"
+distfiles="http://www.inet.no/dante/files/dante-${version}.tar.gz"
+checksum=4c97cff23e5c9b00ca1ec8a95ab22972813921d7fbf60fc453e3e06382fc38a7
+
+pre_configure() {
+	autoreconf -fi
+}
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: dante-1.4.2
  2020-01-22 17:24 [PR PATCH] New package: dante-1.4.2 voidlinux-github
                   ` (7 preceding siblings ...)
  2020-01-31 15:06 ` voidlinux-github
@ 2020-01-31 15:07 ` voidlinux-github
  2020-02-04 15:04 ` voidlinux-github
                   ` (3 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: voidlinux-github @ 2020-01-31 15:07 UTC (permalink / raw)
  To: ml

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

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

https://github.com/shtayerc/void-packages dante
https://github.com/void-linux/void-packages/pull/18475

New package: dante-1.4.2
I am not sure if license is correct. Also I would need some help with cross compiling.

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

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

From 054fbcb5bbed226304020a573daf48403051570d Mon Sep 17 00:00:00 2001
From: shtayerc <david.murko@mailbox.org>
Date: Fri, 31 Jan 2020 16:07:18 +0100
Subject: [PATCH] New package: dante-1.4.2

---
 common/shlibs                                 |  2 ++
 ...m4-Remove-getaddrinfo-too-low-checks.patch | 16 +++++++++++++++
 srcpkgs/dante/template                        | 20 +++++++++++++++++++
 3 files changed, 38 insertions(+)
 create mode 100644 srcpkgs/dante/patches/0002-osdep-m4-Remove-getaddrinfo-too-low-checks.patch
 create mode 100644 srcpkgs/dante/template

diff --git a/common/shlibs b/common/shlibs
index b512768c75b..77d344a397d 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3795,3 +3795,5 @@ librdkafka++.so.1 librdkafka-1.3.0_1
 libco.so.0 libco-20_1
 libraft.so.0 raft-0.9.16_1
 libmdnsd.so.0 libmdnsd-0.8_1
+libdsocks.so dante-1.4.2_1
+libsocks.so.0 dante-1.4.2_1
diff --git a/srcpkgs/dante/patches/0002-osdep-m4-Remove-getaddrinfo-too-low-checks.patch b/srcpkgs/dante/patches/0002-osdep-m4-Remove-getaddrinfo-too-low-checks.patch
new file mode 100644
index 00000000000..c6f86c9f015
--- /dev/null
+++ b/srcpkgs/dante/patches/0002-osdep-m4-Remove-getaddrinfo-too-low-checks.patch
@@ -0,0 +1,16 @@
+--- osdep.m4	2019-12-09 21:28:38.936003218 +0100
++++ osdep.m4	2019-12-09 21:49:48.764019371 +0100
+@@ -956,13 +956,7 @@
+ unset UNIQUEVALS UNIQUESYMBOLS
+ if test -s $ERRVALFILE; then
+     UNIQUEVALS=`sort $ERRVALFILE | uniq | wc -l | awk '{ print $1 }'`
+-    if test $UNIQUEVALS -le 1; then
+-        AC_MSG_FAILURE([error: getaddrinfo() error value count too low])
+-    fi
+     UNIQUESYMBOLS=`cat $ERRVALFILE | wc -l | awk '{ print $1 }'`
+-    if test $UNIQUESYMBOLS -le 1; then
+-        AC_MSG_FAILURE([error: getaddrinfo() error symbol count too low])
+-    fi
+ 
+     if test $ERRNOCNT -ne $UNIQUESYMBOLS; then
+ 	AC_MSG_FAILURE([internal error: errno symbol count mismatch])
diff --git a/srcpkgs/dante/template b/srcpkgs/dante/template
new file mode 100644
index 00000000000..7b29919deae
--- /dev/null
+++ b/srcpkgs/dante/template
@@ -0,0 +1,20 @@
+# Template file for 'dante'
+pkgname=dante
+version=1.4.2
+revision=1
+build_style=gnu-configure
+hostmakedepends="tar automake libtool"
+short_desc="SOCKS server and client"
+maintainer="shtayerc <david.murko@mailbox.org>"
+license="MIT-CMU"
+homepage="http://www.inet.no/dante/index.html"
+distfiles="http://www.inet.no/dante/files/dante-${version}.tar.gz"
+checksum=4c97cff23e5c9b00ca1ec8a95ab22972813921d7fbf60fc453e3e06382fc38a7
+
+pre_configure() {
+	autoreconf -fi
+}
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: New package: dante-1.4.2
  2020-01-22 17:24 [PR PATCH] New package: dante-1.4.2 voidlinux-github
                   ` (8 preceding siblings ...)
  2020-01-31 15:07 ` voidlinux-github
@ 2020-02-04 15:04 ` voidlinux-github
  2020-02-10 20:22 ` voidlinux-github
                   ` (2 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: voidlinux-github @ 2020-02-04 15:04 UTC (permalink / raw)
  To: ml

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

New comment by shtayerc on void-packages repository

https://github.com/void-linux/void-packages/pull/18475#issuecomment-581952491

Comment:
@Chocimier is there anything else that should be fixed?

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

* Re: New package: dante-1.4.2
  2020-01-22 17:24 [PR PATCH] New package: dante-1.4.2 voidlinux-github
                   ` (9 preceding siblings ...)
  2020-02-04 15:04 ` voidlinux-github
@ 2020-02-10 20:22 ` voidlinux-github
  2020-02-10 21:31 ` voidlinux-github
  2020-02-10 21:32 ` [PR PATCH] [Merged]: " voidlinux-github
  12 siblings, 0 replies; 14+ messages in thread
From: voidlinux-github @ 2020-02-10 20:22 UTC (permalink / raw)
  To: ml

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/18475#issuecomment-584335596

Comment:
Modfying shlibs is not needed, ignore warnings. Linked patch has nice explanation why it is needed.

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

* Re: New package: dante-1.4.2
  2020-01-22 17:24 [PR PATCH] New package: dante-1.4.2 voidlinux-github
                   ` (10 preceding siblings ...)
  2020-02-10 20:22 ` voidlinux-github
@ 2020-02-10 21:31 ` voidlinux-github
  2020-02-10 21:32 ` [PR PATCH] [Merged]: " voidlinux-github
  12 siblings, 0 replies; 14+ messages in thread
From: voidlinux-github @ 2020-02-10 21:31 UTC (permalink / raw)
  To: ml

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

New comment by shtayerc on void-packages repository

https://github.com/void-linux/void-packages/pull/18475#issuecomment-584366625

Comment:
Fixed.

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

* Re: [PR PATCH] [Merged]: New package: dante-1.4.2
  2020-01-22 17:24 [PR PATCH] New package: dante-1.4.2 voidlinux-github
                   ` (11 preceding siblings ...)
  2020-02-10 21:31 ` voidlinux-github
@ 2020-02-10 21:32 ` voidlinux-github
  12 siblings, 0 replies; 14+ messages in thread
From: voidlinux-github @ 2020-02-10 21:32 UTC (permalink / raw)
  To: ml

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

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

New package: dante-1.4.2
https://github.com/void-linux/void-packages/pull/18475

Description:
I am not sure if license is correct. Also I would need some help with cross compiling.

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

end of thread, other threads:[~2020-02-10 21:32 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-22 17:24 [PR PATCH] New package: dante-1.4.2 voidlinux-github
2020-01-22 17:25 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-25 12:14 ` voidlinux-github
2020-01-25 13:23 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-25 13:26 ` voidlinux-github
2020-01-25 14:13 ` voidlinux-github
2020-01-31 14:45 ` voidlinux-github
2020-01-31 14:52 ` voidlinux-github
2020-01-31 15:06 ` voidlinux-github
2020-01-31 15:07 ` voidlinux-github
2020-02-04 15:04 ` voidlinux-github
2020-02-10 20:22 ` voidlinux-github
2020-02-10 21:31 ` voidlinux-github
2020-02-10 21:32 ` [PR PATCH] [Merged]: " voidlinux-github

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