aboutsummaryrefslogtreecommitdiff
path: root/net-im
Commit message (Collapse)AuthorAgeFilesLines
* Convert Python ports to FLAVORS.Mathieu Arnold2017-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 Notes: svn path=/head/; revision=455210
* For ports that are marked BROKEN on armv6, and also fail to build onMark Linimon2017-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 Notes: svn path=/head/; revision=455167
* - Fix LICENSEDmitry Marakasov2017-11-291-22/+17
| | | | | | | | | - Add LICENSE_FILE - Switch to USES=localbase - Switch to options helpers Notes: svn path=/head/; revision=455119
* net-im/ricochet: Unbroke the build. ${OPENSSLDIR}/include coflicted with the ↵Yuri Victorovich2017-11-282-11/+21
| | | | | | | | | | STL headers logic; Fixed order Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13204 Notes: svn path=/head/; revision=455079
* Fix the build in some cases.Thierry Thomas2017-11-282-1/+12
| | | | | | | | PR: 222235 Submitted by: rozhuk.im (at) gmail.com Notes: svn path=/head/; revision=455075
* net-im/qTox: Update to 1.13.0Yuri Victorovich2017-11-282-26/+22
| | | | | | | | Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13252 Notes: svn path=/head/; revision=455020
* - Fix CAPTCHA functionalityAshish SHUKLA2017-11-193-0/+10
| | | | | | | Reported by: Martin Meyer <martin.meyer@zuglufttier.de> Notes: svn path=/head/; revision=454480
* Upgrade to 0.8.1.Thierry Thomas2017-11-184-15/+21
| | | | | | | Changelog at <https://github.com/JFreegman/toxic/releases/tag/v0.8.1>. Notes: svn path=/head/; revision=454418
* Update to 0.10.0.David Thiel2017-11-176-45/+87
| | | | | | | | PR: 223637 Submitted by: Jan Kokemüller Notes: svn path=/head/; revision=454378
* - Update to 17.09Ashish SHUKLA2017-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 Notes: svn path=/head/; revision=454361
* net-im/py-matrix-synapse: Update to 0.25.0Mark Felder2017-11-152-4/+4
| | | | | | | Changelog: https://github.com/matrix-org/synapse/releases/tag/v0.25.0 Notes: svn path=/head/; revision=454248
* net-im/ricochet: add missing dependency (qt5-quickcontrols) and other changesYuri Victorovich2017-11-121-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 Notes: svn path=/head/; revision=454075
* net-im/mastodon: Handle upgrade of www/node to version 9.0.0Joseph Mingrone2017-11-081-2/+2
| | | | Notes: svn path=/head/; revision=453713
* Update net-im/py-fbmq to version 2.4.1.Jimmy Olgeni2017-11-072-4/+4
| | | | Notes: svn path=/head/; revision=453660
* GitterDone: A Qt5 front-end to the "Gitter" communications systemMarcelo Araujo2017-11-065-0/+107
| | | | | | | | | | | WWW: https://github.com/trueos/gitterdone PR: 222157 Submitted by: q5sys <jt@ixsystems.com> Sponsored by: iXsystems, Inc. Notes: svn path=/head/; revision=453595
* Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.Jimmy Olgeni2017-11-022-2/+2
| | | | | | | This round is @FreeBSD.org residents except teams. Notes: svn path=/head/; revision=453381
* net-im/mastodon: Update the minimum required versions for the dependenciesJoseph Mingrone2017-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> Notes: svn path=/head/; revision=452921
* Update net-im/py-fbmq to version 2.3.2.Jimmy Olgeni2017-10-252-4/+4
| | | | Notes: svn path=/head/; revision=452846
* net-im/py-matrix-synapse: Update to 0.24.1Mark Felder2017-10-242-4/+4
| | | | | | | Changelog: https://github.com/matrix-org/synapse/releases/tag/v0.24.1 Notes: svn path=/head/; revision=452777
* net-im/py-matrix-synapse: Update to 0.24.0Mark Felder2017-10-233-118/+4
| | | | | | | Changelog: https://github.com/matrix-org/synapse/releases/tag/v0.24.0 Notes: svn path=/head/; revision=452707
* - Update libsodium to 1.0.15 [1]Vsevolod Stakhov2017-10-225-3/+5
| | | | | | | | | | - Bump revisions for all dependent ports PR: 223147 [1] Submitted by: Greg V [1] Notes: svn path=/head/; revision=452629
* Update net-im/qTox to 1.12.1Tobias C. Berner2017-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) Notes: svn path=/head/; revision=452583
* multimedia/ffmpeg: update to 3.4Jan Beich2017-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 Notes: svn path=/head/; revision=452570
* net-im/pidgin-rocketchat: create portSteve Wills2017-10-204-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> Notes: svn path=/head/; revision=452537
* net-im/mastodon: Update to version 2.0.0.Joseph Mingrone2017-10-1912-6978/+7465
| | | | | | | Upstream changes:https://github.com/tootsuite/mastodon/releases/tag/v2.0.0 Notes: svn path=/head/; revision=452460
* net-im/openfire: update to 4.1.6Pietro Cerutti2017-10-172-4/+4
| | | | Notes: svn path=/head/; revision=452268
* Update net-im/py-python-telegram-bot to version 8.1.1.Jimmy Olgeni2017-10-162-4/+4
| | | | Notes: svn path=/head/; revision=452175
* - Update to 3.5.12TAKATSU Tomonari2017-10-153-10/+19
| | | | Notes: svn path=/head/; revision=452137
* Update net-im/py-python-telegram-bot to version 8.1.0.Jimmy Olgeni2017-10-152-4/+4
| | | | Notes: svn path=/head/; revision=452131
* Remove WANT_GNOME and HAVE_GNOME.Mathieu Arnold2017-10-122-4/+1
| | | | | | | | | Approved by: bapt kwm Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D12643 Notes: svn path=/head/; revision=451901
* net-im/linux-telegram-desktop: Update from 1.1.7 to 1.1.23Jochen Neumeister2017-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 Notes: svn path=/head/; revision=451520
* Remove the mention of MSN and Yahoo! from pkg-descrs.Joe Marcus Clarke2017-10-043-6/+3
| | | | | | | | | | Pidgin dropped support for these services back in March 2017. PR: 222784 Submitted by: mi Notes: svn path=/head/; revision=451253
* Remove non functional portBaptiste Daroussin2017-10-046-165/+0
| | | | Notes: svn path=/head/; revision=451223
* net-im/py-matrix-synapse: Update to 0.23.0Mark Felder2017-10-023-5/+119
| | | | Notes: svn path=/head/; revision=451084
* Remove net-im/py-twistedWordsSunpoet Po-Chuan Hsieh2017-09-304-35/+0
| | | | Notes: svn path=/head/; revision=450965
* Make sure we do not include gconf2 when we're notJoe Marcus Clarke2017-09-272-2/+2
| | | | | | | | | | using the GTK+ UI. PR: 208733 Submitted by: cyberleo@cyberleo.net Notes: svn path=/head/; revision=450773
* net-im/mastodon: Remove Gemfile.lock in the rc scripts before starting webJoseph Mingrone2017-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. Notes: svn path=/head/; revision=450756
* Update net-im/py-fbmq to version 2.3.1.Jimmy Olgeni2017-09-262-4/+4
| | | | Notes: svn path=/head/; revision=450648
* devel/boost-*: update to 1.65.1Jan Beich2017-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 Notes: svn path=/head/; revision=450560
* devel/boost-*: enable C++11 featuresJan Beich2017-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 Notes: svn path=/head/; revision=450557
* net-im/mastodon: Fix install with non-default ruby versions by removingJoseph Mingrone2017-09-241-29/+29
| | | | | | | | | false-positive %%RUBY_SUFFIX%% entries from pkg-plist. Submitted by: pkubaj@anongoth.pl Notes: svn path=/head/; revision=450498
* - Update to 17.08Ashish SHUKLA2017-09-244-176/+165
| | | | | | | - Remove the fix added last time, accepted upstream Notes: svn path=/head/; revision=450493
* 1: upgrade to 4.0.0.Vanilla I. Shu2017-09-233-2/+3
| | | | | | | 2: chrase shared library version. Notes: svn path=/head/; revision=450419
* Remove USES=execinfo.Mathieu Arnold2017-09-223-3/+3
| | | | | | | | | | PR: 220271 Submitted by: mat (review), Yasuhiro KIMURA (PR) Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D11488 Notes: svn path=/head/; revision=450351
* net-im/sayaka: unbreak build with vala 0.36Carlos J. Puga Medina2017-09-191-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) Notes: svn path=/head/; revision=450155
* Update empathy to 3.12.14.Koop Mast2017-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 Notes: svn path=/head/; revision=450126
* net-im/mastodon: Update to version 1.6.1Joseph Mingrone2017-09-184-217/+243
| | | | | | | Upstream changes: https://github.com/tootsuite/mastodon/releases/tag/v1.6.1 Notes: svn path=/head/; revision=450072
* Sort *_DEPENDSSunpoet Po-Chuan Hsieh2017-09-171-3/+3
| | | | Notes: svn path=/head/; revision=450012
* net-im/mastodon: Fix issue running database migration scriptJoseph Mingrone2017-09-162-5/+13
| | | | | | | Reported by: Marcin Cieslak <saper@saper.info> Notes: svn path=/head/; revision=449963
* net-im/mastodon: Update to version 1.6.0Joseph Mingrone2017-09-157-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 Notes: svn path=/head/; revision=449933