summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-misc/*: Update Manifest hashesMichał Górny2017-12-101-2/+2
|
* net-misc/networkmanager-fortisslvpn-1.2.6: fix dependency on nm-utils.Mathy Vanvoorden2017-11-072-0/+23
| | | | | | | | | | This applies upstream patch 4195187fbe5be348222c9a8472f7c9cf0e51d346 to prevent the error 'undefined symbol: _nm_utils_ascii_str_to_int64' from happening. Closes: https://bugs.gentoo.org/631008 Closes: https://github.com/gentoo/gentoo/pull/6144 Package-Manager: Portage-2.3.8, Repoman-2.3.4
* net-misc/networkmanager-fortisslvpn: version bump 1.2.2 → 1.2.4Gilles Dartiguelongue2017-09-043-0/+85
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* Move VPN packages into net-vpn/Jason A. Donenfeld2017-03-171-1/+1
|
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* net-misc/networkmanager-fortisslvpn: New packageMathy Vanvoorden2016-10-114-0/+91
Fortinet SSLVPN support for NetworkManager This requires the openfortivpn client installed The patch included is from upstream commit 377ba9ca7fb33f3fb2ba5258a5af666869947597 It makes sure that the temporary file that the plugin creates on connection is written in the correct place in /var/lib, it will fail on systemd systems otherwise. Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/2424 Signed-off-by: David Seifert <soap@gentoo.org>