Commit graph

46 commits

Author SHA1 Message Date
prlw1
104960e18b revbump for libsoup's ABI issue 2016-05-03 11:40:00 +00:00
ryoon
ac20a93574 Recursive revbump from textproc/icu 57.1 2016-04-11 19:01:33 +00:00
agc
203292f73e Add SHA512 digests for distfiles for net category
Problems found with existing digests:
	Package haproxy distfile haproxy-1.5.14.tar.gz
	159f5beb8fdc6b8059ae51b53dc935d91c0fb51f [recorded]
	da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated]

Problems found locating distfiles:
	Package bsddip: missing distfile bsddip-1.02.tar.Z
	Package citrix_ica: missing distfile citrix_ica-10.6.115659/en.linuxx86.tar.gz
	Package djbdns: missing distfile djbdns-1.05-test25.diff.bz2
	Package djbdns: missing distfile djbdns-cachestats.patch
	Package djbdns: missing distfile 0002-dnscache-cache-soa-records.patch
	Package gated: missing distfile gated-3-5-11.tar.gz
	Package owncloudclient: missing distfile owncloudclient-2.0.2.tar.xz
	Package poink: missing distfile poink-1.6.tar.gz
	Package ra-rtsp-proxy: missing distfile rtspd-src-1.0.0.0.tar.gz
	Package ucspi-ssl: missing distfile ucspi-ssl-0.70-ucspitls-0.1.patch
	Package waste: missing distfile waste-source.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 00:34:51 +00:00
ryoon
b141232e29 Recursive revbump from textproc/icu 2015-10-10 01:57:50 +00:00
wiz
17b7c67aee Add upstream bug report. 2015-07-14 09:22:31 +00:00
wiz
44b79eed5b Update to 0.1.13. Add Makefile.common to share with gst-plugins1-libnice.
libnice 0.1.13 (2015-04-28)
===========================
Fix build on non-Windows platforms that don't have getifaddrs()
Fix build regression on Windows

libnice 0.1.12 (2015-04-22)
===========================
Fix regression in SDP parser
Make examples work on Windows
Bug fixes on nicesrc

libnice 0.1.11 (2015-04-20)
===========================
API: nice_agent_set_local_credentials() for WebRTC
Nicesink: support GstBufferList
Better warnings on programming errors
Build fixes for Solaris and Windows
Bug and documentation fixes
2015-07-14 09:16:47 +00:00
wiz
06aa1eeb05 Add gobject-introspection/bl3.mk. 2015-06-08 21:17:54 +00:00
wiz
2611ae28d4 Add introspection files, bump PKGREVISION. 2015-06-08 14:50:09 +00:00
adam
9071d6b787 Revbump after updating textproc/icu 2015-04-06 08:17:13 +00:00
wiz
162116be5a Update to 0.1.10:
libnice 0.1.10 (2015-01-28)
===========================
Fix bug on component change on the sink

libnice 0.1.9 (2015-01-28)
==========================
Make it possible to statically build the GStreamer plugins
Bug fixes, in particular fix compatibility with coTurn servers
Documentation fixes
2015-02-01 20:02:42 +00:00
joerg
ff321b08ab Support cwrappers for packages appending arguments in the wrappers. 2014-12-01 12:39:16 +00:00
wiz
cf08d521db Update to 0.1.8:
libnice 0.1.8 (2014-10-09)
==========================
Added FIN-ACK behavior in the PseudoTCP
ICE-TCP, both standard mode and Microsoft compatible
Microsoft compatible TURN-TCP
API: nice_address_equal_no_port() to compare NiceAddresses ignoring the port
API: nice_agent_get_component_state() to get the current component state
API: agent:keepalive-conncheck to make the agent use conncheck as keepalives
  and fail the connection if there is no answer
API: agent:ice-tcp, agent:udp-tcp to control ICE-UDP vs ICE-TCP behaviours
API: agent:bytestream-tcp to know if the send/receives in reliable mode create full packets or not
API: New signals agent::new-selected-pair-full, agent::new-candidate-full,
  agent::new-remote-candidate-full which include the NiceCandidates directly
