Commit graph

5060 commits

Author SHA1 Message Date
Joseph Mingrone
f30f4838fd net-im/mastodon: Fix plist and patch issues; bump PORTREVISION
- 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]
2017-07-12 01:10:49 +00:00
Sunpoet Po-Chuan Hsieh
4db5a5a963 Fix gemspec for rubygem-activerecord4 4.2.1 update (r389119)
- Update existing gemspec patch for rubygem-builder and rubygem-fluent-logger
- Bump PORTREVISION for package change
2017-07-11 16:59:40 +00:00
Ashish SHUKLA
2d049086c0 - Update to 17.07
- 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
2017-07-10 12:51:26 +00:00
Pietro Cerutti
4d7d741fea net-im/openfire: update to 4.1.5
Changelog:
http://download.igniterealtime.org/openfire/docs/latest/changelog.html
2017-07-10 12:03:06 +00:00
Carlos J. Puga Medina
b84a8eafa9 - Update to 1.5.1
- 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
2017-07-08 17:00:41 +00:00
Mark Felder
e8f48f1aa6 net-im/py-matrix-synapse: Update to 0.22.1
Changelog:	https://github.com/matrix-org/synapse/releases/tag/v0.22.1
2017-07-07 16:30:54 +00:00
Sunpoet Po-Chuan Hsieh
68844764fd Update to 1.6.0
Changes:	https://github.com/hipchat/hipchat-rb/releases
2017-07-06 20:57:24 +00:00
Tobias C. Berner
2b11990f8e Add ports for future KDE Telepathy versions
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
2017-07-06 15:18:01 +00:00
Joseph Mingrone
3efb185d78 net-im/mastodon: Update to version 1.4.7
Upstream changes: https://github.com/tootsuite/mastodon/releases/tag/v1.4.7
2017-07-05 19:08:15 +00:00
Sunpoet Po-Chuan Hsieh
23c463742d Remove Perl core modules
- While I'm here, convert to options target helper
- Bump PORTREVISION for dependency change

With hat:	perl
2017-06-29 19:14:08 +00:00
Sunpoet Po-Chuan Hsieh
3c99f0e9ea Remove Perl core modules
- Use PORTVERSION
- Add LICENSE_FILE
- Sort PLIST
- Bump PORTREVISION for dependency change
2017-06-29 19:14:03 +00:00
Carlos J. Puga Medina
e1919e0ef0 - Silence explicitly called command 2017-06-28 00:51:05 +00:00
Sunpoet Po-Chuan Hsieh
cb037d3c98 Update devel/readline to 7.0 patch 3
- 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
2017-06-27 13:46:53 +00:00
Jimmy Olgeni
cda41650ca Update net-im/py-slackclient to version 1.0.6.
PR:		220154
Submitted by:	olgeni
Approved by:	maintainer
2017-06-26 12:40:20 +00:00
Tobias C. Berner
5e373eaa92 Make ninja opt-out in cmake.mk
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
2017-06-25 21:07:58 +00:00
Joseph Mingrone
00eaabfee2 net-im/mastodon: Update to version 1.4.6
Upstream changes: https://github.com/tootsuite/mastodon/releases/tag/v1.4.6
2017-06-24 01:41:44 +00:00
Joseph Mingrone
7047d1ee19 net-im/mastodon: Update to version 1.4.5
Upstream changes: https://github.com/tootsuite/mastodon/releases/tag/v1.4.5
2017-06-23 12:29:48 +00:00
Joseph Mingrone
75fc9eb11e net-im/mastodon: Update to version 1.4.4
Upstream release notes:
https://github.com/tootsuite/mastodon/releases/tag/v1.4.4
2017-06-22 00:39:35 +00:00
Carlos J. Puga Medina
a7ea9c8fe6 - Fix build on powerpc64 adding compiler:c++11-lang feature to USES
- Bump PORTREVISION

