aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
Commit message (Collapse)AuthorAgeFilesLines
* Update KDE Applications to 18.04.3tcberner2018-07-1416-46/+45
|
* net-im/gajim: update to 1.0.3rm2018-07-112-4/+4
| | | | | | | | | | | | | | | | Changelog: Gajim 1.0.3 (20 May 2018) Bugs fixed: * 8296 Fix errors on roster updates after stream management resume * 9106 Convert font weight from pango to css values * 9124 Bring ChatControl to front when notification is clicked * Set no-store hint on groupchat chatstates * Dont show OOB uri if message body is the same * Add missing bybonjour dependency for Windows zeroconf
* net-im/py-nbxmpp: update to 0.6.6rm2018-07-112-4/+4
|
* Remove all := from BUILD_DEPENDS, here are never needed.mat2018-07-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | While there, cleanup, and sort depends. When build and run dependencies are the same, there are three ways to avoid duplicating the list while not adding the framework added BUILD_DEPENDS to the RUN_DEPENDS. In order of preference, they are: 1) use RUN_DEPENDS to set BUILD_DEPENDS: BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= foo:bar/baz 2) create another variable and use it: MY_DEPENDS= foo:bar/baz BUILD_DEPENDS= ${MY_DEPENDS} RUN_DEPENDS= ${MY_DEPENDS} 3) use BUILD_DEPENDS to set RUN_DEPENDS and force evaluation: BUILD_DEPENDS= foo:bar/baz RUN_DEPENDS:= ${BUILD_DEPENDS} Sponsored by: Absolight
* Mark these ports as broken on aarch64, and, where appropriate, armvX.linimon2018-07-071-0/+4
| | | | | | While here, pet portlint and modernize. Approved by: portmgr (tier-2 blanket)
* www/libwww: Update to 5.4.2, Fix security vulnerabilitiesdbaio2018-07-051-1/+1
| | | | | | | | | | | | | | | | | | This a security release for libwww to take into account security advisories CVE-2016-9063 and CVE-2017-9233. In order to take into account current and future expat security advisories, the expat source code was removed from the libwww tree. The makefiles were modified so that libwww dynamically links against the system's expat library. Patches removed were incorporated upstream. Bump PORTREVISION of dependent ports due shlib change. Changes: https://raw.githubusercontent.com/w3c/libwww/5.4.2/ChangeLog MFH: 2018Q3 Security: e375ff3f-7fec-11e8-8088-28d244aee256
* net-im/qTox: Update 1.16.0 -> 1.16.1yuri2018-07-052-4/+4
| | | | Reported by: portscout
* net-im/qTox: Update 1.15.0 -> 1.16.0yuri2018-07-052-15/+9
| | | | | | | | Port changes: * .desktop file got renamed * Intermediate revision (when present) is based on DISTVERSIONSUFFIX Reported by: portscout
* net-im/matterircd: Update to 0.18.2swills2018-07-042-4/+4
| | | | | PR: 229483 Submitted by: norrland@nullbyte.se (maintainer)
* - Add dependency on STUN for SIP optionashish2018-07-031-0/+1
| | | | Reported by: Bryan Erickson <bryan at xorcara dot com> (private email)
* net-im/mastodon: Extend the expiration date by two weeksjrm2018-07-031-1/+1
| | | | | Marcin Cieślak <saper@saper.info> plans to submit a fix, but needs more time.
* net-im/pecl-stomp2: Update to 2.0.2dbaio2018-07-032-4/+4
| | | | Changes: https://pecl.php.net/package-changelog.php?package=stomp&release=2.0.2
* - Update to 18.06ashish2018-07-013-58/+56
| | | | | | | | - Add a note to UPDATING about removal of support for IRC transport - Thanks to reporter for help with testing PR: 229388 Reported by: post at zuglufttier dot de
* lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports.arrowd2018-06-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | As usual, it is recommended to rebuild or reinstall all the dependent ports and the lang/ghc port itself in one of the following ways: # portmaster -w -r ghc or # portupgrade -fr lang/ghc In case of pkg(8), it is probably safer to remove all the GHC-dependent packages along with GHC and reinstall everything from scratch. For example: # pkg query "%ro" ghc > ghc-pkgs.txt # pkg delete -y lang/ghc In ghc-pkgs.txt, check and remove all the packages that have been moved on the update, then use this command: # pkg install -y `cat ghc-pkgs.txt` Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D16038
* devel/icu: update to 62.1jbeich2018-06-291-1/+1
| | | | | | | Changes: http://site.icu-project.org/download/62 ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ PR: 229359 Exp-run by: antoine (only 10.4)
* Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mktcberner2018-06-2952-104/+108
| | | | | | | | | | | | | | | From now on, ports that depend on Qt4 will have to set USES= qt:4 USE_QT= foo bar ports depending on Qt5 will use USES= qt:5 USE_QT= foo bar PR: 229225 Exp-run by: antoine Reviewed by: mat Approved by: portmgr (antoine) Differential Revision: →https://reviews.freebsd.org/D15540
* Do not force stop services when a package is deinstalled.mat2018-06-272-2/+1
| | | | | | Starting or stopping services is the role of pkg(8). Sponsored by: Absolight
* - Update to 18.04ashish2018-06-275-548/+705
| | | | | | | | | | - Switch to using Github sources, easier to maintain - Remove dependency on git - Add dependency on autoreconf as we are now using sources from git - Thanks to Bernhard, and reporter for help with testing PR: 228935 Reported by: post at zuglufttier dot de
* - Upgrade Tox to v0.2.3thierry2018-06-268-5/+10
| | | | | | Release notes at <https://github.com/TokTok/c-toxcore/releases/tag/v0.2.3> - Bump PORTREVISION of consumers.
* Revert r473259 and r473260 which are committed by accidentsunpoet2018-06-251-1/+1
| | | | | - Bump PORTEPOCH for protobuf and py-protobuf - Bump PORTREVISION for dependent ports
* Update to 3.6.0sunpoet2018-06-251-1/+1
| | | | Changes: https://github.com/google/protobuf/releases
* net-im/uTox: Update to 0.17.0tobik2018-06-228-84/+56
| | | | | | | | | - Update license and WWW Changes: https://github.com/uTox/uTox/releases PR: 229198 Submitted by: tobik Approved by: maintainer
* multimedia/*phonon*: update and flavorize with @qt4/@qt5tcberner2018-06-221-0/+1
| | | | | Approved by: portmgr (mat) Differential Revision: https://reviews.freebsd.org/D14632
* Use PY_FLAVOR for dependencies.mat2018-06-2119-86/+86
| | | | | | | FLAVOR is the current port's flavor, it should not be used outside of this scope. Sponsored by: Absolight
* Correctly depend on those Python ports.mat2018-06-211-4/+4
| | | | | | | - py-qt have their framework - depending on a single file breaks with multiple flavors. Sponsored by: Absolight
* net-im/openfire: update to 4.2.3gahr2018-06-202-4/+4
| | | | | | | | Changelog: http://download.igniterealtime.org/openfire/docs/4.2.3/changelog.html PR: 229165 Submitted by: dougs@dawnsign.com
* Mark ports broken on powerpc64, categories g-n.linimon2018-06-181-0/+2
| | | | | | While here, pet portlint and do some other cleanup. Approved by: portmgr (tier-2 blanket)
* net-im/toxins: Update g20180214 -> g20180217yuri2018-06-182-6/+9
| | | | Add minitox: a minimal client written for toxcore
* Update to 0.31.2krion2018-06-172-4/+4
| | | | | PR: 229069 Submitted by: maintainer
* Remove expired port:rene2018-06-1610-291/+0
| | | | 2018-06-15 net-im/imspector: No active upstream, master site disappeared long ago
* net-im/matterircd: Update to 0.18.0swills2018-06-152-4/+4
| | | | | PR: 228928 Submitted by: norrland@nullbyte.se (maintainer)
* - Update to 0.31.1decke2018-06-122-7/+7
| | | | | | | - Pass maintainership to submitter PR: 228871 Submitted by: Sascha Biberhofer <ports@skyforge.at>
* Fix port builds for architectures which remain on gcc as the default compiler.linimon2018-06-111-2/+2
| | | | | | | | | | | | | | This will primarily help powerpc64. For archs where clang is the default compiler, these changes will have no effect, as the base compiler already has these capabilities (primarily, but not exclusively, c++-11). Tested for no-harm on amd64. While here, pet portlint. Approved by: portmgr (tier-2 blanket)
* net-im/kopete: add work-around to fix build on currenttcberner2018-06-101-0/+2
| | | | | PR: 228640 Submitted by: emaste
* Update KDE Applications to 18.04.2tcberner2018-06-1016-47/+47
|
* Fix MASTER_SITES to make it fetchablesunpoet2018-06-052-1/+5
| | | | | - Add LICENSE - Fix and update WWW
* net-im/linux-telegram-desktop: update to 1.3.0joneum2018-06-032-4/+4
| | | | | PR: 228713 Submitted by: Henry Hu <henry.hu.sh@gmail.com> (maintainer)
* Update to 0.10.2, addressing CVE-2018-10847.lx2018-06-023-5/+5
| | | | | | PR: 228440 Submitted by: Piotr Kubaj Security: CVE-2018-10847
* Bump PORTREVISION due upgrade of devel/boehm-gc to 7.6.6cpm2018-06-012-2/+2
| | | | | PR: 228597 Approved by: portmgr (antoine)
* USES=emacs ports: Bump PORTREVISION for editors/emacs 26.1 upgradejrm2018-05-311-0/+5
| | | | | Or, mark ports that fail to build as BROKEN. https://lists.freebsd.org/pipermail/freebsd-ports/2018-May/113518.html
* Deprecate net-im/imspectortobik2018-05-281-0/+3
| | | | | | | | - The software has no active upstream. The last update was in 2011. - The master site disappeared long ago. PR: 228305 Reported by: maintainer
* Update WWWsunpoet2018-05-2813-13/+13
| | | | | | | search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
* Update lang/ghc 8.4.2 and the hs-* ports the newer versionstcberner2018-05-261-2/+2
| | | | | | | | | | | | | | * Update lang/ghc to 8.4.2 * Update the boostrap compiler to 8.4.1 * Update the many hs-* ports * Bump the rest Thanks a lot to arrowd for doing all the heavy lifting :) PR: 227968 Exp-run by: antoine Submitted by: arrowd Differential Revision: https://reviews.freebsd.org/D15005
* net-im/py-matrix-synapse: Update to 0.28.1feld2018-05-262-5/+5
| | | | Security: https://matrix.org/blog/2018/05/01/security-update-synapse-0-28-1/
* Window Merge is a Pidgin plugin that merges a conversation window with theeugen2018-05-254-0/+41
| | | | | | | | | | | Buddy List window. It can be used to achieve a rudimentary "single window mode" for Pidgin. Both Window Merge and Pidgin itself should be kept updated for the most stable experience. WWW: https://github.com/dm0-/window_merge PR: 227094 Submitted by: Volodymyr Kostyrko <arcade@b1t.name>
* net-im/psi: Upgrade to 1.3.arrowd2018-05-245-83/+272
| | | | | Approved by: mat, tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D12778
* net-im/mastodon: Mark broken and deprecated and set expiration datejrm2018-05-241-0/+4
| | | | | | | | | | | | | | | File bankruptcy with net-im/mastodon. After the www/node upgrade to 10, it broke again. In general, the return to effort ratio trying to contort these node modules and ruby gems in to a port is too low (for me). I will leave the port here for about a month in case anyone else would like to give it a go. For those who want to run a FreeBSD-based instance on the "fediverse", it is probably easier to simply follow Mastodon's installation guide. Alternatively, I have heard good things about Pleroma [1], so you may want to give it a try. [1] https://git.pleroma.social/pleroma/pleroma
* Add net-im/Makefile entry missed by previous commitmeta2018-05-201-0/+1
|
* New port: net-im/purple-slack: Slack protocol plugin for libpurplemeta2018-05-203-0/+41
| | | | | | | | WWW: https://github.com/dylex/slack-libpurple PR: 228279 Submitted by: Albert Ou <aou@eecs.berkeley.edu> Approved by: pi (mentor)
* - Update to 3.7.1tota2018-05-162-4/+4
|
* - Update to 3.7.0tota2018-05-163-6/+18
|
* net-im/rubygem-earthquake: Remove portmeta2018-05-155-49/+0
| | | | | | | | | | | | This port has been broken for years and no longer maintained by upstream. Also, remove security/rubygem-jugyo_twtter_oauth. It is a fork of twitter_oauth[1] and required only by net-im/rubygem-earthquake. [1] https://rubygems.org/gems/twitter_oauth Approved by: hrs (mentor) Differential Revision: https://reviews.freebsd.org/D15441
* - fix build for FreeBSD 12.0dinoex2018-05-141-1/+1
|
* - remove msn plugindinoex2018-05-143-43/+0
| | | | MSN Messenger service terminated 2017-05-19
* net-im/purple-hangouts: Update to 20180419dbaio2018-05-132-5/+5
| | | | | PR: 228170 Submitted by: <jjuanino@gmail.com> (maintainer)
* Opencv is checked by configure, but actually it is only needed forthierry2018-05-121-2/+2
| | | | | | | tests. PR: 228178 Reported by: vvd (at) unislabs.com
* net-im/py-slackclient: Update to 1.2.1koobs2018-05-112-10/+13
| | | | | | | | | | | | | | | | - Python 3 is now supported [1]. - Update and sort all *_DEPENDS to match upstreams declarations, using specific versions where declared and possible (eg: we dont use "!="). - We want one line per test ouput, so verbosify the tests. [1] https://github.com/slackapi/python-slackclient/issues/165 Changelog: https://slackapi.github.io/python-slackclient/changelog.html PR: 228137 Submitted by: Derek Schrock <dereks lifeofadishwasher com>
* Update KDE Applications to 18.04.1tcberner2018-05-1117-73/+45
|
* Bump PORTREVISION on more opencv consumers due to opencv updateswills2018-05-102-1/+2
|
* Changed the MAINTAINER of all my ports to have mfechner@FreeBSD.org listed.mfechner2018-05-091-1/+1
| | | | | | Reviewed by: tz (mentor) Approved by: tz (mentor) Differential Revision: https://reviews.freebsd.org/D15270
* - Update to 3.6.8tota2018-05-083-21/+5
|
* - Update to 3.6.7tota2018-05-082-5/+5
|
* net-im/matterircd: Update to 0.17.3dbaio2018-05-072-4/+4
| | | | | | | Changes: https://github.com/42wim/matterircd/blob/v0.17.3/changelog.md PR: 227964 Submitted by: norrland@nullbyte.se (maintainer)
* net-im/qTox: Update 1.14.1 -> 1.15.0yuri2018-05-062-5/+4
| | | | | See the changelog in: https://github.com/qTox/qTox/blob/master/CHANGELOG.md
* Update net-im/py-python-telegram-bot to version 10.1.0.olgeni2018-05-062-4/+4
|
* For some ports under `net*' categories: remove redundant PKGMESSAGEdanfe2018-05-051-2/+0
| | | | | assignment, which is set appropriately by the b.p.m when `pkg-message' appears on the SUB_FILES list.
* net-im/kopete: explicitely depend on v4l_compattcberner2018-05-041-0/+2
| | | | | | * some dependency which pulled this in previously seems to have changed. Reported by: pkg-fallout
* multimedia/ffmpeg: update to 4.0jbeich2018-05-022-0/+2
| | | | | | | | | | | | - FFSERVER support was removed upstream - libressl now uses libtls backend instead of patching openssl one - Clang i386 no longer uses 16-byte aligned stack Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.0:/Changelog ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ PR: 227726 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D15175
* net-im/gajim: update to 1.0.2rm2018-05-022-5/+5
| | | | | Changelog: https://dev.gajim.org/gajim/gajim/blob/gajim-1.0.2/ChangeLog#L1
* net-im/py-nbxmpp: update to 0.6.5rm2018-05-022-4/+4
|
* net-im/qTox: unbreak with ffmpeg 4.0jbeich2018-05-012-0/+5
| | | | | | | | | | | | | src/video/camerasource.cpp:112:5: error: 'av_register_all' is deprecated [-Werror,-Wdeprecated-declarations] av_register_all(); ^ /usr/local/include/libavformat/avformat.h:2025:6: note: 'av_register_all' declared here void av_register_all(void); ^ PR: 227726 Reported by: antoine (via exp-run) Obtained from: upstream
* Switch the accounts-sso ports to USE_GITLAB.tcberner2018-04-306-25/+18
| | | | * Due to the different fetch method the distinfo changed.
* Hook net-im/kopete and sysutils/kbackup into the buildtcberner2018-04-291-0/+1
| | | | | Reported by: antoine Pointy-hat to: tcberner
* Update KDE Applications to 18.04.0tcberner2018-04-2927-45/+929
| | | | * Pin multimedia/kdelive at 17.12.3 until we import the mlt update from the dev-repo.
* net-im/matterircd: Update to 0.17.2dbaio2018-04-262-4/+4
| | | | | | | Changes: https://github.com/42wim/matterircd/blob/v0.17.2/changelog.md PR: 227696 Submitted by: norrland@nullbyte.se (maintainer)
* - Update to 3.6.6tota2018-04-252-4/+4
|
* Fix msgpack dependencysunpoet2018-04-251-2/+3
| | | | | - While I'm here, remove .include <bsd.port.options.mk> - Bump PORTREVISION for package change
* - Update to 18.03ashish2018-04-235-323/+285
| | | | | | | | | - Remove GRAPHICS option, it's now implicitly enabled in this version - Remove the patch corresponding to a dependency removed upstream - Thanks to reporter for help with testing PR: 227386 Reported by: post at zuglufttier dot de
* Move devel/py-msgpack-python to devel/py-msgpacksunpoet2018-04-231-2/+2
| | | | | | | | - Update to 0.5.6 - Update pkg-descr - Update WWW Changes: https://github.com/msgpack/msgpack-python/blob/master/ChangeLog.rst
* - Add missing run-dependsamdmi32018-04-191-2/+5
| | | | | | PR: 227616 Submitted by: 0mp@FreeBSD.org (maintainer) Reported by: z7dr6ut7gs@snkmail.com
* Upgrade to v0.2.2.thierry2018-04-192-4/+4
| | | | Release notes at https://github.com/TokTok/c-toxcore/releases/tag/v0.2.2
* devel/boost-*: update to 1.67.0jbeich2018-04-188-8/+8
| | | | | | | Changes: http://www.boost.org/users/history/version_1_67_0.html PR: 227427 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D15030
* Toot is a Mastodon CLI client written in Python, which lets you logkrion2018-04-185-0/+61
| | | | | | | | | | | into your Mastodon account, search for users and hashtags, display timelines, post (toot), upload media files and perform account related actions such us following, muting and blocking. WWW: https://github.com/ihabunek/toot PR: 227587 Submitted by: Mateusz Piotrowski <0mp@FreeBSD.org>
* Reset MAINTAINERfeld2018-04-181-1/+1
| | | | My enthusiasm for Matrix has been throughly exhausted.
* Update to version 1.2.17krion2018-04-1755-267/+653
| | | | | PR: 227571 Submitted by: maintainer
* Update net-im/py-python-telegram-bot to version 10.0.2.olgeni2018-04-172-4/+4
|
* net-im/slack-term: Update to 0.4.0joneum2018-04-173-6/+7
| | | | | | | Changelog: https://github.com/erroneousboat/slack-term/releases/tag/v0.4.0 PR: 227524 Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer)
* net-im/py-matrix-synapse: Update to 0.27.4feld2018-04-172-5/+5
|
* multimedia/gstreamer1-qt4, multimedia/gstreamer1-qt5: create flavorstcberner2018-04-141-1/+2
| | | | | Approved by: portmgr (mat) Differential Revision: https://reviews.freebsd.org/D14641
* devel/qca, devel/qca-qt5 -- create flavorstcberner2018-04-145-8/+10
| | | | | Approved by: portmgr (mat) Differential Revision: https://reviews.freebsd.org/D14651
* net-im/gajim: remove NLS from default options; it is enabled by default ↵rm2018-04-121-1/+1
| | | | implicitly
* net-im/gajim: update to 1.0.1rm2018-04-126-1435/+36
| | | | | | | | | | | | | | | | | | | | | | | - convert to using distutils and update dependencies - comment off GUPNP and AVAHI options, because corresponding dependencies are only work with python 2.x - make NLS option default since gettext is used upon install - SPELL option now using gspell instead of gtkspell. But, for some reason our Gspell.language_get_available() return empty list, so this feature doesn't work at the moment - there are not PORTDOCS anymore, so remove handling of them - actualize pkg-descr - remove pkg-message because OTR is not ported to gajim 1.0, and CRYPTO option is self-descriptive. User can realize where plugins are stored by consulting official docs Changelog: https://dev.gajim.org/gajim/gajim/blob/gajim-1.0.1/ChangeLog The main visible change is that gajim now requires Python 3.5+ and GTK3 PR: 226794 Submitted by: Greg V <greg@unrelenting.technology> (based on)
* net-im/py-nbxmpp: update to 0.6.4rm2018-04-123-6/+6
|
* Fix PKGBASE conflict of devel/libkgapitcberner2018-04-111-1/+1
| | | | Reported by: antoine
* New ports: KDE Applications net-im/tcberner2018-04-1162-0/+2629
| | | | | | | | | | | | | | | | | | | | | * net-im/kaccounts-integration * net-im/kaccounts-providers * net-im/ktp-accounts-kcm * net-im/ktp-approver * net-im/ktp-auth-handler * net-im/ktp-call-ui * net-im/ktp-common-internals * net-im/ktp-contact-list * net-im/ktp-contact-runner * net-im/ktp-desktop-applets * net-im/ktp-filetransfer-handler * net-im/ktp-kded-module * net-im/ktp-send-file * net-im/ktp-text-ui * net-im/telepathy-logger-qt5 This is the current version of KDE Applications <foo>. Note that users of KDE SC4 should stick with <foo>-kde4.
* net-im/matterircd: Update to 0.17.0dbaio2018-04-102-4/+4
| | | | | | | Changes: https://raw.githubusercontent.com/42wim/matterircd/v0.17.0/changelog.md PR: 227391 Submitted by: norrland@nullbyte.se (maintainer)
* net-im/matterircd: Update to 0.16.8dbaio2018-04-072-4/+4
| | | | | | | Changes: https://github.com/42wim/matterircd/blob/v0.16.8/changelog.md#v0168 PR: 227196 Submitted by: norrland@nullbyte.se (maintainer)
* devel/icu: update to 61.1jbeich2018-04-061-0/+1
| | | | | | | | Changes: http://site.icu-project.org/download/61 ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ PR: 227042 Exp-run by: antoine MFH: 2018Q2 (required by Firefox 61)
* www/webkit2-gtk3: Update to 2.20.0tobik2018-04-061-0/+1
| | | | | | | | | | | | | | - Add WAYLAND option - Bump PORTREVISION of dependents - Fix build of epiphany 3.24.2 with newer WebKit versions PR: 223733 Submitted by: Greg V <greg@unrelenting.technology> (initial update to 2.18.3) Reviewed by: Ting-Wei Lan <lantw44@gmail.com> Approved by: gnome (maintainer timeout, too long) Security: 1ce95bc7-3278-11e8-b527-00012e582166 MFH: 2018Q2 Differential Revision: https://reviews.freebsd.org/D14872
* Remove expired ports:rene2018-04-038-213/+0
| | | | | | | | 2018-03-31 math/abacus: Unmaintained and has a broken shared library 2018-03-31 audio/muse: Unmaintained upstream, crashes at runtime 2018-03-31 net/paris-traceroute: Legacy paris-traceroute is not supported anymore. Use net/scamper instead 2018-04-01 net-im/cjc: Depends on expired net-im/py-xmpp 2018-02-28 net-im/py-pyxmpp: Obsoleted in favor of PyXMPP2
* net-im/telegram-purple: silence QA test by adding LIB_DEPENDS.eugen2018-04-031-2/+3
|
* Add net-im/matterircd: IRC bridge for Mattermost and Slackdbaio2018-03-316-0/+90
| | | | | | | | | | | | Minimal IRC server which integrates with Mattermost and Slack. Connect to your local/remote Mattermost installation or to Slack via your IRC-client. WWW: https://github.com/42wim/matterircd PR: 227063 Submitted by: norrland@nullbyte.se
* net-im/mastodon: Upgrade to version 2.3.3jrm2018-03-312-4/+4
| | | | Upstream changes: https://github.com/tootsuite/mastodon/releases/tag/v2.3.3
* Use BINARY_ALIAS to make LLD_UNSAFE more widely applicableemaste2018-03-291-1/+0
| | | | | | | | | | Some ports do not honour $LD or -fuse-ld=bfd in $CFLAGS, but do invoke ld via $PATH. Automatically set BINARY_ALIAS+=ld=${LD} when LLD_UNSAFE is active to use ld.bfd for these ports. Approved by: portmgr (antoine) Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D14876
* Update to 2.13.0.marcus2018-03-295-81/+8
| | | | | | | | See https://bitbucket.org/pidgin/www/src/tip/htdocs/ChangeLog for a list of changes in this release. PR: 226467 Submitted by: swills
* Switch to ld.bfd by default as ld.ldd doesn't have built-in defaultkrion2018-03-281-0/+2
| | | | | | | | output target. Pet portlint(1). PR: 226995 Submitted by: emaste Approved by: portmgr (LLD_UNSAFE blanket)
* - Add LICENSEamdmi32018-03-282-3/+6
| | | | | | | - Switch to USES=localbase - Update WWW Approved by: portmgr blanket
* net-im/py-matrix-synapse: Update to 0.27.2feld2018-03-273-16/+5
| | | | Relnotes: https://github.com/matrix-org/synapse/releases/tag/v0.27.2
* New port: net-im/toxbot: Groupchat control bot for Toxyuri2018-03-264-0/+38
|
* Shuffle the KDE ktp-* and related ports into a -kde4 suffix.adridg2018-03-2352-53/+65
| | | | | | | | | This is consistent with r462619, which moved most (but not all, hence this commit) of the KDE4-era ports out of the way for newer generation KDE. Approved by: tcberner (mentor, implicit) Differential Revision: https://reviews.freebsd.org/D14775
* net-im/mastodon: Remove v2.3.0 information from pkg-messagejrm2018-03-231-7/+0
|
* net-im/mastodon: Update to version 2.3.2jrm2018-03-235-3999/+5073
| | | | Upstream changes: https://github.com/tootsuite/mastodon/releases/tag/v2.3.2
* - Remove unneeded bsd.port.pre.mk inclusionamdmi32018-03-222-7/+5
| | | | | | | - Unsilence installation commands amd use correct INSTALL_xxx where applicable - Update WWW Approved by: portmgr blanket
* net-im/qTox: Update 1.14.0 -> 1.14.1yuri2018-03-222-4/+4
| | | | | Changelog: https://github.com/qTox/qTox/releases/tag/v1.14.1
* - Update to 3.6.5tota2018-03-202-4/+4
|
* Update MAINTAINER to my new FreBSD.org accountmeta2018-03-201-1/+1
| | | | | | also update my email address in "Created by:" field. Approved by: hrs (mentor)
* Fix order of IGNORE_WITH_PHP variabledbaio2018-03-202-4/+2
| | | | | | Related with `USES=php` so is better to keep them together Reported by: mat
* Remove net-im/ring-* ports because they depend on custom bundled versions of ↵yuri2018-03-1937-966/+0
| | | | | | | other packages So far, Ring upstream is uncooperative and I couldn't get any answers. Will re-add if this changes.
* net-im/centerim: Unbreak by fixing shebang in misc/CenterIMLog2HTML.pyyuri2018-03-191-7/+9
| | | | | | | | | | Port changes: * Add LICENSE * Add missing LIB_DEPENDS * Change spaces to tabs * Add USES=python Approved by: portmgr (port compliance, infrastructure)
* Fix order of variablesdbaio2018-03-172-4/+6
| | | | Ports maintained by me in categories:: mail math net net-im
* net-im/py-toxcore-c: Update to 0.2.0yuri2018-03-152-6/+6
|
* net-im/mastodon: Fix build after r464421jrm2018-03-152-1/+11
| | | | | | Pointy hat: sunpoet Reported by: Gary Carter <kithop@gmail.com>
* net-im/mastodon: Update to 2.3.1 and set maintainer to ports@jrm2018-03-149-2684/+3902
| | | | Upstream changes: https://github.com/tootsuite/mastodon/releases/tag/v2.3.1
* net-im/qTox: Update to 1.14.0yuri2018-03-133-7/+5
| | | | | | | Changelog: https://github.com/qTox/qTox/blob/v1.14.0/CHANGELOG.md Also updated WWW.
* - Fix LICENSEamdmi32018-03-131-5/+6
| | | | | | | | | - Add LICENSE_FILE - Limit python version - Fix shebangs properly - Unsilence installation Approved by: portmgr blanket
* Fix Gemfile for rubygem-paperclip-rails5 6.0.0 updatesunpoet2018-03-122-3/+7
| | | | - Bump PORTREVISION for package change
* Add PORTSCOUTsunpoet2018-03-111-0/+2
|
* Upgrade to v0.2.1.thierry2018-03-112-4/+4
| | | | Release notes at https://github.com/TokTok/c-toxcore/releases/tag/v0.2.1
* Bump PORTREVISION due upgrade of devel/boehm-gc to 7.6.4cpm2018-03-102-2/+2
| | | | | | | PR: 225560 Submitted by: Yasuhiro KIMURA <yasu@utahime@org> Reviewed by: cpm Approved by: portmgr (antoine)
* Use USES=shebangfixsunpoet2018-03-102-22/+25
| | | | | | | | - Resolve absolute pathnames - Do not silence installation messages - Update pkg-descr - Update WWW - Bump PORTREVISION for package change
* Update libstrophe to 0.9.2arved2018-03-102-5/+6
|
* Introduce PHP flavors.mat2018-03-091-1/+0
| | | | | | | | | | | | | | Ports using USES=php:phpize, php:ext, php:zend, and php:pecl are now flavored. They will automatically get flavors (php56, php70, php71, php72) depending of the versions they support (set with IGNORE_WITH_PHP). As a consequence, ports using USES=pear and USES=horde are also flavored. PR: 226242 Submitted by: mat Exp-run by: antoine Approved by: portmgr Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D14208
* New port: net-im/toxins: Collection of small programs using toxcoreyuri2018-03-084-0/+51
| | | | Approved by: tcberner (mentor, implicit)
* Chase the upgrade of toxcore to 0.2.0.thierry2018-03-082-0/+2
| | | | | Submitted by: yuri Differential Revision: https://reviews.freebsd.org/D14558
* Upgrade to 0.8.2 and chase the new toxcore.thierry2018-03-083-7/+7
| | | | PR: 226311
* Make it depend on net-im/tox12 for the moment.thierry2018-03-081-3/+3
| | | | | | See https://github.com/uTox/uTox/pull/1157 Reported by: yuri
* - Repocopy tox to tox12, to be used by uToxthierry2018-03-0812-54/+194
| | | | | | | | - Upgrade tox to v0.2.0 Release notes at https://github.com/TokTok/c-toxcore/releases/tag/v0.2.0 PR: 226310 Differential Revision: https://reviews.freebsd.org/D14558
* Reset MAINTAINER of flz's ports by his requesttobik2018-03-061-1/+1
| | | | PR: 195339
* Update net-im/py-python-telegram-bot to version 10.0.1.olgeni2018-03-062-4/+4
|
* net-im/mastodon: Fix build after r463576jrm2018-03-062-5/+4
|
* net-im/qTox: Update to 1.13.0-134yuri2018-03-052-9/+8
| | | | | | | | | | | | | | Port changes: * Removed GH_ACCOUNT (not needed) * Added USE_GNOME=gdkpixbuf2 * Added CMAKE_OFF=USE_CCACHE (ccache causes random build failures) * Minor change in PLIST_FILES Testing: runs fine This update makes it compatible with net-im/tox 0.2.0 Approved by: tcberner (mentor, implicit)
* New port: net-im/slack-term: Slack client for your terminalyuri2018-03-045-0/+62
| | | | | | | PR: 226332 Submitted by: Dmitri Goutnik <dg@syrec.org> Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D14577
* net-im/py-toxcore-c: Update to 0.180219yuri2018-03-042-9/+8
| | | | | | | | Port changes: * Added stripping * CFLAGS -> USES=localbase This update makes it compatible with net-im/tox 0.2.0
* net-im/corebird: Update to 1.7.4cpm2018-03-023-4/+5
| | | | Changelog: https://github.com/baedert/corebird/releases/tag/1.7.4
* net-im/cjc: schedule for removal on 2018-04-01, depends on expired port.rene2018-03-021-3/+6
| | | | Pet portlint while here.
* - Update to 3.6.4tota2018-02-283-5/+57
|
* - Add NO_ARCHamdmi32018-02-271-0/+1
| | | | Approved by: portmgr blanket
* Replaced my old rawbw.com maintainer's address with yuri@FreeBSD.orgyuri2018-02-256-6/+6
| | | | | | 98 ports are affected. Approved by: tcberner (mentor, implicit)
* Use USE_PYTHON=autoplistsunpoet2018-02-242-50/+4
| | | | | - Add NO_ARCH - Convert to USES=shebangfix
* Give xmj@'s ports back to the pooltcberner2018-02-241-1/+1
| | | | | PR: 226157 Submitted by: xmj
* Reset vg@'s ports after he resigned.rene2018-02-244-4/+4
| | | | With hat: portmgr-secretary
* Reset MAINTAINERtobik2018-02-221-1/+1
| | | | | | https://lists.freebsd.org/pipermail/freebsd-ports/2018-February/112646.html Submitted by: olevole@olevole.ru (maintainer)
* Update prosody-modules to the latest version availablerodrigo2018-02-213-7/+13
| | | | | | | | | | | | This update is required to support XEP-0363 who becomes the standard way to attach files to chat. Several xmpp clients like conversation (conversation.im) moves to this new standard making impossible the use of the old http_upload module. PR: 226041 Submitted by: rodrigo Approved by: tcberner (maintainer)
* Don't abuse opt_VARS to add to USES.mat2018-02-201-1/+1
| | | | Sponsored by: Absolight
* Remove dependency on the python metaportsantoine2018-02-191-1/+2
| | | | | PR: 225752 Submitted by: Yasuhiro KIMURA
* Reduce dependency on the python2 metaportantoine2018-02-1919-26/+29
| | | | | PR: 225752 Submitted by: Yasuhiro KIMURA
* Deprecate ports broken for more than 6 monthsantoine2018-02-183-0/+8
|
* net-im/purple-facebook: fix typoswills2018-02-161-1/+1
| | | | Reported by: Piotr Kubaj <pkubaj@anongoth.pl> (email)
* net-im/purple-facebook: create portswills2018-02-164-1/+35
| | | | | | | | Purple Facebook implements the Facebook Messenger protocol into pidgin, finch, and libpurple. While the primary implementation is for purple3, this plugin is back-ported for purple2. WWW: https://github.com/dequis/purple-facebook
* Bring back dependencies needed to prepare the update of www/gitlab to 10.4tz2018-02-164-0/+31
| | | | | Submitted by: Matthias Fechner <idefix@fechner.net> Reviewed by: swills, tz
* Fix Gemfile for rubygem-pg 1.0.0 updatesunpoet2018-02-152-4/+6
| | | | - Bump PORTREVISION for package change
* net-im/py-sleekxmpp: Update to 1.3.3yuri2018-02-152-8/+12
| | | | | | | | | | | | | | | Changelog: https://github.com/fritzy/SleekXMPP/releases/tag/sleek-1.3.3 Additional port changes: * Changed to DISTVERSION * Changed MASTER_SITES to CHEESESHOP * Added LICENSE_FILE * Added RUN_DEPENDS according to setup.py * Added NO_ARCH=yes Reported by: portscout Approved by: tcberner (mentor, implicit)
* net-im/openfire: update to 4.2.2gahr2018-02-143-18/+17
| | | | | Changelog: http://download.igniterealtime.org/openfire/docs/4.2.2/changelog.html
* Drop maintainershiparved2018-02-131-1/+1
| | | | | I haven't found the time to update this port to the latest version within one year
* Drop Maintainershiparved2018-02-131-1/+1
| | | | Two new releases and I haven't had time to update the port for 5 months
* net-im/py-telepot: Update to 12.0yuri2018-02-122-6/+12
| | | | | | | | | Additional port changes: * Changed to DISTVERSION * Added www/py-aiohttp dependency for python 3.5+, as per setup.py Reported by: portscout Approved by: tcberner (mentor, implicit)
* Rename KDE4 meta portstcberner2018-02-1015-16/+17
| | | | | | | | | | | This is done for * consistency, * and to simplify the import of the newer KDE Plasma5 desktop and KDE applications Bumps the dependencies. Reviewed by: adridg Differential Revision: https://reviews.freebsd.org/D12979
* Switch C compiler used to compile GHC to base Clang.tcberner2018-02-101-1/+1
| | | | | | | | | | | | This removes build dependency on gcc and runtime dependency on gcc's runtime libraries. Big thanks to Gleb for working on this. PR: 225185 Submitted by: Gleb Popov <6yearold@gmail.com> Exp-run by: antoine Reviewed by: pgj Differential Revision: https://reviews.freebsd.org/D12043
* net-im/purple-discord: create portswills2018-02-096-0/+49
| | | | | | A libpurple/Pidgin plugin for Discord WWW: https://github.com/EionRobb/purple-discord
* - Update to 1.65nivit2018-02-073-4/+14
| | | | Changes: https://github.com/raelgc/scudcloud/releases/tag/v1.65
* net-im/mastodon: Set mastodon owner/group only when necessaryjrm2018-02-074-2050/+2050
| | | | | | While here, also silence some commands. Reported by: AMDmi3
* - Limit python version, fails with python 3:amdmi32018-02-071-1/+1
| | | | | | | | | | | | | | | | | gmake[3]: Entering directory '/wrkdirs/usr/ports/net-im/empathy/work/empathy-3.12.14/extensions' /usr/local/bin/python3.6 ../tools/xincludator.py misc.xml > _gen/misc.xml /usr/local/bin/python3.6 ../tools/xincludator.py all.xml > _gen/all.xml Traceback (most recent call last): File "../tools/xincludator.py", line 45, in <module> stdout.write(xml) UnicodeEncodeError: 'ascii' codec can't encode character '\xa9' in position 246: ordinal not in range(128) Traceback (most recent call last): File "../tools/xincludator.py", line 45, in <module> stdout.write(xml) UnicodeEncodeError: 'ascii' codec can't encode character '\xa9' in position 302: ordinal not in range(128) gmake[3]: *** [Makefile:775: _gen/misc.xml] Error 1 Approved by: portmgr blanket
* net-im/libpurple: fix PLIST after r460831gahr2018-02-051-2/+2
|
* Update net-im/py-fbmq to version 2.4.4.olgeni2018-02-052-4/+4
|
* net-im/mastodon: fix issue with assets pre-compilejrm2018-02-043-115/+133
| | | | | | | The assets are generated with a random hex string, so patch files to make this part of the build reproducible. Reported by: Gérald Niel
* - Switch to USES=localbaseamdmi32018-02-042-4/+4
| | | | | | - Add missing files to plist Approved by: portmgr blanket
* - Remove bogus (in presence of USE_GITHUB) USES=tar*amdmi32018-02-031-4/+5
| | | | | - Add missing depends - Pet portlint
* Flavorize and modernize Emacs portsjrm2018-02-021-11/+9
| | | | | | | | | | | | | | | | | | | | | - Convert USE_EMACS to USES=emacs - Remove editors/emacs-nox11 (refer to nox flavors of editors/emacs and editors/emacs-devel) - Permit default Emacs flavor to be specified in make.conf - Rename japanese/migemo-emacs23 to japanese/migemo-emacs - Update and simplify audio/emms and fix build on FreeBSD 10 [1] - Update databases/bbdd and fix build on FreeBSD 10 [1] - Update editors/emacs-devel - Ensure Makefile shell commands that change directory are executed in a subshell - Silence some portlint warnings [1] By not depending on base texinfo PR: 225404 Reviewed by: antoine Approved by: portmgr (mat) ashish (maintainer) Differential Revision: https://reviews.freebsd.org/D13506
* net-im/py-matrix-synapse: Update pkg-messagefeld2018-01-311-1/+1
| | | | | | | Append missing argument to the command suggested to generate a config. Not worth bumping the PORTREVISION over. The software kindly asks you to append the argument, so this will get included in the next package update.
* Fix with DEFAULT_VERSIONS=python=3.xantoine2018-01-311-1/+1
|
* net-im/py-pyxmpp: mark deprecatedrm2018-01-311-0/+3
| | | | | | | | | This port is outdated (last release was made in 2011), unmaintained and has no consumers in ports tree. According to the official github page "this project is becoming obsolete" since 2011 in favor of PyXMPP2 (from the same author, not yet in ports) that support modern Python API's and run with both Python branches. Mark it deprecated and set to expire at 2018-02-28.
* net-im/gajim: update to 0.6.19rm2018-01-313-92/+4
| | | | | | | | | | | | | | | | Changelog: Gajim 0.16.9 (30 November 2017) * Improve Zeroconf behavior * Fix showing normal message event * remove usage of OpenSSL.rand * a few minor bugfixes Also remove no more needed local patch that is included into version 0.16.9 PR: 225500 Submitted by: Goran Mekić <meka@tilda.center> (based on)
* net-im/py-nbxmpp: update to 0.6.3rm2018-01-312-4/+4
|
* net-im/mastodon: Update to 2.2.0jrm2018-01-309-659/+663
| | | | Upstream changes: https://github.com/tootsuite/mastodon/releases/tag/v2.2.0
* Add upstream patch for compatibility with newer security/py-openssl.des2018-01-292-0/+88
| | | | | Approved by: maintainer (rm@) MFH: 2018Q1
* net-im/mastodon: depend on devel/rubygem-fog-core1jrm2018-01-291-2/+2
| | | | | | Without this change, two conflicting versions of the fog-core gem will be pulled in, version 1 (devel/rubygem-fog-core1) and version 2 (devel/rubygem-fog-core).
* net-im/tkabber: remove expired optional dependency on security/tclgpgrene2018-01-281-2/+1
|
* - Add LICENSEamdmi32018-01-271-2/+7
| | | | - Fix shebangs
* - Update to 3.6.1tota2018-01-262-6/+6
|
* multimedia/libvpx: update 1.7.0jbeich2018-01-265-2/+5
| | | | | Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.6.1..v1.7.0 ABI: https://abi-laboratory.pro/tracker/timeline/libvpx/
* Fix PKGNAME collision.mat2018-01-251-1/+1
| | | | Sponsored by: Absolight
* - Update to 3.6.0tota2018-01-245-88/+105
| | | | | Submitted by: Koichiro IWAO <meta+ports_AT_vmeta_DOT_jp> PR: 224923
* - Update RUN_DEPENDStota2018-01-242-5/+16
| | | | | | | | | - Add the patch to fix the mikutter issue 1130 - Make portlint happy Submitted by: Koichiro IWAO <meta+ports_AT_vmeta_DOT_jp> PR: 224923 MFH: 2018Q1
* net-im/corebird: Update to 1.7.3cpm2018-01-243-10/+10
| | | | | | | | | | - Drop librest because is no longer a dependency - Add DEBUG option - Pet portlint, USE_* comes before USES Changelog: https://github.com/baedert/corebird/releases/tag/1.7.3 PR: 221942
* Update net-im/folks to 0.11.4truckman2018-01-244-6/+11
| | | | | | | Update WWW PR: 225122, 225123, 221941 Submitted by: cpm
* Fix Gemfile for rubygem-goldfinger 2.1.0 and rubygem-ostatus2 2.0.3 updatesunpoet2018-01-232-5/+14
| | | | | | - Bump PORTREVISION for package change Reference: https://github.com/tootsuite/mastodon/commit/d966878e8723dd029b9c5abad3d55e917f78d46f
* - Update to 18.01ashish2018-01-225-184/+176
| | | | - Remove a diff which is already included upstream
* ScudCloud is a non official open-source desktop client app for Slack.nivit2018-01-207-0/+86
| | | | | | | | | | | | | | ScudCloud improves the Slack integration with desktop featuring: * multiple teams support * native system notifications * count of unread direct mentions at launcher/sytray icon * alert/wobbling on new messages * optional tray notifications and "Close to Tray" * follow your desktop activity and will stay online while you're logged in (if correct packages are installed) WWW: https://github.com/raelgc/scudcloud
* Update devel/doxygen to 1.8.14antoine2018-01-202-1/+2
| | | | | PR: 225290 Submitted by: Naram Qashat (maintainer)
* Options are already optional.mat2018-01-201-1/+3
| | | | Sponsored by: Absolight
* - fix PORTREVISIONdinoex2018-01-181-1/+1
|
* - set BROKEN for FreeBSD-12dinoex2018-01-181-1/+3
|
* devel/boost-*: update to 1.66.0jbeich2018-01-187-7/+7
| | | | | | | Changes: http://www.boost.org/users/history/version_1_66_0.html PR: 223922 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D13279
* net-im/rubygem-earthquake: update to 1.0.2swills2018-01-152-4/+4
| | | | | PR: 224777 Approved by: maintainer timeout (meta+ports@vmeta.jp, > 2 weeks)
* Move devel/lua-bitop-51 to devel/lua51-bitopsunpoet2018-01-141-1/+2
|
* Add bitop-51 dependency.lx2018-01-131-1/+2
| | | | Submitted by: Philip Brown <philip.brown@kiwienglish.es>
* net-im/telepathy-gabble: add shebangfix, and some dependenciespi2018-01-121-3/+6
| | | | | PR: 218828 Submitted by: Matthew Rezny <rezny@freebsd.org>
* Assign to perl@adamw2018-01-121-1/+1
|
* Return kevlo's ports to the pool, he handed in his commit bit.rene2018-01-124-4/+4
| | | | With hat: portmgr-secretary
* net-im/pidgin-skypeweb: update 1.2.2 -> 1.4pi2018-01-122-5/+4
| | | | | | | PR: 224527 Submitted by: Dmitri Goutnik <dg@syrec.org> Approved by: sepulkarium45@yahoo.com (maintainer timeout) Relnotes: https://github.com/EionRobb/skype4pidgin/releases
* net-im/mastodon: Upgrade to version 2.1.3jrm2018-01-105-161/+168
| | | | | | - Also fix issue with pid file path in rc scripts. Upstream changes: https://github.com/tootsuite/mastodon/releases/tag/v2.1.3
* net-im/ekiga: unbreak build with Clang 6 (C++14 by default)jbeich2018-01-091-0/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In file included from ../lib/engine/videoinput/videoinput-core.cpp:44: In file included from ../lib/engine/videoinput/videoinput-core.h:40: In file included from ../lib/engine/framework/services.h:48: In file included from /usr/local/include/boost/signals.hpp:9: In file included from /usr/local/include/boost/signal.hpp:27: In file included from /usr/local/include/boost/signals/signal0.hpp:24: In file included from /usr/local/include/boost/signals/signal_template.hpp:37: In file included from /usr/local/include/boost/function/function0.hpp:11: In file included from /usr/local/include/boost/function/detail/maybe_include.hpp:13: /usr/local/include/boost/function/function_template.hpp:159:33: error: called object type 'nullptr_t' is not a function or function pointer BOOST_FUNCTION_RETURN((*f)(BOOST_FUNCTION_ARGS)); ^~~~ /usr/local/include/boost/function/function_template.hpp:81:36: note: expanded from macro 'BOOST_FUNCTION_RETURN' # define BOOST_FUNCTION_RETURN(X) X ^ /usr/local/include/boost/function/function_template.hpp:925:53: note: in instantiation of member function 'boost::detail::function::void_function_obj_invoker0<nullptr_t, void>::invoke' requested here { { &manager_type::manage }, &invoker_type::invoke }; ^ /usr/local/include/boost/function/function_template.hpp:716:13: note: in instantiation of function template specialization 'boost::function0<void>::assign_to<nullptr_t>' requested here this->assign_to(f); ^ ../lib/engine/notification/notification-core.h:59:61: note: in instantiation of function template specialization 'boost::function0<void>::function0<nullptr_t>' requested here boost::function0<void> action_callback_ = NULL) ^ /usr/include/sys/_null.h:37:14: note: expanded from macro 'NULL' #define NULL nullptr ^ Reported by: antoine (via bug 224669)
* Bump PORTREVISION due upgrade of devel/boehm-gc to 7.6.2cpm2018-01-082-2/+2
| | | | Approved by: portmgr (antoine)
* Set LLD_UNSAFE=yes that the port will continue to link with ld.bfdkrion2018-01-081-0/+1
| | | | | | | | if /usr/bin/ld is lld, until the issue can be addressed. PR: 214864 Approved by: portmgr (LLD_UNSAFE blanket) Sponsored by: The FreeBSD Foundation
* net-im/kopete-kde4, fix build with clang6tcberner2018-01-081-1/+2
| | | | PR: 224945
* net-im/mastodon: Upgrade to version 2.1.2jrm2018-01-078-375/+503
| | | | Upstream changes: https://github.com/tootsuite/mastodon/releases/tag/v2.1.2
* Fix Gemfile for rubygem-fog-core 2.0.0 updatesunpoet2018-01-062-2/+7
| | | | - Bump PORTREVISION for package change
* net-im/py-matrix-synapse: Update to 0.26.0feld2018-01-052-4/+4
| | | | | | Changelog: https://github.com/matrix-org/synapse/releases/tag/v0.26.0 MFH: 2018Q1
* - Update to 17.12ashish2018-01-035-220/+164
| | | | | - Remove upstream-ed patches - Strip additional binaries
* net-im/mastodon: Fix run-time issues by updating dependenciesjrm2018-01-032-3/+12
| | | | | | | | | | | | | | | | - Depend on textproc/rubygem-twitter-text1 to fix a run-time error after textproc/rubygem-twitter-text was upgraded to a version unsupported by Mastodon. - After r457876, 457885, and r457886, net-im/mastodon failed to start, because of an issue with both versions 3 and 4 of the redis gem being pulled in. /usr/local/lib/ruby/gems/2.4/gems/bundler-1.16.1/lib/bundler/runtime.rb:313:in `check_for_activated_spec!': You have already activated redis 4.0.1, but your Gemfile requires redis 3.3.5. Patch, so that only version 4 is pulled in.
* Change RUN_DEPENDS from rubygem-redis to rubygem-redis3sunpoet2018-01-021-2/+2
| | | | - Bump PORTREVISION for dependency change
* New port: net-im/purple-hangoutspi2018-01-015-0/+52
| | | | | | | | | | | | | | Hangouts Plugin for libpurple is a replacement purple for hangouts in Pidgin/libpurple to support the proprietary protocol that Google uses for its Hangouts service. So far it supports all the fun things that aren't part of the XMPP interface, such as Group Chats, synchronised history between devices and SMS support via Google Voice. WWW: https://bitbucket.org/EionRobb/purple-hangouts PR: 217506 Submitted by: Jose G. Juanino <jjuanino@gmail.com>
* Update net-im/py-fbmq to version 2.4.3.olgeni2017-12-312-4/+4
|
* Unbreak `make configure' after r457276.rakuco2017-12-311-2/+2
| | | | | | | | Info: creating cache file /wrkdirs/usr/ports/net-im/teamwords/work/TeamWords-0.2.1/.qmake.cache Project ERROR: Unknown module(s) in QT: webkitwidgets I think the port was pulling qt5-webkit via qt5-assistant, and it broke after qt5-assistant dropped the dependency.
* Simplify some USES=pythonantoine2017-12-291-1/+1
| | | | With hat: portmgr
* Upgrade to 0.1.11.thierry2017-12-283-5/+30
| | | | Changelog at <https://github.com/TokTok/c-toxcore/releases/tag/v0.1.11>.
* Fix Gemfile for rubygem-httplog 1.0.0 updatesunpoet2017-12-282-2/+11
| | | | - Bump PORTREVISION for package change
* - Update to 17.11ashish2017-12-2710-203/+424
| | | | | | | | | | - Add a fix from upstream to make it work with LibreSSL[1] - Add a bug fix from upstream w.r.t. ejabberd_pix module - Add a fix for kqueue implementation in 'fs' dependency module - Remove FreeBSD sed workaround PR: 224320 [1] Submitted by: romain [1]
* Remove net-im/p5-Net-AIM, the AIM service was shut down on 2017-12-15rene2017-12-205-38/+0
|
* New port: net-im/telegram-desktop: Telegram Desktop messaging appyuri2017-12-1940-0/+1312
| | | | | | | PR: 224193 Submitted by: Henry Hu <henry.hu.sh@gmail.com> Approved by: adamw (mentor) Differential Revision: https://reviews.freebsd.org/D13434
* Remove net-im/bsflite port that was only useful for the AIM network, which wasehaupt2017-12-184-43/+0
| | | | shut down on 2017-12-15.
* net-im/mastodon: Update to version 2.1.0jrm2017-12-187-1229/+1823
| | | | Upstream changes: https://github.com/tootsuite/mastodon/releases/tag/v2.1.0
* net-im/libpurple: quick fix for TLS radio button.olgeni2017-12-171-1/+1
|
* Remove AIM option from and bump PORTREVISION of the following ports,rene2017-12-177-18/+12
| | | | | | | | | | the AIM network was shut down at 2017-12-15. net-im/centerim net-im/centerim-devel net-im/libpurple Reported by: Dmitri Goutnik <dg@syrec.org>
* Update net-im/py-slackclient to version 1.1.0.olgeni2017-12-172-4/+4
| | | | | | PR: 224278 Submitted by: olgeni Approved by: koobs (maintainer)
* Remove two unmaintained ports that were only useful for the AIM network, whichrene2017-12-165-297/+0
| | | | | | | was shut down on 2017-12-15: net-im/pork security/aimsniff
* Clean up the Makefile a bit.marcus2017-12-151-3/+5
| | | | | | | | * Make BONJOUR a protocol option since it behaves like one * Add a radio button for TLS options NSS and GNUTLS PR: 223120 Submitted by: sid@bsdmail.com
* Add missing IGNORE_WITH_PHP for various pecl-ports.tz2017-12-141-1/+1
| | | | | | | | | | After testing every pecl-* port with PHP 5.6, 7.0, 7.1 and 7.2 i set the IGNORE_WITH_PHP accordingly to the fallout. PR: 222165 Reported by: brnd Approved by: portmgr (blanket) Differential Revision: https://reviews.freebsd.org/D13476
* Fix packaging with python3antoine2017-12-143-1/+3
|
* Change RUN_DEPENDS from rubygem-http to rubygem-http2sunpoet2017-12-121-2/+2
| | | | - Bump PORTREVISION for dependency change
* net-im/openfire: update to 4.2.1gahr2017-12-122-4/+4
| | | | | Changelog: http://download.igniterealtime.org/openfire/docs/4.2.1/changelog.html
* Update devel/protobuf to 3.5.0sunpoet2017-12-121-1/+1
| | | | | | - Bump PORTREVISION for shlib change Changes: https://github.com/google/protobuf/releases
* - Those ports fail to build with python3antoine2017-12-113-4/+4
| | | | - Add some explicit FLAVOR to dependencies where needed
* Update net-im/py-python-telegram-bot to version 9.0.0.olgeni2017-12-092-4/+4
|
* net-im/openfire: update to 4.2.0gahr2017-12-073-8/+15
| | | | | Changelog: http://download.igniterealtime.org/openfire/docs/latest/changelog.html
* Update net-im/py-fbmq to version 2.4.2.olgeni2017-12-062-4/+4
|
* - Add explicit FLAVOR to a few dependenciesantoine2017-12-032-10/+10
| | | | | | - Remove FLAVOR from py-docutils dependency in comms/uhd, in this case it needs the rst2html command, not the docutils module - Mark some ports as not compatible with python3
* Cleanup LIB_DEPENDS on libpngantoine2017-12-011-1/+1
|
* Convert Python ports to FLAVORS.mat2017-11-3025-115/+104
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ports using USE_PYTHON=distutils are now flavored. They will automatically get flavors (py27, py34, py35, py36) depending on what versions they support. There is also a USE_PYTHON=flavors for ports that do not use distutils but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if using distutils but flavors are not wanted. A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been added to cope with Python ports that did not have the Python PKGNAMEPREFIX but are flavored. USES=python now also exports a PY_FLAVOR variable that contains the current python flavor. It can be used in dependency lines when the port itself is not python flavored. For example, deskutils/calibre. By default, all the flavors are generated. To only generate flavors for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf. In all the ports with Python dependencies, the *_DEPENDS entries MUST end with the flavor so that the framework knows which to build/use. This is done by appending '@${PY_FLAVOR}' after the origin (or @${FLAVOR} if in a Python module with Python flavors, as the content will be the same). For example: RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} PR: 223071 Reviewed by: portmgr, python Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D12464
* For ports that are marked BROKEN on armv6, and also fail to build onlinimon2017-11-302-0/+2
| | | | | | | | | | armv7, mark them so. This is part two of a multipart commit to bring armv7 ports to parity with armv6. Approved by: portmgr (tier-2 blanket) Obtained from: lonesome.com -exp run