Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.6.2_1 01 Mar 2024 18:11:59 |
Gleb Popov (arrowd) Author: Chris Hutchinson |
*: Move manpages to share/man
PR: 277322 |
4.6.2 16 Jul 2023 11:24:42 |
Muhammad Moinur Rahman (bofh) Author: Rozhuk Ivan |
net/turnserver: Fix build with libressl
- Pet portclippy while I am here
PR: 259735
Approved by: portmaster@bsdforge.com (maintainer) |
4.6.2 03 May 2023 01:29:50 |
Muhammad Moinur Rahman (bofh) |
net/turnserver: Unbreak with OpenSSL 3.0.0 and later
- Update version 4.5.2=>4.6.2
Changelog: https://github.com/coturn/coturn/releases/tag/4.6.2
Approved by: portmgr (blanket) |
4.5.2 10 Nov 2022 00:21:08 |
Koichiro Iwao (meta) |
net/turnserver: assign to reporter, update WWW
PR: 267649
Sponsored by: Miracle Linux |
4.5.2 07 Nov 2022 14:43:56 |
Rene Ladan (rene) |
all: return bhughes' ports to the pool after safekeeping
With hat: portmgr-secretary |
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) |
4.5.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 ) |
4.5.2 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
4.5.2 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
4.5.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.5.2 07 Mar 2021 16:45:49 |
tobik |
Remove redundant option descriptions that match the default ones
(ignoring case)
Reported by: danfe (for net/mosquitto), portscan |
4.5.2 20 Jan 2021 08:28:05 |
bhughes |
net/turnserver: Update 4.5.1.1_2 -> 4.5.2
MFH: 2021Q1
Security: fce7a6e7-bc5d-11ea-b38d-f0def1d0c3ea
Sponsored by: Miles AS |
4.5.1.1_2 14 Aug 2019 08:48:51 |
mat |
Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.) |
4.5.1.1_2 02 Aug 2019 13:30:40 |
jbeich |
devel/libevent2: update to 2.1.11
Changes: https://github.com/libevent/libevent/releases/tag/release-2.1.11-stable
ABI: https://abi-laboratory.pro/tracker/timeline/libevent/
PR: 239599
Reported by: GitHub (watch releases)
Approved by: zeising (maintainer)
MFH: 2019Q3 (maybe security, partially restores 2.1.8 ABI)
Differential Revision: https://reviews.freebsd.org/D21133 |
4.5.1.1_1 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
4.5.1.1 04 Mar 2019 07:38:23 |
bhughes |
net/turnserver: Update 4.5.1.0 -> 4.5.1.1
https://github.com/coturn/coturn/blob/4.5.1.1/ChangeLog
Sponsored by: Miles AS |
4.5.1.0 30 Jan 2019 11:40:46 |
bhughes |
net/turnserver: Update 4.5.0.8_1 -> 4.5.1.0
This is a security release that fixes several SQL injection
vulnerabilities. This release also includes several breaking
configuration changes, so users are encouraged to verify their
configuration before and after upgrading.
MFH: 2019Q1
Security: 181beef6-2482-11e9-b4a3-00155d006b02
Sponsored by: Miles AS |
4.5.0.8_1 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
4.5.0.8 06 Oct 2018 20:44:52 |
bhughes |
net/turnserver: Update 4.5.0.7 -> 4.5.0.8
Change the port to USE_GITHUB, since the project has been hosted there
for some time, and the latest release is only available from Github. The
extradocs package is still only available from turnserver.open-sys.org
or coturn.net
Sponsored by: Miles AS |
4.5.0.7 10 Jan 2018 15:08:51 |
danfe |
Do not abuse INSTALL_MAN when installing documentation, examples, and
other miscellaneous files which are not actually manual pages. |
4.5.0.7 12 Dec 2017 10:02:21 |
bhughes |
net/turnserver: Update 4.5.0.6 -> 4.5.0.7
Approved by: robak (mentor)
Differential Revision: https://reviews.freebsd.org/D13437 |
4.5.0.6 02 Nov 2017 21:41:47 |
olgeni |
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.
This round is @FreeBSD.org residents except teams. |
4.5.0.6 02 Jun 2017 19:15:40 |
bhughes |
multiple ports: Update MAINTANER
Change bradleythughes@fastmail.fm -> bhughes@FreeBSD.org after
receiving my ports commit bit on all ports I maintain: devel/awscli,
devel/py-botocore, net/py-s3transfer, net/turnserver, www/node4,
www/node6, and www/node.
Approved by: robak (mentor)
Differential Review: https://reviews.freebsd.org/D11015 |
4.5.0.6 28 Mar 2017 17:44:19 |
robak |
net/turnserver: update 4.5.0.5 -> 4.5.0.6
PR: 218180
Submitted by: Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer) |
4.5.0.5_2 20 Feb 2017 02:57:04 |
jbeich |
devel/libevent2: drop historical suffix after r362796
PR: 216777
Approved by: mm (maintainer) |
4.5.0.5_1 04 Feb 2017 07:56:59 |
jbeich |
devel/libevent2: update to 2.1.8 and cleanup
- DEFAULT_VERSIONS += ssl=openssl-devel is now supported
- devel/py-event and devel/p5-Event-Lib are marked BROKEN
Changes: https://github.com/libevent/libevent/raw/release-2.1.8-stable/whatsnew-2.1.txt
Changes: https://github.com/libevent/libevent/raw/release-2.1.8-stable/ChangeLog
PR: 216527
Exp-run by: antoine
Approved by: mm (maintainer) |
4.5.0.5 25 Oct 2016 00:43:24 |
marino |
net/turnserver: Upgrade version 4.5.0.4 => 4.5.0.5
This fixes build using libreSSL as well as provide two new utilities:
turnutils_natdiscovery and turnutils_auth. Transfer maintainership
to Bradley Hughes
PR: 213586
Submitted by: Bradley Hughes
Approved by: former maintainer (Oleg Moskalenko) |
4.5.0.4 29 Sep 2016 20:46:09 |
pawel |
- Update to version 4.5.0.4 [1]
- Convert to USES=mysql ssl
- Add USES=gettext-runtime, turnserver links to libintl
- Convert to test framework
- Convert to options helpers, move options block to proper place
- Use options helpers in install targets, simplify install commands
- Break lines around 80 characters
PR: 212534 [1]
Submitted by: Bradley T. Hughes
Approved by: maintainer |
4.5.0.3 19 May 2016 11:09:14 |
amdmi3 |
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket |
4.5.0.3 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
4.5.0.3 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
4.5.0.3 14 Jan 2016 10:43:09 |
matthew |
Update to 4.5.0.3
- upstreaming SSLv3 related patches
PR: 205948
Submitted by: bradleythughes@fastmail.fm
Approved by: mom040267@gmail.com (maintainer) |
4.5.0.2_1 10 Jan 2016 16:31:34 |
bapt |
Convert ports from s* t* and net* categories to USES=sqlite and USES=firebird |
4.5.0.2_1 19 Oct 2015 11:06:50 |
koobs |
net/turnserver: Fix build with No-SSLv3
turnserver will not build if OpenSSL was built without SSLv3
(--no-ssl3).
LibreSSL 2.3.0 has removed SSLv3 support completely.
This change fixes the build when SSLv3 is not available
While I'm here, add LICENSE_FILE
PR: 203700
Submitted by: cpbsdmail gmail com
Approved by: mom040267 gmail com (maintainer)
MFH: 2014Q4 |
4.5.0.2 02 Oct 2015 09:44:26 |
madpilot |
Update to 4.5.0.2
PR: 203464
Submitted by: Bradley T. Hughes <bradleythughes at fastmail.fm>
Approved by: mom040267 at gmail.com (maintainer) |
4.5.0.1 25 Sep 2015 07:43:13 |
madpilot |
Update to 4.5.0.1
PR: 203305
Submitted by: Bradley T. Hughes <bradleythughes at fastmail.fm>
Approved by: mom040267 at gmail.com (maintainer) |
4.4.5.3 01 Jul 2015 07:55:16 |
xmj |
net/turnserver: update to 4.4.5.3
Upstream announcement:
IMPORTANT: coturn-4.4.5.3 issued with SQL injection security hole fixed
The new version features:
- Third-party authorization STUN attributes adjusted according to the
values assigned by IANA;
- SQL injection security hole fixed;
- Amazon EC2 AMI security strengthened.
The upgrade is a MUST for all production systems.
PR: 201231
Submitted by: Bradley T. Hughes <bradleythughes@fastmail.com>
Approved by: maintainer <mom040267@gmail.com> |
4.4.5.2 09 Jun 2015 10:48:51 |
madpilot |
Update to 4.4.5.2
PR: 200715
Submitted by: Bradley T. Hughes <bradleythughes at fastmail.fm>
Approved by: mom040267 at gmail.com (maintainer) |
4.4.4.2 18 May 2015 17:27:03 |
madpilot |
Update net/turnserver to 4.4.4.2
PR: 200168
Submitted by: Bradley T. Hughes <bradleythughes at fastmail.fm>
Approved by: mom040267@gmail.com (maintainer) |
3.2.5.7 15 Apr 2015 20:34:57 |
amdmi3 |
- Update to 3.2.5.7
PR: 199455
Submitted by: bradleythughes@fastmail.fm
Approved by: mom040267@gmail.com (maintainer) |
3.2.5.6 13 Mar 2015 06:56:46 |
brd |
Update net/turnserver to 3.2.5.6.
Submitted by: Bradley Hughes <bradleythughes@fastmail.fm>
PR: 198532
Approved by: bdrewery (mentor) |
3.2.5.4 02 Feb 2015 18:31:56 |
amdmi3 |
- Update to 3.2.5.4
PR: 197268
Submitted by: bradleythughes@fastmail.fm
Approved by: mom040267@gmail.com (maintainer) |
3.2.5.3 29 Dec 2014 22:40:58 |
bapt |
Update to 3.2.5.3 [1]
While here few cleanup:
- Cleanup plist
- Avoid extending PORTDOCS in post-install target we prefer to separate targets
and variable definitions
- Remove useless post-install
- Recommend configuration in ${PREFIX}/etc instead of /etc, the binary also look
for its configurations files in the directory
- Cleanup EOL spaces in pkg-message
PR: 196126 [1]
Submitted by: Bradley T. Hughes <bradleythughes@fastmail.fm>
Approved by: maintainer [1] |
3.2.5.2 09 Dec 2014 09:02:01 |
xmj |
net/turnserver:update to 3.2.5.2
- update to 3.2.5.2
Changes:
* TLS connection procedure improved in uclient test program.
* Reliability improvements (Issue 141).
* external address mapping fixes for Amazon EC2.
* docs fixes.
PR: 195801
Differential Revision: https://reviews.freebsd.org/D1281
Submitted by: Bradley T. Hughes <bradleythughes@fastmail.fm>
Approved by: mom040267@gmail.com (maintainer)
Approved by: koobs (mentor) |
3.2.5.1 02 Dec 2014 18:33:55 |
xmj |
net/turnserver: upgrade to 3.2.5.1
- upgrade to 3.2.5.1
Upstream release announcement:
[RFC5766-TURN-SERVER 1398] Build rfc5766-turn-server-3.2.5.1 is available
This build does not have updates to the TURN server itself, but it
dramatically improves the usability of the turnutils_uclient test
program. It implements the retransmission pattern, now, for unreliable
protocols (UDP and DTLS) and so it can be used for the real-life
tests over the worst networks. Previously, it could be used only
in a controlled environment. This version is very recommended to
anybody who wants to use turnutils_uclient for performance and/or
functional tests of their TURN servers.
- Request re-transmission implemented in uclient test program.
- TLS connection procedure improved in uclient test program.
PR: 195324
Differential Revision: https://reviews.freebsd.org/D1253
Submitted by: Bradley T. Hughes <bradleythughes@fastmail.fm>
Approved by: swills (mentor) |
3.2.4.6 07 Nov 2014 14:04:11 |
xmj |
net/turnserver: upgrade to 3.2.4.6
- upgrade to 3.2.4.6
- clean up pkg-plist
PR: 194776
Differential Revision: https://reviews.freebsd.org/D1119
Submitted by: Bradley Hughes <bradleythughes@fastmail.fm>
Approved by: mom040267@gmail.com (maintainer)
Approved by: swills (mentor) |
3.2.4.5 20 Oct 2014 20:29:31 |
skreuzer |
Update to 3.2.4.5
PR: 194476
Submitted by: bradleythughes@fastmail.fm
Approved by: mom040267@gmail.com (maintainer) |
3.2.4.4 23 Sep 2014 21:53:17 |
mandree |
Update to new upstream version 3.2.4.4 [1], avoiding manpage regression [2].
Minor changes over PR:
1. @dirrmtry -> @dir, removing trailing slashes from @dirrmtry
include/turn/client/ (else "make uninstall" complains - this is not
checked/found by "make check-plist"!)
2. added :prog and :xdocs-labels to MASTER_SITES and DISTFILES to avoid
fetching files from the wrong directories.
PR: 193816
Submitted by: bradleythughes@fastmail.fm [1], mom040267@gmail.com [2]
Approved by: mom040267@gmail.com (maintainer) |
3.2.2.5_2 28 Jul 2014 19:00:10 |
marino |
net/turnserver: Resolve potential db client conflicts
The libevent2 commit to this port achieved half of the changes outlined
in the PR.
PR: 184973
Submitted by: Arnaud Houdelette
Approved by: maintainer (Oleg Moskalenko) |
3.2.2.5_1 24 Jul 2014 13:32:59 |
bapt |
Only use libevent2
Remove libevent as libevent2 is providing a good compatibility interface as well
as providing better performances.
Remove custom patches from libevent2 and install libevent2 the regular way
Mark ports abusing private fields of the libevent1 API as broken
Import a patch from fedora to have honeyd working with libevent2
Remove most of the patches necessary to find the custom installation we used to
have for libevent2
With hat: portmgr |
3.2.2.5 15 Jul 2014 16:36:19 |
adamw |
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. |
3.2.2.5 13 Apr 2014 08:13:12 |
rodrigo |
- upgrade turnserver from 3.2.1.4 to 3.2.2.5
- fix staging
PR: ports/186384
Submitted by: Oleg Moskalenko <mom040267@gmail.com> (maintainer)
Approved by: bapt (mentor) |
3.2.1.4 12 Jan 2014 00:58:19 |
tabthorpe |
- Update to 3.2.1.4
PR: ports/185568
Submitted by: Oleg Moskalenko <mom040267@gmail.com> (maintainer) |
1.8.6.3 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
1.8.6.3 10 Jun 2013 12:37:37 |
gabor |
- Update to 1.8.6.3
Submitted by: Oleg Moskalenko <mom040267@gmail.com> (maintainer,
via private mail) |
1.8.6.1 07 Jun 2013 06:28:08 |
gabor |
- Update to 1.8.6.1 bugfix release
Submitted by: mom040267@gmail.com (maintainer, via private mail) |
1.8.6.0 05 Jun 2013 14:48:56 |
gabor |
- Update to 1.8.6.0
- Fix typo in the rc script
Submitted by: mom040267@gmail.com (maintainer, via private mail) |
1.8.5.3_1 02 Jun 2013 20:24:33 |
gabor |
- Improve the rc script [1]
- Do not force installation of OpenSSL port [2]
- Remove trailing slash from hiredis [2]
- Bump PORTREVISION
Reported by: crees [1], miwi [2] |
1.8.5.3 02 Jun 2013 09:39:20 |
gabor |
This a BSD-licensed version of the RFC5766 TURN Server implementation,
with IPv6 and DTLS extensions.
WWW: http://code.google.com/p/rfc5766-turn-server/
Submitted by: Oleg Moskalenko <mom040267@gmail.com> (via private mail) |