Reported by:	linimon
2017-06-20 20:41:24 +00:00
Dima Panov
bab092f859 Limit net-im/telepathy*-qt* components to use python2 only as it hardcoded in src
With hat:	kde
2017-06-20 04:41:27 +00:00
Mark Felder
4c1a5b2bad net-im/py-matrix-synapse: Update to 0.21.1
Changelog:	https://github.com/matrix-org/synapse/releases/tag/v0.21.1
2017-06-19 21:02:19 +00:00
Jimmy Olgeni
795c8e51a0 Update net-im/py-python-telegram-bot to version 6.1.0. 2017-06-18 16:48:25 +00:00
Joseph Mingrone
b462126dc5 net-im/mastodon: Update to version 1.4.3
Upstream changes: https://github.com/tootsuite/mastodon/releases
2017-06-15 20:18:38 +00:00
Alexey Dokuchaev
e8dc91f679 Linux version of the official desktop client for Telegram, a cloud-based
messenger with a focus on security and speed.

WWW: https://desktop.telegram.org/

PR:		217019 (modified)
Submitted by:	Henry Hu
2017-06-13 19:15:43 +00:00
Ashish SHUKLA
2d8b86fe84 - Update to 17.04
- Add a note to UPDATING about a known issue
2017-06-13 09:06:50 +00:00
Koop Mast
5c7fb53b92 Chase evolution-data-server shared library bump. 2017-06-13 08:14:34 +00:00
Mark Felder
661a0e8aa7 net-im/py-matrix-synapse: Update to 0.21.0
Changelog:	https://github.com/matrix-org/synapse/releases/tag/v0.21.0
2017-06-10 20:23:24 +00:00
Joseph Mingrone
58351711ad net-im/mastodon: Add www/npm to RUN_DEPENDS and fix the false postive
RUBY_SUFFIX substitutions in pkg-plist

Reported by:	swills
2017-06-09 00:11:20 +00:00
Thierry Thomas
bce8db5597 Upgrade to 0.8.0.
Changelog at <https://github.com/JFreegman/toxic/releases/tag/v0.8.0>.

Note: adding a new option for Python binding, disabled by default.
2017-06-08 20:37:18 +00:00
Ruslan Makhmatkhanov
3808141a41 net-im/gajim: update to 0.16.8
Changelog:
https://dev.gajim.org/gajim/gajim/blob/gajim-0.16.8/ChangeLog
2017-06-06 20:49:33 +00:00
Ruslan Makhmatkhanov
7ecc334555 net-im/py-nbxmpp: update to 0.5.6 2017-06-06 20:48:08 +00:00
Jimmy Olgeni
9d08afac3e Update net-im/py-fbmq to version 2.0.3. 2017-06-05 16:09:58 +00:00
Sunpoet Po-Chuan Hsieh
ee8457a406 Change from USES=twisted to devel/py-twisted
- Add NO_ARCH
- Bump PORTREVISION for dependency change
2017-06-05 14:50:55 +00:00
Dmitry Marakasov
a9f6b5e174 - Update to 1.1.0 2017-06-05 11:13:24 +00:00
Bryan Drewery
f3af3367aa Allow these ports to build with PACKAGE_BUILDING_FLAVORS set.
Poudriere in particulr did not properly handle DEPENDS_ARGS which
made these ports not properly install dependencies.  That bug
is being addressed along with adding FLAVORS support to it.

With hat:	portmgr
MFH:		2017Q2
2017-06-04 21:49:48 +00:00
Tobias C. Berner
48ae3f0a3a Update net-im/qTox to 1.10.2
PR:		219729
Submitted by:	Yuri Victorovich <yuri@rawbw.com>
Approved by:	Yuri Victorovich (maintainer)
2017-06-02 20:27:10 +00:00
Mark Linimon
4ba19e7015 Mark some ports failing on powerpc64. These ports are either new
ports, or had been recently unblocked.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2017-06-02 15:49:34 +00:00
Joseph Mingrone
3eab423448 net-im/mastodon: No need to patch ${WRKSRC}/bin/yarn now, because www/yarn
now creates a yarnpkg link in ${PREFIX}/bin
2017-05-31 18:07:10 +00:00
Jimmy Olgeni
5d07cc1f73 Update net-im/py-python-telegram-bot to version 6.0.2. 2017-05-30 17:30:48 +00:00
Joseph Mingrone
e9a093b2d2 net-im/mastodon: Update to version 1.4.1
Upstream changes: https://github.com/tootsuite/mastodon/releases

