aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
Commit message (Collapse)AuthorAgeFilesLines
* 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
* - Fix LICENSEamdmi32017-11-301-22/+17
| | | | | | - Add LICENSE_FILE - Switch to USES=localbase - Switch to options helpers
* net-im/ricochet: Unbroke the build. ${OPENSSLDIR}/include coflicted with the ↵yuri2017-11-292-11/+21
| | | | | | | STL headers logic; Fixed order Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13204
* Fix the build in some cases.thierry2017-11-292-1/+12
| | | | | PR: 222235 Submitted by: rozhuk.im (at) gmail.com
* net-im/qTox: Update to 1.13.0yuri2017-11-282-26/+22
| | | | | Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13252
* - Fix CAPTCHA functionalityashish2017-11-193-0/+10
| | | | Reported by: Martin Meyer <martin.meyer@zuglufttier.de>
* Upgrade to 0.8.1.thierry2017-11-184-15/+21
| | | | Changelog at <https://github.com/JFreegman/toxic/releases/tag/v0.8.1>.
* Update to 0.10.0.lx2017-11-186-45/+87
| | | | | PR: 223637 Submitted by: Jan Kokemüller
* - Update to 17.09ashish2017-11-176-280/+305
| | | | | | - Add new option GRAPHICS for graphics image manipulation support - Import a fix from upstream commit 88928c0 with some fixes to make it work with FreeBSD sed
* net-im/py-matrix-synapse: Update to 0.25.0feld2017-11-152-4/+4
| | | | Changelog: https://github.com/matrix-org/synapse/releases/tag/v0.25.0
* net-im/ricochet: add missing dependency (qt5-quickcontrols) and other changesyuri2017-11-131-11/+12
| | | | | | | | | | | Other changes * Added the TOR option that will allow to disable the Tor dependency for people with alternative Tor installations * Fixed the SSL path PR: 223593 Reported by: Vinícius Zavam <egypcio@googlemail.com> Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13027
* net-im/mastodon: Handle upgrade of www/node to version 9.0.0jrm2017-11-081-2/+2
|
* Update net-im/py-fbmq to version 2.4.1.olgeni2017-11-072-4/+4
|
* GitterDone: A Qt5 front-end to the "Gitter" communications systemaraujo2017-11-065-0/+107
| | | | | | | | WWW: https://github.com/trueos/gitterdone PR: 222157 Submitted by: q5sys <jt@ixsystems.com> Sponsored by: iXsystems, Inc.
* Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.olgeni2017-11-032-2/+2
| | | | This round is @FreeBSD.org residents except teams.
* net-im/mastodon: Update the minimum required versions for the dependenciesjrm2017-10-261-3/+3
| | | | | | | textproc/rubygem-charlock_holmes and devel/rubygem-webpacker-rails5. Upstream requires the newer versions. Reported by: Marcin Cieslak <saper@saper.info>
* Update net-im/py-fbmq to version 2.3.2.olgeni2017-10-252-4/+4
|
* net-im/py-matrix-synapse: Update to 0.24.1feld2017-10-242-4/+4
| | | | Changelog: https://github.com/matrix-org/synapse/releases/tag/v0.24.1
* net-im/py-matrix-synapse: Update to 0.24.0feld2017-10-233-118/+4
| | | | Changelog: https://github.com/matrix-org/synapse/releases/tag/v0.24.0
* - Update libsodium to 1.0.15 [1]vsevolod2017-10-225-3/+5
| | | | | | | - Bump revisions for all dependent ports PR: 223147 [1] Submitted by: Greg V [1]
* Update net-im/qTox to 1.12.1tcberner2017-10-213-28/+19
| | | | | | | | | | | | | | * the port option PLATFORM_EXTENSIONS to reflect the option in CMakeLists.txt for Xorg and screensaver integration. It should be normally "on". * pkg-message is moved into the main folder * added LICENSE_FILE * cmake now installs and compresses icon files * while here, switch it to DISTVERSION. PR: 222949 Submitted by: Yuri Victorovich <yuri@rawbw.com> (maintainer)
* multimedia/ffmpeg: update to 3.4jbeich2017-10-213-2/+3
| | | | | | | | | | | | | | | | | | | Notable changes: - i386/amd64 now depend on NASM per https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/4f9297ac3b39 - NETCDF is now MYSOFA but the dependency doesn't exist in ports yet - SCHROEDINGER is gone per https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/220b24c7c9 - DRM, LIBRSVG2, LIBXML2 are new options - ABI isn't completely compatible: some structs have changed Minor cleanup: - Don't pass --disable-{in,out}dev when it's already blocked by disabled dependency - Drop redundant "Enable" from option descriptions - Switch CDIO_DESC to use Mk/bsd.options.desc.mk Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.4:/Changelog ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ PR: 223057 Exp-run by: antoine
* net-im/pidgin-rocketchat: create portswills2017-10-214-0/+38
| | | | | | | | | | pidgin-rocketchar is libpurple plugin which adds support for Rocket.Char to the users who use pidgin WWW: https://bitbucket.org/EionRobb/purple-rocketchat PR: 222786 Submitted by: Michael Zhilin <mizhka@gmail.com>
* net-im/mastodon: Update to version 2.0.0.jrm2017-10-2012-6978/+7465
| | | | Upstream changes:https://github.com/tootsuite/mastodon/releases/tag/v2.0.0
* net-im/openfire: update to 4.1.6gahr2017-10-172-4/+4
|
* Update net-im/py-python-telegram-bot to version 8.1.1.olgeni2017-10-162-4/+4
|
* - Update to 3.5.12tota2017-10-153-10/+19
|
* Update net-im/py-python-telegram-bot to version 8.1.0.olgeni2017-10-152-4/+4
|
* Remove WANT_GNOME and HAVE_GNOME.mat2017-10-122-4/+1
| | | | | | Approved by: bapt kwm Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D12643
* net-im/linux-telegram-desktop: Update from 1.1.7 to 1.1.23joneum2017-10-083-6/+11
| | | | | | | | | | - Changelog: https://github.com/telegramdesktop/tdesktop/releases PR: 221283 Reported by: tm+freebsd@core.io Approved by: Henry Su <henry.su@gmail.com> (maintainer) Approved by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D11940
* Remove the mention of MSN and Yahoo! from pkg-descrs.marcus2017-10-053-6/+3
| | | | | | | Pidgin dropped support for these services back in March 2017. PR: 222784 Submitted by: mi
* Remove non functional portbapt2017-10-046-165/+0
|
* net-im/py-matrix-synapse: Update to 0.23.0feld2017-10-033-5/+119
|
* Remove net-im/py-twistedWordssunpoet2017-09-304-35/+0
|
* Make sure we do not include gconf2 when we're notmarcus2017-09-282-2/+2
| | | | | | | using the GTK+ UI. PR: 208733 Submitted by: cyberleo@cyberleo.net
* net-im/mastodon: Remove Gemfile.lock in the rc scripts before starting webjrm2017-09-273-0/+3
| | | | | | | | | and worker services. There does not seem to be a simple way to prevent a removed Gemfile.lock from being re-generated when the web or worker services are started. This can cause startup errors when users upgrade dependencies and they no longer match what is in Gemfile.lock.
* Update net-im/py-fbmq to version 2.3.1.olgeni2017-09-262-4/+4
|
* devel/boost-*: update to 1.65.1jbeich2017-09-257-7/+7
| | | | | | | | | Changes: http://www.boost.org/users/history/version_1_65_1.html PR: 218835 Approved by: maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month) Tested by: jhibbits (on powerpc64, earlier version) Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D11582
* devel/boost-*: enable C++11 featuresjbeich2017-09-257-7/+7
| | | | | | | | PR: 218835 Obtained from: https://github.com/DragonFlyBSD/DeltaPorts/pull/690 Approved by: maintainer timeout (2 months) Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D11582
* net-im/mastodon: Fix install with non-default ruby versions by removingjrm2017-09-251-29/+29
| | | | | | false-positive %%RUBY_SUFFIX%% entries from pkg-plist. Submitted by: pkubaj@anongoth.pl
* - Update to 17.08ashish2017-09-244-176/+165
| | | | - Remove the fix added last time, accepted upstream
* 1: upgrade to 4.0.0.vanilla2017-09-233-2/+3
| | | | 2: chrase shared library version.
* Remove USES=execinfo.mat2017-09-223-3/+3
| | | | | | | PR: 220271 Submitted by: mat (review), Yasuhiro KIMURA (PR) Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D11488
* net-im/sayaka: unbreak build with vala 0.36cpm2017-09-201-0/+29
| | | | | | | | | | | | | | | | | checking SixelConverter.vala and objdir/SixelConverter.c .. SixelConverter.vala:93.23-93.23: error: The type name `i' could not be found uint8 R = (uint8)((i ) & 0x01) * 255; ^ SixelConverter.vala:134.23-134.23: error: The type name `i' could not be found uint8 R = (uint8)((i ) & 0x01); ^ SixelConverter.vala:156.30-156.30: error: The type name `i' could not be found Palette[i, 2] = (uint8)(((i ) & 0x03) * 255 / 3); ^ Compilation failed: 3 error(s), 0 warning(s) PR: 222028 Submitted by: cpm Approved by: IWAMOTO Kouichi <sue@iwmt.org> (maintainer timeout, 16 days)
* Update empathy to 3.12.14.kwm2017-09-193-291/+369
| | | | | | | * Switch to webkit2-gtk3 * Record indirect dependancies * Drop obsolete MSN option * Group options together by name and new lines between them for readability
* net-im/mastodon: Update to version 1.6.1jrm2017-09-194-217/+243
| | | | Upstream changes: https://github.com/tootsuite/mastodon/releases/tag/v1.6.1
* Sort *_DEPENDSsunpoet2017-09-181-3/+3
|
* net-im/mastodon: Fix issue running database migration scriptjrm2017-09-162-5/+13
| | | | Reported by: Marcin Cieslak <saper@saper.info>
* net-im/mastodon: Update to version 1.6.0jrm2017-09-167-130/+19048
| | | | | | | | | | Upstream changes: https://github.com/tootsuite/mastodon/releases/tag/v1.6.0 Port changes: Mastodon's node modules and assets are now installed as part of the package. Reviewed by: mat, saper_saper.info Differential Revision: https://reviews.freebsd.org/D12306
* Fix license information for portgs that use "the same license as Perl".mat2017-09-155-5/+5
| | | | Sponsored by: Absolight
* unMessage is a peer-to-peer instant messaging application designed to enhanceultima2017-09-144-0/+48
| | | | | | | | | | | | | | | | | | | | privacy and anonymity. Features: Transport makes use of Twisted, Tor Onion Services and txtorcon Encryption is performed using the Double Ratchet Algorithm implemented in pyaxo (using PyNaCl) Authentication makes use of the Socialist Millionaire Protocol implemented in Cryptully Transport metadata is minimized by Tor and application metadata by the unMessage protocol User interfaces are created with Tkinter (graphical) and curses (command-line) WWW: https://github.com/AnemoneLabs/unmessage PR: 222043 Submitted by: Yuri Victorovich (maintainer) Reviewed by: lifanov (mentor), matthew (mentor), koobs Approved by: lifanov (mentor), matthew (mentor) Differential Revision: https://reviews.freebsd.org/D12312
* Chase Emacs updateashish2017-09-121-1/+1
|
* Bump PORTREVISION for ports depending on the canonical version of GCCgerald2017-09-1114-10/+14
| | | | | | | | | | | | | | (via Mk/bsd.default-versions.mk and lang/gcc) which has moved from GCC 5.4 to GCC 6.4 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang, c++14-lang, c++0x, c11, or gcc-c++11-lib. PR: 219275
* Update net-im/py-slackclient to version 1.0.9.olgeni2017-09-082-4/+4
| | | | | | PR: 221993 Submitted by: olgeni Approved by: koobs (maintainer)
* - Update to 3.5.11tota2017-09-052-4/+4
|
* Change from USES=twisted to devel/py-twistedsunpoet2017-09-041-2/+5
| | | | | | | | - Bump PORTREVISION for dependency change PR: 221655 Submitted by: sunpoet (myself) Approved by: maintainer (timeout, 14 days)
* Mark BROKEN: fails to buildantoine2017-09-021-0/+2
| | | | | | | | /bin/sh ../libtool --tag=CXX --mode=link c++ -std=gnu++11 -I@CMAKE_INSTALL_FULL_INCLUDEDIR@ -O2 -pipe -I/wrkdirs/usr/ports/net-im/ring-daemon/work/ring-daemon-56ec56f/contrib/native/pjproject/pjlib/include -I/usr/local/include -DPJ_LINUX -I/usr/local/include/jsoncpp -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/net-im/ring-daemon/work/ring-daemon-56ec56f/contrib/native/pjproject/pjlib/include -I/usr/local/include -DPJ_LINUX -I/usr/local/include/jsoncpp -DPJ_AUTOCONF=1 -L/wrkdirs/usr/ports/net-im/ring-daemon/work/ring-daemon-56ec56f/contrib/amd64-portbld-freebsd/lib -lpjsua2-amd64-portbld-freebsd -lpjsua-amd64-portbld-freebsd -lpjsip-ua-amd64-portbld-freebsd -lpjsip-simple-amd64-portbld-freebsd -lpjsip-amd64-portbld-freebsd -lpjmedia-codec-amd64-portbld-freebsd -lpjmedia-videodev-amd64-portbld-freebsd -lpjmedia-audiodev-amd64-portbld-freebsd -lpjmedia-amd64-portbld-freebsd -lpjnath-amd64-portbld-freebsd -lpjlib-util-amd64-portbld-freebsd -lsrtp-amd64-portbld-freebsd -lresample-amd64-portbld-freebsd -lpj-amd64-portbld-freebsd -lm -lrt -lpthread -L/usr/local/lib -lgnutls -L/usr/local/lib -lpulse -lpthread -L/usr/local/lib -lsamplerate -L/usr/local/lib -lsndfile -L/usr/local/lib -lyaml-cpp -L@CMAKE_INSTALL_FULL_LIBDIR@ -ljsoncpp -L/usr/local/lib -lspeexdsp -pthread -L/usr/local/lib -lupnp -lthreadutil -lixml -L/usr/local/lib -lgnutls -L/usr/local/lib -lpcre -L/usr/local/lib -lopendht -fstack-protector -L/wrkdirs/usr/ports/net-im/ring-daemon/work/ring-daemon-56ec56f/contrib/amd64-portbld-freebsd/lib -lz -o libring.la -rpath /usr/local/lib libring_la-buildinfo.lo libring_la-conference.lo libring_la-account_factory.lo libring_la-call_factory.lo libring_la-preferences.lo libring_la-manager.lo libring_la-call.lo libring_la-account.lo libring_la-logger.lo libring_la-fileutils.lo libring_la-archiver.lo libring_la-threadloop.lo libring_la-ip_utils.lo libring_la-utf8_utils.lo libring_la-ice_transport.lo libring_la-plugin_manager.lo libring_la-plugin_loader_dl.lo libring_la-string_utils.lo libring_la-ring_api.lo ./sip/libsiplink.la ./media/libmedia.la ./client/libclient.la ./config/libconfig.la ./hooks/libhooks.la ./security/libsecurity.la ./upnp/libupnpcontrol.la ./ringdht/libringacc.la ./im/libim.la ./media/video/libvideo.la ./media/video/v4l2/libv4l2.la cd: @CMAKE_INSTALL_FULL_LIBDIR@: No such file or directory libtool: error: cannot determine absolute directory name of '@CMAKE_INSTALL_FULL_LIBDIR@' Reported by: pkg-fallout
* Update net-im/py-python-telegram-bot to version 8.0.olgeni2017-09-022-4/+4
|
* - Update to 3.5.9tota2017-08-202-9/+10
| | | | | | PR: 221165 Submitted by: Koichiro IWAO <meta+ports_AT_vmeta_DOT_jp> MFH: 2017Q3
* Mark DEPRECATED and set EXPIRATION_DATE to 2017-09-30sunpoet2017-08-201-0/+3
|
* net-im/gloox: Update to 1.0.20swills2017-08-1814-6/+149
| | | | | PR: 221073 Submitted by: Demetris Procopiou <dem.procopiou@gmail.com> (maintainer)
* Update devel/protobuf to 3.4.0sunpoet2017-08-161-1/+1
| | | | | | - Bump PORTREVISION for shlib change Changes: https://github.com/google/protobuf/releases
* net-im/oysttyer: update 2.9.0 -> 2.9.1pi2017-08-112-4/+4
| | | | | | PR: 221407 Submitted by: dereks@lifeofadishwasher.com Relnotes: https://github.com/oysttyer/oysttyer/blob/master/CHANGELOG.markdown
* - Update The Glorious Glasgow Haskell Compiler to version 8.0.2tcberner2017-08-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Simplified port by only suporting GCC, and creating a build.mk file - Update Pandoc to 1.19.2.1 - Update git-annex to 6.20170520 - Update Darcs to 2.12.5 - Update Gtk2Hs to 0.13.2.2 - Update Agda to 2.5.2 Please note that port revisions for all the Haskell ports without version changes are bumped. See the UPDATING file for instructions. New ports (63): hs-EdisonAPI API for EdisonCore hs-EdisonCore Efficent, purely-functional data structures hs-ListLike Generic support for list-like structures hs-Only Canonical anonymous 1-tuple type hs-aeson-compat Compatibility layer for aeson hs-attoparsec-iso8601 Parsing of ISO 8601 dates hs-base-compat Compatibility with later versions of base hs-call-stack Support call stacks hs-clock Access to high-resolution clocks and timers hs-code-page Adjusting code pages on Windows hs-colour Data type for colors and transparency hs-concurrent-output Ungarble output from several threads hs-cryptohash-md5 Pure MD5 implementation hs-cryptohash-sha1 Pure SHA-1 implementation hs-cryptohash-sha256 Pure SHA-256 implementation hs-data-endian Endian-sensitive data hs-dbus Client for the D-Bus IPC system hs-disk-free-space Retrieving information about disk space usage hs-doctemplates Pandoc-style document templates hs-ed25519 Ed25519 public-key signature system hs-fdo-notify FreeDesktop.org's Desktop Notifications hs-fixed Signed 15.16 precision fixed point arithmetic hs-fmlist FoldMap lists hs-foundation Custom Prelude hs-gitrev Compile-time git revision info hs-graphviz Binding for the GraphViz library hs-hackage-security Tools for securing the Hackage package server hs-half Half-precision floating-point hs-haskell-lexer Fully compliant Haskell 98 lexer hs-http-api-data Converting types to and from HTTP API data hs-integer-logarithms Integer logarithms implementation hs-io-streams Easy-to-use primitives for I/O using streams hs-io-streams-haproxy HAProxy protocol version 1.5 support hs-magic Binding to the libmagic library hs-microlens Microlens hs-microlens-th Automated generation of lenses hs-microstache Mustache templates hs-monad-unlift Type classes for unlifting monad transformers hs-monadplus Partial maps and filters over MonadPlus hs-mono-traversable-instances Extra type classes for mono-traversable hs-mountpoints Listing currently mounted filesystems hs-newtype-generics Full replacement of newtype hs-pretty-show Working with derived Show instances hs-process-extras Read process input/output as ByteString/Text hs-psqueues Priority Search Queues hs-readable Reading data types from ByteString/Text hs-refact Data type for apply-refact hs-regex-pcre PCRE backend to accompany regex-base hs-safe-exceptions Safe, consistent, and easy exception handling hs-say Send messages to handles in a thread-safe way hs-scanner Incremental combinator parser for ByteStrings hs-skylighting Syntax highlighting library binding hs-terminal-size Get terminal window sizes without ncurses hs-text-short Data type for keeping short strings in memory hs-th-abstraction Inspecting types via Template Haskell hs-th-lift Derive Template Haskell's Lift class hs-th-lift-instances Orphan instances for commonly used types hs-tls-session-manager TLS session manager hs-typed-process Launching/interaction with external processes hs-unexceptionalio IO without non-error/synchronous exceptions hs-uri-bytestring RFC3986 compliant URI parser hs-uri-bytestring-aeson Aeson instance for URI.ByteString hs-wl-pprint-text Version of wl-pprint to use Text Updated ports (314): hs-ALUT 2.4.0.0_1 --> 2.4.0.2 hs-Agda 2.4.2.3 --> 2.5.2 hs-Agda-stdlib 0.9_1 --> 0.13 hs-BNFC 2.8 --> 2.8.1 hs-Boolean 0.2.3 --> 0.2.4 hs-DAV 1.0.7 --> 1.3.1 hs-DRBG 0.5.4 --> 0.5.5 hs-Diff 0.3.2 --> 0.3.4 hs-GLURaw 1.5.0.1 --> 2.0.0.3 hs-GLUT 2.7.0.1_1,1 --> 2.7.0.12,1 hs-Glob 0.7.5_2 --> 0.8.0 hs-HStringTemplate 0.8.3 --> 0.8.6 hs-HTTP 4000.2.20 --> 4000.3.7 hs-HUnit 1.2.5.2_7 --> 1.6.0.0 hs-HaXml 1.25.3 --> 1.25.4 hs-HsOpenSSL 0.11.1.1 --> 0.11.4.9 hs-JuicyPixels 3.2.6 --> 3.2.8.2 hs-List 0.5.2 --> 0.6.0 hs-MemoTrie 0.6.2_2 --> 0.6.8 hs-MissingH 1.3.0.1 --> 1.4.0.1 hs-MonadRandom 0.4 --> 0.5.1 hs-ObjectName 1.1.0.0 --> 1.1.0.1 hs-OpenAL 1.7.0.0 --> 1.7.0.4 hs-OpenGL 2.12.0.1,1 --> 3.0.2.0,1 hs-OpenGLRaw 2.5.1.0_1 --> 3.2.4.0 hs-QuickCheck 2.8.1 --> 2.10.0.1 hs-RSA 2.1.0.1 --> 2.3.0 hs-ReadArgs 1.2.2 --> 1.2.3 hs-STMonadTrans 0.3.3 --> 0.4.3 hs-StateVar 1.1.0.1 --> 1.1.0.4 hs-TypeCompose 0.9.10_2 --> 0.9.12 hs-activehs 0.3.1_12 --> 0.3.2 hs-activehs-base 0.3.0.2_9 --> 0.3.0.4 hs-adjunctions 4.2.1 --> 4.3 hs-aeson 0.8.0.2 --> 1.2.1.0 hs-aeson-pretty 0.7.2 --> 0.8.5 hs-alex 3.1.4 --> 3.2.1 hs-ansi-terminal 0.6.2.1 --> 0.6.3.1 hs-asn1-data 0.7.1_9 --> 0.7.2 hs-asn1-encoding 0.9.0 --> 0.9.5 hs-asn1-parse 0.9.1 --> 0.9.4 hs-asn1-types 0.3.0 --> 0.3.2 hs-async 2.0.2 --> 2.1.1.1 hs-atomic-primops 0.8 --> 0.8.0.4 hs-attoparsec 0.12.1.6 --> 0.13.1.0 hs-authenticate 1.3.2.11 --> 1.3.3.2 hs-auto-update 0.1.2.2 --> 0.1.4 hs-aws 0.12.1 --> 0.16 hs-base-orphans 0.4.4 --> 0.6 hs-basic-prelude 0.5.0 --> 0.6.1.1 hs-bifunctors 5 --> 5.4.2 hs-blaze-builder 0.4.0.1 --> 0.4.0.2 hs-blaze-html 0.8.1.0 --> 0.9.0.1 hs-blaze-markup 0.7.0.2 --> 0.8.0.0 hs-brainfuck 0.1.0.2 --> 0.1.0.3 hs-c2hs 0.28.1_1 --> 0.28.2_1 hs-cabal-install 1.22.6.0 --> 1.24.0.2 hs-cairo 0.13.1.0 --> 0.13.3.1 hs-case-insensitive 1.2.0.4 --> 1.2.0.10 hs-cassava 0.4.3.1 --> 0.5.0.0 hs-cereal 0.4.1.1 --> 0.5.4.0 hs-cgi 3001.2.2.2,1 --> 3001.3.0.2,1 hs-checkers 0.4.3 --> 0.4.7 hs-chunked-data 0.2.0 --> 0.3.0 hs-cipher-aes128 0.7.0.1 --> 0.7.0.3 hs-classy-prelude 0.12.1.1 --> 1.2.0.1 hs-classy-prelude-conduit 0.12.0.1 --> 1.2.0 hs-clientsession 0.9.1.1 --> 0.9.1.2 hs-cmark 0.4.0.1 --> 0.5.5.1 hs-cmdargs 0.10.13 --> 0.10.17 hs-comonad 4.2.7.2 --> 5.0.1 hs-conduit 1.2.5 --> 1.2.11 hs-conduit-combinators 1.0.3 --> 1.1.1 hs-conduit-extra 1.1.9.1 --> 1.1.16 hs-connection 0.2.5 --> 0.2.8 hs-constraints 0.4.1.3 --> 0.9.1 hs-contravariant 1.3.2 --> 1.4 hs-cookie 0.4.1.6 --> 0.4.2.1 hs-cpphs 1.19 --> 1.20.8 hs-criterion 1.1.0.0 --> 1.2.1.0 hs-cryptohash 0.11.6_2 --> 0.11.9 hs-cryptohash-cryptoapi 0.1.3_2 --> 0.1.4 hs-cryptonite 0.6 --> 0.24 hs-css-text 0.1.2.1_2 --> 0.1.2.2 hs-darcs 2.10.1 --> 2.12.5 hs-data-default 0.5.3_7 --> 0.7.1.1 hs-data-default-class 0.0.1_7 --> 0.1.2.0 hs-data-default-instances-base 0.0.1_7 --> 0.1.0.1 hs-data-lens 2.10.7 --> 2.11.1 hs-data-lens-template 2.1.9 --> 2.2 hs-data-pprint 0.2.4 --> 0.2.4.1 hs-deepseq-generics 0.1.1.2 --> 0.2.0.0 hs-dia-base 0.1.1.3 --> 0.1.1.4 hs-directory-tree 0.12.0_2 --> 0.12.1 hs-distributive 0.4.4_2 --> 0.5.2 hs-dlist 0.7.1.1 --> 0.8.0.3 hs-dlist-instances 0.1_2 --> 0.1.1.1 hs-dns 2.0.0 --> 2.0.10 hs-double-conversion 2.0.1.0 --> 2.0.2.0 hs-either 4.4.1 --> 4.4.1.1 hs-ekg 0.4.0.8 --> 0.4.0.13 hs-ekg-core 0.1.1.0 --> 0.1.1.1 hs-ekg-json 0.1.0.0 --> 0.1.0.5 hs-email-validate 2.1.3 --> 2.3 hs-enclosed-exceptions 1.0.1.1 --> 1.0.2 hs-entropy 0.3.7 --> 0.3.8 hs-equivalence 0.3.1 --> 0.3.2 hs-errors 2.0.0 --> 2.2.1 hs-esqueleto 2.4.1 --> 2.5.3 hs-exceptions 0.8.0.2 --> 0.8.3 hs-extra 1.4.1 --> 1.6 hs-fast-logger 2.4.1 --> 2.4.10 hs-feed 0.3.10.0 --> 0.3.12.0 hs-fgl 5.5.2.1 --> 5.5.3.1 hs-file-embed 0.0.9 --> 0.0.10 hs-filestore 0.6.1 --> 0.6.3.1 hs-free 4.12.1 --> 4.12.4 hs-gconf 0.13.0.2 --> 0.13.1.0 hs-generic-deriving 1.8.0 --> 1.11.2 hs-geniplate-mirror 0.7.1 --> 0.7.5 hs-ghc-events 0.4.4.0 --> 0.6.0 hs-gio 0.13.1.0 --> 0.13.3.1 hs-git-annex 5.20150727_1 --> 6.20170520 hs-gitit 0.11.1 --> 0.12.2.1 hs-glib 0.13.1.1 --> 0.13.4.1 hs-gnuidn 0.2.1_3 --> 0.2.2 hs-gtk 0.13.9 --> 0.14.6 hs-gtk2hs 0.13,1 --> 0.13.2.2,1 hs-gtk2hs-buildtools 0.13.0.4_1 --> 0.13.2.2 hs-gtksourceview2 0.13.1.3 --> 0.13.3.1 hs-haddock 2.16.1 --> 2.17.5 hs-haddock-api 2.16.1 --> 2.17.4 hs-haddock-library 1.2.1 --> 1.4.3 hs-happstack-server 7.4.4 --> 7.4.6.4 hs-hashable 1.2.3.3,1 --> 1.2.6.1,1 hs-hashtables 1.2.0.2 --> 1.2.1.1 hs-haskell-src-exts 1.16.0.1 --> 1.19.1 hs-hasktags 0.69.1 --> 0.69.3 hs-hedis 0.6.9 --> 0.9.8 hs-heist 0.14.1.1 --> 1.0.1.0 hs-hexpat 0.20.9 --> 0.20.13 hs-highlighting-kate 0.6 --> 0.6.4 hs-hinotify 0.3.8.1 --> 0.3.9 hs-hint 0.4.2.3 --> 0.7.0 hs-hjsmin 0.1.5.0 --> 0.2.0.2 hs-hlint 1.9.21 --> 2.0.9 hs-hoauth2 0.4.8 --> 0.5.9 hs-hoogle 4.2.41 --> 5.0.12 hs-hourglass 0.2.9 --> 0.2.10 hs-hscolour 1.23,1 --> 1.24.1,1 hs-hslogger 1.2.9 --> 1.2.10 hs-hslua 0.4.0 --> 0.5.0 hs-hspec 2.1.10 --> 2.4.4 hs-hspec-core 2.1.10 --> 2.4.4 hs-hspec-discover 2.1.10 --> 2.4.4 hs-hspec-expectations 0.7.1 --> 0.8.2 hs-html-conduit 1.2.0 --> 1.2.1.1 hs-http-client 0.4.20 --> 0.5.7.0 hs-http-client-tls 0.2.2_2 --> 0.3.5.1 hs-http-conduit 2.1.8 --> 2.2.3.1 hs-http-reverse-proxy 0.4.2 --> 0.4.4 hs-http-types 0.8.6 --> 0.9.1 hs-http2 1.0.4 --> 1.6.3 hs-hxt 9.3.1.15 --> 9.3.1.16 hs-hxt-regex-xmlschema 9.2.0.2 --> 9.2.0.3 hs-ieee754 0.7.6 --> 0.8.0 hs-iproute 1.5.0 --> 1.7.1 hs-js-jquery 1.11.3 --> 3.2.1 hs-kan-extensions 4.2.2 --> 5.0.2 hs-keys 3.10.2 --> 3.11 hs-kqueue 0.1.2.6_2 --> 0.2 hs-language-c 0.5.0 --> 0.6.1 hs-language-javascript 0.5.14.2 --> 0.6.0.10 hs-largeword 1.2.3_2 --> 1.2.5 hs-lens 4.12.3 --> 4.15.3 hs-libmpd 0.9.0.2 --> 0.9.0.6 hs-lifted-async 0.7.0.1 --> 0.9.3 hs-lifted-base 0.2.3.6 --> 0.2.3.11 hs-map-syntax 0.2 --> 0.2.0.2 hs-math-functions 0.1.5.2_2 --> 0.2.1.0 hs-memory 0.8 --> 0.14.6 hs-mime-mail 0.4.9 --> 0.4.13.1 hs-mime-types 0.1.0.6 --> 0.1.0.7 hs-mmorph 1.0.4 --> 1.1.0 hs-monad-control 1.0.0.4 --> 1.0.2.1 hs-monad-logger 0.3.13.2 --> 0.3.24 hs-monad-par 0.3.4.7 --> 0.3.4.8 hs-monadcryptorandom 0.6.1_2 --> 0.7.1 hs-monads-tf 0.1.0.2_2 --> 0.1.0.3 hs-mono-traversable 0.9.2.1 --> 1.0.2 hs-mueval 0.9.1.1.2 --> 0.9.3 hs-murmur-hash 0.1.0.8 --> 0.1.0.9 hs-mutable-containers 0.3.2 --> 0.3.3 hs-mwc-random 0.13.3.2 --> 0.13.6.0 hs-mysql 0.1.1.8 --> 0.1.4 hs-network 2.6.2.1 --> 2.6.3.2 hs-network-info 0.2.0.7 --> 0.2.0.8 hs-network-multicast 0.1.0 --> 0.2.0 hs-network-uri 2.6.0.3 --> 2.6.1.0 hs-nonce 1.0.2 --> 1.0.4 hs-oeis 0.3.6 --> 0.3.9 hs-optparse-applicative 0.11.0.2 --> 0.14.0.0 hs-pandoc 1.15.0.6_1 --> 1.19.2.1 hs-pandoc-citeproc 0.7.3.1 --> 0.10.5.1 hs-pandoc-types 1.12.4.5 --> 1.19 hs-pango 0.13.1.0 --> 0.13.3.1 hs-parallel 3.2.0.6 --> 3.2.1.1 hs-parsec 3.1.9 --> 3.1.11 hs-path-pieces 0.2.0 --> 0.2.1 hs-pcre-light 0.4.0.3 --> 0.4.0.4 hs-persistent 2.2 --> 2.7.0 hs-persistent-sqlite 2.2 --> 2.6.2 hs-persistent-template 2.1.3.4 --> 2.5.2 hs-pointed 4.2.0.2 --> 5 hs-polyparse 1.11 --> 1.12 hs-prelude-extras 0.4_2 --> 0.4.0.3 hs-primitive 0.6 --> 0.6.2.0 hs-probability 0.2.4.1_2 --> 0.2.5.1 hs-profunctors 5.1.1 --> 5.2 hs-pureMD5 2.1.2.1_10 --> 2.1.3 hs-quickcheck-io 0.1.1_2 --> 0.2.0 hs-reflection 2 --> 2.1.2 hs-regex-applicative 0.3.2.1 --> 0.3.3 hs-regex-tdfa 1.2.0_2 --> 1.2.2 hs-resourcet 1.1.6 --> 1.1.9 hs-safe 0.3.9 --> 0.3.15 hs-sandi 0.3.5 --> 0.4.0 hs-scientific 0.3.3.8 --> 0.3.5.1 hs-semigroupoids 5.0.0.3 --> 5.2 hs-semigroups 0.16.2.2 --> 0.18.3 hs-setlocale 1.0.0.4 --> 1.0.0.5 hs-shake 0.15.5 --> 0.15.11 hs-shakespeare 2.0.5 --> 2.0.13 hs-shelly 1.6.3.3 --> 1.6.8.3 hs-simple-sendfile 0.2.21 --> 0.2.25 hs-skein 1.0.9.3 --> 1.0.9.4 hs-snap 0.14.0.6 --> 1.0.0.1 hs-snap-core 0.9.7.2 --> 1.0.2.1 hs-snap-server 0.9.5.1 --> 1.0.2.2 hs-socks 0.5.4_2 --> 0.5.5 hs-split 0.2.2_7 --> 0.2.3.2 hs-statistics 0.13.2.3 --> 0.14.0.2 hs-stm 2.4.4 --> 2.4.4.1 hs-streaming-commons 0.1.12.1 --> 0.1.18 hs-svgcairo 0.13.0.3 --> 0.13.1.1 hs-syb 0.5.1 --> 0.7 hs-syb-with-class 0.6.1.6 --> 0.6.1.7 hs-tagged 0.8.1 --> 0.8.5 hs-tagsoup 0.13.3 --> 0.14.1 hs-tar 0.4.2.1 --> 0.5.0.3 hs-temporary 1.2.0.3_2 --> 1.2.1 hs-test-framework-hunit 0.3.0.1_2 --> 0.3.0.2 hs-test-framework-quickcheck2 0.3.0.3_2 --> 0.3.0.4 hs-texmath 0.8.3 --> 0.9.4.1 hs-text 1.2.1.3 --> 1.2.2.2 hs-threads 0.5.1.3 --> 0.5.1.4 hs-threadscope 0.2.7 --> 0.2.8 hs-time-locale-compat 0.1.1.0 --> 0.1.1.3 hs-timezone-olson 0.1.7 --> 0.1.8 hs-timezone-series 0.1.5.1 --> 0.1.8 hs-tls 1.3.1 --> 1.3.11 hs-torrent 10000.0.0 --> 10000.1.1 hs-transformers-compat 0.4.0.4 --> 0.5.1.4 hs-unix-compat 0.4.1.4 --> 0.4.3.1 hs-unix-time 0.3.5 --> 0.3.7 hs-unlambda 0.1.4.1 --> 0.1.4.2 hs-unordered-containers 0.2.5.1 --> 0.2.8.0 hs-uri 0.1.6.3 --> 0.1.6.4 hs-utf8-string 1 --> 1.0.1.1 hs-utility-ht 0.0.10_2 --> 0.0.14_2 hs-uuid 1.3.11 --> 1.3.13 hs-uuid-types 1.0.2 --> 1.0.3 hs-uulib 0.9.20 --> 0.9.22 hs-vault 0.3.0.4 --> 0.3.0.7 hs-vector 0.10.12.3 --> 0.12.0.1 hs-vector-binary-instances 0.2.1.0_2 --> 0.2.3.5 hs-vector-instances 3.3.1 --> 3.4 hs-vector-space 0.10.2 --> 0.10.4 hs-vector-th-unbox 0.2.1.2 --> 0.2.1.6 hs-void 0.7 --> 0.7.2 hs-vte 0.13.0.2 --> 0.13.1.1 hs-wai 3.0.3.0 --> 3.2.1.1 hs-wai-app-static 3.1.1 --> 3.1.6.1 hs-wai-extra 3.0.10 --> 3.0.20.0 hs-wai-logger 2.2.4.1 --> 2.3.0 hs-warp 3.1.3 --> 3.2.13 hs-warp-tls 3.1.1 --> 3.2.4 hs-webkit 0.13.1.3 --> 0.14.2.1 hs-wx 0.91.0.0 --> 0.92.3.0 hs-wxc 0.91.0.0 --> 0.92.3.0 hs-wxcore 0.91.0.0 --> 0.92.3.0 hs-wxdirect 0.91.0.0 --> 0.92.3.0 hs-x509 1.6.0 --> 1.6.5 hs-x509-store 1.6.0 --> 1.6.2 hs-x509-system 1.6.0 --> 1.6.4 hs-x509-validation 1.6.0 --> 1.6.5 hs-xml-conduit 1.3.1 --> 1.5.1 hs-xml-hamlet 0.4.0.11 --> 0.4.1 hs-xmlhtml 0.2.3.4 --> 0.2.4 hs-xmobar 0.24.3 --> 0.24.5 hs-xss-sanitize 0.3.5.6 --> 0.3.5.7 hs-yaml 0.8.13 --> 0.8.23.1 hs-yesod 1.4.1.5 --> 1.4.5 hs-yesod-auth 1.4.6 --> 1.4.17.2 hs-yesod-auth-hashdb 1.4.2.2 --> 1.6.1 hs-yesod-bin 1.4.13.3 --> 1.5.2.3 hs-yesod-core 1.4.13 --> 1.4.35 hs-yesod-form 1.4.4.1 --> 1.4.12 hs-yesod-persistent 1.4.0.3 --> 1.4.2 hs-yesod-static 1.5.0.2 --> 1.5.3 hs-yesod-test 1.4.3.1 --> 1.5.7 hs-zip-archive 0.2.3.7 --> 0.3.1.1 hs-zlib 0.5.4.2 --> 0.6.1.2 scroll 1.20151219 --> 1.20170122 Removed ports (5): hs-MonadCatchIO-mtl Deprecated in favor of exceptions hs-MonadCatchIO-transformers Deprecated in favor of exceptions hs-citeproc-hs Replaced by pandoc-citeproc hs-directory Part of the packages shipped with GHC hs-syb-with-class-instances-text Upstream is unmaintained This was created together with pgj@. Reviewed by: pgj, 6yearold_gmail.com Differential Revision: https://reviews.freebsd.org/D11558
* net-im/mastodon: Update to version 1.5.1jrm2017-08-073-70/+70
| | | | Upstream changes: https://github.com/tootsuite/mastodon/releases/tag/v1.5.1
* net-im/mastodon: Work around www/node (node version 8) bug [1] on FreeBSDjrm2017-08-063-4/+28
| | | | | | | | 11.1 that prevents building node modules with gyp [2]. [1] https://github.com/nodejs/node/issues/14076 [2] Users still have to install www/yarn and devel/rubygem-execjs with non-default NODE6 option.
* net-im/py-matrix-synapse: Forgot the PORTREVISION bumpfeld2017-08-041-1/+1
|
* Reserve GID for synapse userfeld2017-08-041-1/+2
| | | | It was incorrect of me to set the GID to 65534
* net-im/mastodon: Add run-time dependencies necessary for installing nodejrm2017-08-032-17/+5
| | | | | modules. Also, re-add www/npm as a run-time dependency to prevent an error installing node modules.
* Update net-im/py-fbmq to version 2.1.0.olgeni2017-08-022-4/+4
|
* net-im/mastodon: Update to version 1.5.0jrm2017-08-012-4/+4
| | | | Upstream changes: https://github.com/tootsuite/mastodon/releases
* net-im/mastodon: Update to 1.5.0r3jrm2017-07-315-11/+28
| | | | | | | | Upstream changes: https://github.com/tootsuite/mastodon/releases/tag/v1.5.0rc3 Port changes: - remove dependency on www/npm
* Update net-im/py-python-telegram-bot to version 7.0.1.olgeni2017-07-292-4/+4
|
* net-im/mastodon: Update to version 1.5.0r2jrm2017-07-2910-178/+160
| | | | Upstream changes: https://github.com/tootsuite/mastodon/releases
* Add NO_ARCHsunpoet2017-07-272-49/+50
| | | | - Sort PLIST
* Update net-im/jabberd to 2.6.1mm2017-07-262-5/+4
| | | | | PR: 221014 Security: CVE-2017-10807
* Update net-im/py-python-telegram-bot to version 7.0.0.olgeni2017-07-262-4/+4
|
* Update GStreamer1 ports to 1.12.2.kwm2017-07-221-1/+1
| | | | | | | | | | | | | | | | Rework the adding of dependancies in Mk/bsd.gstreamer.mk. Previous when using USE_GSTREAMER[1] it would just add the request modules to BUILD/RUN_DEPENDS. This caused the qa script to complain because the old code didn't implicit depend on the gstreamer1 and gstreamer1-plugins[-bad] ports for the libraries they carried, even if they where present via the plugins! The new code adds implicit depends on these ports so USE_GSTREAMER[1] using ports have all the libraries included. * The mad mp3 plugin was removed, mpg123 plugin also provides mp3 decoding. Switch over ports that used the gstreamer1 mad plugin. * gtksink plugin renamed -> gtk * Hook up the sndio plugin into the framework * Add some indirect dependacies where needed * Reorder the plugin list in bsd.gstreamer.mk so only one plugin per line. When changing plugins it doesn't result in multiple lines being changed. * Remove mentions in bsd.gstreamer.mk of plugins mentions that where removed. * Depend on libunwind on i386/amd64, GStreamer links to it if it is present. PR: 220753 Exp-run by: antoine@
* net-im/oysttyer: update 2.8.1 -> 2.9.0pi2017-07-202-5/+4
| | | | Relnotes: https://github.com/oysttyer/oysttyer/blob/master/CHANGELOG.markdown
* net-im/qTox: Update to 1.11.0tcberner2017-07-195-51/+45
| | | | | PR: 220814 Submitted by: Yuri Victorovich <yuri@rawbw.com> (maintainer)
* Change RUN_DEPENDS from rubygem-rack-cors to rubygem-rack-cors0sunpoet2017-07-171-2/+2
| | | | - Bump PORTREVISION for dependency change
* Update to 2.2.8sunpoet2017-07-162-5/+4
| | | | | Changes: https://github.com/termtter/termtter/blob/master/ChangeLog https://github.com/termtter/termtter/commits/master
* Update WWWsunpoet2017-07-161-1/+1
|
* - Import diff from ejabberd repository, commitid: d4cdc3aashish2017-07-152-3/+18
| | | | | | | - Add fix to make ejabberdctl work, when INET_DIST_INTERFACE is defined. Submitted a pull-request upstream. PR: 220627
* net-im/mastodon: Fix plist and patch issues; bump PORTREVISIONjrm2017-07-123-3/+4
| | | | | | | | - Remove another incorrectly generated %%RUBY_SUFFIX%% from pkg-plist [1] - Fix a patch that was no longer applying properly after an upstream change PR: 220625 [1] Submitted by: pkubaj@anongoth.pl [1]
* Fix gemspec for rubygem-activerecord4 4.2.1 update (r389119)sunpoet2017-07-122-6/+8
| | | | | - Update existing gemspec patch for rubygem-builder and rubygem-fluent-logger - Bump PORTREVISION for package change
* - Update to 17.07ashish2017-07-106-289/+309
| | | | | | | | - Add STUN, and SIP options for STUN/TURN, and SIP support - Remove dependency on shells/bash - Fix pkg-install script for PAM option, missed in previous updates - Add a note to UPDATING about a known issue
* net-im/openfire: update to 4.1.5gahr2017-07-102-4/+4
| | | | | Changelog: http://download.igniterealtime.org/openfire/docs/latest/changelog.html
* - Update to 1.5.1cpm2017-07-097-41/+11
| | | | | | | | | - Use REINPLACE_CMD instead of patch files - Remove unneeded patch - Cosmetic change - Update WWW in pkg-descr Changelog: https://github.com/baedert/corebird/releases/tag/1.5.1
* net-im/py-matrix-synapse: Update to 0.22.1feld2017-07-082-4/+4
| | | | Changelog: https://github.com/matrix-org/synapse/releases/tag/v0.22.1
* Update to 1.6.0sunpoet2017-07-072-4/+4
| | | | Changes: https://github.com/hipchat/hipchat-rb/releases
* Add ports for future KDE Telepathy versionstcberner2017-07-068-0/+138
| | | | | | | | | The current relases of KDE Telepathy require some more helper libraries to work. Import them from kde@'s development repository into the ports tree in preparation. PR: 220494 Reviewed by: groot_kde.org, rakuco Differential Revision: https://reviews.freebsd.org/D11213
* net-im/mastodon: Update to version 1.4.7jrm2017-07-066-16/+29
| | | | Upstream changes: https://github.com/tootsuite/mastodon/releases/tag/v1.4.7
* Remove Perl core modulessunpoet2017-06-301-2/+2
| | | | | | | - While I'm here, convert to options target helper - Bump PORTREVISION for dependency change With hat: perl
* Remove Perl core modulessunpoet2017-06-302-16/+16
| | | | | | | - Use PORTVERSION - Add LICENSE_FILE - Sort PLIST - Bump PORTREVISION for dependency change
* - Silence explicitly called commandcpm2017-06-281-1/+1
|
* Update devel/readline to 7.0 patch 3sunpoet2017-06-274-3/+4
| | | | | | | | | | | - Bump PORTREVISION for shlib change Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html Differential Revision: https://reviews.freebsd.org/D11172 PR: 219947 Exp-run by: antoine
* Update net-im/py-slackclient to version 1.0.6.olgeni2017-06-262-4/+6
| | | | | | PR: 220154 Submitted by: olgeni Approved by: maintainer
* Make ninja opt-out in cmake.mktcberner2017-06-263-3/+3
| | | | | | | | | | | | | | | | | | | | | | | Using ninja instead of make (1) can lead to significant speed ups while building. Therefore switch from having the ninja generator opt-in to having it opt-out. Previously cmake-ports that wanted to use ninja could set CMAKE_NINJA=yes now, ports that do not work with ninja can set cmake:<existing args>,noninja Note, that needing this should be an exception and most often points to a broken cmake of the port. The ports using cmake were modified * removed USES=gmake, if ninja is used * removed MAKE_ARGS, if ninja is used * added the cmake-argument noninja if necessary PR: 219629 PR: 213331 Exp-run by: antoine Reviewed by: rakuco Differential Revision: https://reviews.freebsd.org/D10748
* net-im/mastodon: Update to version 1.4.6jrm2017-06-243-5/+5
| | | | Upstream changes: https://github.com/tootsuite/mastodon/releases/tag/v1.4.6
* net-im/mastodon: Update to version 1.4.5jrm2017-06-233-4/+5
| | | | Upstream changes: https://github.com/tootsuite/mastodon/releases/tag/v1.4.5
* net-im/mastodon: Update to version 1.4.4jrm2017-06-224-18/+21
| | | | | Upstream release notes: https://github.com/tootsuite/mastodon/releases/tag/v1.4.4
* - Fix build on powerpc64 adding compiler:c++11-lang feature to USEScpm2017-06-211-4/+2
| | | | | | - Bump PORTREVISION Reported by: linimon
* Limit net-im/telepathy*-qt* components to use python2 only as it hardcoded ↵fluffy2017-06-202-2/+2
| | | | | | in src With hat: kde