notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: security/softether/Makefile

Number of commits found: 51

Tuesday, 12 Sep 2023
06:36 Koichiro Iwao (meta) search for other commits by this committer
security/softether{,-devel}: Drop ONLY_FOR_ARCHS

as now it builds every supported architectures.

Reported by:	danfe
commit hash: ffddff9f933d9c914d04b29b5e9318fa5108e5d9 commit hash: ffddff9f933d9c914d04b29b5e9318fa5108e5d9 commit hash: ffddff9f933d9c914d04b29b5e9318fa5108e5d9 commit hash: ffddff9f933d9c914d04b29b5e9318fa5108e5d9 ffddff9
Monday, 11 Sep 2023
09:50 Koichiro Iwao (meta) search for other commits by this committer
security/softether: It builds on current 14-STABLE
commit hash: b07ffdf218b9fd6068dd2d1d7b5c536daca5412e commit hash: b07ffdf218b9fd6068dd2d1d7b5c536daca5412e commit hash: b07ffdf218b9fd6068dd2d1d7b5c536daca5412e commit hash: b07ffdf218b9fd6068dd2d1d7b5c536daca5412e b07ffdf
Wednesday, 16 Aug 2023
02:31 Muhammad Moinur Rahman (bofh) search for other commits by this committer
security/softether: Mark BROKEN on FreeBSD 14

Fails to compile with undefined symbol: RSA_generate_key

RSA_generate_key is a deprecated OpenSSL routine from 1.0.0

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
commit hash: 8a6f7baa091cd062586755e94a36ff62b0196aed commit hash: 8a6f7baa091cd062586755e94a36ff62b0196aed commit hash: 8a6f7baa091cd062586755e94a36ff62b0196aed commit hash: 8a6f7baa091cd062586755e94a36ff62b0196aed 8a6f7ba
Wednesday, 26 Jul 2023
00:48 Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Fix build with llvm16 on 13.2-STABLE

As like as HEAD(14.0-RELEASE) llvm16 was merged in base for 13.2-STABLE
with the OSVERSION 1302507.

- Utilize USE_CXXSTD=c++14 or similar solution where applicable
- Update conditionals to addtionally check for OSVERSION greater than
  1302507 and less than 1400000

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
commit hash: 95274bf4f99c71fc056013d966aec239161dfd74 commit hash: 95274bf4f99c71fc056013d966aec239161dfd74 commit hash: 95274bf4f99c71fc056013d966aec239161dfd74 commit hash: 95274bf4f99c71fc056013d966aec239161dfd74 95274bf
Sunday, 23 Jul 2023
17:54 Muhammad Moinur Rahman (bofh) search for other commits by this committer
security/softether: Fix build with llvm16

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
commit hash: fff692266a313bef6b7adf5a82468daf7cd2b58e commit hash: fff692266a313bef6b7adf5a82468daf7cd2b58e commit hash: fff692266a313bef6b7adf5a82468daf7cd2b58e commit hash: fff692266a313bef6b7adf5a82468daf7cd2b58e fff6922
Thursday, 6 Jul 2023
02:42 Koichiro Iwao (meta) search for other commits by this committer
security/softether: rebuild after removing unintended patch

Just in case anyone might have built security/softether between
57afac9 and dd5b4da. Sorry for my poor housekeeping.
commit hash: fb8ee5c86e809514ebfab2516a232b5b93d49c68 commit hash: fb8ee5c86e809514ebfab2516a232b5b93d49c68 commit hash: fb8ee5c86e809514ebfab2516a232b5b93d49c68 commit hash: fb8ee5c86e809514ebfab2516a232b5b93d49c68 fb8ee5c
Friday, 30 Jun 2023
07:34 Koichiro Iwao (meta) search for other commits by this committer
security/softether: Update to 4.42.9798

