| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
PR: 197268
Submitted by: bradleythughes@fastmail.fm
Approved by: mom040267@gmail.com (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
|
| |
PR: 194476
Submitted by: bradleythughes@fastmail.fm
Approved by: mom040267@gmail.com (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
| |
- fix staging
PR: ports/186384
Submitted by: Oleg Moskalenko <mom040267@gmail.com> (maintainer)
Approved by: bapt (mentor)
|
|
|
|
|
| |
PR: ports/185568
Submitted by: Oleg Moskalenko <mom040267@gmail.com> (maintainer)
|
|
|
|
| |
net)
|
|
|
|
|
| |
Submitted by: Oleg Moskalenko <mom040267@gmail.com> (maintainer,
via private mail)
|
|
|
|
| |
Submitted by: mom040267@gmail.com (maintainer, via private mail)
|
|
|
|
|
|
| |
- Fix typo in the rc script
Submitted by: mom040267@gmail.com (maintainer, via private mail)
|
|
|
|
|
|
|
|
| |
- Do not force installation of OpenSSL port [2]
- Remove trailing slash from hiredis [2]
- Bump PORTREVISION
Reported by: crees [1], miwi [2]
|
|
with IPv6 and DTLS extensions.
WWW: http://code.google.com/p/rfc5766-turn-server/
Submitted by: Oleg Moskalenko <mom040267@gmail.com> (via private mail)
|