| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
This version includes mitigations for attack attempts on IPsec.
See also the article[1].
Also, mark security/softether-devel as IGNORE because no beta versions
ahead of RTM release version now. Use security/softether instead.
[1] https://ja.softether.org/9-about/news/901-210816
Relnotes: https://www.softether.org/5-download/history
Relnotes: https://ja.softether.org/5-download/history
|
| | |
|
| | |
|
| |
|
|
| |
Reported by: mat (pointed out in sysutils/mackerel-agent)
|
| | |
|
| |
|
|
| |
Reported by: lwhsu
|
| | |
|
| |
|
|
| |
Notes:
svn path=/head/; revision=560027
|
| |
|
|
|
|
|
| |
Builds fine.
Notes:
svn path=/head/; revision=559703
|
| |
|
|
|
|
|
|
|
| |
to 20000 as well as security/softether5. The factory default is 4096.
Sponsored by: HAW International
Notes:
svn path=/head/; revision=543420
|
| |
|
|
| |
Notes:
svn path=/head/; revision=540774
|
| |
|
|
|
|
|
| |
in pkg-message
Notes:
svn path=/head/; revision=540772
|
| |
|
|
| |
Notes:
svn path=/head/; revision=540741
|
| |
|
|
|
|
|
|
|
|
|
| |
because upstream considered 4.34.9745-beta is stable enough and marked it as
RTM. Also, mark security/softether-devel as IGNORE since it is exactly the
same as security/softether right now.
Relnotes: https://www.softether.org/5-download/history
Notes:
svn path=/head/; revision=540622
|
| |
|
|
|
|
|
|
|
|
|
|
| |
forgotten at r494160. Also re-add MAKE_JOBS_UNSAFE=yes removed at
r483774 because it turned out not to be able to build pararelly.
http://beefy18.nyi.freebsd.org/data/head-amd64-default/p512305_s352495/logs/softether-4.29.9680_3.log
Reported by: pkg-fallout
Notes:
svn path=/head/; revision=512307
|
| |
|
|
|
|
|
|
|
|
|
|
| |
properly as well as r512198, r512253. Also config backup function
should work now and use separate PIDDIR from DBDIR.
[1] https://www.softether.org/4-docs/1-manual/6._Command_Line_Management_Utility_Manual/6.3_VPN_Server_%2F%2F_VPN_Bridge_Management_Command_Reference_(For_Entire_Server)#6.3.55_.22LogFileList.22:_Get_List_of_Log_Files
Sponsored by: HAW International, Inc.
Notes:
svn path=/head/; revision=512258
|
| |
|
|
| |
Notes:
svn path=/head/; revision=508909
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=508887
|
| |
|
|
|
|
|
|
|
| |
and force rebuild.
MFH: 2019Q3
Notes:
svn path=/head/; revision=506337
|
| |
|
|
|
|
|
|
|
|
|
| |
- 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
|
| |
|
|
|
|
|
|
| |
SoftEther is CamelCased. I believe difference among softether,
softether-devel, softether5 port is now described better.
Notes:
svn path=/head/; revision=494961
|
| |
|
|
| |
Notes:
svn path=/head/; revision=494672
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Upstream switched license from GPLv2 to Apache License 2.0
- Regenerate some patches
- Remove some patches merged into upstream
Relnotes: https://www.softether.org/5-download/history
https://www.softether.org/5-download/src/190121_switch_to_apache_license
Notes:
svn path=/head/; revision=494160
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
SoftEther client, bridge, server daemon unintendedly had spit on libexec
directory up to this update. Spit out all runtime files, directories and
logs on SE_DBDIR or SE_LOGDIR.
While here,
- Avoid all hardcoded use of /var/db/softether, /var/log/softether
Respect SE_DBDIR and SE_LOGDIR defined in Makefile
- Substitute these directories in pkg-message as well
- Regenerate some patches
- Bump PORTREVISION to force rebuild
Sponsored by: HAW International, Inc.
Notes:
svn path=/head/; revision=494024
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
| |
Reported by: pkg-fallout
Approved by: mentors (implicit)
Obtained from: https://github.com/SoftEtherVPN/SoftEtherVPN_Stable/pull/1
Sponsored by: HAW International, Inc.
Notes:
svn path=/head/; revision=484284
|
| |
|
|
|
|
|
|
|
| |
- Quit using hardcoded WRKSRC, it is almost as same as DISTVERSION
Approved by: mentors (implicit)
Notes:
svn path=/head/; revision=484276
|
| |
|
|
|
|
|
| |
Approved by: mentors (implicit)
Notes:
svn path=/head/; revision=483775
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
I'm working on update security/softether-devel. However, this port and
-devel port were created and maintained by other people. So there's no
consistency between these ports. I'm going to renew -devel port this
port based. Before updating -devel, cleanup existing Makefile issues
on this port:
* add LICENSE_FILE
* add ONLY_FOR_ARCHS_REASON
* avoid useless use of +=
* do patch in post-patch, not post-extract
* do everything in do-install
* remove MAKE_JOBS_UNSAFE as it actually build now
* simplify DOT2UNIX_FILES
* use sysrc rather than editing rc.conf in pkg-message
* use tab after =
Approved by: mentors (implicit)
Notes:
svn path=/head/; revision=483774
|
| |
|
|
|
|
|
|
|
|
| |
Upstream provides https site since a very long time ago.
PR: 230047
Approved by: mentors (implicit)
Notes:
svn path=/head/; revision=483592
|
| |
|
|
|
|
|
|
| |
PR: 232372 230047 230050
Approved by: maintainer timeout, mentors (implicit)
Notes:
svn path=/head/; revision=483589
|
| |
|
|
| |
Notes:
svn path=/head/; revision=463190
|
| |
|
|
|
|
|
|
|
| |
https://lists.freebsd.org/pipermail/freebsd-ports/2018-February/112638.html
Submitted by: net@arrishq.net (maintainer)
Notes:
svn path=/head/; revision=462542
|
| |
|
|
|
|
|
|
|
| |
PR: 225751
Submitted by: Koichiro IWAO <meta+ports@vmeta.jp>
Approved by: net@arrishq.net (maintainer)
Notes:
svn path=/head/; revision=462449
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- There are 11 vulnerabilities on SoftEther VPN. There vulnerabilities
are found by the source code audit process conducted by Max Planck
Institute for Molecular Genetics and Mr. Guido Vranken in late 2017.
This build fixes all of these vulnerabilities.
PR: 225618
Submitted by: net@arrishq.net (maintainer)
MFH: 2018Q1
Relnotes: http://www.softether.org/5-download/history
Notes:
svn path=/head/; revision=460718
|
| |
|
|
|
|
|
|
|
| |
PR: 219136
Submitted by: Franco Fichtner <franco@opnsense.org>
Approved by: net@arrishq.net (maintainer)
Notes:
svn path=/head/; revision=445992
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine
Notes:
svn path=/head/; revision=444463
|
| |
|
|
|
|
|
|
|
| |
PR: 209195
Submitted by: net@arrishq.net (maintainer)
Changes: http://www.softether.org/5-download/history
Notes:
svn path=/head/; revision=434989
|
| |
|
|
|
|
|
|
|
| |
While here, couple minor fixes
portmgr blanket
Notes:
svn path=/head/; revision=430631
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
everything at once. Sometime, rename post-install into a options helper
target.
I did not fix ports that were such a mess that I could not figure out
what they really wanted to do. I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=418767
|
| |
|
|
|
|
|
|
|
| |
PR: 204184
Submitted by: marino
Approved by: maintainer (implicit)
Notes:
svn path=/head/; revision=400655
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- iconv build
- build with No-SSLv3
- MAKE_JOBS_UNSAFE=yes unconditionally
PR: 203688, 204184
Submitted by: net@arrishq.net (maintainer)
Notes:
svn path=/head/; revision=400650
|
|
|
SoftEther VPN ("SoftEther" means "Software Ethernet") is a powerful,
multi-OS and easy-to-use multi-protocol VPN software. It supports
SSL-VPN (HTTPS), as well as OpenVPN, IPsec, L2TP, MS-SSTP, L2TPv3
and EtherIP tunneling protocols and has a clone function to support
OpenVPN clients.
WWW: http://www.softether.org
PR: 188437
Submitted by: net@arrishq.net
Reviewed by: marino
Notes:
svn path=/head/; revision=395779
|