[gentoo-commits] repo/gentoo:master commit in: net-misc/proxytunnel/

2024-03-25 Thread Craig Andrews
commit: 207ce4a6142889db2e92ac8f7db3582684c1ff62
Author: Craig Andrews  gentoo  org>
AuthorDate: Mon Mar 25 16:14:52 2024 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Mon Mar 25 16:15:46 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=207ce4a6

net-misc/proxytunnel: add 1.12.2

Signed-off-by: Craig Andrews  gentoo.org>

 net-misc/proxytunnel/Manifest  |  1 +
 net-misc/proxytunnel/proxytunnel-1.12.2.ebuild | 45 ++
 2 files changed, 46 insertions(+)

diff --git a/net-misc/proxytunnel/Manifest b/net-misc/proxytunnel/Manifest
index 2365ed3fbde3..d8be5c56f56e 100644
--- a/net-misc/proxytunnel/Manifest
+++ b/net-misc/proxytunnel/Manifest
@@ -1,2 +1,3 @@
 DIST proxytunnel-1.12.0.tar.gz 57664 BLAKE2B 
3d5090a7f8f38fc928d68222e703913fcaade652c4d3cbf28b68682923c3558a7b3e17f00893a60b0cea4e27af185b50cf1ab52064e5125922c50716d5d9c0b7
 SHA512 
1a448728f49b34a3c6de2a876bfbd57b0f328f9f901db70cf8e6570eef81d2c26a0e0dbdfd566f683cea2d1b4816c01abc7049e5688b0335078034ec3f102b83
 DIST proxytunnel-1.12.1.tar.gz 58464 BLAKE2B 
c2aac8c8eaed6003a5bc56cf07a9ccd47536f75069937d35794029abe36c9037e4363401d6208bbdcf1e50fb8cbed295e3d01e6c8afebb9c4bf00cb269746412
 SHA512 
e39ff2b623f468e885f173e70de2d6c89eb34e39ce951cbc63f306dacf58bae86af21e92bec27c5b5f777ed95e9eff10f07e2f912e2270c6e49c32487f449ede
+DIST proxytunnel-1.12.2.tar.gz 58973 BLAKE2B 
ffa518278660c816b27ae6c497d744d6588ba9be29fab2ce254bcbc4695fc8e5339e836da541c6aed7a73c2d1e5207f529ca9b818ddbf02b699856d43bb85a57
 SHA512 
b336e24e9243900999f7253032d666322404377e62d56e2365c13008f242dcc8f7c7c3075d362a9ee29d424aa698feca7d973f839362a40314caa984ee8ad352

diff --git a/net-misc/proxytunnel/proxytunnel-1.12.2.ebuild 
b/net-misc/proxytunnel/proxytunnel-1.12.2.ebuild
new file mode 100644
index ..3de0355f2f6c
--- /dev/null
+++ b/net-misc/proxytunnel/proxytunnel-1.12.2.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit flag-o-matic toolchain-funcs
+
+DESCRIPTION="Connect stdin and stdout to a server via an HTTPS proxy"
+HOMEPAGE="https://github.com/proxytunnel/proxytunnel/ 
https://proxytunnel.sourceforge.net/;
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE="static"
+
+RDEPEND="dev-libs/openssl:="
+DEPEND="${RDEPEND}
+   app-text/asciidoc
+   app-text/xmlto
+   "
+BDEPEND="virtual/pkgconfig"
+
+DOCS=( CHANGES CREDITS INSTALL.md KNOWN_ISSUES LICENSE.txt README.md RELNOTES 
TODO )
+
+if [[ ${PV} == * ]] ; then
+   EGIT_REPO_URI="https://github.com/${PN}/${PN}.git;
+   inherit git-r3
+else
+   SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sparc ~x86"
+fi
+
+src_prepare() {
+   default
+   sed -i -e 's/libssl/libssl libcrypto/' Makefile || die "Sed failed!"
+}
+
+src_compile() {
+   use static && append-ldflags -static
+   emake CC="$(tc-getCC)"
+}
+
+src_install() {
+   emake install prefix="${EPREFIX}"/usr DESTDIR="${D}"
+   einstalldocs
+}



[gentoo-commits] repo/gentoo:master commit in: net-misc/proxytunnel/

2024-03-25 Thread Craig Andrews
commit: 2012377dc53df9d518c6b40314f0f24e72d47acf
Author: Craig Andrews  gentoo  org>
AuthorDate: Mon Mar 25 16:15:16 2024 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Mon Mar 25 16:15:46 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2012377d

net-misc/proxytunnel: drop 1.12.0, 1.12.1

Signed-off-by: Craig Andrews  gentoo.org>

 net-misc/proxytunnel/Manifest  |  2 --
 net-misc/proxytunnel/proxytunnel-1.12.0.ebuild | 45 --
 net-misc/proxytunnel/proxytunnel-1.12.1.ebuild | 45 --
 3 files changed, 92 deletions(-)

diff --git a/net-misc/proxytunnel/Manifest b/net-misc/proxytunnel/Manifest
index d8be5c56f56e..400919b07711 100644
--- a/net-misc/proxytunnel/Manifest
+++ b/net-misc/proxytunnel/Manifest
@@ -1,3 +1 @@
-DIST proxytunnel-1.12.0.tar.gz 57664 BLAKE2B 
3d5090a7f8f38fc928d68222e703913fcaade652c4d3cbf28b68682923c3558a7b3e17f00893a60b0cea4e27af185b50cf1ab52064e5125922c50716d5d9c0b7
 SHA512 
1a448728f49b34a3c6de2a876bfbd57b0f328f9f901db70cf8e6570eef81d2c26a0e0dbdfd566f683cea2d1b4816c01abc7049e5688b0335078034ec3f102b83
-DIST proxytunnel-1.12.1.tar.gz 58464 BLAKE2B 
c2aac8c8eaed6003a5bc56cf07a9ccd47536f75069937d35794029abe36c9037e4363401d6208bbdcf1e50fb8cbed295e3d01e6c8afebb9c4bf00cb269746412
 SHA512 
e39ff2b623f468e885f173e70de2d6c89eb34e39ce951cbc63f306dacf58bae86af21e92bec27c5b5f777ed95e9eff10f07e2f912e2270c6e49c32487f449ede
 DIST proxytunnel-1.12.2.tar.gz 58973 BLAKE2B 
ffa518278660c816b27ae6c497d744d6588ba9be29fab2ce254bcbc4695fc8e5339e836da541c6aed7a73c2d1e5207f529ca9b818ddbf02b699856d43bb85a57
 SHA512 
b336e24e9243900999f7253032d666322404377e62d56e2365c13008f242dcc8f7c7c3075d362a9ee29d424aa698feca7d973f839362a40314caa984ee8ad352

diff --git a/net-misc/proxytunnel/proxytunnel-1.12.0.ebuild 
b/net-misc/proxytunnel/proxytunnel-1.12.0.ebuild
deleted file mode 100644
index abdb6f3ed56f..
--- a/net-misc/proxytunnel/proxytunnel-1.12.0.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit flag-o-matic toolchain-funcs
-
-DESCRIPTION="Connect stdin and stdout to a server via an HTTPS proxy"
-HOMEPAGE="https://github.com/proxytunnel/proxytunnel/ 
https://proxytunnel.sourceforge.net/;
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="static"
-
-RDEPEND="dev-libs/openssl:="
-DEPEND="${RDEPEND}
-   app-text/asciidoc
-   app-text/xmlto
-   "
-BDEPEND="virtual/pkgconfig"
-
-DOCS=( CHANGES CREDITS INSTALL.md KNOWN_ISSUES LICENSE.txt README.md RELNOTES 
TODO )
-
-if [[ ${PV} == * ]] ; then
-   EGIT_REPO_URI="https://github.com/${PN}/${PN}.git;
-   inherit git-r3
-else
-   SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sparc ~x86"
-fi
-
-src_prepare() {
-   default
-   sed -i -e 's/libssl/libssl libcrypto/' Makefile || die "Sed failed!"
-}
-
-src_compile() {
-   use static && append-ldflags -static
-   emake CC="$(tc-getCC)"
-}
-
-src_install() {
-   emake install prefix="${EPREFIX}"/usr DESTDIR="${D}"
-   einstalldocs
-}

diff --git a/net-misc/proxytunnel/proxytunnel-1.12.1.ebuild 
b/net-misc/proxytunnel/proxytunnel-1.12.1.ebuild
deleted file mode 100644
index 3de0355f2f6c..
--- a/net-misc/proxytunnel/proxytunnel-1.12.1.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit flag-o-matic toolchain-funcs
-
-DESCRIPTION="Connect stdin and stdout to a server via an HTTPS proxy"
-HOMEPAGE="https://github.com/proxytunnel/proxytunnel/ 
https://proxytunnel.sourceforge.net/;
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="static"
-
-RDEPEND="dev-libs/openssl:="
-DEPEND="${RDEPEND}
-   app-text/asciidoc
-   app-text/xmlto
-   "
-BDEPEND="virtual/pkgconfig"
-
-DOCS=( CHANGES CREDITS INSTALL.md KNOWN_ISSUES LICENSE.txt README.md RELNOTES 
TODO )
-
-if [[ ${PV} == * ]] ; then
-   EGIT_REPO_URI="https://github.com/${PN}/${PN}.git;
-   inherit git-r3
-else
-   SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sparc ~x86"
-fi
-
-src_prepare() {
-   default
-   sed -i -e 's/libssl/libssl libcrypto/' Makefile || die "Sed failed!"
-}
-
-src_compile() {
-   use static && append-ldflags -static
-   emake CC="$(tc-getCC)"
-}
-
-src_install() {
-   emake install prefix="${EPREFIX}"/usr DESTDIR="${D}"
-   einstalldocs
-}



[gentoo-commits] repo/gentoo:master commit in: net-misc/proxytunnel/