Approved by:	swills (mentor, implicit)
2017-05-28 23:22:54 +00:00
Mark Linimon
378be05b39 Mark some ports failing on armv6, for errors classified as "linker_error".
While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2017-05-27 22:16:50 +00:00
Mark Linimon
5ba5319665 Mark some ports failing on armv6, for errors classified as "compiler_error".
While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2017-05-27 16:48:41 +00:00
Joseph Mingrone
e50218e759 net-im/mastodon: Update to version 1.4rc5
- Add missing net-im/Makefile entry
- Upgrade pkg-message to include a link to upgrade directions

Approved by:	swills (mentor, implicit)
2017-05-27 16:24:46 +00:00
Mark Linimon
8416961f94 Mark some ports failing on armv6, for errors classified as "clang_werror".
While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2017-05-27 16:00:49 +00:00
Joseph Mingrone
f16d108a49 New port, net-im/mastodon: GNU Social-compatible microblogging server
WWW: https://github.com/tootsuite/mastodon

Submitted by:	feld, jrm, mmokhi
Reviewed by:	bapt, feld, roberto, saper@saper.info, mat, swills
Approved by:	swills (mentor, implicit)
Differential Revision:	https://reviews.freebsd.org/D10298
2017-05-26 21:22:38 +00:00
Matthew Rezny
b760897dde Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
2017-05-23 05:03:14 +00:00
Jimmy Olgeni
c5674bbfb4 Update net-im/py-python-telegram-bot to version 6.0.1. 2017-05-21 15:33:26 +00:00
Jimmy Olgeni
9265629d2f Update net-im/py-python-telegram-bot to version 6.0.0. 2017-05-19 21:01:34 +00:00
Carlos J. Puga Medina
5846365c49 - Enable spellchecking support
- Bump PORTREVISION
2017-05-19 12:25:08 +00:00
Tobias C. Berner
5c986d6bd0 Update to newer tag.
This fixes a bug, which made it impossible to send files.

Reported by:	Martin Sugioarto
Approved by:	rakuco (mentor, implicit)
2017-05-19 07:26:23 +00:00
Eugene Grosbein
563483e5dc Re-add net-im/pidgin-manualsize removed with revision 418057 with following changes:
- take maintainership;
- supply new MASTER_SITES for the distfile;
- specify LICENSE (GPLv2);
- simplify BUILD_DEPENDS;
- bump PORTREVISION.

Approved by:	az (mentor)
2017-05-18 13:46:42 +00:00
Koop Mast
592f8031ad Chase evolution-data-server shlib bump.
While here convert LIB_DEPENDS -> USES=evolutiondataserver3. I almost
missed this port.
2017-05-17 09:49:41 +00:00
Koop Mast
b000e825de Chase evolution-data-server shlib bumps. 2017-05-17 09:45:20 +00:00
Kevin Lo
0077664de8 Forgot to remove "USE_GCC". 2017-05-15 07:20:23 +00:00
Kevin Lo
31d64ec6b4 Remove USE_GCC which is not needed anymore. 2017-05-15 05:22:57 +00:00
Danilo G. Baio
8e040e9d10 net-im/pecl-stomp2: Update to 2.0.1
Changes: https://pecl.php.net/package-changelog.php?package=stomp&release=2.0.1

Approved by:	garga (mentor)
Differential Revision:	https://reviews.freebsd.org/D10649
2017-05-09 23:57:27 +00:00
Danilo G. Baio
f8cc2c102f Update my email address
Approved by:	garga (mentor)
Differential Revision:	https://reviews.freebsd.org/D10648
2017-05-08 17:21:49 +00:00
Pietro Cerutti
2dc032677e net-im/openfire: update to 4.1.4
Changelog:
http://download.igniterealtime.org/openfire/docs/latest/changelog.html
2017-05-08 10:32:56 +00:00
Jimmy Olgeni
409f920aaa Update net-im/py-python-telegram-bot to version 5.3.1. 2017-05-07 17:42:36 +00:00
Koop Mast
91af3e7239 This port requires egrep to have working GNU extensions; in this case, it
requires being able to match an empty branch. For the time being, use the
more up to date version of GNU grep, textproc/gnugrep, rather than relying
on GNU extensions in base grep.

This was identified in a recent exp-run to test installing BSD grep as
/usr/bin/grep and disable GNU grep compatibility in the process.

