Commit graph

414831 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
fafc479659 Update to 3.0231
Changes:	http://search.cpan.org/dist/Cpanel-JSON-XS/Changes
2017-03-30 15:13:04 +00:00
Sunpoet Po-Chuan Hsieh
a7d6f7616c Update to 1.4.1
Changes:	https://github.com/DNS-OARC/dnscap/releases
2017-03-30 15:13:00 +00:00
Torsten Zuehlsdorff
62646abffe Recreate port devel/phpunit6 as repo-copy of devel/phpunit 2017-03-30 15:03:16 +00:00
Torsten Zuehlsdorff
9f33b00f1e Remove devel/phpunit6 for direct recreation as repo-copy 2017-03-30 15:01:26 +00:00
Mathieu Arnold
b5d40f223b All thee pear-PHPUnit ports have been removed.
Sponsored by:	Absolight
2017-03-30 14:33:04 +00:00
Mathieu Arnold
ce1a3569d8 Fix PKGBASE conflict with devel/phpunit.
Pointy hat:	tz
Sponsored by:	Absolight
2017-03-30 14:28:11 +00:00
Mathieu Arnold
62b9c08048 Ports should not force the php version they use.
Sponsored by:	Absolight
2017-03-30 14:28:07 +00:00
Torsten Zuehlsdorff
3b0e5cb0ee www/gitlab: Update from 8.15.8 to 8.16.8
Changelog: https://github.com/gitlabhq/gitlabhq/blob/v8.16.8/CHANGELOG.md
2017-03-30 14:20:59 +00:00
Torsten Zuehlsdorff
fc4d9059fb www/gitlab-workhorse: Update from 1.2.1 to 1.3.0
Changelog: https://gitlab.com/gitlab-org/gitlab-workhorse/blob/v1.3.0/CHANGELOG
2017-03-30 14:19:33 +00:00
Torsten Zuehlsdorff
880e6aa288 New port: devel/phpunit6
PHPUnit is a regression testing framework used by the developer
who implements unit tests in PHP.

WWW: http://www.phpunit.de

This port needs PHP 7.0 or newer, while the old one devel/phpunit
will still work at our current default PHP 5.6.

PR:           216600
Submitted by: Jochen Neumeister <joneum@bsdproject.de>
2017-03-30 14:07:28 +00:00
Jan Beich
eedf0b54e8 x11-toolkits/gtk30: prefer warnings over crashes on bad behavior
devel/glib20 and x11-toolkits/gtk20 don't use --disable-debug.
Neither does gtk3 package on Debian or ArchLinux.

https://bugzilla.mozilla.org/show_bug.cgi?id=1351246#c9

  $ cat >a.c
  #include <gdk/gdk.h>
  int main() {
    gdk_get_default_root_window();
    return 0;
  }

  $ cc a.c $(pkg-config --cflags --libs gtk+-3.0)

  $ ./a.out
  Segmentation fault

  vs. (new behavior)

  $ ./a.out
  (process:40995): Gdk-CRITICAL **: gdk_screen_get_root_window: assertion 'GDK_IS_SCREEN (screen)' failed

Pointy hat to:	kwm (r372768 broke consistency)
2017-03-30 14:02:58 +00:00
Mark Felder
bdf1854200 net-mgmt/observium: Remove ImageMagick dependency, revert PHP 7.1 support
The ImageMagick dependency is not valid. There is a stale script called
glue.py which requires PIL and ImageMagick (convert) to function, but is
used by the software or required for normal operation.