2024-02-06 Thread Craig Andrews
commit: 6c452e60e0145109d934f17b5c2d8c302493beaf
Author: Craig Andrews  gentoo  org>
AuthorDate: Tue Feb  6 18:48:04 2024 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Tue Feb  6 18:48:13 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c452e60

net-misc/proxytunnel: add 1.12.1

Signed-off-by: Craig Andrews  gentoo.org>

 net-misc/proxytunnel/Manifest  |  1 +
 net-misc/proxytunnel/proxytunnel-1.12.1.ebuild | 45 ++
 2 files changed, 46 insertions(+)

diff --git a/net-misc/proxytunnel/Manifest b/net-misc/proxytunnel/Manifest
index a26c3700e9fb..2365ed3fbde3 100644
--- a/net-misc/proxytunnel/Manifest
+++ b/net-misc/proxytunnel/Manifest
@@ -1 +1,2 @@
 DIST proxytunnel-1.12.0.tar.gz 57664 BLAKE2B 
3d5090a7f8f38fc928d68222e703913fcaade652c4d3cbf28b68682923c3558a7b3e17f00893a60b0cea4e27af185b50cf1ab52064e5125922c50716d5d9c0b7
 SHA512 
1a448728f49b34a3c6de2a876bfbd57b0f328f9f901db70cf8e6570eef81d2c26a0e0dbdfd566f683cea2d1b4816c01abc7049e5688b0335078034ec3f102b83
+DIST proxytunnel-1.12.1.tar.gz 58464 BLAKE2B 
c2aac8c8eaed6003a5bc56cf07a9ccd47536f75069937d35794029abe36c9037e4363401d6208bbdcf1e50fb8cbed295e3d01e6c8afebb9c4bf00cb269746412
 SHA512 
e39ff2b623f468e885f173e70de2d6c89eb34e39ce951cbc63f306dacf58bae86af21e92bec27c5b5f777ed95e9eff10f07e2f912e2270c6e49c32487f449ede

diff --git a/net-misc/proxytunnel/proxytunnel-1.12.1.ebuild 
b/net-misc/proxytunnel/proxytunnel-1.12.1.ebuild
new file mode 100644
index ..3de0355f2f6c
--- /dev/null
+++ b/net-misc/proxytunnel/proxytunnel-1.12.1.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit flag-o-matic toolchain-funcs
+
+DESCRIPTION="Connect stdin and stdout to a server via an HTTPS proxy"
+HOMEPAGE="https://github.com/proxytunnel/proxytunnel/ 
https://proxytunnel.sourceforge.net/;
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE="static"
+
+RDEPEND="dev-libs/openssl:="
+DEPEND="${RDEPEND}
+   app-text/asciidoc
+   app-text/xmlto
+   "
+BDEPEND="virtual/pkgconfig"
+
+DOCS=( CHANGES CREDITS INSTALL.md KNOWN_ISSUES LICENSE.txt README.md RELNOTES 
TODO )
+
+if [[ ${PV} == * ]] ; then
+   EGIT_REPO_URI="https://github.com/${PN}/${PN}.git;
+   inherit git-r3
+else
+   SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sparc ~x86"
+fi
+
+src_prepare() {
+   default
+   sed -i -e 's/libssl/libssl libcrypto/' Makefile || die "Sed failed!"
+}
+
+src_compile() {
+   use static && append-ldflags -static
+   emake CC="$(tc-getCC)"
+}
+
+src_install() {
+   emake install prefix="${EPREFIX}"/usr DESTDIR="${D}"
+   einstalldocs
+}



[gentoo-commits] repo/gentoo:master commit in: net-misc/proxytunnel/

2023-12-19 Thread Craig Andrews
commit: f212b534688f8038dd89e56bdce1a693165085a6
Author: Craig Andrews  gentoo  org>
AuthorDate: Tue Dec 19 21:40:37 2023 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Tue Dec 19 21:41:34 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f212b534

net-misc/proxytunnel: add 1.12.0

Signed-off-by: Craig Andrews  gentoo.org>

 net-misc/proxytunnel/Manifest  |  1 +
 net-misc/proxytunnel/proxytunnel-1.12.0.ebuild | 45 ++
 2 files changed, 46 insertions(+)

diff --git a/net-misc/proxytunnel/Manifest b/net-misc/proxytunnel/Manifest
index 82769e032db0..60112e8fb086 100644
--- a/net-misc/proxytunnel/Manifest
+++ b/net-misc/proxytunnel/Manifest
@@ -1 +1,2 @@
 DIST proxytunnel-1.11.1.tar.gz 55935 BLAKE2B 
fb24dcf5351eb252d7ba661c667cab25066592f6b7356360225d1492fcb621a39954062ebeb63c5cc1b9b66499538d69b8412ee6a770c88257f4ef0397f627c0
 SHA512 
2cc59285ca63beb063f3408655f31b2e9748f11cfff70e39b07dc3381348dd92c71a66974e83d360565ea107e53d830a57bc375e940a51388ced406ec5907006
+DIST proxytunnel-1.12.0.tar.gz 57664 BLAKE2B 
3d5090a7f8f38fc928d68222e703913fcaade652c4d3cbf28b68682923c3558a7b3e17f00893a60b0cea4e27af185b50cf1ab52064e5125922c50716d5d9c0b7
 SHA512 
1a448728f49b34a3c6de2a876bfbd57b0f328f9f901db70cf8e6570eef81d2c26a0e0dbdfd566f683cea2d1b4816c01abc7049e5688b0335078034ec3f102b83

diff --git a/net-misc/proxytunnel/proxytunnel-1.12.0.ebuild 
b/net-misc/proxytunnel/proxytunnel-1.12.0.ebuild
new file mode 100644
index ..abdb6f3ed56f
--- /dev/null
+++ b/net-misc/proxytunnel/proxytunnel-1.12.0.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit flag-o-matic toolchain-funcs
+
+DESCRIPTION="Connect stdin and stdout to a server via an HTTPS proxy"
+HOMEPAGE="https://github.com/proxytunnel/proxytunnel/ 
https://proxytunnel.sourceforge.net/;
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE="static"
+
+RDEPEND="dev-libs/openssl:="
+DEPEND="${RDEPEND}
+   app-text/asciidoc
+   app-text/xmlto
+   "
+BDEPEND="virtual/pkgconfig"
+
+DOCS=( CHANGES CREDITS INSTALL.md KNOWN_ISSUES LICENSE.txt README.md RELNOTES 
TODO )
+
+if [[ ${PV} == * ]] ; then
+   EGIT_REPO_URI="https://github.com/${PN}/${PN}.git;
+   inherit git-r3
+else
+   SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sparc ~x86"
+fi
+
+src_prepare() {
+   default
+   sed -i -e 's/libssl/libssl libcrypto/' Makefile || die "Sed failed!"
+}
+
+src_compile() {
+   use static && append-ldflags -static
+   emake CC="$(tc-getCC)"
+}
+
+src_install() {
+   emake install prefix="${EPREFIX}"/usr DESTDIR="${D}"
+   einstalldocs
+}



[gentoo-commits] repo/gentoo:master commit in: net-misc/proxytunnel/

2023-12-19 Thread Craig Andrews
commit: b2d8cae942bf8aacb8f3c36554e0bca2294f0525
Author: Craig Andrews  gentoo  org>
AuthorDate: Tue Dec 19 21:40:39 2023 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Tue Dec 19 21:41:34 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2d8cae9

net-misc/proxytunnel: drop 1.11.1

Signed-off-by: Craig Andrews  gentoo.org>

 net-misc/proxytunnel/Manifest  |  1 -
 net-misc/proxytunnel/proxytunnel-1.11.1.ebuild | 45 --
 2 files changed, 46 deletions(-)

diff --git a/net-misc/proxytunnel/Manifest b/net-misc/proxytunnel/Manifest
index 60112e8fb086..a26c3700e9fb 100644
--- a/net-misc/proxytunnel/Manifest
+++ b/net-misc/proxytunnel/Manifest
@@ -1,2 +1 @@
-DIST proxytunnel-1.11.1.tar.gz 55935 BLAKE2B 
fb24dcf5351eb252d7ba661c667cab25066592f6b7356360225d1492fcb621a39954062ebeb63c5cc1b9b66499538d69b8412ee6a770c88257f4ef0397f627c0
 SHA512 
2cc59285ca63beb063f3408655f31b2e9748f11cfff70e39b07dc3381348dd92c71a66974e83d360565ea107e53d830a57bc375e940a51388ced406ec5907006
 DIST proxytunnel-1.12.0.tar.gz 57664 BLAKE2B 
3d5090a7f8f38fc928d68222e703913fcaade652c4d3cbf28b68682923c3558a7b3e17f00893a60b0cea4e27af185b50cf1ab52064e5125922c50716d5d9c0b7
 SHA512 
1a448728f49b34a3c6de2a876bfbd57b0f328f9f901db70cf8e6570eef81d2c26a0e0dbdfd566f683cea2d1b4816c01abc7049e5688b0335078034ec3f102b83

diff --git a/net-misc/proxytunnel/proxytunnel-1.11.1.ebuild 
b/net-misc/proxytunnel/proxytunnel-1.11.1.ebuild
deleted file mode 100644
index abdb6f3ed56f..
--- a/net-misc/proxytunnel/proxytunnel-1.11.1.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit flag-o-matic toolchain-funcs
-
-DESCRIPTION="Connect stdin and stdout to a server via an HTTPS proxy"
-HOMEPAGE="https://github.com/proxytunnel/proxytunnel/ 
https://proxytunnel.sourceforge.net/;
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="static"
-
-RDEPEND="dev-libs/openssl:="
-DEPEND="${RDEPEND}
-   app-text/asciidoc
-   app-text/xmlto
-   "
-BDEPEND="virtual/pkgconfig"
-
-DOCS=( CHANGES CREDITS INSTALL.md KNOWN_ISSUES LICENSE.txt README.md RELNOTES 
TODO )
-
-if [[ ${PV} == * ]] ; then
-   EGIT_REPO_URI="https://github.com/${PN}/${PN}.git;
-   inherit git-r3
-else
-   SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sparc ~x86"
-fi
-
-src_prepare() {
-   default
-   sed -i -e 's/libssl/libssl libcrypto/' Makefile || die "Sed failed!"
-}
-
-src_compile() {
-   use static && append-ldflags -static
-   emake CC="$(tc-getCC)"
-}
-
-src_install() {
-   emake install prefix="${EPREFIX}"/usr DESTDIR="${D}"
-   einstalldocs
-}



