summaryrefslogtreecommitdiff
path: root/chat/telepathy-farsight
AgeCommit message (Collapse)AuthorFilesLines
2019-04-26Omit mentions of python 34 and 35, after those were removed.maya1-2/+2
- Includes some whitespace changes, to be handled in a separate commit.
2019-04-25PKGREVISION bump for anything using python without a PYPKGPREFIX.maya1-2/+2
This is a semi-manual PKGREVISION bump.
2018-11-14Revbump after cairo 1.16.0 update.kleink1-2/+2
2018-11-12Recursive revbump from hardbuzz-2.1.1ryoon1-2/+2
2018-07-03extend PYTHON_VERSIONS_ for Python 3.7adam1-2/+2
2018-04-16Recursive bump for new fribidi dependency in pango.wiz1-2/+2
2018-03-12Recursive bumps for fontconfig and libzip dependency changes.wiz1-2/+2
2017-09-04Follow some redirects.wiz1-2/+2
2017-03-23Extend SHA512 checksums to various files I have on my local distfilejoerg1-1/+2
mirror.
2017-02-12Recursive revbump from fonts/harfbuzzryoon1-2/+2
2017-02-06Recursive bump for harfbuzz's new graphite2 dependency.wiz1-2/+2
2017-01-01Add python-3.6 to incompatible versions.wiz1-2/+2
2016-08-03Revbump after graphics/gd updateadam1-1/+2
2016-07-09Remove python33: adapt all packages that refer to it.wiz1-2/+2
2015-12-14- Added missing dependency to gst-pythonjaapb1-3/+3
2015-12-05Extend PYTHON_VERSIONS_INCOMPATIBLE to 35adam1-2/+2
2015-12-01Updated package to latest version, 0.0.19. Changes include:jaapb2-10/+8
Only call CodecsUpdated() when config params have changed and the other side should be notified Run dispose from the main thread always Add a block-ready property to TfStream This allows the application to block the calling of the Ready() dbus method until some pre-condition as been accomplished. If this property is set to TRUE during the "stream-created" signal, then Ready() will not be called before it is unset. Remove set-but-unused variable Set the rtp header extension preferences before the codec prefs The RTP header extension preferences are only taken into account when the codec preferences are changed. Set Farsight2's default header extensions and codecs stream-get-codec-config signal does not have details, removing hint Set the local RTP header extensions Set remote RTP Header extensions Set local Feedback Messages Implement setting remote feedback messages Ensure there is a stop call before a start call always Don't free codecs borrowed from the GstMessage Implement StartNamedTelephoneEvent Return TRUE when messages are handled, a few were missing Add StartSoundTelephonyEvent and StartNamedTelephonyEvent The sound variant has an implementation since its trivial python: Don't link to libpython Some distributions (Debian) link libpython statically into the python interpreter async_method_callback_optional: also ignore NotImplemented errors (#35791) async_method_callback_optional: use g_error_matches() Also use early returns to make things easier to read. Don't leak the tpcodecs if we do Supported then Update
2015-11-03Add SHA512 digests for distfiles for chat categoryagc1-1/+2
Problems found with existing distfiles: distfiles/icb-5.0.9.tar.gz distfiles/icb.2.1.4.tar.Z distfiles/zenicb-19981202.tar.gz No changes made to these /distinfo files. 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-04-25Recursive revbump following MesaLib update, categories a through f.tnn1-2/+2
2014-05-09Mark packages that are not ready for python-3.3 also not ready for 3.4,wiz1-2/+2
until proven otherwise.
2014-05-05Recursive revbump from x11/pixmanryoon1-2/+2
Fix PR pkg/48777
2014-01-25Mark packages as not ready for python-3.x where applicable;wiz1-2/+3
either because they themselves are not ready or because a dependency isn't. This is annotated by PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of x.y.z or PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-foo, py-bar respectively, please use the same style for other packages, and check during updates. Use versioned_dependencies.mk where applicable. Use REPLACE_PYTHON instead of handcoded alternatives, where applicable. Reorder Makefile sections into standard order, where applicable. Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default with the next commit. Whitespace cleanups and other nits corrected, where necessary.
2013-10-10Recursive revbump from pango-1.36.0ryoon1-2/+2
2013-09-02Revbump after cairo updateadam1-2/+2
2013-06-06Bump PKGREVISION for libXft changes for NetBSD native X support onwiz1-2/+2
NetBSD 6, requested by tron.
2013-06-04Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:tron1-2/+2
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
2013-06-03Bump freetype2 and fontconfig dependencies to current pkgsrc versions,wiz1-2/+2
to address issues with NetBSD-6(and earlier)'s fontconfig not being new enough for pango. While doing that, also bump freetype2 dependency to current pkgsrc version. Suggested by tron in PR 47882
2013-02-16Recursive bump for png-1.6.wiz2-4/+4
2013-01-26Revbump after graphics/jpeg and textproc/icuadam2-4/+4
2012-10-08Revbump after updating graphics/pangoadam2-4/+4
2012-10-06Recursive bump from net/gssdp.ryoon2-4/+4
2012-10-03Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-10-02Mass recursive bump after the dependence fix of the "cairo" packagetron2-4/+4
requested by Thomas Klausner.
2012-09-15recursive bump from libffi shlib major bumpobache2-4/+4
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-07Revbump after updating graphics/cairoadam2-4/+4
2012-06-14Recursive PKGREVISION bump for libxml2 buildlink addition.sbd2-4/+4
2012-05-07Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)dholland1-2/+2
It turns out there were a lot of these.
2012-04-27Recursive bump from icu shlib major bumped to 49.obache2-4/+4
2012-03-09Bump PKGREVISION for python default version change to 2.7.wiz2-4/+4
py-* not affected, since it built different versions depending on the setting already.
2012-03-03Recursive bump for pcre-8.30* (shlib major change)wiz2-4/+4
2012-02-16Fix build on SunOS.hans1-1/+3
2012-02-06Revbump forwiz2-4/+4
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
2011-11-01Recursive bump for graphics/freetype2 buildlink addition.sbd2-4/+4
2011-06-10recursive bump from textproc/icu shlib major bump.obache2-4/+4
2011-04-22recursive bump from gettext-lib shlib bump.obache2-3/+4
2011-04-05update to 0.0.16drochner2-7/+7
changes: - Emit the NewActiveTransportPair signal - Emit CodecsUpdated more often - Various bug fixes
2011-02-24update to 0.0.15drochner2-7/+6
changes: fix ressource leak
2011-02-21Bump depends and PKGREVISION for libnice shlib major change.wiz2-4/+4
2011-01-13png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.wiz2-4/+4
2010-11-15PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnomeabs2-4/+4