Commit graph

32534 commits

Author SHA1 Message Date
Mark Linimon
022ec88b2e Fix build on gcc-based archs.
Tested on powerpc64 and amd64.

Approved by:	portmgr (tier-2 blanket)
2018-09-23 12:28:37 +00:00
Sunpoet Po-Chuan Hsieh
211b2928a0 Update to 1.0.0
Changes:	https://github.com/fog/fog-openstack/commits/master
2018-09-23 11:14:16 +00:00
Mark Linimon
c12220ba5f Adjust USES to fix builds on gcc-bases archs. While here, pet portlint.
Tested on powerpc64 and amd64.

Approved by:	portmgr (tier-2 blanket)
2018-09-23 04:38:22 +00:00
Eugene Grosbein
bd8791a2ab net/mpd5: mark broken with openssl111 for a moment
mpd5 successfully compiles with openssl-devel or openssl111
but cannot be linked because it links with base system libfetch(3)
that currently links with /usr/lib/libssl.so.8 (openssl 1.0.2p-freebsd).

So, one should not attempt to build mpd5 with newer openssl version
until it's imported to base system so mpd5 won't link with two distinct
openssl versions.

PR:		231599
2018-09-22 23:19:40 +00:00
Sunpoet Po-Chuan Hsieh
811992b176 Update to 5.6.1
Changes:	https://opennebula.org/software/release/
2018-09-22 16:44:41 +00:00
Sunpoet Po-Chuan Hsieh
5cc8c02556 Update to 1.0.5
Changes:	https://github.com/googleapis/google-cloud-ruby/blob/master/google-cloud-env/CHANGELOG.md
2018-09-22 16:44:36 +00:00
Sunpoet Po-Chuan Hsieh
50dff2b7ad Update to 1.2.7
Changes:	https://github.com/googleapis/google-cloud-ruby/blob/master/google-cloud-core/CHANGELOG.md
2018-09-22 16:44:31 +00:00
Sunpoet Po-Chuan Hsieh
5e883ebbb1 Update to 0.3.2
Changes:	https://github.com/fog/fog-openstack/commits/master
2018-09-22 16:44:26 +00:00
Yuri Victorovich
5f341a2ffb Change 20 ports from net/mpich2 to net/mpich
mpich2 is the obsolete version 2.x, mpich is at the current version 3.x

Ports:
math/scalapack science/nwchem science/quantum-espresso science/qmcpack science/madness
science/qbox science/openmx science/jdftx science/fleur science/libgridxc
science/mdynamix science/lm science/dftbplus science/py-gpaw devel/ga
math/elpa net/charm science/gromacs math/pari math/arpack-ng-mpich
2018-09-22 16:36:38 +00:00
Antoine Brodin
19bb3b9815 Update to 1.0.4 2018-09-22 10:31:00 +00:00
Steve Wills
3a50ef5669 net/syncthing: update to 0.14.50 2018-09-21 22:30:36 +00:00
Jean-Sébastien Pédron
39f977d1e8 net/concourse-fly: Update to 4.2.1
Release notes:
* https://concourse-ci.org/download.html#v420
* https://concourse-ci.org/download.html#v421

Sponsored by:	Pivotal Software, Inc.
2018-09-21 15:26:20 +00:00
Guido Falsi
bf21020e6a - Update asterisk13 to 13.23.1
- Update asterisk15 to 15.6.1

Security:	77f67b46-bd75-11e8-81b6-001999f8d30b
MFH:		2018Q3
2018-09-21 13:09:57 +00:00
Yuri Victorovich
3d517de43c New port: net/py-mpi4py: Python bindings for MPI
PR:		211768
Submitted by:	Michael Danilov <mike.d.ft402@gmail.com>
2018-09-21 03:48:57 +00:00
Sunpoet Po-Chuan Hsieh
3915c31a43 Update to 3.3.0
Changes:	https://github.com/fog/fog-aws/blob/master/CHANGELOG.md
2018-09-20 19:28:00 +00:00
Sunpoet Po-Chuan Hsieh
8326a86786 Update to 1.7.1
Changes:	https://github.com/RaRe-Technologies/smart_open/releases
		https://github.com/RaRe-Technologies/smart_open/blob/master/CHANGELOG.md
2018-09-20 19:27:34 +00:00
Dmitry Sivachenko
12019eaf82 Update to version 1.8.14.
PR:		231475
Submitted by:	David King <king.c.david@googlemail.com>
2018-09-20 12:45:16 +00:00
Steve Wills
77a8fe1be8 net/google-cloud-sdk: update to 217.0.0 2018-09-20 06:00:03 +00:00
Sunpoet Po-Chuan Hsieh
baf82b3317 Update to 1.0.0
Changes:	https://github.com/fog/fog-xenserver/commits/master
2018-09-20 00:23:12 +00:00
Sunpoet Po-Chuan Hsieh
6b94309aa7 Update to 0.3.1
Changes:	https://github.com/fog/fog-openstack/commits/master
2018-09-20 00:23:07 +00:00
Sunpoet Po-Chuan Hsieh
2265b60e86 Update to 3.2.0
Changes:	https://github.com/fog/fog-aws/blob/master/CHANGELOG.md
2018-09-20 00:23:01 +00:00
Mark Linimon
f49159b54a Fix building on gcc-based archs by upgrading USES.
Tested on powerpc64 and amd64 (for no regression).

