gpo.zugaina.org

Search Portage & Overlays:

net-vpn/torguard

torguard anonymous VPN - NOT related to TOR project

Screenshots

ChangeLog

commit 4914e1ecc8df39a5d0e475706efb4ea947c3362c
Author: ILMostro <ilmostro7@gmail.com>
Date: Sat Nov 23 08:21:47 2019 -0600

net-vpn/torguard: removed acct/grp creation

commit bea90367c87ff67b773d9ce46c4c5c9df535dab0
Author: ILMostro <ilmostro7@gmail.com>
Date: Sat Nov 23 07:58:09 2019 -0600

net-vpn/torguard: vbump
* latest version 3.96.0
* do not strip
* relies on acct-user and acct-group (985 selected)

commit 862eebb5fff0c6a593a42bea27b8a722e49600ad
Author: ILMostro <ilmostro7@gmail.com>
Date: Wed Nov 20 23:41:04 2019 -0600

net-vpn/torguard: v3.90.0 missing "v" from URI

commit c45bf3c6fb0ea61d9e6ecbc4728fe8cc6ee3508f
Author: ILMostro <ilmostro7@gmail.com>
Date: Wed Nov 20 23:35:46 2019 -0600

net-vpn/torguard: v3.90.0 hardcode instead of "latest"

commit a3050c31c314fe5a70f9a030f8f47ee77410d613
Author: ILMostro <ilmostro7@gmail.com>
Date: Wed Dec 26 02:24:11 2018 -0600

net-vpn/torguard: disable `pkg_postrm()`

Disabling the `pkg_postrm()` steps until the errors can be resolved.

commit 995a1d7c41d7801a1d7dfb4ae7e30e2daf0f2813
Author: ILMostro <ilmostro7@gmail.com>
Date: Thu Dec 20 22:07:43 2018 -0600

net-vpn/torguard: sudo flag for optional use w/lxqt-sudo

commit 4289ea33773a70a1af730ef3086f35ebac4269ed
Author: ILMostro <ilmostro7@gmail.com>
Date: Thu Dec 20 22:07:17 2018 -0600

net-vpn/torguard: sudo flag for optional use w/lxqt-sudo

commit 2e0c7a53618b5e3144c6c9958cf56177542527de
Author: ILMostro <ilmostro7@gmail.com>
Date: Wed Dec 19 20:06:54 2018 -0600

net-vpn/torguard: revbump

commit 9fb87855a5b01f392906712643b56f18847236c7
Author: ILMostro <ilmostro7@gmail.com>
Date: Wed Dec 19 20:03:27 2018 -0600

net-vpn/torguard: cleanup user/group

commit cfe2a16002e5428ca3b8d6a0672436369ac7f5a7
Author: ILMostro <ilmostro7@gmail.com>
Date: Wed Dec 19 19:46:53 2018 -0600

net-vpn/torguard: wrapper script for polkit

commit 9acf343e2bc50f99ecea6ecb7ead4cc547193214
Author: ILMostro <ilmostro7@gmail.com>
Date: Mon Dec 17 21:11:13 2018 -0600

net-vpn/torguard: openvpn[iproute2] and qtnetwork[libproxy] deps

commit 0c023104094aa01fbd726a2222119226b244a65f
Author: ILMostro <ilmostro7@gmail.com>
Date: Mon Dec 17 20:45:22 2018 -0600

net-vpn/torguard: dependency on net-proxy/shadowsocks-libev

commit 654aabbc62c5f57394a068deaf0f280fcba33da3
Author: ILMostro <ilmostro7@gmail.com>
Date: Mon Dec 17 20:23:22 2018 -0600

net-vpn/torguard: dependency on dev-qt/qtnetwork

commit e33efe7741b1465a69d0d2738c03feb9acabfa07
Author: ILMostro <ilmostro7@gmail.com>
Date: Mon Dec 17 20:12:22 2018 -0600

net-vpn/torguard: dependency on dev-qt/qtwidgets

commit a4134b9ab4764ac9b66c5e416b6bd65a54ee9637
Author: ILMostro <ilmostro7@gmail.com>
Date: Mon Dec 17 20:01:20 2018 -0600

net-vpn/torgurad: fix perms for exes

commit 8841c74d2a77aff8f234388b44a921cf9ca4d632
Author: ILMostro <ilmostro7@gmail.com>
Date: Mon Dec 17 19:47:00 2018 -0600

net-vpn/torguard: symlink to /usr/bin

Leaving the binary in place, as it might depend on that directory for some things

commit d986998e30b2c9f10f18f7b3774e77bce37559ec
Author: ILMostro <ilmostro7@gmail.com>
Date: Mon Dec 17 19:29:16 2018 -0600

net-vpn/torguard installation no longer includes libs from archive source

There is no need to include all the files from the source archive, since most of
them are already available in the gentoo repos; e.g. openvpn, qt, etc.

Adding the `torguard` user to `sysusers`.

commit dce3531d15cddb194e170b3bfed3a095818c1cf6
Author: ILMostro <ilmostro7@gmail.com>
Date: Mon Dec 17 11:25:20 2018 -0600

net-vpn:torguard fixed install failures

src_install() is finally fixed by using `doins .`, rather than
`cp -r $ $`. Previously, it was not possible to install correctly
because the top-level directory of the source archive was being copied to
the $ rather than just its contents. Using wildard characters proved
fatal due to filenames that include "." in their names; specifically,
`work/torguard-v3.90.0-amd64-arch/torguard-v3.90.0-amd64-arch/usr/share/polkit-1/actions/com.torguard.policy`.
The `doins` takes into account that we are in the source directory.

commit 0713e8d24b690a23243a3c828cbb6c5fd0f7a36f
Author: ILMostro <ilmostro7@gmail.com>
Date: Sun Dec 16 02:24:34 2018 -0600

net-vpn/torguard: wip src_install

commit 9e6b94fc93718592d40ed49479669f784f897b61
Author: ILMostro <ilmostro7@gmail.com>
Date: Sat Dec 15 22:54:42 2018 -0600

net-vpn/torguard: remove wildcard char

commit 80b5630fbac799d2ca66537f50a19c67a30004cb
Author: ILMostro <ilmostro7@gmail.com>
Date: Sat Dec 15 22:45:04 2018 -0600

net-vpn/torguard: revbump
revision bump; x86 src option

commit 28d2da31eaa798f0b97192db1da67a4f5de2428b
Author: ILMostro <ilmostro7@gmail.com>
Date: Sat Dec 15 22:39:12 2018 -0600

net-vpn/torguard: revbump
revision bump; x86 src option

commit 7148943c271c36c588f3090a0134c719a6bb78d3
Author: ILMostro <ilmostro7@gmail.com>
Date: Sat Dec 15 22:25:05 2018 -0600

net-vpn/torguard: install files
Updated src_install phase to copy files and fix permissions

commit fadeb880fc86d78860cdf9cc0abfff8efa461850
Author: ILMostro <ilmostro7@gmail.com>
Date: Sat Dec 15 19:18:02 2018 -0600

net-vpn/torguard
Using archlinux package from torguard.net for vpn client