PR:		218638
Submitted by:	Kyle Evans <bsdports@kyle-evans.net>
2017-05-06 21:47:40 +00:00
Tobias C. Berner
fcc1c8b47d Fix shebangs
Reviewed by:		mat
Approved by:		mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D10527
2017-05-04 05:25:16 +00:00
Carlos J. Puga Medina
2570ce3cbf - Update to 1.5
- Regenerate patches with make makepatch

Changelog: https://github.com/baedert/corebird/releases/tag/1.5
2017-05-04 00:43:38 +00:00
TAKATSU Tomonari
0512a97882 - Update to 3.5.7 2017-05-03 22:37:35 +00:00
Jan Beich
b324ade02d devel/boost-*: update to 1.64.0
Changes:	http://www.boost.org/users/history/version_1_64_0.html
PR:		218835
Approved by:	office (bapt)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D10472
2017-05-02 06:48:10 +00:00
Larry Rosenman
6840168813 2017-04-30 devel/stormlib-ghost++: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/py-coil: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/py-cmdln: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/privman: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/c-unit: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/py-px: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/nglogc: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/bncsutil-ghost++: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/liblouisxml: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/nxt-python: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/spdict: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/guiloader-c++: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/streamhtmlparser: Unfetchable for more than six months (google code has gone away)
2017-04-30 devel/winpdb: Unfetchable for more than six months (google code has gone away)
2017-04-30 net/opendpi: Unfetchable for more than six months (google code has gone away)
2017-04-30 net/py-pybeanstalk: Unfetchable for more than six months (google code has gone away)
2017-04-30 net-im/qwit: Unfetchable for more than six months (google code has gone away)
2017-04-30 net-im/linux-instantbird: Unfetchable for more than six months (google code has gone away)
2017-04-30 net-im/jabber-pyicq: Unfetchable for more than six months (google code has gone away)
2017-04-30 net-im/qwit-devel: Unfetchable for more than six months (google code has gone away)
2017-04-30 net-im/naim: Unfetchable for more than six months (google code has gone away)
2017-04-30 net-im/pwytter: Unfetchable for more than six months (google code has gone away)
2017-04-30 sysutils/sievelog: Unfetchable for more than six months (google code has gone away)
2017-04-30 sysutils/ldapenter: Unfetchable for more than six months (google code has gone away)
2017-04-30 sysutils/py-danzfs: Unfetchable for more than six months (google code has gone away)
2017-04-30 sysutils/plasma-applet-apcups: Unfetchable for more than six months (google code has gone away)
2017-04-30 sysutils/scanmem: Unfetchable for more than six months (google code has gone away)
2017-04-30 sysutils/pdsh: Unfetchable for more than six months (google code has gone away)
2017-04-30 deskutils/superswitcher: Unfetchable for more than six months (google code has gone away)
2017-04-30 deskutils/plasma-applet-playwolf: Unfetchable for more than six months (google code has gone away)
2017-04-30 deskutils/nagaina: Unfetchable for more than six months (google code has gone away)
2017-04-30 deskutils/vboxgtk: Unfetchable for more than six months (google code has gone away)
2017-04-30 deskutils/libgcal: Unfetchable for more than six months (google code has gone away)
2017-04-30 math/carve: Unfetchable for more than six months (google code has gone away)
2017-04-30 math/foma: Unfetchable for more than six months (google code has gone away)
2017-04-30 math/libjbigi: Unfetchable for more than six months (google code has gone away)
2017-04-30 multimedia/gcap: Unfetchable for more than six months (google code has gone away)
2017-04-30 multimedia/freetuxtv: Unfetchable for more than six months (google code has gone away)
2017-04-30 multimedia/bangarang: Unfetchable for more than six months (google code has gone away)
2017-04-30 multimedia/opencinematools: Unfetchable for more than six months (google code has gone away)
2017-04-30 multimedia/vstream-client: Unfetchable for more than six months (google code has gone away)
2017-04-30 biology/treeviewx: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/pylot: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/xpi-pencil: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/mod_myvhost: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/feedonfeeds: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/mod_jail: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/jspacker: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/cocoon: Overly complex port with no maintainer since 2008, requires openjdk 1.6
2017-04-30 www/mod_authz_unixgroup24: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/trac-down: Upstream is gone
www/tengine
2017-04-30 www/arora: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/py-postmarkup: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/py-dotcloud.cli: deprecated in upstream
2017-04-30 www/closure-linter: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/httpsqs: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/sventon: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/mod_authnz_external22: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/mod_authn_otp: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/php-plurk-api: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/py-django-app-plugins: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/mod_authz_unixgroup22: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/squidstats: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/mod_log_firstbyte: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/gaeo: Unfetchable for more than six months (google code has gone away)
2017-04-30 www/xpi-pentadactyl: Unfetchable for more than six months (google code has gone away)
2017-04-30 net-mgmt/py-flowtools: Unfetchable for more than six months (google code has gone away)
2017-04-30 chinese/ydict: Unfetchable for more than six months (google code has gone away)
2017-04-30 chinese/py-cconv: Unfetchable for more than six months (google code has gone away)
2017-04-30 chinese/fqterm: Unfetchable for more than six months (google code has gone away)
2017-04-30 chinese/libgooglepinyin: Unfetchable for more than six months (google code has gone away)
2017-04-30 chinese/p5-cconv: Unfetchable for more than six months (google code has gone away)
2017-04-30 chinese/fcitx-googlepinyin: Unfetchable for more than six months (google code has gone away)
2017-04-30 chinese/php-cconv: Unfetchable for more than six months (google code has gone away)
2017-04-30 chinese/ibus-table-chinese: Unfetchable for more than six months (google code has gone away)
2017-04-30 databases/jdbm2: Unfetchable for more than six months (google code has gone away)
2017-04-30 databases/akonadi-googledata: Unfetchable for more than six months (google code has gone away)
2017-04-30 lang/ofc: Unfetchable for more than six months (google code has gone away)
2017-04-30 comms/esmska: Unfetchable for more than six months (google code has gone away)
2017-04-30 x11/keynav: Unfetchable for more than six months (google code has gone away)
2017-04-30 x11/hotwire-shell: Unfetchable for more than six months (google code has gone away)
2017-04-30 security/fuzzdb: Unfetchable for more than six months (google code has gone away)
2017-04-30 security/truecrack: Unfetchable for more than six months (google code has gone away)
2017-04-30 security/skipfish: Unfetchable for more than six months (google code has gone away)
2017-04-30 security/py-yara-editor: Unfetchable for more than six months (google code has gone away)
2017-04-30 security/nmapsi4: Unfetchable for more than six months (google code has gone away)
2017-04-30 security/cmd5checkpw: Unfetchable for more than six months (google code has gone away)
2017-04-30 net-p2p/unworkable: Unfetchable for more than six months (google code has gone away)
2017-04-30 net-p2p/rtgui: Unfetchable for more than six months (google code has gone away)
2017-04-30 audio/xpi-musicpm: Unfetchable for more than six months (google code has gone away)
2017-04-30 audio/pidgin-musictracker: Unfetchable for more than six months (google code has gone away)
2017-04-30 audio/logitechmediaserver-superdatetime: Unfetchable for more than six months (google code has gone away)
2017-04-30 audio/last-cmus: Unfetchable for more than six months (google code has gone away)
2017-04-30 audio/mehdiaplayer: Unfetchable for more than six months (google code has gone away)
2017-04-30 japanese/nhocr: Unfetchable for more than six months (google code has gone away)
2017-04-30 misc/xsw: Unfetchable for more than six months (google code has gone away)
2017-04-30 dns/py-adns: Unfetchable for more than six months (google code has gone away)
2017-04-30 dns/py-bonjour: Unfetchable for more than six months (google code has gone away)
2017-04-30 games/robocalypto: Unfetchable for more than six months (google code has gone away)
2017-04-30 games/libfov: Unfetchable for more than six months (google code has gone away)
2017-04-30 games/dcross: Unfetchable for more than six months (google code has gone away)
2017-04-30 games/lostfeathers: Unfetchable for more than six months (google code has gone away)
2017-04-30 games/hexglass: Unfetchable for more than six months (google code has gone away)
2017-04-30 textproc/ibus-table: Unfetchable for more than six months (google code has gone away)
2017-04-30 textproc/chm2pdf: Unfetchable for more than six months (google code has gone away)
2017-04-30 textproc/dtdinst: Unfetchable for more than six months (google code has gone away)
2017-04-30 textproc/py-xmltv: Unfetchable for more than six months (google code has gone away)
2017-04-30 textproc/ibus-m17n: Unfetchable for more than six months (google code has gone away)
2017-04-30 textproc/libroxml: Unfetchable for more than six months (google code has gone away)
2017-04-30 mail/gnome-gmail-notifier: Unfetchable for more than six months (google code has gone away)
2017-04-30 irc/py-gozerbot: Unfetchable for more than six months (google code has gone away)
2017-04-30 irc/tircd: Unfetchable for more than six months (google code has gone away)
2017-04-30 graphics/qiviewer: Unfetchable for more than six months (google code has gone away)
2017-04-30 graphics/py-gchartwrapper: Unfetchable for more than six months (google code has gone away)
2017-04-30 graphics/svgfig: Unfetchable for more than six months (google code has gone away)
2017-04-30 graphics/iulib: Unfetchable for more than six months (google code has gone away)
2017-04-30 graphics/seam-carving-gui: Unfetchable for more than six months (google code has gone away)
2017-04-30 graphics/py-pyggel: Unfetchable for more than six months (google code has gone away)
2017-04-30 graphics/rubygem-gemojione2: Use graphics/rubygem-gemojione instead
2017-04-30 15:47:51 +00:00
Sunpoet Po-Chuan Hsieh
7d3a967cfb Update to 0.6.0
- Bump PORTREVISION for dependent ports