Approved by:	portmgr (tier-2 blanket)
2018-09-19 21:38:38 +00:00
Bernhard Froehlich
e1269fc143 net/wireguard: Update to 0.0.20180918 2018-09-19 10:41:52 +00:00
Steve Wills
6d0ef9150d net/freeswitch: update to 1.8.1
PR:		231292
Submitted by:	corsmith@gmail.com (maintainer)
2018-09-18 18:35:36 +00:00
Mark Linimon
e81b55088c Cosmetic. 2018-09-18 12:04:35 +00:00
Emanuel Haupt
4d46afdd1f Update to 1.10.2 2018-09-18 11:40:10 +00:00
Mark Linimon
272bca67ef Mark these ports as broken on powerpc64.
While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2018-09-18 11:01:50 +00:00
Dmitry Sivachenko
08cabccbc8 Fix out-of-bounds access.
Obtained from:	upstream
2018-09-18 10:01:39 +00:00
Mark Linimon
8bf23c2df5 Add gnu99 to USE_CSTD to fix builds on gcc-based archs.
Tested on powerpc64, amd64.

Approved by:	portmgr (tier-2 blanket)
2018-09-18 07:10:07 +00:00
Tobias C. Berner
437aeb55a0 Update KDE Frameworks to 5.50
* net/syndication has become a framework and been moved to net/kf5-syndication.

Exp-run by:	antoine
PR:		231263
2018-09-17 18:45:07 +00:00
Baptiste Daroussin
dfdd382061 Update to 1.7.0 final 2018-09-17 14:38:06 +00:00
Matthias Fechner
0def556210 net/rubygem-for-openstack02 update to 0.2.4.
Reported by:	PORTSCOUT
Approved by:	mentors (implicit)
2018-09-17 11:39:16 +00:00
Rene Ladan
e8a4794dcc Reset Kenji's ports per his request.
Submitted by:	maintainer per email
2018-09-17 11:22:26 +00:00
Baptiste Daroussin
a94ef227ee Update to 0.2
Submitted by:	fatih@gandi.net (maintainer)
Sponsored by:	Gandi.net
2018-09-17 10:01:29 +00:00
Sunpoet Po-Chuan Hsieh
24f10bd02d Change RUN_DEPENDS from rubygem-fog-json102 to rubygem-fog-json
- Bump PORTREVISION for dependency change
2018-09-16 23:25:31 +00:00
Antoine Brodin
aaccee94ec Deprecate dead -devel ports 2018-09-16 12:16:53 +00:00
Antoine Brodin
dfc51876b5 Deprecate ports that do not build on FreeBSD 11+ 2018-09-16 11:44:37 +00:00
Matthias Fechner
b107768096 Copied net/rubygem-fog-openstack version 0.2.3 which is required by www/gitlab-ce.
Approved by:	mentors (implicit)
2018-09-16 10:50:53 +00:00
Sunpoet Po-Chuan Hsieh
6f747f4093 Update to 1.2.11
- While I'm here, sort PLIST

Changes:	https://github.com/radcli/radcli/releases
PR:		231382
Submitted by:	Neel Chauhan <neel@neelc.org> (maintainer)
2018-09-16 00:08:22 +00:00
Sunpoet Po-Chuan Hsieh
3cd5fb553a Update to 0.3.0
Changes:	https://github.com/fog/fog-openstack/commits/master
2018-09-14 20:36:24 +00:00
Tijl Coosemans
bf58b0f824 Update security/mbedtls to 2.13.0 and bump dependent ports. 2018-09-14 12:04:53 +00:00
Jean-Sébastien Pédron
777e1e2a00 net/concourse-fly: Update to 4.1.0
Release notes:
* https://concourse-ci.org/download.html#v400
* https://concourse-ci.org/download.html#v410

Sponsored by:	Pivotal Software, Inc.
2018-09-14 11:58:23 +00:00
Kevin Bowling
31182483f3 net/libnss-cache: update to 0.16
Approved by:	krion (mentor)
Differential Revision:	https://reviews.freebsd.org/D17149
2018-09-14 02:28:32 +00:00
Bryan Drewery
f160cc9e8e Update to 2.0.2
PR:		230154
Submitted by:	Nathan <ndowens@yahoo.com>
2018-09-13 22:24:14 +00:00
Sunpoet Po-Chuan Hsieh
7e2c4fa11f Remove Perl core modules
- While I'm here, sort *_DEPENDS
- Bump PORTREVISION for dependency change

With hat:	perl
2018-09-13 21:56:28 +00:00
Sunpoet Po-Chuan Hsieh
05cef75e53 Update to 0.2.3
Changes:	https://github.com/fog/fog-openstack/commits/master
2018-09-13 21:53:40 +00:00
Sunpoet Po-Chuan Hsieh
44528e3d9c Add rubygem-google-cloud-core 1.2.6
This library contains shared types, such as error classes, for the Google Cloud
Client Library for Ruby.

WWW: https://github.com/GoogleCloudPlatform/google-cloud-ruby/tree/master/google-cloud-core
2018-09-13 21:49:52 +00:00
Sunpoet Po-Chuan Hsieh
dd092e3340 Add rubygem-google-cloud-env 1.0.4
This library provides information on the application hosting environment for
apps running on Google Cloud Platform.

WWW:
https://github.com/GoogleCloudPlatform/google-cloud-ruby/tree/master/google-cloud-env
2018-09-13 21:49:34 +00:00
Jean-Sébastien Pédron
87cb1e6182 net/bosh-bootloader: Update to 6.10.0
Release notes:
* https://github.com/cloudfoundry/bosh-bootloader/releases/tag/v6.10.0

Sponsored by:	Pivotal Software, Inc.
2018-09-13 13:55:05 +00:00
Kevin Bowling
71bc8b7dc9 net/nsscache: update to 0.36
Approved by:	krion (mentor)
Differential Revision:	https://reviews.freebsd.org/D17148
2018-09-13 12:51:24 +00:00