[gentoo-commits] repo/gentoo:master commit in: net-misc/proxytunnel/

2023-10-17 Thread Craig Andrews
commit: d304349dc9f1c6c4c731acc5ebb6b988974681de
Author: Craig Andrews  gentoo  org>
AuthorDate: Tue Oct 17 13:05:31 2023 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Tue Oct 17 13:05:50 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d304349d

net-misc/proxytunnel: drop versions

Signed-off-by: Craig Andrews  gentoo.org>

 net-misc/proxytunnel/Manifest  |  4 --
 .../proxytunnel/proxytunnel-1.10.20200907.ebuild   | 45 --
 .../proxytunnel/proxytunnel-1.10.20210128.ebuild   | 45 --
 .../proxytunnel/proxytunnel-1.10.20210604.ebuild   | 45 --
 net-misc/proxytunnel/proxytunnel-1.11.ebuild   | 45 --
 5 files changed, 184 deletions(-)

diff --git a/net-misc/proxytunnel/Manifest b/net-misc/proxytunnel/Manifest
index b595cad53db5..82769e032db0 100644
--- a/net-misc/proxytunnel/Manifest
+++ b/net-misc/proxytunnel/Manifest
@@ -1,5 +1 @@
-DIST proxytunnel-1.10.20200907.tar.gz 54711 BLAKE2B 
79b5fc459ece793997b4407679498af29c53aa495802259f95ec600665fca815f9e43cafcbf1d0407c4f7184c21e7dae3f899413dbeeaf0924034e1bbd26cddb
 SHA512 
f04570e87a0fda024661135b6598f87f1d7407c368fe3453300a655fefedb66ade96a742223de08b500ba9fc1fdc2e6519005ea38529ceaa3c1815f5012fca84
-DIST proxytunnel-1.10.20210128.tar.gz 54702 BLAKE2B 
e873f20c37b5c0dc66a2a6767cfb8d9f73e7cfceaf99e03750eb5fd72acd33bd42281c2eec7e1a72ccecdd7fcd62c8592926c55c206aad220ed5b0b9bc3d357e
 SHA512 
188ab239362cc7c9fd05ddaeaa85aee45c9040ac8f39f10cd0a97c2b92f49a9f5b854690b945109474492955c46b1f5c87e3251bfe68b22d3f1b3a21cf17eda0
-DIST proxytunnel-1.10.20210604.tar.gz 54872 BLAKE2B 
f8e70bd81a541bd3ecf0ed09fedc57396531aeec460eaff125046700d1a9c69f110590a5b81f650fdaba0c5938dd401a2937ee7347a4e33a3b89ac36bb915a7c
 SHA512 
8cf88cda45646575b1eebbca3e8fe0de0edb6bcbecfb5b06cc50fdb863717f7c72b0a52c6d0f70f99284c1b2914f455f0965366b16e331c12e1bb98296b9b7ae
 DIST proxytunnel-1.11.1.tar.gz 55935 BLAKE2B 
fb24dcf5351eb252d7ba661c667cab25066592f6b7356360225d1492fcb621a39954062ebeb63c5cc1b9b66499538d69b8412ee6a770c88257f4ef0397f627c0
 SHA512 
2cc59285ca63beb063f3408655f31b2e9748f11cfff70e39b07dc3381348dd92c71a66974e83d360565ea107e53d830a57bc375e940a51388ced406ec5907006
-DIST proxytunnel-1.11.tar.gz 55722 BLAKE2B 
7b0140800c4a0a3a681bc0e7d4de97ceb7924e5c9c1fea22d0dd115fe266abd52df533c97f82826e0d4495b04a53621c60f8e283e453108c126747226f82b25d
 SHA512 
c70054f069f838ce328f851256ceea2b8e0fb106e2a7fc7ec5ce43c7226c50a19375f924ba79d331e59143c9185ccfc001b9c58f37c763fa60f638df2db63e0b

diff --git a/net-misc/proxytunnel/proxytunnel-1.10.20200907.ebuild 
b/net-misc/proxytunnel/proxytunnel-1.10.20200907.ebuild
deleted file mode 100644
index c4cce456a92d..
--- a/net-misc/proxytunnel/proxytunnel-1.10.20200907.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit flag-o-matic toolchain-funcs
-
-DESCRIPTION="Connect stdin and stdout to a server via an HTTPS proxy"
-HOMEPAGE="https://github.com/proxytunnel/proxytunnel/ 
https://proxytunnel.sourceforge.net/;
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="static"
-
-RDEPEND="dev-libs/openssl:="
-DEPEND="${RDEPEND}
-   app-text/asciidoc
-   app-text/xmlto
-   "
-BDEPEND="virtual/pkgconfig"
-
-DOCS=( CHANGES CREDITS INSTALL.md KNOWN_ISSUES LICENSE.txt README.md RELNOTES 
TODO )
-
-if [[ ${PV} == * ]] ; then
-   EGIT_REPO_URI="https://github.com/${PN}/${PN}.git;
-   inherit git-r3
-else
-   SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sparc ~x86"
-fi
-
-src_prepare() {
-   default
-   sed -i -e 's/libssl/libssl libcrypto/' Makefile || die "Sed failed!"
-}
-
-src_compile() {
-   use static && append-ldflags -static
-   emake CC="$(tc-getCC)"
-}
-
-src_install() {
-   emake install prefix="${EPREFIX}"/usr DESTDIR="${D}"
-   einstalldocs
-}

diff --git a/net-misc/proxytunnel/proxytunnel-1.10.20210128.ebuild 
b/net-misc/proxytunnel/proxytunnel-1.10.20210128.ebuild
deleted file mode 100644
index e15bad2afce3..
--- a/net-misc/proxytunnel/proxytunnel-1.10.20210128.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit flag-o-matic toolchain-funcs
-
-DESCRIPTION="Connect stdin and stdout to a server via an HTTPS proxy"
-HOMEPAGE="https://github.com/proxytunnel/proxytunnel/ 
https://proxytunnel.sourceforge.net/;
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="static"
-
-RDEPEND="dev-libs/openssl:="
-DEPEND="${RDEPEND}
-   app-text/asciidoc
-   app-text/xmlto
-   "
-BDEPEND="virtual/pkgconfig"
-
-DOCS=( CHANGES CREDITS INSTALL.md KNOWN_ISSUES LICENSE.txt README.md RELNOTES 
TODO )
-
-if [[ ${PV} == * ]] ; then
-   

[gentoo-commits] repo/gentoo:master commit in: net-misc/proxytunnel/

2023-10-17 Thread Craig Andrews
commit: edeef7be12c8a1da247f478f739eecc7b6724109
Author: Craig Andrews  gentoo  org>
AuthorDate: Tue Oct 17 13:05:18 2023 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Tue Oct 17 13:05:50 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edeef7be

net-misc/proxytunnel: add 1.11.1

Signed-off-by: Craig Andrews  gentoo.org>

 net-misc/proxytunnel/Manifest  |  1 +
 net-misc/proxytunnel/proxytunnel-1.11.1.ebuild | 45 ++
 2 files changed, 46 insertions(+)

diff --git a/net-misc/proxytunnel/Manifest b/net-misc/proxytunnel/Manifest
index b9dd97279c15..b595cad53db5 100644
--- a/net-misc/proxytunnel/Manifest
+++ b/net-misc/proxytunnel/Manifest
@@ -1,4 +1,5 @@
 DIST proxytunnel-1.10.20200907.tar.gz 54711 BLAKE2B 
79b5fc459ece793997b4407679498af29c53aa495802259f95ec600665fca815f9e43cafcbf1d0407c4f7184c21e7dae3f899413dbeeaf0924034e1bbd26cddb
 SHA512 
f04570e87a0fda024661135b6598f87f1d7407c368fe3453300a655fefedb66ade96a742223de08b500ba9fc1fdc2e6519005ea38529ceaa3c1815f5012fca84
 DIST proxytunnel-1.10.20210128.tar.gz 54702 BLAKE2B 
e873f20c37b5c0dc66a2a6767cfb8d9f73e7cfceaf99e03750eb5fd72acd33bd42281c2eec7e1a72ccecdd7fcd62c8592926c55c206aad220ed5b0b9bc3d357e
 SHA512 
188ab239362cc7c9fd05ddaeaa85aee45c9040ac8f39f10cd0a97c2b92f49a9f5b854690b945109474492955c46b1f5c87e3251bfe68b22d3f1b3a21cf17eda0
 DIST proxytunnel-1.10.20210604.tar.gz 54872 BLAKE2B 
f8e70bd81a541bd3ecf0ed09fedc57396531aeec460eaff125046700d1a9c69f110590a5b81f650fdaba0c5938dd401a2937ee7347a4e33a3b89ac36bb915a7c
 SHA512 
8cf88cda45646575b1eebbca3e8fe0de0edb6bcbecfb5b06cc50fdb863717f7c72b0a52c6d0f70f99284c1b2914f455f0965366b16e331c12e1bb98296b9b7ae
+DIST proxytunnel-1.11.1.tar.gz 55935 BLAKE2B 
fb24dcf5351eb252d7ba661c667cab25066592f6b7356360225d1492fcb621a39954062ebeb63c5cc1b9b66499538d69b8412ee6a770c88257f4ef0397f627c0
 SHA512 
