public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: net-vpn/badvpn/
@ 2017-11-26 23:23 David Seifert
  0 siblings, 0 replies; 5+ messages in thread
From: David Seifert @ 2017-11-26 23:23 UTC (permalink / raw
  To: gentoo-commits

commit:     4a51ee084ef4cefe0e5a838e5c69708d94ba2325
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 26 12:51:49 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Nov 26 23:23:06 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a51ee08

net-vpn/badvpn: [QA] Consistent whitespace in metadata.xml

 net-vpn/badvpn/metadata.xml | 24 ++++++++++--------------
 1 file changed, 10 insertions(+), 14 deletions(-)

diff --git a/net-vpn/badvpn/metadata.xml b/net-vpn/badvpn/metadata.xml
index e2a7803599c..c1e45bb3182 100644
--- a/net-vpn/badvpn/metadata.xml
+++ b/net-vpn/badvpn/metadata.xml
@@ -7,25 +7,21 @@
 	</maintainer>
 	<upstream>
 		<maintainer status="active">
-                <email>ambrop7@gmail.com</email>
-                <name>Ambroz Bizjak</name>
-        </maintainer>
-        <doc lang="en">https://code.google.com/p/badvpn/w/list</doc>
+			<email>ambrop7@gmail.com</email>
+			<name>Ambroz Bizjak</name>
+		</maintainer>
+		<doc lang="en">https://code.google.com/p/badvpn/w/list</doc>
 		<bugs-to>https://github.com/ambrop72/badvpn/issues</bugs-to>
 		<remote-id type="github">ambrop72/badvpn</remote-id>
 		<remote-id type="google-code">badvpn</remote-id>
 	</upstream>
 	<use>
-		<flag name="client">Build the badvpn-client program, a daemon that
-			runs on endpoints of the VPN.</flag>
-		<flag name="server">Build the badvpn-server program, a central
-			server that manages the VPN network.</flag>
-		<flag name="ncd">Build NCD, a lightweight scripting language
-			especially suited for network configurations.</flag>
-		<flag name="tun2socks">Build tun2socks, a program which implements
-			a TUN device that forwards TCP traffic through a SOCKS5
-			server.</flag>
-        <flag name="udpgw">Build udpgw, a small daemon which allows tun2socks to forward UDP traffic.</flag>	</use>
+		<flag name="client">Build the badvpn-client program, a daemon that runs on endpoints of the VPN.</flag>
+		<flag name="server">Build the badvpn-server program, a central server that manages the VPN network.</flag>
+		<flag name="ncd">Build NCD, a lightweight scripting language especially suited for network configurations.</flag>
+		<flag name="tun2socks">Build tun2socks, a program which implements a TUN device that forwards TCP traffic through a SOCKS5 server.</flag>
+		<flag name="udpgw">Build udpgw, a small daemon which allows tun2socks to forward UDP traffic.</flag>
+	</use>
 	<longdescription lang="en">
 		BadVPN is an open-source peer-to-peer VPN system. It provides a
 		Layer 2 (Ethernet) network between the peers (VPN nodes). The peers


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

* [gentoo-commits] repo/gentoo:master commit in: net-vpn/badvpn/
@ 2018-02-11 11:12 Michał Górny
  0 siblings, 0 replies; 5+ messages in thread
From: Michał Górny @ 2018-02-11 11:12 UTC (permalink / raw
  To: gentoo-commits

commit:     20fed92c62942145e3cbc9b6741b714d2c238ebc
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 11 11:07:52 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb 11 11:07:52 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20fed92c

net-vpn/badvpn: Remove useless maintainer <description/>

Remove useless/redundant maintainer <description/>. It does not benefit
bug wrangling, and only wastes developer's time on reading it. Few tips:

- assignee/CC is implied by ordering, there is no reason to repeat it,
- we know that maintainer is maintainer (la la la la la),
- most of adjectives for maintainer are of no value and/or are obvious.

 net-vpn/badvpn/metadata.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/net-vpn/badvpn/metadata.xml b/net-vpn/badvpn/metadata.xml
index c1e45bb3182..ef9a034ebcf 100644
--- a/net-vpn/badvpn/metadata.xml
+++ b/net-vpn/badvpn/metadata.xml
@@ -3,7 +3,6 @@
 <pkgmetadata>
 	<maintainer type="person">
 		<email>williamh@gentoo.org</email>
-		<description>backup Maintainer, CC him on bugs</description>
 	</maintainer>
 	<upstream>
 		<maintainer status="active">


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

* [gentoo-commits] repo/gentoo:master commit in: net-vpn/badvpn/
@ 2018-05-26 22:36 David Seifert
  0 siblings, 0 replies; 5+ messages in thread
From: David Seifert @ 2018-05-26 22:36 UTC (permalink / raw
  To: gentoo-commits

commit:     f3480096f38cc0c74e549855794a80faa0997a5b
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat May 26 22:28:20 2018 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat May 26 22:35:51 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3480096

net-vpn/badvpn: [QA] Add call to cmake-utils_src_prepare

Closes: https://bugs.gentoo.org/651002
Package-Manager: Portage-2.3.40, Repoman-2.3.9

 net-vpn/badvpn/badvpn-1.999.126.ebuild | 7 +------
 net-vpn/badvpn/badvpn-1.999.127.ebuild | 7 +------
 net-vpn/badvpn/badvpn-1.999.128.ebuild | 7 +------
 net-vpn/badvpn/badvpn-1.999.129.ebuild | 7 +------
 4 files changed, 4 insertions(+), 24 deletions(-)

diff --git a/net-vpn/badvpn/badvpn-1.999.126.ebuild b/net-vpn/badvpn/badvpn-1.999.126.ebuild
index 56e19578c56..b13baaaebb5 100644
--- a/net-vpn/badvpn/badvpn-1.999.126.ebuild
+++ b/net-vpn/badvpn/badvpn-1.999.126.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -47,11 +47,6 @@ pkg_setup() {
 	enewuser ${PN}
 }
 
-src_prepare() {
-	# allow user to easily apply patches
-	epatch_user
-}
-
 src_configure() {
 	local mycmakeargs=(
 		-DBUILD_NOTHING_BY_DEFAULT=1

diff --git a/net-vpn/badvpn/badvpn-1.999.127.ebuild b/net-vpn/badvpn/badvpn-1.999.127.ebuild
index f8b68ce7210..62d76e2a296 100644
--- a/net-vpn/badvpn/badvpn-1.999.127.ebuild
+++ b/net-vpn/badvpn/badvpn-1.999.127.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -47,11 +47,6 @@ pkg_setup() {
 	enewuser ${PN}
 }
 
-src_prepare() {
-	# allow user to easily apply patches
-	epatch_user
-}
-
 src_configure() {
 	local mycmakeargs=(
 		-DBUILD_NOTHING_BY_DEFAULT=1

diff --git a/net-vpn/badvpn/badvpn-1.999.128.ebuild b/net-vpn/badvpn/badvpn-1.999.128.ebuild
index 879722ef31b..7f18a1c6cad 100644
--- a/net-vpn/badvpn/badvpn-1.999.128.ebuild
+++ b/net-vpn/badvpn/badvpn-1.999.128.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -47,11 +47,6 @@ pkg_setup() {
 	enewuser ${PN}
 }
 
-src_prepare() {
-	# allow user to easily apply patches
-	epatch_user
-}
-
 src_configure() {
 	local mycmakeargs=(
 		-DBUILD_NOTHING_BY_DEFAULT=1

diff --git a/net-vpn/badvpn/badvpn-1.999.129.ebuild b/net-vpn/badvpn/badvpn-1.999.129.ebuild
index 6183228f2ab..07ce92beede 100644
--- a/net-vpn/badvpn/badvpn-1.999.129.ebuild
+++ b/net-vpn/badvpn/badvpn-1.999.129.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -47,11 +47,6 @@ pkg_setup() {
 	enewuser ${PN}
 }
 
-src_prepare() {
-	# allow user to easily apply patches
-	epatch_user
-}
-
 src_configure() {
 	local mycmakeargs=(
 		-DBUILD_NOTHING_BY_DEFAULT=1


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

* [gentoo-commits] repo/gentoo:master commit in: net-vpn/badvpn/
@ 2021-02-28 23:21 Sam James
  0 siblings, 0 replies; 5+ messages in thread
From: Sam James @ 2021-02-28 23:21 UTC (permalink / raw
  To: gentoo-commits

commit:     82785d24feb71c10c1ecfff1647e67fe1017dd78
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 28 23:21:25 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Feb 28 23:21:25 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82785d24

net-vpn/badvpn: Stabilize 1.999.129 arm, #773154

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-vpn/badvpn/badvpn-1.999.129.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-vpn/badvpn/badvpn-1.999.129.ebuild b/net-vpn/badvpn/badvpn-1.999.129.ebuild
index 07ce92beede..72be95d0304 100644
--- a/net-vpn/badvpn/badvpn-1.999.129.ebuild
+++ b/net-vpn/badvpn/badvpn-1.999.129.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/ambrop72/badvpn https://code.google.com/p/badvpn/"
 SRC_URI="https://github.com/ambrop72/badvpn/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"
-KEYWORDS="amd64 ~arm x86"
+KEYWORDS="amd64 arm x86"
 SLOT="0"
 TARGETS="+client +ncd +server +tun2socks +udpgw"
 IUSE="${TARGETS} debug"


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

* [gentoo-commits] repo/gentoo:master commit in: net-vpn/badvpn/
@ 2021-06-22 18:19 Sam James
  0 siblings, 0 replies; 5+ messages in thread
From: Sam James @ 2021-06-22 18:19 UTC (permalink / raw
  To: gentoo-commits

commit:     842dadf91abac7b2c44421c625bc0df18f47d960
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 21 23:23:19 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jun 22 18:18:55 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=842dadf9

net-vpn/badvpn: use binding := for dev-libs/openssl

Left USE=ncd as it doesn't seem to use libraries (gone in .130)

Acked-by: David Seifert <soap <AT> gentoo.org>
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../badvpn/{badvpn-1.999.127.ebuild => badvpn-1.999.127-r1.ebuild}    | 4 ++--
 .../badvpn/{badvpn-1.999.129.ebuild => badvpn-1.999.129-r1.ebuild}    | 4 ++--
 .../badvpn/{badvpn-1.999.130.ebuild => badvpn-1.999.130-r1.ebuild}    | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/net-vpn/badvpn/badvpn-1.999.127.ebuild b/net-vpn/badvpn/badvpn-1.999.127-r1.ebuild
similarity index 97%
rename from net-vpn/badvpn/badvpn-1.999.127.ebuild
rename to net-vpn/badvpn/badvpn-1.999.127-r1.ebuild
index 4933417bfee..ce494c984ec 100644
--- a/net-vpn/badvpn/badvpn-1.999.127.ebuild
+++ b/net-vpn/badvpn/badvpn-1.999.127-r1.ebuild
@@ -21,12 +21,12 @@ COMMON_DEPEND="
 	client? (
 		dev-libs/nspr
 		dev-libs/nss
-		dev-libs/openssl
+		dev-libs/openssl:=
 	)
 	server? (
 		dev-libs/nspr
 		dev-libs/nss
-		dev-libs/openssl
+		dev-libs/openssl:=
 	)
 	ncd? (
 		dev-libs/openssl

diff --git a/net-vpn/badvpn/badvpn-1.999.129.ebuild b/net-vpn/badvpn/badvpn-1.999.129-r1.ebuild
similarity index 97%
rename from net-vpn/badvpn/badvpn-1.999.129.ebuild
rename to net-vpn/badvpn/badvpn-1.999.129-r1.ebuild
index 065921b1ba5..d3bdf113740 100644
--- a/net-vpn/badvpn/badvpn-1.999.129.ebuild
+++ b/net-vpn/badvpn/badvpn-1.999.129-r1.ebuild
@@ -21,12 +21,12 @@ COMMON_DEPEND="
 	client? (
 		dev-libs/nspr
 		dev-libs/nss
-		dev-libs/openssl
+		dev-libs/openssl:=
 	)
 	server? (
 		dev-libs/nspr
 		dev-libs/nss
-		dev-libs/openssl
+		dev-libs/openssl:=
 	)
 	ncd? (
 		dev-libs/openssl

diff --git a/net-vpn/badvpn/badvpn-1.999.130.ebuild b/net-vpn/badvpn/badvpn-1.999.130-r1.ebuild
similarity index 97%
rename from net-vpn/badvpn/badvpn-1.999.130.ebuild
rename to net-vpn/badvpn/badvpn-1.999.130-r1.ebuild
index 0e40abed94e..6066c2526cf 100644
--- a/net-vpn/badvpn/badvpn-1.999.130.ebuild
+++ b/net-vpn/badvpn/badvpn-1.999.130-r1.ebuild
@@ -21,12 +21,12 @@ COMMON_DEPEND="
 	client? (
 		dev-libs/nspr
 		dev-libs/nss
-		dev-libs/openssl:0
+		dev-libs/openssl:0=
 	)
 	server? (
 		dev-libs/nspr
 		dev-libs/nss
-		dev-libs/openssl:0
+		dev-libs/openssl:0=
 	)"
 RDEPEND="${COMMON_DEPEND}
 	ncd? (


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

end of thread, other threads:[~2021-06-22 18:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-28 23:21 [gentoo-commits] repo/gentoo:master commit in: net-vpn/badvpn/ Sam James
  -- strict thread matches above, loose matches on Subject: below --
2021-06-22 18:19 Sam James
2018-05-26 22:36 David Seifert
2018-02-11 11:12 Michał Górny
2017-11-26 23:23 David Seifert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox