| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-exceptions -fno-rtti -I/wrkdirs/usr/ports/net/libutp/work/libutp-7c4f19a -I/wrkdirs/usr/ports/net/libutp/work/libutp-7c4f19a/utp_config_lib -DPOSIX -Wall -Wno-c++11-extensions -c utp.cpp -o utp.o
utp.cpp:1708:91: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
"scaled_gain:%f rtt:%u rate:%u quota:%d wnduser:%u rto:%u timeout:%d get_microseconds:"I64u" "
^
utp.cpp:1793:79: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
LOG_UTPV("0x%08x: Got %s. seq_nr:%u ack_nr:%u state:%s version:%u timestamp:"I64u" reply_micro:%u",
^
Reported by: antoine (via bug 224669)
|
|
|
|
|
|
|
| |
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
|
|
|
|
|
| |
PR: 197009
Submitted by: Jan Beich
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 196351
Differential Revision: D1593
Submitted by: Jan Beich
Security: https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2012-6129
While here, arrange for building a few of the small utilities bundled
with library, and install them along with another potentially useful
header-file.
Sponsored by: http://libpipe.com/
|
|
|
|
|
|
| |
PR: 196616
Submitted by: jbeich@vfemail.net
Approved by: mi@FreeBSD.org (maintainer)
|
| |
|
|
|
|
|
| |
PR: 194036
Submitted by: Jan Beich
|
|
|
|
| |
Support stage
|
| |
|
|
|
|
| |
net)
|
|
|
|
| |
Approved by: portmgr (bdrewery)
|
|
|
|
|
|
| |
_p.a flavor of the libraries.
Submitted by: pointyhat's bot
|
|
|