2cc59285ca63beb063f3408655f31b2e9748f11cfff70e39b07dc3381348dd92c71a66974e83d360565ea107e53d830a57bc375e940a51388ced406ec5907006
 DIST proxytunnel-1.11.tar.gz 55722 BLAKE2B 
7b0140800c4a0a3a681bc0e7d4de97ceb7924e5c9c1fea22d0dd115fe266abd52df533c97f82826e0d4495b04a53621c60f8e283e453108c126747226f82b25d
 SHA512 
c70054f069f838ce328f851256ceea2b8e0fb106e2a7fc7ec5ce43c7226c50a19375f924ba79d331e59143c9185ccfc001b9c58f37c763fa60f638df2db63e0b

diff --git a/net-misc/proxytunnel/proxytunnel-1.11.1.ebuild 
b/net-misc/proxytunnel/proxytunnel-1.11.1.ebuild
new file mode 100644
index ..abdb6f3ed56f
--- /dev/null
+++ b/net-misc/proxytunnel/proxytunnel-1.11.1.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit flag-o-matic toolchain-funcs
+
+DESCRIPTION="Connect stdin and stdout to a server via an HTTPS proxy"
+HOMEPAGE="https://github.com/proxytunnel/proxytunnel/ 
https://proxytunnel.sourceforge.net/;
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE="static"
+
+RDEPEND="dev-libs/openssl:="
+DEPEND="${RDEPEND}
+   app-text/asciidoc
+   app-text/xmlto
+   "
+BDEPEND="virtual/pkgconfig"
+
+DOCS=( CHANGES CREDITS INSTALL.md KNOWN_ISSUES LICENSE.txt README.md RELNOTES 
TODO )
+
+if [[ ${PV} == * ]] ; then
+   EGIT_REPO_URI="https://github.com/${PN}/${PN}.git;
+   inherit git-r3
+else
+   SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sparc ~x86"
+fi
+
+src_prepare() {
+   default
+   sed -i -e 's/libssl/libssl libcrypto/' Makefile || die "Sed failed!"
+}
+
+src_compile() {
+   use static && append-ldflags -static
+   emake CC="$(tc-getCC)"
+}
+
+src_install() {
+   emake install prefix="${EPREFIX}"/usr DESTDIR="${D}"
+   einstalldocs
+}



[gentoo-commits] repo/gentoo:master commit in: net-misc/proxytunnel/

2023-09-05 Thread Craig Andrews
commit: 7b1d3d26c7727424a9eada1833edc1ac48123f97
Author: Craig Andrews  gentoo  org>
AuthorDate: Tue Sep  5 12:50:54 2023 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Tue Sep  5 12:53:25 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b1d3d26

net-misc/proxytunnel: add 1.11

Signed-off-by: Craig Andrews  gentoo.org>

 net-misc/proxytunnel/Manifest|  1 +
 net-misc/proxytunnel/proxytunnel-1.11.ebuild | 45 
 2 files changed, 46 insertions(+)

diff --git a/net-misc/proxytunnel/Manifest b/net-misc/proxytunnel/Manifest
index 20fb7d1cc425..b9dd97279c15 100644
--- a/net-misc/proxytunnel/Manifest
+++ b/net-misc/proxytunnel/Manifest
@@ -1,3 +1,4 @@
 DIST proxytunnel-1.10.20200907.tar.gz 54711 BLAKE2B 
79b5fc459ece793997b4407679498af29c53aa495802259f95ec600665fca815f9e43cafcbf1d0407c4f7184c21e7dae3f899413dbeeaf0924034e1bbd26cddb
 SHA512 
f04570e87a0fda024661135b6598f87f1d7407c368fe3453300a655fefedb66ade96a742223de08b500ba9fc1fdc2e6519005ea38529ceaa3c1815f5012fca84
 DIST proxytunnel-1.10.20210128.tar.gz 54702 BLAKE2B 
e873f20c37b5c0dc66a2a6767cfb8d9f73e7cfceaf99e03750eb5fd72acd33bd42281c2eec7e1a72ccecdd7fcd62c8592926c55c206aad220ed5b0b9bc3d357e
 SHA512 
188ab239362cc7c9fd05ddaeaa85aee45c9040ac8f39f10cd0a97c2b92f49a9f5b854690b945109474492955c46b1f5c87e3251bfe68b22d3f1b3a21cf17eda0
 DIST proxytunnel-1.10.20210604.tar.gz 54872 BLAKE2B 
f8e70bd81a541bd3ecf0ed09fedc57396531aeec460eaff125046700d1a9c69f110590a5b81f650fdaba0c5938dd401a2937ee7347a4e33a3b89ac36bb915a7c
 SHA512 
8cf88cda45646575b1eebbca3e8fe0de0edb6bcbecfb5b06cc50fdb863717f7c72b0a52c6d0f70f99284c1b2914f455f0965366b16e331c12e1bb98296b9b7ae
+DIST proxytunnel-1.11.tar.gz 55722 BLAKE2B 
7b0140800c4a0a3a681bc0e7d4de97ceb7924e5c9c1fea22d0dd115fe266abd52df533c97f82826e0d4495b04a53621c60f8e283e453108c126747226f82b25d
 SHA512 
c70054f069f838ce328f851256ceea2b8e0fb106e2a7fc7ec5ce43c7226c50a19375f924ba79d331e59143c9185ccfc001b9c58f37c763fa60f638df2db63e0b

diff --git a/net-misc/proxytunnel/proxytunnel-1.11.ebuild 
b/net-misc/proxytunnel/proxytunnel-1.11.ebuild
new file mode 100644
index ..abdb6f3ed56f
--- /dev/null
+++ b/net-misc/proxytunnel/proxytunnel-1.11.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit flag-o-matic toolchain-funcs
+
+DESCRIPTION="Connect stdin and stdout to a server via an HTTPS proxy"
+HOMEPAGE="https://github.com/proxytunnel/proxytunnel/ 
https://proxytunnel.sourceforge.net/;
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE="static"
+
+RDEPEND="dev-libs/openssl:="
+DEPEND="${RDEPEND}
+   app-text/asciidoc
+   app-text/xmlto
+   "
+BDEPEND="virtual/pkgconfig"
+
+DOCS=( CHANGES CREDITS INSTALL.md KNOWN_ISSUES LICENSE.txt README.md RELNOTES 
TODO )
+
+if [[ ${PV} == * ]] ; then
+   EGIT_REPO_URI="https://github.com/${PN}/${PN}.git;
+   inherit git-r3
+else
+   SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sparc ~x86"
+fi
+
+src_prepare() {
+   default
+   sed -i -e 's/libssl/libssl libcrypto/' Makefile || die "Sed failed!"
+}
+
+src_compile() {
+   use static && append-ldflags -static
+   emake CC="$(tc-getCC)"
+}
+
+src_install() {
+   emake install prefix="${EPREFIX}"/usr DESTDIR="${D}"
+   einstalldocs
+}



[gentoo-commits] repo/gentoo:master commit in: net-misc/proxytunnel/

2021-06-04 Thread Craig Andrews
commit: 1533f910228c9050bf47c06d9b2a2c0ae0bd6e54
Author: Craig Andrews  gentoo  org>
AuthorDate: Fri Jun  4 14:53:34 2021 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Fri Jun  4 14:54:54 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1533f910

net-misc/proxytunnel: 1.10.20210604 version bump

Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Craig Andrews  gentoo.org>

 net-misc/proxytunnel/Manifest  |  1 +
 .../proxytunnel/proxytunnel-1.10.20210604.ebuild   | 45 ++
 2 files changed, 46 insertions(+)

diff --git a/net-misc/proxytunnel/Manifest b/net-misc/proxytunnel/Manifest
index b607a10d868..20fb7d1cc42 100644
--- a/net-misc/proxytunnel/Manifest
+++ b/net-misc/proxytunnel/Manifest
@@ -1,2 +1,3 @@
 DIST proxytunnel-1.10.20200907.tar.gz 54711 BLAKE2B 
79b5fc459ece793997b4407679498af29c53aa495802259f95ec600665fca815f9e43cafcbf1d0407c4f7184c21e7dae3f899413dbeeaf0924034e1bbd26cddb
 SHA512 
f04570e87a0fda024661135b6598f87f1d7407c368fe3453300a655fefedb66ade96a742223de08b500ba9fc1fdc2e6519005ea38529ceaa3c1815f5012fca84
 DIST proxytunnel-1.10.20210128.tar.gz 54702 BLAKE2B 
e873f20c37b5c0dc66a2a6767cfb8d9f73e7cfceaf99e03750eb5fd72acd33bd42281c2eec7e1a72ccecdd7fcd62c8592926c55c206aad220ed5b0b9bc3d357e
 SHA512 
188ab239362cc7c9fd05ddaeaa85aee45c9040ac8f39f10cd0a97c2b92f49a9f5b854690b945109474492955c46b1f5c87e3251bfe68b22d3f1b3a21cf17eda0
+DIST proxytunnel-1.10.20210604.tar.gz 54872 BLAKE2B 
f8e70bd81a541bd3ecf0ed09fedc57396531aeec460eaff125046700d1a9c69f110590a5b81f650fdaba0c5938dd401a2937ee7347a4e33a3b89ac36bb915a7c
 SHA512 
8cf88cda45646575b1eebbca3e8fe0de0edb6bcbecfb5b06cc50fdb863717f7c72b0a52c6d0f70f99284c1b2914f455f0965366b16e331c12e1bb98296b9b7ae