Changes:	https://www.softether.org/5-download/history
Security:	https://www.softether.org/9-about/News/904-SEVPN202301
Security:	CVE-2023-27395
Security:	CVE-2023-22325
Security:	CVE-2023-32275
Security:	CVE-2023-27516
Security:	CVE-2023-32634
Security:	CVE-2023-31192
commit hash: 77ab07a20864a4f5022a510fd2b04a732f8c697e commit hash: 77ab07a20864a4f5022a510fd2b04a732f8c697e commit hash: 77ab07a20864a4f5022a510fd2b04a732f8c697e commit hash: 77ab07a20864a4f5022a510fd2b04a732f8c697e 77ab07a
Friday, 17 Mar 2023
04:44 Koichiro Iwao (meta) search for other commits by this committer
security/softether: Update to 4.41.9787

Changes:	https://www.softether.org/5-download/history
commit hash: 12993c8862a481cf1315e41343d6799693f65f69 commit hash: 12993c8862a481cf1315e41343d6799693f65f69 commit hash: 12993c8862a481cf1315e41343d6799693f65f69 commit hash: 12993c8862a481cf1315e41343d6799693f65f69 12993c8
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Friday, 21 Jan 2022
02:32 Piotr Kubaj (pkubaj) search for other commits by this committer
security/softether{,-devel}: enable on riscv64
commit hash: dd2e49fd73ef690ef129ffe6fdd2add6572fe8f1 commit hash: dd2e49fd73ef690ef129ffe6fdd2add6572fe8f1 commit hash: dd2e49fd73ef690ef129ffe6fdd2add6572fe8f1 commit hash: dd2e49fd73ef690ef129ffe6fdd2add6572fe8f1 dd2e49f
Thursday, 20 Jan 2022
12:52 Mikael Urankar (mikael) search for other commits by this committer Author: Ronald Klop
security/softether: unbreak on aarch64

PR:		261065
Approved by:	portmgr (build fix blanket)
commit hash: e95ca794e7a98e7dc9ae635e740943941d7d274e commit hash: e95ca794e7a98e7dc9ae635e740943941d7d274e commit hash: e95ca794e7a98e7dc9ae635e740943941d7d274e commit hash: e95ca794e7a98e7dc9ae635e740943941d7d274e e95ca79
Friday, 20 Aug 2021
15:52 Koichiro Iwao (meta) search for other commits by this committer
security/softether: correct year in MASTER_SITES URL
commit hash: 66edcaf9268316700208048acf0c7b0623e0a4e7 commit hash: 66edcaf9268316700208048acf0c7b0623e0a4e7 commit hash: 66edcaf9268316700208048acf0c7b0623e0a4e7 commit hash: 66edcaf9268316700208048acf0c7b0623e0a4e7 66edcaf
14:19 Koichiro Iwao (meta) search for other commits by this committer
security/softether: Update to 4.38.9760

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
commit hash: c9cd0210ceb8a47560acb64b04692b87cd4dafcf commit hash: c9cd0210ceb8a47560acb64b04692b87cd4dafcf commit hash: c9cd0210ceb8a47560acb64b04692b87cd4dafcf commit hash: c9cd0210ceb8a47560acb64b04692b87cd4dafcf c9cd021
Monday, 16 Aug 2021
06:36 Koichiro Iwao (meta) search for other commits by this committer
security/softether: cleanup unnecessary CFLAGS & LDFLAGS
commit hash: c9f4c589af0201fc3c0d8d53720c82104ecbad66 commit hash: c9f4c589af0201fc3c0d8d53720c82104ecbad66 commit hash: c9f4c589af0201fc3c0d8d53720c82104ecbad66 commit hash: c9f4c589af0201fc3c0d8d53720c82104ecbad66 c9f4c58
Tuesday, 15 Jun 2021
08:41 Piotr Kubaj (pkubaj) search for other commits by this committer
security/softether: enable on armv7 and powerpc
commit hash: 1f22ff7b7f7418857c3ffd59a989f1525f32ae83 commit hash: 1f22ff7b7f7418857c3ffd59a989f1525f32ae83 commit hash: 1f22ff7b7f7418857c3ffd59a989f1525f32ae83 commit hash: 1f22ff7b7f7418857c3ffd59a989f1525f32ae83 1f22ff7
Tuesday, 8 Jun 2021
02:27 Koichiro Iwao (meta) search for other commits by this committer
security/softether{,-devel}: revert unnecessary use of DIST_SUBDIR