Changes:	https://chromium.googlesource.com/webm/libwebp/+/master/NEWS
2017-04-30 12:50:54 +00:00
Mark Linimon
c5b96b3aa8 Provide more descriptive error messages for ports failing on powerpc64.
Approved by:	portmgr (tier-2 blanket)
2017-04-30 01:12:10 +00:00
Sunpoet Po-Chuan Hsieh
149013a34f Update devel/protobuf to 3.3.0
- Remove USE_CSTD=c99: it was added for [1], now audio/clementine-player builds fine without it
- Bump PORTREVISION for shlib change

Changes:	https://github.com/google/protobuf/releases
PR:		178687 [1]
2017-04-29 15:43:46 +00:00
Joseph Mingrone
3f98bcd00c Chase editors/emacs update to version 25.2
Reported by:	des
Approved by:	ashish (emacs maintainer), swills (mentor, implicit)
Differential Revision:	https://reviews.freebsd.org/D10534
2017-04-29 14:50:53 +00:00
Thierry Thomas
67b4d4b4ed Upgrade to v0.1.8.
Changelog at <https://github.com/TokTok/c-toxcore/releases/tag/v0.1.8>.

PR:		218947
Submitted by:	Yuri Victorovich
2017-04-29 08:52:18 +00:00
Tobias C. Berner
e77f139df9 New port net-im/prosody-modules
* Modules for net-im/prosody
* Based on the patch by Martin Sugioarto <martin@sugioarto.com>