diff --git a/net-misc/proxytunnel/proxytunnel-1.10.20210604.ebuild 
b/net-misc/proxytunnel/proxytunnel-1.10.20210604.ebuild
new file mode 100644
index 000..e15bad2afce
--- /dev/null
+++ b/net-misc/proxytunnel/proxytunnel-1.10.20210604.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit flag-o-matic toolchain-funcs
+
+DESCRIPTION="Connect stdin and stdout to a server via an HTTPS proxy"
+HOMEPAGE="https://github.com/proxytunnel/proxytunnel/ 
https://proxytunnel.sourceforge.net/;
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE="static"
+
+RDEPEND="dev-libs/openssl:="
+DEPEND="${RDEPEND}
+   app-text/asciidoc
+   app-text/xmlto
+   "
+BDEPEND="virtual/pkgconfig"
+
+DOCS=( CHANGES CREDITS INSTALL.md KNOWN_ISSUES LICENSE.txt README.md RELNOTES 
TODO )
+
+if [[ ${PV} == * ]] ; then
+   EGIT_REPO_URI="https://github.com/${PN}/${PN}.git;
+   inherit git-r3
+else
+   SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sparc ~x86"
+fi
+
+src_prepare() {
+   default
+   sed -i -e 's/libssl/libssl libcrypto/' Makefile || die "Sed failed!"
+}
+
+src_compile() {
+   use static && append-ldflags -static
+   emake CC="$(tc-getCC)"
+}
+
+src_install() {
+   emake install prefix="${EPREFIX}"/usr DESTDIR="${D}"
+   einstalldocs
+}



[gentoo-commits] repo/gentoo:master commit in: net-misc/proxytunnel/

2021-01-29 Thread Craig Andrews
commit: 0ba7bdbf3ea3e566e3e818972996fd5b91c05c6d
Author: Craig Andrews  gentoo  org>
AuthorDate: Fri Jan 29 14:52:05 2021 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Fri Jan 29 14:53:01 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ba7bdbf

net-misc/proxytunnel: 1.10.20210128 version bump

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Craig Andrews  gentoo.org>

 net-misc/proxytunnel/Manifest  |  1 +
 .../proxytunnel/proxytunnel-1.10.20210128.ebuild   | 45 ++
 2 files changed, 46 insertions(+)

diff --git a/net-misc/proxytunnel/Manifest b/net-misc/proxytunnel/Manifest
index ef12592d2ee..b607a10d868 100644
--- a/net-misc/proxytunnel/Manifest
+++ b/net-misc/proxytunnel/Manifest
@@ -1 +1,2 @@
 DIST proxytunnel-1.10.20200907.tar.gz 54711 BLAKE2B 
79b5fc459ece793997b4407679498af29c53aa495802259f95ec600665fca815f9e43cafcbf1d0407c4f7184c21e7dae3f899413dbeeaf0924034e1bbd26cddb
 SHA512 
f04570e87a0fda024661135b6598f87f1d7407c368fe3453300a655fefedb66ade96a742223de08b500ba9fc1fdc2e6519005ea38529ceaa3c1815f5012fca84
+DIST proxytunnel-1.10.20210128.tar.gz 54702 BLAKE2B 
e873f20c37b5c0dc66a2a6767cfb8d9f73e7cfceaf99e03750eb5fd72acd33bd42281c2eec7e1a72ccecdd7fcd62c8592926c55c206aad220ed5b0b9bc3d357e
 SHA512 
188ab239362cc7c9fd05ddaeaa85aee45c9040ac8f39f10cd0a97c2b92f49a9f5b854690b945109474492955c46b1f5c87e3251bfe68b22d3f1b3a21cf17eda0

diff --git a/net-misc/proxytunnel/proxytunnel-1.10.20210128.ebuild 
b/net-misc/proxytunnel/proxytunnel-1.10.20210128.ebuild
new file mode 100644
index 000..e15bad2afce
--- /dev/null
+++ b/net-misc/proxytunnel/proxytunnel-1.10.20210128.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit flag-o-matic toolchain-funcs
+
+DESCRIPTION="Connect stdin and stdout to a server via an HTTPS proxy"
+HOMEPAGE="https://github.com/proxytunnel/proxytunnel/ 
https://proxytunnel.sourceforge.net/;
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE="static"
+
+RDEPEND="dev-libs/openssl:="
+DEPEND="${RDEPEND}
+   app-text/asciidoc
+   app-text/xmlto
+   "
+BDEPEND="virtual/pkgconfig"
+
+DOCS=( CHANGES CREDITS INSTALL.md KNOWN_ISSUES LICENSE.txt README.md RELNOTES 
TODO )
+
+if [[ ${PV} == * ]] ; then
+   EGIT_REPO_URI="https://github.com/${PN}/${PN}.git;
+   inherit git-r3
+else
+   SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sparc ~x86"
+fi
+
+src_prepare() {
+   default
+   sed -i -e 's/libssl/libssl libcrypto/' Makefile || die "Sed failed!"
+}
+
+src_compile() {
+   use static && append-ldflags -static
+   emake CC="$(tc-getCC)"
+}
+
+src_install() {
+   emake install prefix="${EPREFIX}"/usr DESTDIR="${D}"
+   einstalldocs
+}



[gentoo-commits] repo/gentoo:master commit in: net-misc/proxytunnel/files/

2020-09-14 Thread Craig Andrews
commit: 406d33d2b508573272d148738d42f5d10d7c0abb
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Sun Sep 13 13:02:58 2020 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Mon Sep 14 13:29:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=406d33d2

net-misc/proxytunnel: remove unused patch(es)

Package-Manager: Portage-3.0.6, Repoman-3.0.1
Signed-off-by: Michael Mair-Keimberger  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/17523
Signed-off-by: Craig Andrews  gentoo.org>

 .../files/proxytunnel-1.9.1-gcc-10.patch   | 128 -
 .../proxytunnel/files/proxytunnel-allowTLS.patch   |  22 
 2 files changed, 150 deletions(-)

diff --git a/net-misc/proxytunnel/files/proxytunnel-1.9.1-gcc-10.patch 
b/net-misc/proxytunnel/files/proxytunnel-1.9.1-gcc-10.patch
deleted file mode 100644
index a42b8424cca..000
--- a/net-misc/proxytunnel/files/proxytunnel-1.9.1-gcc-10.patch
+++ /dev/null
@@ -1,128 +0,0 @@
-https://github.com/proxytunnel/proxytunnel/pull/43
-
-From 517650724dc478dd35ac7c7953b4eb700ccb7273 Mon Sep 17 00:00:00 2001
-From: Paul Howarth 
-Date: Wed, 22 Jan 2020 21:44:01 +
-Subject: [PATCH] Fix global variable declarations/definitions for GCC 10
- compatibility
-
-This boils down to declaring global variables as "extern" in header files
-and defining them in just one place.
-
-See https://www.gnu.org/software/gcc/gcc-10/porting_to.html

- Makefile  |  1 +
- globals.c | 41 +
- ntlm.h|  4 ++--
- proxytunnel.h | 16 
- 4 files changed, 52 insertions(+), 10 deletions(-)
- create mode 100644 globals.c
-
-diff --git a/Makefile b/Makefile
-index 57328e8..ecdaa5f 100644
 a/Makefile
-+++ b/Makefile
-@@ -63,6 +63,7 @@ OBJ = proxytunnel.o  \
-   readpassphrase.o\
-   messages.o  \
-   cmdline.o   \
-+  globals.o   \
-   ntlm.o  \
-   ptstream.o
- 
-diff --git a/globals.c b/globals.c
-new file mode 100644
-index 000..fe19db4
 /dev/null
-+++ b/globals.c
-@@ -0,0 +1,41 @@
-+/* Proxytunnel - (C) 2001-2008 Jos Visser / Mark Janssen*/
-+/* Contact:  j...@osp.nl / man...@maniac.nl */
-+
-+/*
-+ * This program is free software; you can redistribute it and/or modify
-+ * it under the terms of the GNU General Public License as published by
-+ * the Free Software Foundation; either version 2 of the License, or
-+ * (at your option) any later version.
-+ *
-+ * This program is distributed in the hope that it will be useful,
-+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
-+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-+ * GNU General Public License for more details.
-+ *
-+ * You should have received a copy of the GNU General Public License
-+ * along with this program; if not, write to the Free Software
-+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-+ */
-+
-+/* globals.c */
-+
-+#include "proxytunnel.h"
-+
-+/* Globals */
-+char *program_name; /* Guess what? */
-+int i_am_daemon;/* Also... */
-+
-+PTSTREAM *stunnel;/* stream representing the socket from us to proxy */
-+PTSTREAM *std;/* stream representing stdin/stdout */
-+
-+/*
-+ * All the command line options
-+ */
-+struct gengetopt_args_info args_info;
-+
-+char buf[SIZE]; /* Data transfer buffer */
-+
-+char ntlm_type1_buf[160];
-+char ntlm_type3_buf[4096];
-+
-+// vim:noexpandtab:ts=4
-diff --git a/ntlm.h b/ntlm.h
-index f919368..01a6434 100644
 a/ntlm.h
-+++ b/ntlm.h
-@@ -26,8 +26,8 @@ void build_ntlm2_response();
- 
- extern int ntlm_challenge;
- 
--char ntlm_type1_buf[160];
--char ntlm_type3_buf[4096];
-+extern char ntlm_type1_buf[160];
-+extern char ntlm_type3_buf[4096];
- 
- 
- // Below are the flag definitions.
-diff --git a/proxytunnel.h b/proxytunnel.h
-index 593cd7e..aa09a4b 100644
 a/proxytunnel.h
-+++ b/proxytunnel.h
-@@ -46,21 +46,21 @@ char * readpassphrase(const char *, char *, size_t, int);
- char * getpass_x(const char *format, ...);
- 
- /* Globals */
--int read_fd;/* The file descriptor to read from */
--int write_fd;   /* The file destriptor to write to */
--char *program_name; /* Guess what? */
--int i_am_daemon;/* Also... */
-+extern int read_fd;/* The file descriptor to read from */
-+extern int write_fd;   /* The file descriptor to write to */
-+extern char *program_name; /* Guess what? */
-+extern int i_am_daemon;/* Also... */
- 
--PTSTREAM *stunnel;/* stream representing the socket from us to proxy */
--PTSTREAM *std;/* stream representing stdin/stdout */
-+extern PTSTREAM *stunnel; /* stream representing the socket from us to 
proxy */
-+extern PTSTREAM *std; /* stream representing stdin/stdout */

