Commit graph

30140 commits

Author SHA1 Message Date
Nicola Vitale
2bd8a7f1eb - Update to 1.0.4
Release Notes:	https://github.com/sivel/speedtest-cli/releases/tag/v1.0.4
2017-04-14 08:25:01 +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
Mark Felder
82f59d3db5 net/py-matrix-synapse: Update to 0.20.0
- Add LDAP option
- ADD Email option, for emailing missed messages.
- Reorganized some dependencies
2017-04-13 23:27:31 +00:00
Mark Felder
d0065f3ea1 net/py-matrix-synapse-ldap3: Fix LICENSE_FILE 2017-04-13 14:51:31 +00:00
Mark Felder
f94eb490d8 Allows synapse to use LDAP as a password provider.
WWW: https://pypi.python.org/pypi/matrix-synapse-ldap3
2017-04-13 14:31:05 +00:00
Dag-Erling Smørgrav
927ad07339 Upgrade to latest version. 2017-04-12 19:31:02 +00:00
Dag-Erling Smørgrav
54d79bad89 Upgrade to latest version. 2017-04-12 19:30:44 +00:00
Martin Wilke
05096f65be stomp.py is a Python client library for accessing messaging servers (such as
Apollo or RabbitMQ) using the STOMP protocol (versions 1.0, 1.1 and 1.2). It
can also be run as a standalone, command-line client for testing.

WWW: https://github.com/jasonrbriggs/stomp.py

PR:		216202
Submitted by:	James Elstone <james@elstone.net>
2017-04-12 13:21:39 +00:00
Dmitry Marakasov
de426238ad - Switch to USES=localbase
- Switch to options helpers
2017-04-12 10:00:14 +00:00
Dmitry Marakasov
0063bc7897 - Add LICENSE
- Fix WWW:
- Cosmetic fixes
2017-04-12 09:02:13 +00:00
Steve Wills
a00da0a1ce net/p5-Net-RabbitMQ: update to 0.2.8 2017-04-11 17:20:54 +00:00
Sunpoet Po-Chuan Hsieh
d4bc2c0c03 Update to 1.26.0
Changes:	https://github.com/DataDog/dogapi-rb/blob/master/CHANGELOG.md
2017-04-11 15:56:14 +00:00
Mathieu Arnold
6d588589c2 Make defining both PORTVERSION and DISTVERSION a DEV_ERROR.
There are two cases:

- The upstream versionning is compatible with our versionning, or using
  DISTVERSION's magic leads to a compatible PORTVERSION, use
  DISTVERSION.  If it is possible to use DISTVERSIONPREFIX and
  DISTVERSIONSUFFIX to make it compatible, use them.
- The upstream versionning is not compatible with our versionning, and
  DISTVERSION's magic does not lead to a correct PORTVERSION, then set
  PORTVERSION to the equivalent of our versionning, and set DISTNAME.
  It is possible to use a third variable where you store upstream's
  version and use it to compute PORTVERSION and/or DISTNAME, like the
  dns/bind9* ports do.

Sponsored by:	Absolight
2017-04-11 15:21:23 +00:00
Steve Wills
3d61759f02 net/p5-Net-AMQP-RabbitMQ: create port
Interact with RabbitMQ over AMQP using librabbitmq

WWW: https://github.com/net-amqp-rabbitmq/net-amqp-rabbitmq
2017-04-11 14:17:45 +00:00
Matthew Seaman
c55efc3c51 Patch based off of revision 434135
Fix configuration paths in CGIs and reports to include /usr/local/etc/rtg.
Affects common.php, reports.pl, and 95.pl.  This will fix the CGIs to almost work out of the box.

Improve rtgtargmkr.pl to skip unresponsive routers rather than dying.

Add USES=ssl

PR:		217108
Submitted by:	andrew.fengler@scaleengine.com
Approved by:	maintainer timeout (15 days)
2017-04-11 07:17:49 +00:00
Jimmy Olgeni
64c445a81e Update net/nats-streaming-server to version 0.4.0. 2017-04-11 06:25:51 +00:00
Sunpoet Po-Chuan Hsieh
07a6c7ead0 Fix *_DEPENDS
- Add LICENSE_FILE
- Bump PORTREVISION for dependency change
2017-04-11 00:48:13 +00:00
Sunpoet Po-Chuan Hsieh
ab08e45fe7 Remove Perl core modules
- Fix LICENSE [1]
- Add NO_ARCH
- Bump PORTREVISION for dependency change

Approved by:	portmgr (blanket)
With hat:	perl
2017-04-11 00:48:08 +00:00
Steve Wills
f818997cb6 net/syncthing: update to 0.14.26 2017-04-10 17:32:58 +00:00
Dmitry Marakasov
9de9f5cc31 - Fix plist 2017-04-10 16:28:57 +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
Emanuel Haupt
104b267ab9 Remove superfluous configure argument.
Notified by:	mat
2017-04-10 11:45:39 +00:00
Torsten Zuehlsdorff
6f13131245 net/pear-Net_SMTP: Update from 1.7.3 to 1.8.0
Changelog:
- Set minimum PEAR version to 1.10.1
- Change license to BSD-2 Clause

PR:           218466
Submitted by: Jochen Neumeister (maintainer)
2017-04-10 11:20:38 +00:00
Dmitry Marakasov
47ff80a010 - Add LICENSE
- Switch to options helpers
- Cosmetic fixes
2017-04-10 11:15:27 +00:00
Emanuel Haupt
1c74f2e796 socat will automatically link against readline if devel/readline is installed.
Make readline optional and explicitly enable/disable during configure. This
did not affect pkg only users as readline is not present on package build
clusters but might affect (depending on readline presence) users that manually
build ports. Therefore bump PORTREVISION.