Reported by:	mat (pointed out in sysutils/mackerel-agent)
commit hash: 44165da3cf275175ded24c4baf9fdfd21774c592 commit hash: 44165da3cf275175ded24c4baf9fdfd21774c592 commit hash: 44165da3cf275175ded24c4baf9fdfd21774c592 commit hash: 44165da3cf275175ded24c4baf9fdfd21774c592 44165da
Monday, 7 Jun 2021
14:48 Koichiro Iwao (meta) search for other commits by this committer
security/softether: Set DIST_SUBDIR
commit hash: 45a07ac45c6a8ac51df00795aa320946a0b0cf4a commit hash: 45a07ac45c6a8ac51df00795aa320946a0b0cf4a commit hash: 45a07ac45c6a8ac51df00795aa320946a0b0cf4a commit hash: 45a07ac45c6a8ac51df00795aa320946a0b0cf4a 45a07ac
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Sunday, 3 Jan 2021
17:50 pkubaj search for other commits by this committer
ecurity/softether: enable on powerpc64le
Original commitRevision:560027 
Thursday, 31 Dec 2020
01:39 pkubaj search for other commits by this committer
security/softether: enable on powerpc64

Builds fine.
Original commitRevision:559703 
Saturday, 25 Jul 2020
14:53 meta search for other commits by this committer
security/softether: increase SecureNAT sessions

to 20000 as well as security/softether5. The factory default is 4096.

Sponsored by:	HAW International
Original commitRevision:543420 
Monday, 29 Jun 2020
14:00 meta search for other commits by this committer
security/softether: Add rc script for TrafficServer
Original commitRevision:540774 
03:02 meta search for other commits by this committer
security/softether: deprecate UNLOCK option as well as r540740
Original commitRevision:540741 
Saturday, 27 Jun 2020
15:58 meta search for other commits by this committer
security/softether: Update to 4.34.9745

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
Original commitRevision:540622 
Thursday, 19 Sep 2019
05:17 meta search for other commits by this committer
security/softether: Change LICENSE to Apache License 2.0

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
Original commitRevision:512307 
Wednesday, 18 Sep 2019
07:54 meta search for other commits by this committer
security/softether: make LogFileList command[1] work

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.
Original commitRevision:512258 
Wednesday, 14 Aug 2019
03:26 meta search for other commits by this committer
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
Original commitRevision:508887 
Wednesday, 10 Jul 2019
08:39 meta search for other commits by this committer
security/softether: Fix typo in Makefile variable s/SE_DIR/SE_LOGDIR/

and force rebuild.

MFH:		2019Q3
Original commitRevision:506337 
Tuesday, 9 Apr 2019
14:04 sunpoet search for other commits by this committer
Update devel/readline to 8.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://tiswww.case.edu/php/chet/readline/CHANGES
PR:		236156
Exp-run by:	antoine
Original commitRevision:498476 
Thursday, 7 Mar 2019
16:15 meta search for other commits by this committer
security/softether: Update COMMENT

SoftEther is CamelCased. I believe difference among softether,
softether-devel, softether5 port is now described better.
Original commitRevision:494961 
Thursday, 28 Feb 2019
16:46 meta search for other commits by this committer
security/softether: Update to 4.29.9680