API: Deprecated agent::new-selected-pair and agent::new-candidate and
  agent::new-remote-candidate signals
Now all signals are emitted at the function return time
2014-10-12 14:46:41 +00:00
adam
243c29c4cc Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
wiz
b3071eaf4b Update to 0.1.7:
libnice 0.1.7 (2014-05-05)
==========================
Fix undesired API change that broke Farstream unit testsx
2014-05-15 09:18:38 +00:00
wiz
88e9613485 Update libnice packages to 0.1.6:
libnice 0.1.6 (2014-04-28)
==========================
API: nice_agent_restart_stream() to do a ICE restart on a single strema
API: nice_component_state_to_string() to get a printable name for a component
  state
API: nice_agent_forget_relays() to forget the relays set for a
  specific component, along with nice_agent_restart_stream(), it allows
  changing the current relay without dropping the connection.
It is now possible to add relays after the initial candidate gathering.
Many bug fixes
2014-05-06 08:31:45 +00:00
obache
d8fc20e0b0 recursive bump from icu shlib major bump. 2014-04-09 07:26:56 +00:00
richard
efde7e8a50 *libnice needs c99 for SunOS builds 2014-03-17 17:02:55 +00:00
wiz
19eecbbc67 Remove -Werror due to reports that on NetBSD 6 and Illumos the code
is not clean enough to compile without warnings (and thus errors).
2014-03-15 22:02:55 +00:00
wiz
fbc8d8d521 Update to 0.1.5:
libnice 0.1.5 (2014-03-06)
==========================

API: nice_agent_recv() and nice_agent_recv_nonblocking() as an alternative to
  the nice_agent_attach_recv()
API: nice_agent_recv_messages() and nice_agent_recv_messages_nonblocking() to
  receive multiple messages at the same time
API: nice_agent_get_io_stream() to get a GIOStream in reliable mode
API: nice_agent_get_selected_socket() to extract the selected GSocket
Import Google's newer PseudoTCP code including window scaling
Improve PseudoTCP performance
Improve performance
Build fixes
2014-03-12 10:25:47 +00:00
wiz
e03c03b6dc Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump. 2014-01-01 11:52:02 +00:00
adam
63c018902c Revbump after updating textproc/icu 2013-10-19 09:06:55 +00:00
ryoon
fe1a200d6d Recursive revbump from net/gupnp. 2013-07-06 16:27:35 +00:00
wiz
80ad255dfb Update to 0.1.4:
libnice 0.1.4 (2013-02-22)
==========================

Fix issue with dribble mode
Fix issue with TURN permissions
Fix missing win32 directory from release archive
Fix support for OC2007
Added new nice_address_ip_vesion API
Added new nice_agent_get_selected_pair API
Added new SDP parsing and generation API
Added simple examples (simple, threaded and sdp usages examples)

libnice 0.1.3 (2012-09-13)
==========================

Dribble mode: You can set remote candidates while gathering the local ones
Add support for GStreamer 1.0, will compile plugins for both 1.0 and 0.10 by default
Cache GSocketAddress in UdpBsdSocket, creating it is very slow
2013-05-26 20:28:18 +00:00
wiz
b96a5e5ce3 Bump PKGREVISION for libproxy shlib major bump. 2013-05-24 18:23:32 +00:00
adam
1ab43a036f Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
adam
f4c3b89da7 Revbump after graphics/jpeg and textproc/icu 2013-01-26 21:36:13 +00:00
asau
e059e7e469 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
ryoon
51c0d8ed45 Recursive bump from net/gssdp. 2012-10-06 08:46:39 +00:00
obache
c38c120ee5 recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-15 10:03:29 +00:00
sbd
21792a9296 Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
dholland
7e751949e4 Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)
It turns out there were a lot of these.
2012-05-07 01:53:12 +00:00
obache
a6d5ad9edc Recursive bump from icu shlib major bumped to 49. 2012-04-27 12:31:32 +00:00
wiz
1739eab08e Update to 0.1.2:
libnice 0.1.2 (2012-04-03)
==========================

