summaryrefslogtreecommitdiff
path: root/net/ekiga
AgeCommit message (Collapse)AuthorFilesLines
2009-05-02Add PREV_PKGPATH and/or SUPERSEDES for various packages thatreed1-1/+2
were moved or renamed. This was for some from 2008 and 2009 and one from 2001. Also I noticed that a CHANGES entry was wrong as said "Renamed" when should have said "Moved" (lua-OSBF) because PKGBASE stayed the same.
2009-03-22Remove msgfmtstrip scripts and targets using them, now that thewiz2-27/+1
infrastructure supports this properly (thanks joerg!).
2009-03-22Add some patches from ekiga Subversion, addressing PR 41041 by Jared McNeill.wiz6-13/+122
Bump PKGREVISION.
2009-03-18Update ekiga to 3.2.0.jmcneill5-8/+130
* Changes in ekiga 3.2.0 (2009-03-16) - Fix some NAT related issues (use internal port instead of external port in Cone NAT) - Uniformise detection of libnotify; fix compilation with mingw - Fix "URL completion combobox shows identical completions" - Fix "Assistant loosing values when going backward" - Fix GmConf settings when compiled with another package name - Fix unregistration of accounts - Fix build with -enable-kde - Fix OS X build - Fix a crash in chat - New translations: crh, or - Updated translations: as, bg, bn_IN, da, de, el, eu, gl, gu, hi, hu, ja, kn, ko, ku, lt, ml, mr, or, pt, ro, ru, ta, te, tr - New help translation: en_GB - Updated help translation: fr * Changes in ekiga 3.1.2 (2009-03-03) - Removal of the old H.263 ffmpeg plug in and enhancement of the H.263-1998 plug in to take its place. - Allow compilation with CELT 0.4 and 0.5 - Allow several ALSA devices to have the same name - STUN enabling/disabling has been readded to the GUI - Remove white spaces from the URI (useful when copy/paste) - Clear the URI edit box after a call - Fixed crash when clearing call history - Fix Windows compilation - Fixes for tarball generation - Fixed account data corruption when the authentication user name is left blank - Fixed possible crash when answering incoming calls - Fixed G.722 usage - Other various fixes, cleanups, removal of deprecated symbols etc. - Updated translations: ca, cs, da, el, en_GB, es, eu, fi, fr, he, hu, it, ja, ko, kn, nb, nl, pl, pt_BR, sl, sv, th, vi, zh_HK, zh_TW - New help/eu localisation Experimental features: - Significant improvements in IPv6 support - Gstreamer audio and video capture support near to be finished... * ekiga 3.1.1 unreleased * Changes in ekiga 3.1.0 (2009-01-05) - Added support for G.722 and CELT audio wideband codecs - Added support for H.263 - Added support for SIP dialog-info notifications, it allows being notified of incoming calls for the phones of your colleagues with software like Asterisk - Added support to disable STUN detection - Improved LDAP support in the address book, authentication is now possible - Killed the gconf_test_age test, Ekiga can now finally work with badly installed GConf schemas - More efficient memory handling using gmref_ptr, increases stability - Better handling of multiple network interfaces with dynamic addition and removal - libgnome is not required anymore when using GTK+ 2.14 - Many code cleanups, new GObjects, ... - Work in progress : XCAP support, Resource List support, GStreamer audio and video capture support, ...
2009-01-13Update to ekiga version 3.0.2.jmcneill5-69/+12
* What's changed ? ================== - Make sure sound events are played through the correct devices. (#564370) - Fixed crash on missed call. - Do not show the assistant after an upgrade for which Ekiga was already successfully setup. - Added settings migration from Ekiga 2.0.x. - Allow answering/rejecting calls from the main window even if we use notifications. - Do not try refreshing SUBSCRIBE requests for which the 200 OK contains an expire time of 0. - Fixed sending ACK request to incorrect address when particular types of proxies are being used. - Fixed test for CANCEL receipt on INVITE clearing call. - Ignore multiple forked CANCEL messages. - Fixed issue with registration to a non-standard port. - Fixed restarting timers if get pathological response to a transaction with incorrect Cseq header field. - Fixed missing route set on SIP commands in a dialog when using outbound proxy.
2008-12-20Add avahi support, bump PKGREVISION.jmcneill1-3/+13
2008-11-13Add missing hicolor-icon-theme dependency.wiz1-13/+14
Reorder lines to follow pkgsrc standard some more. Bump PKGREVISION.
2008-11-12Ekiga wants LDAP support by default. Buildlink in databases/openldap-clientdsainty4-2/+48
so that configure will succeed. Fix the comment syntax in a couple of assembly files to fix the build where the assembler doesn't like # as a comment prefix. Bump PKGREVISION.
2008-10-25Update to 3.0.1:jmcneill2-6/+6
Windows build * Fixed crash when echo cancellation is active * Improved GTK installation by providing our own libraries * Fixed crash when clicking the status bar * Fixed crash when the only available accelerated surface is already taken * Fixed playing of audio files with samplerate != 8000Hz * Fixed possible crash when quickly deleting and creating threads * Fixed flickering in Picture-in-Picture mode GUI * Fixed overlapping issue of font/smiley buttons in the chat window * Fixed possible flickering issues on XV * Fixed possible X timing issue * Fixed message box when device is unplugged in out-of-call state * Fixed crash when closing various windows using the window manager * Fixed crash in the configuration assistant when unplugging the active device * Do not display localhost users in the neighbours * Fixed Ekiga not able to resolve DNS names when being used with a Turkish locale * Allow using '&' as name in the roster * Fixed 'Search Scope' field alignment in the form SIP * Fixed behavior in case of Open NAT * Fixed SIP REGISTER and INVITE behaviors when Ekiga listens to multiple interfaces in the same subnet * Fixed response code when receiving a BYE for a call that is already released * Fixed numerous retries using the same authentication credentials * Fixed interoperability issues with Cisco Call Manager * Fixed default status when receiving a NOTIFY with an empty body to offline instead of unknown * Fixed parsing of URIs quoted with <> but without "" * Fixed INVITE loop detection when forked INVITE requets arrive over multiple paths H.323 * Fixed inclusion of RFC2833 using H.323 Misc * Made the libnotify dependancy optional * Fixed POTFILE.in file
2008-09-22Import ekiga-3.0.0 stable release to replace net/ekiga-develjmcneill4-0/+394
Ekiga (formely known as GnomeMeeting) is an open source VoIP and video conferencing application for GNOME. Ekiga uses both the H.323 and SIP protocols. It supports many audio and video codecs, and is interoperable with other SIP compliant software and also with Microsoft NetMeeting.