- 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
Original commitRevision:494160 
Wednesday, 27 Feb 2019
06:34 meta search for other commits by this committer
security/softether{,-devel}: do not spit out anything on libexec directory

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.
Original commitRevision:494024 
Monday, 25 Feb 2019
05:07 meta search for other commits by this committer
New port: security/softether5: SoftEther VPN 5 (Developer Edition)

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
Original commitRevision:493835 
Tuesday, 6 Nov 2018
05:44 meta search for other commits by this committer
security/softether{,-devel}: switch to DISTVERSION

- Quit using hardcoded WRKSRC, it is almost as same as DISTVERSION

Approved by:	mentors (implicit)
Original commitRevision:484276 
Friday, 2 Nov 2018
06:50 meta search for other commits by this committer
Remove extra character in include path

Approved by:	mentors (implicit)
Original commitRevision:483775 
06:31 meta search for other commits by this committer
security/softether: cleanup Makefile

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)
Original commitRevision:483774 
Wednesday, 31 Oct 2018
15:21 meta search for other commits by this committer
secutiry/softether:  use https in MASTER_SITES and WWW

Upstream provides https site since a very long time ago.

PR:		230047
Approved by:	mentors (implicit)
Original commitRevision:483592 
15:03 meta search for other commits by this committer
Take maintainership due to long inactivity on these ports.

PR:		232372 230047 230050
Approved by:	maintainer timeout, mentors (implicit)
Original commitRevision:483589 
Wednesday, 28 Feb 2018
08:48 hrs search for other commits by this committer
Take maintainership.
Original commitRevision:463190 
Wednesday, 21 Feb 2018
20:48 tobik search for other commits by this committer
Reset MAINTAINER

https://lists.freebsd.org/pipermail/freebsd-ports/2018-February/112638.html

Submitted by:	net@arrishq.net (maintainer)
Original commitRevision:462542 
Tuesday, 20 Feb 2018
20:52 pi search for other commits by this committer
security/softether: add unlock regional lockout option

PR:		225751
Submitted by:	Koichiro IWAO <meta+ports@vmeta.jp>
Approved by:	net@arrishq.net (maintainer)
Original commitRevision:462449 
Friday, 2 Feb 2018
18:01 pi search for other commits by this committer
security/softether: update 4.20.9608 -> 4.25.9656

- 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
Original commitRevision:460718 
Sunday, 16 Jul 2017
10:00 pi search for other commits by this committer
security/softether: Add conflict with softether-devel

PR:		219136
Submitted by:	Franco Fichtner <franco@opnsense.org>
Approved by:	net@arrishq.net (maintainer)
Original commitRevision:445992 
Tuesday, 27 Jun 2017
13:46 sunpoet search for other commits by this committer
Update devel/readline to 7.0 patch 3

- 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
Original commitRevision:444463 
Monday, 27 Feb 2017
20:56 pi search for other commits by this committer
security/softether: update 4.18.9570 -> 4.20.9608

PR:		209195
Submitted by:	net@arrishq.net (maintainer)
Changes:	http://www.softether.org/5-download/history
Original commitRevision:434989 
Thursday, 5 Jan 2017
11:00 amdmi3 search for other commits by this committer
Remove always-true/false conditions after 9.x, 10.[12] EOL
While here, couple minor fixes

portmgr blanket
Original commitRevision:430631 
Tuesday, 19 Jul 2016
11:04 mat search for other commits by this committer
When there is a do-install target, do not use a post-install target, do
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
Original commitRevision:418767 
Monday, 2 Nov 2015
14:11 pi search for other commits by this committer
security/softether: fix USES

PR:		204184
Submitted by:	marino
Approved by:	maintainer (implicit)
Original commitRevision:400655 
11:59 pi search for other commits by this committer
security/softether: fixes

- iconv build
- build with No-SSLv3
- MAKE_JOBS_UNSAFE=yes unconditionally

PR:		203688, 204184
Submitted by:	net@arrishq.net (maintainer)
Original commitRevision:400650 
Tuesday, 1 Sep 2015
16:30 pi search for other commits by this committer
New port: security/softether

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
Original commitRevision:395779 

Number of commits found: 51