[gentoo-commits] repo/gentoo:master commit in: net-misc/proxytunnel/

2020-09-09 Thread Craig Andrews
commit: fab917b8b16119bb4d520b31949939407562c048
Author: Craig Andrews  gentoo  org>
AuthorDate: Wed Sep  9 19:22:33 2020 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Wed Sep  9 19:22:33 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fab917b8

net-misc/proxytunnel: Update DOCS to reflect file name changes

Closes: https://bugs.gentoo.org/741464
Package-Manager: Portage-3.0.6, Repoman-3.0.1
Signed-off-by: Craig Andrews  gentoo.org>

 net-misc/proxytunnel/proxytunnel-1.10.20200907.ebuild | 2 +-
 net-misc/proxytunnel/proxytunnel-.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-misc/proxytunnel/proxytunnel-1.10.20200907.ebuild 
b/net-misc/proxytunnel/proxytunnel-1.10.20200907.ebuild
index cbc33dfb1f6..c4cce456a92 100644
--- a/net-misc/proxytunnel/proxytunnel-1.10.20200907.ebuild
+++ b/net-misc/proxytunnel/proxytunnel-1.10.20200907.ebuild
@@ -19,7 +19,7 @@ DEPEND="${RDEPEND}
"
 BDEPEND="virtual/pkgconfig"
 
-DOCS=( CHANGES CREDITS INSTALL KNOWN_ISSUES LICENSE.txt README RELNOTES TODO )
+DOCS=( CHANGES CREDITS INSTALL.md KNOWN_ISSUES LICENSE.txt README.md RELNOTES 
TODO )
 
 if [[ ${PV} == * ]] ; then
EGIT_REPO_URI="https://github.com/${PN}/${PN}.git;

diff --git a/net-misc/proxytunnel/proxytunnel-.ebuild 
b/net-misc/proxytunnel/proxytunnel-.ebuild
index cbc33dfb1f6..c4cce456a92 100644
--- a/net-misc/proxytunnel/proxytunnel-.ebuild
+++ b/net-misc/proxytunnel/proxytunnel-.ebuild
@@ -19,7 +19,7 @@ DEPEND="${RDEPEND}
"
 BDEPEND="virtual/pkgconfig"
 
-DOCS=( CHANGES CREDITS INSTALL KNOWN_ISSUES LICENSE.txt README RELNOTES TODO )
+DOCS=( CHANGES CREDITS INSTALL.md KNOWN_ISSUES LICENSE.txt README.md RELNOTES 
TODO )
 
 if [[ ${PV} == * ]] ; then
EGIT_REPO_URI="https://github.com/${PN}/${PN}.git;



[gentoo-commits] repo/gentoo:master commit in: net-misc/proxytunnel/

2020-09-09 Thread Craig Andrews
commit: ab4b910e9bb444c971ebf104bab70a5dc1f45c47
Author: Craig Andrews  gentoo  org>
AuthorDate: Wed Sep  9 16:46:46 2020 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Wed Sep  9 16:52:43 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab4b910e

net-misc/proxytunnel: 1.10.20200907 version bump

Package-Manager: Portage-3.0.6, Repoman-3.0.1
Signed-off-by: Craig Andrews  gentoo.org>

 net-misc/proxytunnel/Manifest  |  1 +
 .../proxytunnel/proxytunnel-1.10.20200907.ebuild   | 45 ++
 2 files changed, 46 insertions(+)

diff --git a/net-misc/proxytunnel/Manifest b/net-misc/proxytunnel/Manifest
index 7eae52c65ab..ba25b04cc5c 100644
--- a/net-misc/proxytunnel/Manifest
+++ b/net-misc/proxytunnel/Manifest
@@ -1,2 +1,3 @@
 DIST proxytunnel-1.10.20200507.tar.gz 52286 BLAKE2B 
fca86840c4240137e6cf92a289344c39a8ab4066fb3efe83007ea75c9e42ebd746ce3e326d2351af38ac580c18d139a8d4f956af828862ae4f4e89eb3bd19fa0
 SHA512 
8727a686dcca9e38e5327207f29824daeddf9ce9a4fccdef6c6bd41019eb3901d4b84e724cbf9ba615115151ea434a597e9290ce302ba6df41e99d2f0b484e01
+DIST proxytunnel-1.10.20200907.tar.gz 54711 BLAKE2B 
79b5fc459ece793997b4407679498af29c53aa495802259f95ec600665fca815f9e43cafcbf1d0407c4f7184c21e7dae3f899413dbeeaf0924034e1bbd26cddb
 SHA512 
f04570e87a0fda024661135b6598f87f1d7407c368fe3453300a655fefedb66ade96a742223de08b500ba9fc1fdc2e6519005ea38529ceaa3c1815f5012fca84
 DIST proxytunnel-1.9.1.tar.gz 48025 BLAKE2B 
5a844d8fdbb9a1eae9c40c7621086b873ae89813b7c596da4416efcb777a8110ad7d224a0efa2e193cfbbb82dbfe69d44d4dd36db080b8e902630a464a85b953
 SHA512 
819dd11bc13fc279d2d475b89909c0eea414ff71d772d4bfed742dd8d425669dc502f2c22d983bb8c58e426a2bc7209526cb21492ca5f8e92ea1b9ea961fcfdc

diff --git a/net-misc/proxytunnel/proxytunnel-1.10.20200907.ebuild 
b/net-misc/proxytunnel/proxytunnel-1.10.20200907.ebuild
new file mode 100644
index 000..cbc33dfb1f6
--- /dev/null
+++ b/net-misc/proxytunnel/proxytunnel-1.10.20200907.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit flag-o-matic toolchain-funcs
+
+DESCRIPTION="Connect stdin and stdout to a server via an HTTPS proxy"
+HOMEPAGE="https://github.com/proxytunnel/proxytunnel/ 
https://proxytunnel.sourceforge.net/;
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE="static"
+
+RDEPEND="dev-libs/openssl:="
+DEPEND="${RDEPEND}
+   app-text/asciidoc
+   app-text/xmlto
+   "
+BDEPEND="virtual/pkgconfig"
+
+DOCS=( CHANGES CREDITS INSTALL KNOWN_ISSUES LICENSE.txt README RELNOTES TODO )
+
+if [[ ${PV} == * ]] ; then
+   EGIT_REPO_URI="https://github.com/${PN}/${PN}.git;
+   inherit git-r3
+else
+   SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sparc ~x86"
+fi
+
+src_prepare() {
+   default
+   sed -i -e 's/libssl/libssl libcrypto/' Makefile || die "Sed failed!"
+}
+
+src_compile() {
+   use static && append-ldflags -static
+   emake CC="$(tc-getCC)"
+}
+
+src_install() {
+   emake install prefix="${EPREFIX}"/usr DESTDIR="${D}"
+   einstalldocs
+}



[gentoo-commits] repo/gentoo:master commit in: net-misc/proxytunnel/

2020-09-09 Thread Craig Andrews
commit: c149d6658bda44a73b13011c1d9a6510a8988790
Author: Craig Andrews  gentoo  org>
AuthorDate: Wed Sep  9 16:47:20 2020 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Wed Sep  9 16:52:43 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c149d665

net-misc/proxytunnel: Cleanup old versions

Package-Manager: Portage-3.0.6, Repoman-3.0.1
Signed-off-by: Craig Andrews  gentoo.org>

 net-misc/proxytunnel/Manifest  |  2 -
 .../proxytunnel/proxytunnel-1.10.20200507.ebuild   | 45 
 net-misc/proxytunnel/proxytunnel-1.9.1-r2.ebuild   | 49 --
 3 files changed, 96 deletions(-)

diff --git a/net-misc/proxytunnel/Manifest b/net-misc/proxytunnel/Manifest
index ba25b04cc5c..ef12592d2ee 100644
--- a/net-misc/proxytunnel/Manifest
+++ b/net-misc/proxytunnel/Manifest
@@ -1,3 +1 @@
-DIST proxytunnel-1.10.20200507.tar.gz 52286 BLAKE2B 
fca86840c4240137e6cf92a289344c39a8ab4066fb3efe83007ea75c9e42ebd746ce3e326d2351af38ac580c18d139a8d4f956af828862ae4f4e89eb3bd19fa0
 SHA512 
8727a686dcca9e38e5327207f29824daeddf9ce9a4fccdef6c6bd41019eb3901d4b84e724cbf9ba615115151ea434a597e9290ce302ba6df41e99d2f0b484e01
 DIST proxytunnel-1.10.20200907.tar.gz 54711 BLAKE2B 
79b5fc459ece793997b4407679498af29c53aa495802259f95ec600665fca815f9e43cafcbf1d0407c4f7184c21e7dae3f899413dbeeaf0924034e1bbd26cddb
 SHA512 
f04570e87a0fda024661135b6598f87f1d7407c368fe3453300a655fefedb66ade96a742223de08b500ba9fc1fdc2e6519005ea38529ceaa3c1815f5012fca84
-DIST proxytunnel-1.9.1.tar.gz 48025 BLAKE2B 
5a844d8fdbb9a1eae9c40c7621086b873ae89813b7c596da4416efcb777a8110ad7d224a0efa2e193cfbbb82dbfe69d44d4dd36db080b8e902630a464a85b953
 SHA512 
819dd11bc13fc279d2d475b89909c0eea414ff71d772d4bfed742dd8d425669dc502f2c22d983bb8c58e426a2bc7209526cb21492ca5f8e92ea1b9ea961fcfdc

