Path to this page:
./
net/libnice,
IETFs Interactive Connectivity Establishment standard implementation
Branch: CURRENT,
Version: 0.1.23nb3,
Package name: libnice-0.1.23nb3,
Maintainer: pkgsrc-usersGLib ICE library
- only implements ICE Lite
- no support for RTCP
- no support for IPv6
Required to run:[
security/gnutls] [
devel/glib2] [
net/gupnp-igd] [
devel/gobject-introspection]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 458.33 KB
Version history: (Expand)
- (2026-05-14) Updated to version: libnice-0.1.23nb3
- (2026-02-06) Updated to version: libnice-0.1.23nb2
- (2026-01-07) Updated to version: libnice-0.1.23nb1
- (2025-11-27) Updated to version: libnice-0.1.23
- (2025-10-24) Updated to version: libnice-0.1.22nb9
- (2025-07-19) Updated to version: libnice-0.1.22nb8
CVS history: (Expand)
| 2026-05-15 19:01:08 by Thomas Klausner | Files touched by this commit (139) |
Log message:
*: switch to glib2-introspection
The gobject-introspection package installed _some_ of the introspection
files needed for glib2, but not all - some of them are built from the glib2
sources. glib2-introspection now contains all glib2-related introspection
files.
Add a tool dependency on the new package where needed.
Remove gobject-introspection from buildlink3.mk files - this is usually
a tool and should not be forwarded via buildlink3.
Some cleanups/fixes for -current while here.
|
| 2026-05-14 18:42:34 by Ryo ONODERA | Files touched by this commit (1335) |
Log message:
*: Recursive revbump from security/nettle-4.0
|
| 2026-02-06 11:06:21 by Thomas Klausner | Files touched by this commit (1305) |
Log message:
*: recursive bump for nettle 4.0 shlib major bump
|
| 2026-01-07 09:49:50 by Thomas Klausner | Files touched by this commit (2525) |
Log message:
*: recursive bump for icu 78.1
|
2025-11-27 17:27:47 by Adam Ciarcinski | Files touched by this commit (4) |  |
Log message:
libnice: updated to 0.1.23
libnice 0.1.23 (2025-11-26)
===========================
API: Added option NICE_AGENT_OPTION_CLOSE_FORCED to not wait for TURN when
closing asynchronous
Reject invalid remote candidates with priority=0
Add missing mutex in tcp-bsd socket
Add buffer list support to nicesrc
Avoid dropping packing in nicesink, retry instead
Only create a new NiceCandidate if a socket can be opened, as it is
a somewhat costly operation.
Many new tests
Fix leaks
Fix various test flakiness
|
| 2025-10-23 22:40:24 by Thomas Klausner | Files touched by this commit (2999) |
Log message:
*: recursive bump for pcre2
Running an old binary against the new pcre doesn't work:
/usr/pkg/lib/libpcre2-8.so.0: version PCRE2_10.47 required by \
/usr/pkg/lib/libglib-2.0.so.0 not defined
|
| 2025-07-19 07:37:52 by Thomas Klausner | Files touched by this commit (190) |
Log message:
*: bump gobject-introspection users for ABI bump
XXX: I'm actually not sure why the ABI was bumped for 1.84, but now that
it is we have to bump PKGREVISIONs, otherwise pkgin is quite unhappy
|
| 2025-04-19 09:58:38 by Thomas Klausner | Files touched by this commit (750) |
Log message:
*: recursive bump for default Kerberos implementation switch
|