PHP 7.1 support has been rescinded after further testing. A few edge
cases remain that only exist in this community edition release. The
problems have been fixed in the non-free codebase and will make the next
community edition cut.
2017-03-30 13:59:12 +00:00
Martin Matuska
dd1c9e5925 Horde package update:
devel/pear-Horde_Core 2.28.1 -> 2.28.2
2017-03-30 13:47:26 +00:00
Bartek Rutkowski
2ae829b62a devel/awscli: update 1.11.66 -> 1.11.68
PR:		218211
Submitted by:	Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer)
2017-03-30 13:41:39 +00:00
Bartek Rutkowski
2354e3e809 devel/py-botocore: update 1.5.29 -> 1.5.31
PR:		218211
Submitted by:	Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer)
2017-03-30 13:35:29 +00:00
Lars Engels
29b7b7f79f net-mgmt/icinga2: Update to 2.6.3 2017-03-30 13:20:15 +00:00
Steve Wills
a8ec07d97d www/gitlab: use rubygem-health_check22 to avoid runtime problem 2017-03-30 13:05:57 +00:00
Dag-Erling Smørgrav
3d7c7f2ece Fix bug in kldload completion (also reported upstream).
Approved by:	bapt@
2017-03-30 12:41:08 +00:00
Steve Wills
3d632fbe8e devel/rubygem-health_check22: create port
Create 2.2.x version of port for GitLab
2017-03-30 12:30:58 +00:00
Wen Heping
7c3215b4fc - Update to 3.11.0
PR:		217764
Submitted by:	fernando.apesteguia@gmail.com(maintainer)
2017-03-30 12:09:08 +00:00
Carlos J. Puga Medina
406ca84eb2 - Update to 2.10.0
- While here, fix 'make test'

PR:		217523
Submitted by:	Neel Chauhan <neel@neelc.org> (maintainer)
2017-03-30 11:34:40 +00:00
Gerald Pfeifer
c3c2575585 Update to the 20170328 snapshot of GCC 5.4.1.
This adds a man page for gcov-dump5 (introduced recently) and also
one for gcov-tool5 (which we have had for a while).
2017-03-30 11:21:28 +00:00
Mahdi Mokhtari
c59d4fa250 net/ceph-devel: Add port to the tree.
Ceph is a distributed object store and file system designed to
provide excellent performance, reliability and scalability.

PR:		217046
Submitted by:	Willem Jan Withagen <wjw@digiware.nl>
Reported by:	Willem Jan Withagen <wjw@digiware.nl>
Reviewed by:	asomers, feld, mat, mmokhi
Approved by:	asomers, feld (mentor)
Differential Revision:	https://reviews.freebsd.org/D9584
2017-03-30 10:55:14 +00:00
Martin Wilke
1f1190ebda libtmux is the tool behind tmuxp, a tmux workspace manager in python.
WWW: https://pypi.python.org/pypi/libtmux

PR:		216672
Submitted by:	Tony Narlock <tony@git-pull.com>
2017-03-30 10:22:36 +00:00
Jimmy Olgeni
aa5ccbdc26 Update lang/alchemist.el to version 1.8.2. 2017-03-30 10:21:54 +00:00
Vanilla I. Shu
0dd2f8f7c1 1: Move cmake config files to right path.
2: bump version.
2017-03-30 09:33:44 +00:00
Dmitry Marakasov
525fe0bc74 - Switch to options helpers 2017-03-30 09:02:04 +00:00
Pietro Cerutti
4d0265e987 irc/bitlbee-facebook: update to 1.1.0 + patch for issue #139
Release notes: https://github.com/bitlbee/bitlbee-facebook/releases/tag/v1.1.0
Issue #139: https://github.com/bitlbee/bitlbee-facebook/issues/139
2017-03-30 07:41:50 +00:00
Matthew Seaman
c46eed8def Add a JSONPARSE option to enable building the mmjsonparse module:
http://www.rsyslog.com/doc/master/configuration/modules/mmjsonparse.html

PR:		218217
Submitted by:	rum1cro@yandex.ru
2017-03-30 06:24:19 +00:00
Vanilla I. Shu
3e4c7c675f Update to 2.3.0.
PR:		218202
Submitted by:	maintainer
2017-03-30 05:21:30 +00:00
Vanilla I. Shu
7fd855072c Update to 0.10.5.
PR:		218219
Submitted by:	maintainer
2017-03-30 04:21:57 +00:00
Vanilla I. Shu
e4078c11e3 Update to 7.8.0.
PR:		218209
Submitted by:	maintainer
2017-03-30 04:19:39 +00:00
Johannes M Dieterich
5dfc4de379 Update devel/libclc to a later git tag. It now requires devel/llvm40 and brings support for logb and expm1. License changes to BSD3 and MIT (dual).
Reviewed by:	swills (mentor), rene (mentor), kwm (x11)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D9394
2017-03-30 02:46:48 +00:00
Li-Wen Hsu
76253b56f1 - Add LICENSE_FILE
- Strip sendfile.so