PR:		218370 (based on)
Submitted by:	sunpoet
2017-04-10 09:47:24 +00:00
Emanuel Haupt
2ba59f54cd Update to 4.12
PR:		218114
Approved by:	maintainer timeout
2017-04-10 08:23:41 +00:00
Nicola Vitale
c901c021b1 - Update to 1.0.3 2017-04-10 08:08:11 +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
Babak Farrokhi
9c531b5f4d Update net/lft to 3.79
Reviewed by:	mat
Approved by:	mat
Differential Revision:	https://reviews.freebsd.org/D10332
2017-04-09 17:09:58 +00:00
Mahdi Mokhtari
de992a7047 Mark port as unbuildable for FreeBSD 10.X
PR:		218484
Reported by:	Willem Jan Withagen <wjw@digiware.nl> (maintainer)
Reviewed by:	mat (mentor)
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D10319
2017-04-09 14:47:16 +00:00
Thomas Zander
84baba06aa Update to upstream version 0.9.12
PR:		218418
Submitted by:	Ultima1252@gmail.com (maintainer)
2017-04-08 11:51:29 +00:00
Antoine Brodin
022ef18aaa New port: net/rubygem-ruby_smb
A packet parsing and manipulation library for the SMB protocol family.
WWW: https://github.com/rapid7/ruby_smb
2017-04-08 09:19:27 +00:00
Guido Falsi
454ef5b875 Update net/asterisk13 to 13.15.0. 2017-04-07 19:37:34 +00:00
Lars Thegler
3bb42bcfe7 Moving maintainership burden onto broader shoulders 2017-04-07 18:50:22 +00:00
Sunpoet Po-Chuan Hsieh
08910d979f Update to 4.7.0
Changes:	https://github.com/octokit/octokit.rb/releases
2017-04-06 21:57:23 +00:00
Sunpoet Po-Chuan Hsieh
4523e2b61a Update to 1.9.1
Changes:	https://github.com/fog/fog-vsphere/blob/master/CHANGELOG.md
2017-04-06 21:56:02 +00:00
Sunpoet Po-Chuan Hsieh
853423274c Update to 1.11.0
Changes:	https://github.com/vmware/rbvmomi/releases
		https://github.com/vmware/rbvmomi/commits/master
2017-04-06 21:55:57 +00:00
Tom Judge
4afb1587b3 Update to 5.14.4
Changes: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311210&version=12338909
2017-04-06 02:06:05 +00:00
Tom Judge
f067b53f50 Update to 2.3
Changes: http://cpansearch.perl.org/src/LCONS/Net-STOMP-Client-2.3/Changes
2017-04-06 02:01:50 +00:00
Sunpoet Po-Chuan Hsieh
16b3d843d9 Convert to options helper and test framework
Approved by:	portmgr (blanket)
2017-04-05 19:59:10 +00:00
Baptiste Daroussin
f0c07fd7ad Update to 0.5.1 2017-04-04 20:55:05 +00:00
Guido Falsi
b5def1cdb8 Update net/asterisk13 to 13.14.1
Security:	https://www.vuxml.org/freebsd/356b02e9-1954-11e7-9608-001999f8d30b.html
MFH:		2017Q2
2017-04-04 17:32:08 +00:00
Sunpoet Po-Chuan Hsieh
abc56e74fd Update to 765.50.9 2017-04-04 07:56:20 +00:00
Jung-uk Kim
56cab9fcdb Remove obsolete OpenSSL hacks for IDEA crypto.
We have some hacks in the ports tree to detect or to unconditionally disable
IDEA crypto support.  These hacks existed because OpenSSL in FreeBSD 9.3 and
earlier was shipped without IDEA support by default but we were allowed to
enable it via WITH_IDEA src.conf(5) option.

https://www.freebsd.org/cgi/man.cgi?query=src.conf&manpath=FreeBSD+9.3-RELEASE

Therefore, we had to implement some hacks to support three different cases,
i.e., a) 9.3 and earlier without IDEA crypto (default), b) 9.3 and earlier
with IDEA crypto (via WITH_IDEA src.conf option), and c) 10.0 and later with
unconditional IDEA support.  Now we can safely remove them because 9.3 and
earlier is no longer supported.

PR:		218233
Exp-Run by:	antoine
Approved by:	antoine (portmgr)
2017-04-03 17:33:48 +00:00
Sunpoet Po-Chuan Hsieh
a42d6daed5 Update to 0.5.20170223
Changes:	https://github.com/knu/ruby-domain_name/blob/master/CHANGELOG.md
2017-04-03 12:58:28 +00:00
Dmitry Sivachenko
6929b577c6 Update to version 1.7.5. 2017-04-03 08:45:32 +00:00
Dmitry Sivachenko
ea57fa794e Update to version 1.8-dev1 2017-04-03 08:43:23 +00:00
Kurt Jaeger
c18ae79509 net/sock: update 0.3.2 -> 0.4.2
- IPv6 is supported now
- supports SCTP in addition to UDP and TCP
- socket options can now be used

PR:		217909, 218298
Changes:	https://github.com/sjac999/sock_ipv6_sctp/blob/master/ChangeLog
Submitted by:	Steve Jacobson <sjac@cs.stanford.edu> (maintainer)
2017-04-02 19:35:44 +00:00
Baptiste Daroussin
e4309c5507 Chase a bunch of failures after libsigc++20 update
New libsigc++20 requires c++11 (it exposes c++11) so explicitly use -std=c++11
where needed.
Mark as broken a bunch of ports which are not c++11 compatible
2017-04-02 09:42:48 +00:00
Sunpoet Po-Chuan Hsieh
af96b0e275 Fix gemspec for rubygem-faraday 0.12.0 update
- Bump PORTREVISION for package change
2017-04-02 02:37:43 +00:00