summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-misc/networkmanager-fortisslvpn: add missing gdbus-codegen DEPENDMaxim Koltsov2018-06-121-0/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* net-misc/networkmanager-fortisslvpn: remove unused patchMichael Mair-Keimberger2018-05-131-26/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/8373
* net-misc/networkmanager-fortisslvpn: remove oldMaxim Koltsov2018-05-072-52/+0
| | | | Package-Manager: Portage-2.3.36, Repoman-2.3.9
* Revert "net-misc/networkmanager-fortisslvpn: remove old"Maxim Koltsov2018-05-072-0/+50
| | | | This reverts commit c58e9b6c50835746a1294d413265ccb0cc62a825.
* net-misc/networkmanager-fortisslvpn: remove oldMaxim Koltsov2018-05-072-50/+0
| | | | Package-Manager: Portage-2.3.36, Repoman-2.3.9
* net-misc/networkmanager-fortisslvpn: bump to 1.2.8Maxim Koltsov2018-05-072-0/+43
| | | | Package-Manager: Portage-2.3.36, Repoman-2.3.9
* 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>