| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
There's no detailed release note on SoftEther Developer Edition however
JSON-RPC administration and HTML5 administration console has been added
as well as v4.30-9696-beta [1].
[1] https://www.softether.org/5-download/history
Notes:
svn path=/head/; revision=506395
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine
Notes:
svn path=/head/; revision=498476
|
|
|
|
|
|
|
| |
Sponsored by: HAW International, Inc.
Notes:
svn path=/head/; revision=498458
|
|
|
|
|
|
|
|
|
|
|
|
| |
devel/cpu_features is not available on some architectures after r496118.
Furturemore, upstream doesn't require cpu_features on some architectures
such as armv7l, aarch64, s390x. Add CFLAGS=-DSKIP_CPU_FEATURES on
architectures devel/cpu_features is not available.
Tested no-harm on amd64.
Notes:
svn path=/head/; revision=496122
|
|
|
|
| |
Notes:
svn path=/head/; revision=494672
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bump PORTREVISION to force rebuild.
Due to this typo, server log was unintendedly written to /server that
should have been written to %%SE_LOGDIR%%/server.
Sponsored by: HAW International, Inc.
Notes:
svn path=/head/; revision=494020
|
|
|
|
|
|
|
|
|
|
|
|
| |
Respect SE_LOGDIR, SE_DBDIR defined in Makefile. Unintended replaced with
hardcoded path by `make makepatch`.
While here, bump PORTREVISION to force rebuild with these paths.
Sponsored by: HAW International, Inc.
Notes:
svn path=/head/; revision=493836
|
|
SoftEther VPN ("SoftEther" means "Software Ethernet") is an
open-source cross-platform multi-protocol VPN program, created as an
academic project in the University of Tsukuba. Its protocol is very
fast and it can be used in very restricted environments, as it's able
to transfer packets over DNS and ICMP. A NAT-Traversal function is
also available, very useful in case the required ports cannot be
opened on the firewall. The supported third party protocols are
OpenVPN, L2TP/IPSec and SSTP.
This port is a bleeding-edge developer version of SoftEther, not for
production use. If you're looking for a solid and stable version,
use security/softether (RTM version) or security/softether-devel
(stable version) instead. This version is available also on other
other than i386/amd64 processors. Users who want to use SoftEther on
single board computers such as Raspberry Pi, BeagleBoard or other
embedded devices, try this port.
WWW: https://www.softether.org
Notes:
svn path=/head/; revision=493835
|