Thierry Thomas
c630dd3a7a
Opencv is checked by configure, but actually it is only needed for
...
tests.
PR: 228178
Reported by: vvd (at) unislabs.com
2018-05-12 14:26:55 +00:00
Kubilay Kocak
781fe2df27
net-im/py-slackclient: Update to 1.2.1
...
- 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>
2018-05-11 06:40:27 +00:00
Tobias C. Berner
74fcc5aebb
Update KDE Applications to 18.04.1
2018-05-11 06:09:39 +00:00
Steve Wills
142143e5a7
Bump PORTREVISION on more opencv consumers due to opencv update
2018-05-09 20:27:51 +00:00
Matthias Fechner
c31ceab7eb
Changed the MAINTAINER of all my ports to have mfechner@FreeBSD.org listed.
...
Reviewed by: tz (mentor)
Approved by: tz (mentor)
Differential Revision: https://reviews.freebsd.org/D15270
2018-05-09 10:43:26 +00:00
TAKATSU Tomonari
7ae7d45c9b
- Update to 3.6.8
2018-05-08 07:07:46 +00:00
TAKATSU Tomonari
1ef3ca60b1
- Update to 3.6.7
2018-05-08 03:36:42 +00:00
Danilo G. Baio
83f8c9cd25
net-im/matterircd: Update to 0.17.3
...
Changes: https://github.com/42wim/matterircd/blob/v0.17.3/changelog.md
PR: 227964
Submitted by: norrland@nullbyte.se (maintainer)
2018-05-06 23:01:27 +00:00
Yuri Victorovich
6b094d82a8
net-im/qTox: Update 1.14.1 -> 1.15.0
...
See the changelog in:
https://github.com/qTox/qTox/blob/master/CHANGELOG.md
2018-05-06 06:44:24 +00:00
Jimmy Olgeni
df468e9bc0
Update net-im/py-python-telegram-bot to version 10.1.0.
2018-05-05 17:57:35 +00:00
Alexey Dokuchaev
915b7539b9
For some ports under `net*' categories: remove redundant PKGMESSAGE
...
assignment, which is set appropriately by the b.p.m when `pkg-message'
appears on the SUB_FILES list.
2018-05-05 14:37:10 +00:00
Tobias C. Berner
fca9f60e51
net-im/kopete: explicitely depend on v4l_compat
...
* some dependency which pulled this in previously seems to have changed.
Reported by: pkg-fallout
2018-05-03 21:19:07 +00:00
Jan Beich
c400a2c8b6
multimedia/ffmpeg: update to 4.0
...
- 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
2018-05-02 15:07:27 +00:00
Ruslan Makhmatkhanov
19ea8e0591
net-im/gajim: update to 1.0.2
...
Changelog:
https://dev.gajim.org/gajim/gajim/blob/gajim-1.0.2/ChangeLog#L1
2018-05-02 09:42:06 +00:00
Ruslan Makhmatkhanov
27d4642f66
net-im/py-nbxmpp: update to 0.6.5
2018-05-02 09:41:02 +00:00
Jan Beich
762e131e70
net-im/qTox: unbreak with ffmpeg 4.0
...
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
2018-05-01 03:46:22 +00:00
Tobias C. Berner
266c990dbe
Switch the accounts-sso ports to USE_GITLAB.
...
* Due to the different fetch method the distinfo changed.
2018-04-29 18:17:36 +00:00
Tobias C. Berner
8fd586dfb1
Hook net-im/kopete and sysutils/kbackup into the build
...
Reported by: antoine
Pointy-hat to: tcberner
2018-04-28 19:42:11 +00:00
Tobias C. Berner
e714368786
Update KDE Applications to 18.04.0
...
* Pin multimedia/kdelive at 17.12.3 until we import the mlt update from the dev-repo.
2018-04-28 18:11:49 +00:00
Danilo G. Baio
89c4aad109
net-im/matterircd: Update to 0.17.2
...
Changes: https://github.com/42wim/matterircd/blob/v0.17.2/changelog.md
PR: 227696
Submitted by: norrland@nullbyte.se (maintainer)
2018-04-26 00:24:57 +00:00
TAKATSU Tomonari
49da9e8926
- Update to 3.6.6
2018-04-25 10:28:31 +00:00
Sunpoet Po-Chuan Hsieh
b3316bb802
Fix msgpack dependency
...
- While I'm here, remove .include <bsd.port.options.mk>
- Bump PORTREVISION for package change
2018-04-24 19:47:31 +00:00
Ashish SHUKLA
aef563de48
- Update to 18.03
...
- 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
2018-04-23 03:50:28 +00:00
Sunpoet Po-Chuan Hsieh
f962491120
Move devel/py-msgpack-python to devel/py-msgpack
...
- Update to 0.5.6
- Update pkg-descr
- Update WWW
Changes: https://github.com/msgpack/msgpack-python/blob/master/ChangeLog.rst
2018-04-22 18:29:51 +00:00
Dmitry Marakasov
19bd28e058
- Add missing run-depends
...
PR: 227616
Submitted by: 0mp@FreeBSD.org (maintainer)
Reported by: z7dr6ut7gs@snkmail.com
2018-04-19 11:52:01 +00:00
Thierry Thomas
7375c1e6e0
Upgrade to v0.2.2.
...
Release notes at https://github.com/TokTok/c-toxcore/releases/tag/v0.2.2
2018-04-18 17:50:38 +00:00
Jan Beich
cc95712fbe
devel/boost-*: update to 1.67.0
...
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
2018-04-18 13:57:42 +00:00
Kirill Ponomarev
020f3bd196
Toot is a Mastodon CLI client written in Python, which lets you log
...
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>
2018-04-18 10:50:38 +00:00
Mark Felder
63d8150d64
Reset MAINTAINER
...
My enthusiasm for Matrix has been throughly exhausted.
2018-04-17 18:30:53 +00:00
Kirill Ponomarev
4e2c600ca3
Update to version 1.2.17
...
PR: 227571
Submitted by: maintainer
2018-04-17 14:10:49 +00:00
Jimmy Olgeni
61c0c110b7
Update net-im/py-python-telegram-bot to version 10.0.2.
2018-04-17 08:05:58 +00:00
Jochen Neumeister
ba1884b147
net-im/slack-term: Update to 0.4.0
...
Changelog: https://github.com/erroneousboat/slack-term/releases/tag/v0.4.0
PR: 227524
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer)
2018-04-17 07:09:30 +00:00
Mark Felder
a96365d4e0
net-im/py-matrix-synapse: Update to 0.27.4
2018-04-16 21:24:24 +00:00
Tobias C. Berner
976792c819
multimedia/gstreamer1-qt4, multimedia/gstreamer1-qt5: create flavors
...
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D14641
2018-04-14 14:02:49 +00:00
Tobias C. Berner
cbfa894960
devel/qca, devel/qca-qt5 -- create flavors
...
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D14651
2018-04-14 11:09:16 +00:00
Ruslan Makhmatkhanov
2d3c2dd581
net-im/gajim: remove NLS from default options; it is enabled by default implicitly
2018-04-12 13:54:47 +00:00
Ruslan Makhmatkhanov
1143d9c38e
net-im/gajim: update to 1.0.1
...
- 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)
2018-04-11 21:06:38 +00:00
Ruslan Makhmatkhanov
7a851d7b29
net-im/py-nbxmpp: update to 0.6.4
2018-04-11 21:05:32 +00:00
Tobias C. Berner
2d939ce8e0
Fix PKGBASE conflict of devel/libkgapi
...
Reported by: antoine
2018-04-11 09:57:25 +00:00
Tobias C. Berner
5840ae786f
New ports: KDE Applications net-im/
...
* 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.
2018-04-10 16:18:29 +00:00
Danilo G. Baio
0ca7373a6e
net-im/matterircd: Update to 0.17.0
...
Changes: https://raw.githubusercontent.com/42wim/matterircd/v0.17.0/changelog.md
PR: 227391
Submitted by: norrland@nullbyte.se (maintainer)
2018-04-09 23:54:29 +00:00
Danilo G. Baio
4a9d0db326
net-im/matterircd: Update to 0.16.8
...
Changes: https://github.com/42wim/matterircd/blob/v0.16.8/changelog.md#v0168
PR: 227196
Submitted by: norrland@nullbyte.se (maintainer)
2018-04-06 23:49:24 +00:00
Jan Beich
ae60358af5
devel/icu: update to 61.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)
2018-04-06 15:53:16 +00:00
Tobias Kortkamp
c4df193039
www/webkit2-gtk3: Update to 2.20.0
...
- 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
2018-04-05 20:13:48 +00:00
Rene Ladan
8ba5d6cafa
Remove expired ports:
...
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
2018-04-03 09:36:28 +00:00
Eugene Grosbein
cdb09682f3
net-im/telegram-purple: silence QA test by adding LIB_DEPENDS.
2018-04-03 09:28:54 +00:00
Danilo G. Baio
9db27522d0
Add net-im/matterircd: IRC bridge for Mattermost and Slack
...
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
2018-03-31 15:35:22 +00:00
Joseph Mingrone
96be6a880a
net-im/mastodon: Upgrade to version 2.3.3
...
Upstream changes: https://github.com/tootsuite/mastodon/releases/tag/v2.3.3
2018-03-30 18:57:02 +00:00
Ed Maste
73ca9e7230
Use BINARY_ALIAS to make LLD_UNSAFE more widely applicable
...
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
2018-03-29 15:02:05 +00:00
Joe Marcus Clarke
5d5a155523
Update to 2.13.0.
...
See https://bitbucket.org/pidgin/www/src/tip/htdocs/ChangeLog for
a list of changes in this release.
PR: 226467
Submitted by: swills
2018-03-28 17:08:10 +00:00