summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-12-01Added telepathy-qt to Makefilejaapb1-1/+2
2015-12-01Added chat/telepathy-qt version 0.9.6.1jaapb1-1/+2
2015-12-01Added chat/telepathy-qt 0.9.6.1, a set of Qt bindings for Telepathy.jaapb7-0/+563
2015-12-01Fix PKGNAME to properly version Python.fhajny3-2/+38
Fix lib loading to not use find_library. Fixes NetBSD/SunOS at least.
2015-12-01Added telepathy-farstream to SUBDIRsjaapb1-1/+2
2015-12-01Added chat/telepathy-farstream version 0.6.2jaapb1-1/+2
2015-12-01Added telepathy-farstream, version 0.6.2, a Farstream connection managerjaapb5-0/+63
for Telepathy.
2015-12-01Added farstream to SUBDIRsjaapb1-1/+2
2015-12-01Added chat/farstream version 0.2.7jaapb1-1/+2
2015-12-01Added package farstream, version 0.2.7---an audio/video communicationsjaapb5-0/+159
framework. Based on the farstream package from pkgsrc-wip.
2015-12-01Updated chat/telepathy-farsight to 0.0.19jaapb2-3/+4
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-12-01Updated chat/telepathy-gabble to 0.18.3jaapb1-2/+1
2015-12-01Updated package to latest version, 0.18.3. Given that we have four yearsjaapb12-236/+22
worth of changes here, I won't paste the entire changelog (it is in the .tar.gz if anyone is really interested).
2015-12-01Correction to PKGNAME, sorry.mef1-1/+2
2015-12-01Added devel/p5-Test-Stream version 1.302026mef2-2/+4
2015-12-01Import Test-Stream-1.302026 as devel/p5-Test-Stream.mef3-0/+26
This is the primary interface for loading Test::Stream based tools. This module is responsible for loading bundles and plugins for the tools you want. By default you are required to specify at least 1 plugin or bundle to load. You can subclass Test::Stream to have your own default plugins or bundles.
2015-12-01Add security/py-ndg_httpsclientfhajny1-1/+2
2015-12-01Added security/py-ndg_httpsclient version 0.4.0fhajny1-1/+2
2015-12-01Import ndg_httpsclient-0.4.0 as www/py-ndg_httpsclient.fhajny4-0/+83
A HTTPS client implementation for httplib and urllib2 based on PyOpenSSL. PyOpenSSL provides a more fully featured SSL implementation over the default provided with Python and importantly enables full verification of the SSL peer.
2015-12-01Add time/py-rfc3339fhajny1-1/+2
2015-12-01Added time/py-rfc3339 version 1.0fhajny1-1/+2
2015-12-01Import pyRFC3339 1.0 as time/py-rfc3339.fhajny4-0/+43
pyRFC3339 parses and generates RFC 3339-compliant timestamps using Python datetime.datetime objects.
2015-12-01Update py-dialog and py-dialog2 to 3.3.0fhajny1-1/+3
2015-12-01Update devel/py-dialog and devel/py-dialog2 to 3.3.0.fhajny4-16/+16
Main changes in version 3.3.0 - Allow passing dialog arguments via a temporary file. - Bug fix in Dialog._dialog_version_check(). Main changes in version 3.2.2 - Fix backend version check for buildlist, programbox, rangebox and treeview. - Bug fixes related to old versions of dialog (e.g., 1.1-20100428) and Python.
2015-12-01Add devel/py-funcsigsfhajny1-1/+2
2015-12-01Import py-funcsigs and update py-mock to 1.3.0nb1 to fix it for Python 2.7fhajny1-1/+3
2015-12-01py-mock requires py-funcsigs on Python<3.3. Bump PKGREVISION.fhajny1-2/+7
2015-12-01Import funcsigs 0.4 as devel/py-funcsigs.fhajny4-0/+40
funcsigs is a backport of the PEP 362 function signature features from Python 3.3's inspect module. The backport is compatible with Python 2.6, 2.7 as well as 3.2 and up.
2015-12-01ÅAdd py-ZopeEventfhajny1-1/+2
2015-12-01Update Zope modules, add py-ZopeEventfhajny1-1/+4
2015-12-01Update devel/py-ZopeComponent to 4.2.2.fhajny2-9/+12
Fix missing dependencies. 4.2.2 (2015-06-04) - Fix test cases for PyPy and PyPy3.
2015-12-01Update devel/py-ZopeInterface to 4.1.3.fhajny3-11/+12
- Fix installation without a C compiler on Python 3.5.
2015-12-01Import zope.event 4.1.0 as devel/py-ZopeEvent.fhajny4-0/+49
The zope.event package provides a simple event system, including: - An event publishing API, intended for use by applications which are unaware of any subscribers to their events. - A very simple event-dispatching system on which more sophisticated event dispatching systems can be built. For example, a type-based event dispatching system that builds on zope.event can be found in zope.component.
2015-11-30Revert. Committer was explicitly asked to not commit that change as itjoerg2-8/+4
is incompletely and incorrect.
2015-11-30pbulk-base-0.51: Allow symbolic host names in distributed case.asau2-4/+8
2015-11-30Doesn't like nbpax for extraction, so use bsdtar.joerg1-1/+3
2015-11-30Updated net/dhcpcd to 6.9.4roy1-1/+2
2015-11-30Update to dhcpcd-6.9.4 with the following changes:roy2-7/+6
* dhcpcd will now configure chrony if installed and ntp isn't * dhcpcd no longer attempts temporary address management on Linux * replace the SixRD decode function with a generic definition * try harder to ensure only 1 lladdr exists per interface on BSD * kFreeBSD compiles once more, thanks to JS Junior * change IPv6 routes on MTU change * -p works with -x on an already running process started without -p * fix TEST for IPv4LL * Correct size allocation for prefix delegation, thanks to Jade * Add an option to enable DHCPv6 Information Request without the need for dhcpcd to recieve an IPv6 Router Advertisement with the Other Configuration bit set. * Introduce the optional option type, which allows embedded options to be optional * Mark our logger function as sysloglike because we enjoy using %m * Don't check link state if not instruted to before working out if we can fork early or not. * Add a -N --renew option to renew any existing address early * Obey the hostname_short option even for configured FQDN hostnames * -U, --dumplease now works with standard input. It no longer works with a filename. * If dumping leases, skip authentication and address expiry checks * Fix adding host routes via a gateway on Linux * Fix adding static routes via a gateway on BSD * Always send LOG_DEBUG to syslog(3) even if we are in quiet mode. It's upto syslog to filter it. * If testing or dumping leases, don't send to syslog only stdout/stderr.
2015-11-30Add Following line for make testmef1-2/+3
+BUILD_DEPENDS+= p5-Test-NoTabs-[0-9]*:../../devel/p5-Test-NoTabs
2015-11-30Try to fix breakage, optionalize x11 on Darwin. Bump.tnn1-9/+24
2015-11-30Updated devel/libsigc++ to 2.6.2adam1-1/+2
2015-11-30Changes 2.6.2:adam2-9/+8
* slot: Handle auto-disconnection when a slot contains a slot * slot and signal: Correct move constructors and move assignments. * trackable, slot_base, signal_base, connection: Add some noexcept specs * trackable, slot, signal: Remove noexcept from move operations. * slot and signal: Add missing move constructors and move assignments * signal_impl: =delete copy and move operations. * typed_slot_rep: =delete unimplemented copy and move operations. * slot_rep: =delete copy and move operations.
2015-11-30Added devel/p5-Test-EOL version 1.6mef2-2/+4
2015-11-30Import p5-Test-EOL-1.6 as devel/p5-Test-EOL.mef3-0/+26
This module scans your project/distribution for any perl files (scripts, modules, etc) for the presence of windows line endings.
2015-11-30Added devel/p5-CPAN-Meta version 2.150005mef2-2/+4
2015-11-30Import p5-Test-CPAN-Meta-0.25 as devel/p5-Test-CPAN-Meta.mef3-0/+28
This distribution was written to ensure that a META.yml file, provided with a standard distribution uploaded to CPAN, meets the specifications that are slowly being introduced to module uploads, via the use of package makers and installers such as ExtUtils::MakeMaker, Module::Build and Module::Install.
2015-11-30Add following line for make testmef1-1/+2
+BUILD_DEPENDS+= p5-Text-Diff-[0-9]*:../../textproc/p5-Text-Diff
2015-11-30Updated converters/help2man to 1.47.3adam1-1/+2
2015-11-30Changes 1.47.3:adam2-7/+7
* Filter more untranslatable strings from help2man-texi.pot, and add a note to translators about translation of cross-references.