PR:		214960
Reviewed by:	rakuco, mat
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D10400
2017-04-27 06:28:12 +00:00
Jimmy Olgeni
7b5c53e4a5 Update net-im/py-fbmq to version 2.0.2. 2017-04-26 08:31:58 +00:00
Thomas Zander
b50a4186ce Chase ffmpeg 3.3 update (ABI changes)
PR:		218658
Submitted by:	riggs
2017-04-25 08:20:30 +00:00
Martin Wilke
1b81d1e1c8 - Fix shebangs
Submitted by:	Jochen Neumeister (via irc)
2017-04-24 12:58:02 +00:00
Martin Wilke
b8368cf7ed - Fix shebangs 2017-04-21 16:23:17 +00:00
Martin Wilke
efe3f7d37b - Fix Shebangs 2017-04-18 18:26:19 +00:00
Tilman Keskinoz
6ff96ca1c3 Attempt to fix build on packagebuild.
Reported by:	pkg-fallout
2017-04-17 20:51:33 +00:00
Mark Felder
475639c704 Move net/py-matrix-synapse to the net-im category 2017-04-17 13:19:59 +00:00
Tilman Keskinoz
c5be38450c Enable pluginsupport.
PR:		218401
Submitted by:	freebsd@get-experience.com

While here, add configure flags to prevent linking against X11
2017-04-15 20:40:33 +00:00
Jan Beich
d764059958 graphics/opencv: back out r423216 and r423063 (replaying r423316)
Renaming didn't help to unblock 3.x progress as co-existence with 2.x
was no less complex than simply fixing consumers. This commit also
restores directory-level history accidentally lost via git-svn.