diff --git a/net-misc/proxytunnel/proxytunnel-1.10.20200507.ebuild 
b/net-misc/proxytunnel/proxytunnel-1.10.20200507.ebuild
deleted file mode 100644
index cbc33dfb1f6..000
--- a/net-misc/proxytunnel/proxytunnel-1.10.20200507.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit flag-o-matic toolchain-funcs
-
-DESCRIPTION="Connect stdin and stdout to a server via an HTTPS proxy"
-HOMEPAGE="https://github.com/proxytunnel/proxytunnel/ 
https://proxytunnel.sourceforge.net/;
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="static"
-
-RDEPEND="dev-libs/openssl:="
-DEPEND="${RDEPEND}
-   app-text/asciidoc
-   app-text/xmlto
-   "
-BDEPEND="virtual/pkgconfig"
-
-DOCS=( CHANGES CREDITS INSTALL KNOWN_ISSUES LICENSE.txt README RELNOTES TODO )
-
-if [[ ${PV} == * ]] ; then
-   EGIT_REPO_URI="https://github.com/${PN}/${PN}.git;
-   inherit git-r3
-else
-   SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sparc ~x86"
-fi
-
-src_prepare() {
-   default
-   sed -i -e 's/libssl/libssl libcrypto/' Makefile || die "Sed failed!"
-}
-
-src_compile() {
-   use static && append-ldflags -static
-   emake CC="$(tc-getCC)"
-}
-
-src_install() {
-   emake install prefix="${EPREFIX}"/usr DESTDIR="${D}"
-   einstalldocs
-}

diff --git a/net-misc/proxytunnel/proxytunnel-1.9.1-r2.ebuild 
b/net-misc/proxytunnel/proxytunnel-1.9.1-r2.ebuild
deleted file mode 100644
index 0e62845f44f..000
--- a/net-misc/proxytunnel/proxytunnel-1.9.1-r2.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit flag-o-matic toolchain-funcs
-
-DESCRIPTION="Connect stdin and stdout to a server via an HTTPS proxy"
-HOMEPAGE="https://github.com/proxytunnel/proxytunnel/ 
https://proxytunnel.sourceforge.net/;
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="static"
-
-RDEPEND="dev-libs/openssl:="
-DEPEND="${RDEPEND}
-   app-text/asciidoc
-   app-text/xmlto
-   "
-BDEPEND="virtual/pkgconfig"
-
-DOCS=( CHANGES CREDITS INSTALL KNOWN_ISSUES LICENSE.txt README RELNOTES TODO )
-PATCHES=(
-   "${FILESDIR}"/${PN}-allowTLS.patch
-   "${FILESDIR}"/${P}-gcc-10.patch
-)
-
-if [[ ${PV} == * ]] ; then
-   EGIT_REPO_URI="https://github.com/${PN}/${PN}.git;
-   inherit git-r3
-else
-   SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sparc ~x86"
-fi
-
-src_prepare() {
-   default
-   sed -i -e 's/libssl/libssl libcrypto/' Makefile || die "Sed failed!"
-}
-
-src_compile() {
-   use static && append-ldflags -static
-   emake CC="$(tc-getCC)"
-}
-
-src_install() {
-   emake install prefix="${EPREFIX}"/usr DESTDIR="${D}"
-   einstalldocs
-}



[gentoo-commits] repo/gentoo:master commit in: net-misc/proxytunnel/

2020-05-07 Thread Craig Andrews
commit: 97c4c034e2702f2c06d1f601068965e78b55ee12
Author: Craig Andrews  gentoo  org>
AuthorDate: Thu May  7 17:09:52 2020 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Thu May  7 17:40:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97c4c034

net-misc/proxytunnel: 1.10.20200507 version bump

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Craig Andrews  gentoo.org>

 net-misc/proxytunnel/Manifest   | 1 +
 .../{proxytunnel-.ebuild => proxytunnel-1.10.20200507.ebuild}   | 2 +-
 net-misc/proxytunnel/proxytunnel-.ebuild| 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/net-misc/proxytunnel/Manifest b/net-misc/proxytunnel/Manifest
index 4c9b291a427..7eae52c65ab 100644
--- a/net-misc/proxytunnel/Manifest
+++ b/net-misc/proxytunnel/Manifest
@@ -1 +1,2 @@
+DIST proxytunnel-1.10.20200507.tar.gz 52286 BLAKE2B 
fca86840c4240137e6cf92a289344c39a8ab4066fb3efe83007ea75c9e42ebd746ce3e326d2351af38ac580c18d139a8d4f956af828862ae4f4e89eb3bd19fa0
 SHA512 
8727a686dcca9e38e5327207f29824daeddf9ce9a4fccdef6c6bd41019eb3901d4b84e724cbf9ba615115151ea434a597e9290ce302ba6df41e99d2f0b484e01
 DIST proxytunnel-1.9.1.tar.gz 48025 BLAKE2B 
5a844d8fdbb9a1eae9c40c7621086b873ae89813b7c596da4416efcb777a8110ad7d224a0efa2e193cfbbb82dbfe69d44d4dd36db080b8e902630a464a85b953
 SHA512 
819dd11bc13fc279d2d475b89909c0eea414ff71d772d4bfed742dd8d425669dc502f2c22d983bb8c58e426a2bc7209526cb21492ca5f8e92ea1b9ea961fcfdc

diff --git a/net-misc/proxytunnel/proxytunnel-.ebuild 
b/net-misc/proxytunnel/proxytunnel-1.10.20200507.ebuild
similarity index 92%
copy from net-misc/proxytunnel/proxytunnel-.ebuild
copy to net-misc/proxytunnel/proxytunnel-1.10.20200507.ebuild
index dff3deb21c6..cbc33dfb1f6 100644
--- a/net-misc/proxytunnel/proxytunnel-.ebuild
+++ b/net-misc/proxytunnel/proxytunnel-1.10.20200507.ebuild
@@ -25,7 +25,7 @@ if [[ ${PV} == * ]] ; then
EGIT_REPO_URI="https://github.com/${PN}/${PN}.git;
inherit git-r3
 else
-   SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sparc ~x86"
 fi
 

diff --git a/net-misc/proxytunnel/proxytunnel-.ebuild 
b/net-misc/proxytunnel/proxytunnel-.ebuild
index dff3deb21c6..cbc33dfb1f6 100644
--- a/net-misc/proxytunnel/proxytunnel-.ebuild
+++ b/net-misc/proxytunnel/proxytunnel-.ebuild
@@ -25,7 +25,7 @@ if [[ ${PV} == * ]] ; then
EGIT_REPO_URI="https://github.com/${PN}/${PN}.git;
inherit git-r3
 else
-   SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sparc ~x86"
 fi
 



[gentoo-commits] repo/gentoo:master commit in: net-misc/proxytunnel/

2020-05-07 Thread Craig Andrews
commit: 80ece202cd3533ca28387861d48938cd68221208
Author: Craig Andrews  gentoo  org>
AuthorDate: Thu May  7 17:10:51 2020 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Thu May  7 17:40:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80ece202

net-misc/proxytunnel: Cleanup old version

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Craig Andrews  gentoo.org>

 net-misc/proxytunnel/proxytunnel-1.9.1-r1.ebuild | 37 
 1 file changed, 37 deletions(-)

diff --git a/net-misc/proxytunnel/proxytunnel-1.9.1-r1.ebuild 
b/net-misc/proxytunnel/proxytunnel-1.9.1-r1.ebuild
deleted file mode 100644
index 64fea4ae5b4..000
--- a/net-misc/proxytunnel/proxytunnel-1.9.1-r1.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-inherit flag-o-matic toolchain-funcs
-
-DESCRIPTION="Connect stdin and stdout to a server somewhere on the network, 
through a standard HTTPS proxy"
-HOMEPAGE="https://github.com/proxytunnel/proxytunnel/ 
http://proxytunnel.sourceforge.net/;
-SRC_URI="https://github.com/proxytunnel/proxytunnel/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86"
-IUSE="static"
-
-RDEPEND="dev-libs/openssl:="
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
-   app-text/asciidoc
-   app-text/xmlto
-   "
-
-src_prepare() {
-   sed -i -e 's/libssl/libssl libcrypto/' Makefile || die "Sed failed!"
-   epatch "${FILESDIR}"/${PN}-allowTLS.patch
-}
-
-src_compile() {
-   use static && append-ldflags -static
-   emake CC="$(tc-getCC)"
-}
-
-src_install() {
-   emake install prefix="${EPREFIX}"/usr DESTDIR="${D}"
-   dodoc CHANGES CREDITS INSTALL KNOWN_ISSUES LICENSE.txt README RELNOTES 
TODO
-}



[gentoo-commits] repo/gentoo:master commit in: net-misc/proxytunnel/files/, net-misc/proxytunnel/

2020-02-12 Thread Craig Andrews
commit: fb5c1f37eaf25007d39f8bb30d4fde8db9564af1
Author: Craig Andrews  gentoo  org>
AuthorDate: Wed Feb 12 20:22:39 2020 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Wed Feb 12 20:23:02 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb5c1f37

net-misc/proxytunnel: Fix building with -fno-common or gcc-10

Closes: https://bugs.gentoo.org/709404
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: Craig Andrews  gentoo.org>

 .../files/proxytunnel-1.9.1-gcc-10.patch   | 128 +
 net-misc/proxytunnel/proxytunnel-1.9.1-r2.ebuild   |   3 +-
 2 files changed, 130 insertions(+), 1 deletion(-)