Fix a bug where a controlled agent may never go to READY if it received early conncheck
Restart connchecks on a failed candidate pair when receiving a triggered check
Fix a bug where gathering-done signal could be sent before UPnP mapping finishes
Fix a race condition where setting remote-candidates on a gathered stream failed if another stream was gathering
Many fixes to complete and stabilize TURN support
Fix a bug in proxy support where TURN packets were misread
Refactor libnice to use GSocket which works around a glib limitation of g_io_channel on windows
Fix a bug with receiving error messages during conncheck
Fix a possible infinite loop bug
Fix memory leaks and multi-threaded race conditions
Better compatibility for BSD and Mingw
Added support files for Visual Studio compilation
Various fixes to UPnP support
Fixes to the build system
2012-04-22 15:54:32 +00:00
wiz
ee311e3b36 Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
wiz
5a1e8b0499 Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.
2012-02-06 12:40:37 +00:00
wiz
0ac6cb40c1 Update to 0.1.1:
libnice 0.1.1 (2011-09-07)
==========================

Fixed BSD and Solaris compatibility
Fixed PPC64 symbol test
Removed a few possible leak/bugs
Fixed compatibility with google's recent protocol change
2011-09-12 21:45:43 +00:00
obache
9572f6d892 recursive bump from textproc/icu shlib major bump. 2011-06-10 09:39:41 +00:00
obache
1d9df3258a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
wiz
ea4a8647ab Update to 0.1.0.
libnice 0.1.0 (2011-01-20)
==========================

Added nice_candidate_copy to the public API
Make stun_timer timeouts configurable (Break API and ABI)
Add compatibility support for MSOC 2007 and MSOC 2007 R2
Add MS-TURN support for MSOC
Added and completed TURN RFC 5766 support
Add a nice_agent_set_port_range API to force a component to use a specific port
Fix various bugs and memory leaks
Improve documentation
2011-02-21 15:51:13 +00:00
drochner
e64acf4f08 split libnice into two pkgs, to get dependencies sorted and stop
abuse of the options framework
being here, update to 0.0.13
changes:
- Add support for IPv6
- Fix crc32 function conflict with libz.so
- Various bug fixing and code cleaning
- Validate the remote candidate address before adding it
2010-08-09 09:53:30 +00:00
wiz
e8d8834f6a Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
2010-06-13 22:43:46 +00:00
wiz
646fe48840 Update to 0.0.11:
libnice 0.0.11 (2010-03-18)
===========================

Handle EAGAIN for UDP sockets
Fix coverity warnings
Fix a bug with TURN and Channel Bindings
Add a reliable transport mode using libjingle's PseudoTcp implementation
Various fixes
2010-05-02 11:45:35 +00:00
wiz
5bfb9cf11c Bump PKGREVISION for gupnp/gssdp API changes. 2010-01-20 14:04:52 +00:00
wiz
27298ef976 Update to 0.0.10:
libnice 0.0.10 (2009-11-04)
===========================

Fix some memory leaks with the gstreamer elements
Fix username/foundation for google TURN candidates
Fix the sending of hundreds of connectivity checks at once the stream is connected
Fix BSD support
Fix reprocessing of already processed early incoming checks when in dribble-mode
Fix a rare crash with failing relay candidates allocations
Add a stun_agent_set_software API
Add a nice_agent_set_software API
2009-12-15 10:45:30 +00:00
hasso
4f110d2d7f Make it build on DragonFly and probably some others. 2009-08-23 15:26:47 +00:00
wiz
45203ef0ba Initial import of libnice-0.0.9:
GLib ICE library

 - only implements ICE Lite
 - no support for RTCP
 - no support for IPv6
2009-08-17 21:10:28 +00:00