PR:		217373
Submitted by:	Danilo G. Baio (dbaio) <dbaio@bsd.com.br>
Approved by:	koobs (maintainer)
2017-03-30 02:40:48 +00:00
Jason Unovitch
d544c46db1 Document Xen Security Advisory (XSA 206)
CVE lists none (yet) assigned

While here, fix a typo on my last Xen entry

Security:	https://vuxml.FreeBSD.org/freebsd/47873d72-14eb-11e7-970f-002590263bf5.html
2017-03-30 01:58:06 +00:00
Jason Unovitch
e61f6dcac2 Actually, let's refer to the original entries for these hostapd CVEs
Reflect CVE-2016-4476 / VID 967b852b-1e28-11e6-8dd3-002590263bf5 in cancelled

CVE-2015-5314 is in VID 976567f6-05c5-11e6-94fa-002590263bf5

PR:		217906
Security:	https://vuxml.FreeBSD.org/freebsd/976567f6-05c5-11e6-94fa-002590263bf5.html
Security:	https://vuxml.FreeBSD.org/freebsd/967b852b-1e28-11e6-8dd3-002590263bf5.html
2017-03-30 01:47:42 +00:00
Steve Wills
850785fdce devel/py3-meson: delete due to duplicating devel/meson 2017-03-30 00:42:28 +00:00
Cy Schubert
be999441b8 Update cfengine310 and cfengine-masterfiles310 3.10.0 --> 3.10.1.
cfengine310 and cfengine-masterfiles310 are now the default
cfengine and cfengine-masterfiles ports.
2017-03-30 00:19:28 +00:00
Sunpoet Po-Chuan Hsieh
8d75a0e073 Update to 3.1.11
Changes:	https://github.com/lautis/uglifier/blob/master/CHANGELOG.md
2017-03-29 23:37:26 +00:00
Sunpoet Po-Chuan Hsieh
8302ecb2a5 Update to 0.9.2
Changes:	https://github.com/jekyll/jekyll-feed/blob/master/History.markdown
2017-03-29 23:37:22 +00:00
Sunpoet Po-Chuan Hsieh
e56c7053b0 Update to 0.10.0
Changes:	https://github.com/theforeman/hammer-cli-foreman/blob/master/doc/release_notes.md
2017-03-29 23:37:17 +00:00
Sunpoet Po-Chuan Hsieh
404634d2d3 Update to 0.10.0
Changes:	https://github.com/theforeman/hammer-cli/blob/master/doc/release_notes.md
2017-03-29 23:37:13 +00:00
Sunpoet Po-Chuan Hsieh
a2439dfe6f Update to 4.7.0
Changes:	https://github.com/minimagick/minimagick/releases
2017-03-29 23:37:08 +00:00
Sunpoet Po-Chuan Hsieh
287094a3e1 Update to 0.27.0
Changes:	https://github.com/ruby-grape/grape-swagger/blob/master/CHANGELOG.md
2017-03-29 23:37:04 +00:00
Sunpoet Po-Chuan Hsieh
a31ac75152 Update to 0.84.0
Changes:	https://github.com/ddollar/foreman/blob/master/Changelog.md
2017-03-29 23:36:59 +00:00
Sunpoet Po-Chuan Hsieh
6e3a88bda2 Update to 3.7.0
Changes:	https://github.com/marcandre/backports/blob/master/CHANGELOG.rdoc
		https://github.com/marcandre/backports/commits/master
2017-03-29 23:36:54 +00:00
Sunpoet Po-Chuan Hsieh
6b216ce1f9 Update to 2.8.13
Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/CHANGELOG.md
2017-03-29 23:36:50 +00:00
Sunpoet Po-Chuan Hsieh
c35f221435 Update to 2.8.13
Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/CHANGELOG.md
2017-03-29 23:36:45 +00:00
Sunpoet Po-Chuan Hsieh
d56b292c0f Update to 2.8.13
Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/CHANGELOG.md
2017-03-29 23:36:40 +00:00
Sunpoet Po-Chuan Hsieh
2d0135bb3d Allow concurrent installation (USE_PYTHON=concurrent)
- Sort USE_PYTHON
- Do not silence test messages
2017-03-29 23:36:36 +00:00