diff --git a/net-misc/proxytunnel/files/proxytunnel-1.9.1-gcc-10.patch 
b/net-misc/proxytunnel/files/proxytunnel-1.9.1-gcc-10.patch
new file mode 100644
index 000..a42b8424cca
--- /dev/null
+++ b/net-misc/proxytunnel/files/proxytunnel-1.9.1-gcc-10.patch
@@ -0,0 +1,128 @@
+https://github.com/proxytunnel/proxytunnel/pull/43
+
+From 517650724dc478dd35ac7c7953b4eb700ccb7273 Mon Sep 17 00:00:00 2001
+From: Paul Howarth 
+Date: Wed, 22 Jan 2020 21:44:01 +
+Subject: [PATCH] Fix global variable declarations/definitions for GCC 10
+ compatibility
+
+This boils down to declaring global variables as "extern" in header files
+and defining them in just one place.
+
+See https://www.gnu.org/software/gcc/gcc-10/porting_to.html
+---
+ Makefile  |  1 +
+ globals.c | 41 +
+ ntlm.h|  4 ++--
+ proxytunnel.h | 16 
+ 4 files changed, 52 insertions(+), 10 deletions(-)
+ create mode 100644 globals.c
+
+diff --git a/Makefile b/Makefile
+index 57328e8..ecdaa5f 100644
+--- a/Makefile
 b/Makefile
+@@ -63,6 +63,7 @@ OBJ = proxytunnel.o  \
+   readpassphrase.o\
+   messages.o  \
+   cmdline.o   \
++  globals.o   \
+   ntlm.o  \
+   ptstream.o
+ 
+diff --git a/globals.c b/globals.c
+new file mode 100644
+index 000..fe19db4
+--- /dev/null
 b/globals.c
+@@ -0,0 +1,41 @@
++/* Proxytunnel - (C) 2001-2008 Jos Visser / Mark Janssen*/
++/* Contact:  j...@osp.nl / man...@maniac.nl */
++
++/*
++ * This program is free software; you can redistribute it and/or modify
++ * it under the terms of the GNU General Public License as published by
++ * the Free Software Foundation; either version 2 of the License, or
++ * (at your option) any later version.
++ *
++ * This program is distributed in the hope that it will be useful,
++ * but WITHOUT ANY WARRANTY; without even the implied warranty of
++ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
++ * GNU General Public License for more details.
++ *
++ * You should have received a copy of the GNU General Public License
++ * along with this program; if not, write to the Free Software
++ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
++ */
++
++/* globals.c */
++
++#include "proxytunnel.h"
++
++/* Globals */
++char *program_name; /* Guess what? */
++int i_am_daemon;/* Also... */
++
++PTSTREAM *stunnel;/* stream representing the socket from us to proxy */
++PTSTREAM *std;/* stream representing stdin/stdout */
++
++/*
++ * All the command line options
++ */
++struct gengetopt_args_info args_info;
++
++char buf[SIZE]; /* Data transfer buffer */
++
++char ntlm_type1_buf[160];
++char ntlm_type3_buf[4096];
++
++// vim:noexpandtab:ts=4
+diff --git a/ntlm.h b/ntlm.h
+index f919368..01a6434 100644
+--- a/ntlm.h
 b/ntlm.h
+@@ -26,8 +26,8 @@ void build_ntlm2_response();
+ 
+ extern int ntlm_challenge;
+ 
+-char ntlm_type1_buf[160];
+-char ntlm_type3_buf[4096];
++extern char ntlm_type1_buf[160];
++extern char ntlm_type3_buf[4096];
+ 
+ 
+ // Below are the flag definitions.
+diff --git a/proxytunnel.h b/proxytunnel.h
+index 593cd7e..aa09a4b 100644
+--- a/proxytunnel.h
 b/proxytunnel.h
+@@ -46,21 +46,21 @@ char * readpassphrase(const char *, char *, size_t, int);
+ char * getpass_x(const char *format, ...);
+ 
+ /* Globals */
+-int read_fd;/* The file descriptor to read from */
+-int write_fd;   /* The file destriptor to write to */
+-char *program_name; /* Guess what? */
+-int i_am_daemon;/* Also... */
++extern int read_fd;/* The file descriptor to read from */
++extern int write_fd;   /* The file descriptor to write to */
++extern char *program_name; /* Guess what? */
++extern int i_am_daemon;/* Also... */
+ 
+-PTSTREAM *stunnel;/* stream representing the socket from us to proxy */
+-PTSTREAM *std;/* stream representing stdin/stdout */
++extern PTSTREAM *stunnel; /* stream representing the socket from us to 
proxy */
++extern PTSTREAM *std; /* stream representing stdin/stdout */
+ 
+ /*
+  * All the command line options
+  

[gentoo-commits] repo/gentoo:master commit in: net-misc/proxytunnel/

2018-11-08 Thread Craig Andrews
commit: 7f13a061f33e7ac448df4bce54c4b0f52419a52b
Author: Craig Andrews  gentoo  org>
AuthorDate: Thu Nov  8 14:41:52 2018 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Thu Nov  8 14:42:05 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f13a061

net-misc/proxytunnel: Take maintainership, EAPI=7 bump, add -

Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Craig Andrews  gentoo.org>

 net-misc/proxytunnel/metadata.xml|  5 ++-
 net-misc/proxytunnel/proxytunnel-1.9.1-r2.ebuild | 48 
 net-misc/proxytunnel/proxytunnel-.ebuild | 45 ++
 3 files changed, 97 insertions(+), 1 deletion(-)

diff --git a/net-misc/proxytunnel/metadata.xml 
b/net-misc/proxytunnel/metadata.xml
index 0739f3747df..9dec21f8f5a 100644
--- a/net-misc/proxytunnel/metadata.xml
+++ b/net-misc/proxytunnel/metadata.xml
@@ -1,7 +1,10 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
+   
+   candr...@gentoo.org
+   Craig Andrews
+   

ProxyTunnel is a program that connects stdin and stdout to a 
server
somewhere on the network, through a standard HTTPS proxy. We 
mostly use

diff --git a/net-misc/proxytunnel/proxytunnel-1.9.1-r2.ebuild 
b/net-misc/proxytunnel/proxytunnel-1.9.1-r2.ebuild
new file mode 100644
index 000..c3a2f949384
--- /dev/null
+++ b/net-misc/proxytunnel/proxytunnel-1.9.1-r2.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit flag-o-matic toolchain-funcs
+
+DESCRIPTION="Connect stdin and stdout to a server via an HTTPS proxy"
+HOMEPAGE="https://github.com/proxytunnel/proxytunnel/ 
https://proxytunnel.sourceforge.net/;
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE="static"
+
+RDEPEND="dev-libs/openssl:="
+DEPEND="${RDEPEND}
+   app-text/asciidoc
+   app-text/xmlto
+   "
+BDEPEND="virtual/pkgconfig"
+
+DOCS=( CHANGES CREDITS INSTALL KNOWN_ISSUES LICENSE.txt README RELNOTES TODO )
+PATCHES=(
+   "${FILESDIR}"/${PN}-allowTLS.patch
+)
+
+if [[ ${PV} == * ]] ; then
+   EGIT_REPO_URI="https://github.com/${PN}/${PN}.git;
+   inherit git-r3
+else
+   SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86"
+fi
+
+src_prepare() {
+   default
+   sed -i -e 's/libssl/libssl libcrypto/' Makefile || die "Sed failed!"
+}
+
+src_compile() {
+   use static && append-ldflags -static
+   emake CC="$(tc-getCC)" || die
+}
+
+src_install() {
+   emake install prefix="${EPREFIX}"/usr DESTDIR="${D}" || die
+   einstalldocs
+}

diff --git a/net-misc/proxytunnel/proxytunnel-.ebuild 
b/net-misc/proxytunnel/proxytunnel-.ebuild
new file mode 100644
index 000..16a4a63d0bb
--- /dev/null
+++ b/net-misc/proxytunnel/proxytunnel-.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit flag-o-matic toolchain-funcs
+
+DESCRIPTION="Connect stdin and stdout to a server via an HTTPS proxy"
+HOMEPAGE="https://github.com/proxytunnel/proxytunnel/ 
https://proxytunnel.sourceforge.net/;
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE="static"
+
+RDEPEND="dev-libs/openssl:="
+DEPEND="${RDEPEND}
+   app-text/asciidoc
+   app-text/xmlto
+   "
+BDEPEND="virtual/pkgconfig"
+
+DOCS=( CHANGES CREDITS INSTALL KNOWN_ISSUES LICENSE.txt README RELNOTES TODO )
+
+if [[ ${PV} == * ]] ; then
+   EGIT_REPO_URI="https://github.com/${PN}/${PN}.git;
+   inherit git-r3
+else
+   SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86"
+fi
+
+src_prepare() {
+   default
+   sed -i -e 's/libssl/libssl libcrypto/' Makefile || die "Sed failed!"
+}
+
+src_compile() {
+   use static && append-ldflags -static
+   emake CC="$(tc-getCC)" || die
+}
+
+src_install() {
+   emake install prefix="${EPREFIX}"/usr DESTDIR="${D}" || die
+   einstalldocs
+}



[gentoo-commits] repo/gentoo:master commit in: net-misc/proxytunnel/

2016-06-27 Thread Mike Frysinger
commit: 544eff7041f7c1f4a0bf25bddf43231b00ad330a
Author: Mike Frysinger  gentoo  org>
AuthorDate: Mon Jun 27 14:34:53 2016 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Mon Jun 27 14:35:23 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=544eff70

net-misc/proxytunnel: add keywords for all #587212

 net-misc/proxytunnel/proxytunnel-1.9.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/proxytunnel/proxytunnel-1.9.1-r1.ebuild 
b/net-misc/proxytunnel/proxytunnel-1.9.1-r1.ebuild
index d6d546c..b0a5371 100644
--- a/net-misc/proxytunnel/proxytunnel-1.9.1-r1.ebuild
+++ b/net-misc/proxytunnel/proxytunnel-1.9.1-r1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/proxytunnel/proxytunnel/archive/${PV}.tar.gz -> ${P}
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86"
 IUSE="static"
 
 RDEPEND="dev-libs/openssl:="