Path to this page:
./
net/stund,
STUN Client and Server
Branch: CURRENT,
Version: 0.97,
Package name: stund-0.97,
Maintainer: jmcneillThis project implements a simple STUN server and client on Windows, Linux,
and Solaris. The STUN protocol (Simple Traversal of UDP through NATs) is
described in the IETF RFC 3489.
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 165.584 KB
Version history: (Expand)
- (2017-12-05) Package added to pkgsrc.se, version stund-0.97 (created)
CVS history: (Expand)
2023-08-02 21:30:57 by Nia Alarie | Files touched by this commit (9) |
Log message:
*: Mark packages that were originally identified as requiring
C++03 due to failing to build with a C++14 default compiler
with FORCE_CXX_STD instead of USE_LANGUAGES.
(Third round: packages missed due to stderr from cvs overwriting less)
|
2021-10-26 13:07:15 by Nia Alarie | Files touched by this commit (958) |
Log message:
net: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Not committed (merge conflicts...):
net/radsecproxy/distinfo
The following distfiles could not be fetched (fetched conditionally?):
./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz
./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch
./net/djbdns/distinfo djbdns-1.05-test28.diff.xz
./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch
./net/djbdns/distinfo djbdns-1.05-multiip.diff
./net/djbdns/distinfo djbdns-cachestats.patch
|
2021-10-07 16:43:07 by Nia Alarie | Files touched by this commit (962) |
Log message:
net: Remove SHA1 hashes for distfiles
|
2020-03-20 12:58:37 by Nia Alarie | Files touched by this commit (640) |
Log message:
*: Convert broken sourceforge HOMEPAGEs back to http
|
2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046) |
Log message:
all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
|
2018-07-18 02:06:25 by Joerg Sonnenberger | Files touched by this commit (168) |
Log message:
Mark packages that require C++03 (or the GNU variants) if they fail with
C++14 default language.
|
2017-12-06 16:43:48 by Jared D. McNeill | Files touched by this commit (2) |
Log message:
Fix build on NetBSD
|
2017-12-05 00:59:21 by Jared D. McNeill | Files touched by this commit (5) |
Log message:
Initial import of stund 0.97
This project implements a simple STUN server and client on Windows, Linux,
and Solaris. The STUN protocol (Simple Traversal of UDP through NATs) is
described in the IETF RFC 3489.
|