Port details |
- mlvpn Multi-link VPN
- 2.3.1_4 net =5 2.3.1_4Version of this port present on the latest quarterly branch.
- Maintainer: olivier@FreeBSD.org
- Port Added: 2016-05-09 10:58:00
- Last Update: 2024-05-20 10:33:03
- Commit Hash: b66e494
- People watching this port, also watch:: openvpn, p5-CGI, p5-libwww, p5-Error, smart
- Also Listed In: net-vpn
- License: BSD2CLAUSE
- WWW:
- https://zehome.github.io/MLVPN/
- Description:
- MLVPN allow to bond your internet links to increase bandwidth, secure your
internet connection by actively monitoring your links and removing the faulty
ones, without loosing your TCP connections and secure your internet connection
to the aggregation server using cryptography.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/net/mlvpn/ && make install clean
- To add the package, run one of these commands:
- pkg install net/mlvpn
- pkg install mlvpn
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mlvpn
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (zehome-MLVPN-2.3.1_GH0.tar.gz) = 4bbe8ae10ccad4ba764d29db0293b3ab523ded5d0a0b5adbe6a8d4d839e4138e
SIZE (zehome-MLVPN-2.3.1_GH0.tar.gz) = 83817
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- autoconf>=2.72 : devel/autoconf
- automake>=1.16.5 : devel/automake
- libtoolize : devel/libtool
- Library dependencies:
-
- libev.so : devel/libev
- libsodium.so : security/libsodium
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for mlvpn-2.3.1_4:
CONTROL=on: Enable UNIX socket/HTTP json remote control API
===> Use 'make config' to modify these settings
- Options name:
- net_mlvpn
- USES:
- autoreconf libtool pkgconfig localbase
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.3.1_4 20 May 2024 10:33:03 |
Vsevolod Stakhov (vsevolod) |
security/libsodium: update to 1.0.19, bump dependent ports
PR: 278259
Reported by: Andrey Korobkov <alster-vinterdalen.se> |
2.3.1_3 20 Mar 2024 17:15:03 |
Nuno Teixeira (eduardo) |
net/mlvpn: Move man pages to share/man
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.3.1_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.3.1_2 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.3.1_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.3.1_2 20 Aug 2020 23:03:21 |
olivier |
Fix build on FreeBSD 13
Reported by: pkg-fallout |
2.3.1_2 14 Aug 2019 03:26:09 |
meta |
Implement new virtual category: net-vpn for VPN related ports
based on discussion at ports@ [1]. As VPN softwares are put in different
physical category net and security. This is a little bit confusing. Let's
give them new virtual category net-vpn.
[1] https://lists.freebsd.org/pipermail/freebsd-ports/2019-April/115915.html
PR: 239395
Submitted by: myself
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D21174 |
2.3.1_2 11 Jan 2018 14:18:01 |
danfe |
Do not abuse INSTALL_MAN when installing documentation, examples, and
other miscellaneous files that are not actually manual pages (part 2). |
2.3.1_2 22 Oct 2017 10:09:33 |
vsevolod |
- Update libsodium to 1.0.15 [1]
- Bump revisions for all dependent ports
PR: 223147 [1]
Submitted by: Greg V [1] |
2.3.1_1 12 Jul 2016 22:03:52 |
marino |
security/libsodium: Upgrade version 1.0.8 => 1.0.10
Also bump all ports that depend on libsodium.
PR: 210999
Submitted by: manu
Approved by: vsevolod (maintainer) |
2.3.1 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
2.3.1 09 May 2016 10:57:52 |
olivier |
New port: net/mlvpn
MLVPN allow to bond your internet links to increase bandwidth, secure your
internet connection by actively monitoring your links and removing the faulty
ones, without loosing your TCP connections and secure your internet connection
to the aggregation server using cryptography.
WWW: https://zehome.github.io/MLVPN/
Approved by: mat
Differential Revision: https://reviews.freebsd.org/D6034 |