PR:		210505
Pointy hat to:	jbeich (should've discussed first)
2017-04-14 05:30:25 +00:00
Kevin Lo
87addc52fb Update to 1.3.1
Changelog: https://github.com/majn/telegram-purple/blob/master/CHANGELOG.md#131
2017-04-13 00:59:41 +00:00
Sunpoet Po-Chuan Hsieh
7270103c70 Remove Perl core modules
- Remove MASTER_SITE_SUBDIR
- Sort *_DEPENDS
- Add LICENSE_FILE
- Bump PORTREVISION for dependency change
2017-04-11 00:48:17 +00:00
Mathieu Arnold
3fc575d9f3 Convert all PECL ports to USES=php:pecl.
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D10281
2017-04-10 15:08:47 +00:00
Mark Linimon
62a6b3eebc These ports now build on powerpc64.
While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2017-04-10 00:27:48 +00:00
Dmitry Marakasov
1c0ea5e532 - Add LICENSE_FILE
- Update WWW

Approved by:	portmgr blanket
2017-04-08 09:02:11 +00:00
Sunpoet Po-Chuan Hsieh
b22b89876c Remove Perl core modules
- Bump PORTREVISION for dependency change

With hat:	perl
2017-04-05 19:59:15 +00:00
Raphael Kubo da Costa
9ed8d0d881 Fix plist after r437491.
The textproc/gtk-doc update to 1.25 includes upstream commit 3a3d70d24,
which causes gtk-doc to stop generating index.sgml.
2017-04-03 09:48:43 +00:00
TAKATSU Tomonari
7ceb5e6981 - Update to 3.5.6 2017-04-03 08:48:27 +00:00
Carlo Strub
dc4fdac55f Update to 20170324 2017-04-02 15:07:05 +00:00
Gerald Pfeifer
04d6f52202 Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
2017-04-01 15:23:30 +00:00
Mark Linimon
85b14b9bf0 Maintainer's email address bounces.
While here, pet portlint.
2017-03-29 16:45:39 +00:00
TAKATSU Tomonari
8d9510f6c8 - Update to 3.5.5
PR:		216480 (based on)
Submitted by:	Koichiro IWAO <meta+ports_AT_vmeta_DOT_jp>
2017-03-26 15:09:52 +00:00
Bernard Spil
1cdca8b5d9 net-im/ricochet: Fix build with LibreSSL
- Remove IGNORE for LibreSSL
 - Add checks for LIBRESSL_VERSION_NUMBER

PR:		217350
Approved by:	Yuri Victorovich <yuri@rawbw.com> (maintainer)
Obtained from:	https://github.com/ricochet-im/ricochet/pull/529
2017-03-26 10:37:25 +00:00
Alex Kozlov
c1c39c666b - Update MASTER_SITES to unbreak the port
- Pass maintainership to submitter
- Update WWW

PR:	218079
Submitted by:	Chris Hutchinson <portmaster@bsdforge.com>
2017-03-25 22:08:16 +00:00
Mark Linimon
05db0de038 Maintainer's email address bounces. 2017-03-24 15:33:53 +00:00
Carlos J. Puga Medina
7f554dcf92 net-im/corebird: fix play videos with https links
- Add dependency on devel/gstreamer1-plugins-soup
- Bump PORTREVISION

PR:		217971
Submitted by:	Christopher Hall <hsw@bitmark.com>
2017-03-23 09:32:27 +00:00
Kirill Ponomarev
f23fb99e4f Update net-im/qTox to 1.9.0
PR:		217941
Submitted by:	maintainer
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D10075
2017-03-22 18:10:16 +00:00
Joe Marcus Clarke
50b95bed35 Update to 2.12.0. See https://bitbucket.org/pidgin/www/src/tip/htdocs/ChangeLog
for a list of changes in this release.
2017-03-18 12:37:40 +00:00
Mathieu Arnold
a28f0f7f7f Remove all USE_OPENSSL occurrences.
Sponsored by:	Absolight
2017-03-15 14:45:30 +00:00
Sunpoet Po-Chuan Hsieh
a8b71ed4fb Fix RUN_DEPENDS: use rubygem-json_pure1
- Bump PORTREVISION for dependency change

With hat:	ruby
2017-03-10 22:47:01 +00:00