Commit graph

430264 commits

Author SHA1 Message Date
Vanilla I. Shu
0cf7febaa6 1: Update to 1.2.30.
2: remove BROKEN.
2017-11-05 14:56:26 +00:00
Danilo Egea Gondolfo
1156b63312 - Update to 5.17 2017-11-05 14:20:11 +00:00
Roman Bogorodskiy
a1800d8eb1 sysutils/cbsd: update to 11.1.9
PR:		223445
Submitted by:	maintainer
2017-11-05 13:57:52 +00:00
Pietro Cerutti
a93030315f devel/catch: update to 2.0.1
This is the first full release of Catch2. There may be some minor breaking
changes for some people. Please see the details below before moving to this
release.

Release notes: https://github.com/catchorg/Catch2/releases/tag/v2.0.1
2017-11-05 13:48:47 +00:00
Bernard Spil
6eb1006a1c www/mod_auth_mysql_another: Fix runtime error with ZTS php
- Linking regular libmysqlclient will segfault apache mod_php [1]
 - Fix building with MariaDB 10.2

PR:		219445 [1]
Submitted by:	amistry@am-productions.biz [1]
With hat:	apache
2017-11-05 12:55:03 +00:00
Bernard Spil
b38d05d84e www/mod_auth_cas: Update to 1.1
- Update to 1.1
 - Add modules.d configuration file
 - Builds OK with clang
 - Fix configure detection of libpcre

PR:             214707
Submitted by:   Geoffroy Desvernay <dgeo@centrale-marseille.fr>
With hat:       apache
2017-11-05 12:36:16 +00:00
Antoine Brodin
6dd362d908 Fix PKGBASE collision with security/tinc 2017-11-05 12:31:23 +00:00
Bernard Spil
36df8a34b9 www/mod_rpaf2: Update to 0.8.4
- Update to 0.8.4 fixing Apache 2.4 compat [1]
 - Add modules.d config file [1] fixing [2]
 - Add upstream fix for clang warning [1]

PR:             209869 [1], 222374 [2]
Submitted by:   Geoffroy Desvernay <dgeo@centrale-marseille.fr> [1]
Reported by:    mayhem30@gmail.com [2]
With hat:       apache
2017-11-05 12:04:45 +00:00
Dirk Meyer
573c01a1f0 - fix Makefile from r453537 2017-11-05 11:51:02 +00:00
Antoine Brodin
442e9b05a6 Mark BROKEN: fails to patch
Reported by:	pkg-fallout
MFH:		2017Q4
2017-11-05 11:41:54 +00:00
Dirk Meyer
45fd7dd40f - add tinc-devel port 2017-11-05 11:40:37 +00:00
Guido Falsi
7eb91ea7b9 Don't modify OPTIONS_DEFAULT from external variables.
Reported by:	mat
> PR:                       If and which Problem Report is related.
> Submitted by:             If someone else sent in the change.
> Reported by:              If someone else reported the issue.
> Reviewed by:              If someone else reviewed your modification.
> Approved by:              If you needed approval for this commit.
> Obtained from:            If the change is from a third party.
> MFC after:                N [day[s]|week[s]|month[s]].  Request a reminder email.
> MFH:                      Ports tree branch name.  Request approval for merge.
> Relnotes:                 Set to 'yes' for mention in release notes.
> Security:                 Vulnerability reference (one per line) or description.
> Sponsored by:             If the change was sponsored by an organization.
> Differential Revision:    https://reviews.freebsd.org/D### (*full* phabric URL needed).
> Empty fields above will be automatically removed.

M    libvdpau/Makefile
2017-11-05 11:15:51 +00:00
Eugene Grosbein
1745a1db5f Update www/p5-REST-Client to to version 273 from CPAN.
From its CHANGES file:

* Add ContentFile that will allow writing responses directly
  to file or process using a call back through LWP::UserAgent
* Seperated CA file from SSL cert and SSL key directives
  to allow for hostname verificaiton and ca file specification independently.
  Thanks David Imbs.
* No longer depends on Crypt::SSLeay

As CHANGES notes, this version ceases to depend on Crypt::SSLeay.
Instead, it now depends on LWP::Protocol::https that is also a dependency of Crypt::SSLeay.
LWP::Protocol::https was unbundled from p5-libwww (libwww-perl) in v6.02.

PR:		223083
Approved by:	michelle@sorbs.net (maintainter timeout, 2 weeks)
2017-11-05 10:29:58 +00:00
Antoine Brodin
75a1fdd8ee Mark BROKEN: fails to configure
Package openssl was not found in the pkg-config search path.
Perhaps you should add the directory containing `openssl.pc'
to the PKG_CONFIG_PATH environment variable
Package 'openssl', required by 'virtual:world', not found
gyp: Call to 'pkg-config --cflags openssl' returned exit status 1 while in /wrkdirs/usr/ports/www/mod_pagespeed/work/mod_pagespeed-a5cfe15/third_party/serf/select_openssl.gyp.

Reported by:	pkg-fallout
2017-11-05 09:56:47 +00:00
Antoine Brodin
2415203ae8 Mark BROKEN: fails to build
/usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -I/wrkdirs/usr/ports/security/fastd/work/fastd-18 -Igen -I/usr/local/include -I/usr/local/include/sodium -O2 -pipe  -fstack-protector -fno-strict-aliasing -O2 -pipe  -fstack-protector -fno-strict-aliasing   -pthread -std=c99     -Wall -MD -MT src/crypto/cipher/aes128_ctr/nacl/CMakeFiles/cipher_aes128_ctr_nacl.dir/cipher_aes128_ctr_nacl.c.o -MF src/crypto/cipher/aes128_ctr/nacl/CMakeFiles/cipher_aes128_ctr_nacl.dir/cipher_aes128_ctr_nacl.c.o.d -o src/crypto/cipher/aes128_ctr/nacl/CMakeFiles/cipher_aes128_ctr_nacl.dir/cipher_aes128_ctr_nacl.c.o   -c /wrkdirs/usr/ports/security/fastd/work/fastd-18/src/crypto/cipher/aes128_ctr/nacl/cipher_aes128_ctr_nacl.c
/wrkdirs/usr/ports/security/fastd/work/fastd-18/src/crypto/cipher/aes128_ctr/nacl/cipher_aes128_ctr_nacl.c:36:10: fatal error: 'crypto_stream_aes128ctr.h' file not found
#include <crypto_stream_aes128ctr.h>
         ^
1 error generated.

Reported by:	pkg-fallout
2017-11-05 09:46:57 +00:00
Antoine Brodin
71bc452fed Mark BROKEN: checksum and size mismatch
Reported by:	pkg-fallout
2017-11-05 09:45:06 +00:00
Antoine Brodin
99f5bb903a Mark BROKEN: fails to build
ninja: error: build.ninja:200: expected '=', got newline
 -llzma
       ^ near here

Reported by:	pkg-fallout
2017-11-05 09:43:47 +00:00
Antoine Brodin
60bb00ccf1 Mark BROKEN: checksum and size mismatch
Reported by:	pkg-fallout
2017-11-05 09:42:16 +00:00
Antoine Brodin
bfb27c9df0 Mark BROKEN: checksum and size mismatch
Reported by:	pkg-fallout
2017-11-05 09:39:58 +00:00
Beat Gaetzi
3f6760630d - Change tk dependency from 8.4 to 8.5
PR:		223159
Submitted by:	Rainer Hurling <rhurlin@gwdg.de>
2017-11-05 09:20:57 +00:00
Antoine Brodin
5ace8ee164 - Update to 20171101
- Build python2 and python3 bindings
- Remove DOCS option, the 2 text files do not carry useful information
2017-11-05 09:07:46 +00:00
Antoine Brodin
6eaa5d77c1 - Update to experimental-20171103
- Build python2 and python3 bindings
- Remove DOCS option, the 2 text files do not carry useful information
2017-11-05 09:06:54 +00:00
Dmitry Marakasov
2da6a1319a - Update WWW
Approved by:	portmgr blanket
2017-11-05 09:04:32 +00:00
Thomas Zander
c712b889bb Un-break build in the presence of print/texinfo
Details:
- If print/texinfo is installed, the build process detects and uses it to
  rebuild the info pages. This fails because of some syntax errors,
  previously only flagged as warnings.
- There is currently no configure switch to change this behaviour, hence
  the texi files are patched to pass the texinfo run.

MFH:		2017Q4 (ports-secteam build fix blanket)
2017-11-05 08:26:39 +00:00
Jochen Neumeister
6b9e3242e1 www/tikiwiki: Update from 16.2 to 17.1
Take MAINTAINERship

*While here switch to DISTVERSION

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D12963
2017-11-05 08:11:44 +00:00
Tobias C. Berner
e138ae8b6e Update misc/qt5ct to 0.34. 2017-11-05 08:00:29 +00:00
Tobias C. Berner
baea509e92 Update net/py-cloudflare-scrape to 1.9.0 2017-11-05 07:08:48 +00:00
Antoine Brodin
ea3beab9c9 Update to 4.16.15 2017-11-05 06:58:25 +00:00
Antoine Brodin
50731741e7 Update to 0.2.5 2017-11-05 06:58:02 +00:00
Antoine Brodin
3f34ab68dc Update to 2.1.16 2017-11-05 06:57:33 +00:00
Antoine Brodin
ba9e62ac92 Update to 0.1.13 2017-11-05 06:54:08 +00:00
Adam Weinberger
4518302c52 perl@ maintains the unmaintained modules 2017-11-05 06:05:25 +00:00
Jochen Neumeister
59b1587bbd www/gitea: Update from 1.2.2 to 1.2.3
Changelog: https://blog.gitea.io/2017/11/release-of-1.2.3/

 *While here switch to DISTVERSION

PR:		223421
Submitted by:	stb@lassitu.de (maintainer)
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D12953
2017-11-05 05:08:05 +00:00
Ashish SHUKLA
3936eeb902 - Update to 1.3 2017-11-05 03:56:28 +00:00
Sunpoet Po-Chuan Hsieh
b256fbcb03 Fix Gemfile for rubygem-i18n 0.9.0 update
- Bump PORTREVISION for package change

PR:		223438
Reported by:	Miroslav Lachman <000.fbsd@quip.cz>
2017-11-05 03:44:17 +00:00
Ashish SHUKLA
76f0970c6b - Update to 0.053
- Update BUILD_DEPENDS
- Add LICENSE information
- Add NO_ARCH
- Transfer maintainership

PR:		223351
Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com>
2017-11-05 03:40:41 +00:00
Jan Beich
6f24eb1487 devel/renpy: partially unbreak creating a project after r421471
/usr/local/share/renpy/gui/game does not appear to be a Ren'Py game
2017-11-05 01:18:42 +00:00
Rene Ladan
4840e717ab emulators/fuse-utils: update to 1.3.5
Submitted by:	portscout
2017-11-05 00:07:28 +00:00
Sunpoet Po-Chuan Hsieh
c75cc1f601 Fix Gemfile for rubygem-paranoia 2.4.0 and rubygem-redis-namespace 1.6.0 update
- Bump PORTREVISION for package change
2017-11-04 22:57:53 +00:00
Sunpoet Po-Chuan Hsieh
bb49c24bf3 Update to 2.10.77
Changes:	https://github.com/aws/aws-sdk-ruby/releases
2017-11-04 22:57:48 +00:00
Sunpoet Po-Chuan Hsieh
0c09472644 Update to 2.10.77
Changes:	https://github.com/aws/aws-sdk-ruby/releases
2017-11-04 22:57:42 +00:00
Sunpoet Po-Chuan Hsieh
e6aeae83d3 Update to 2.10.77
Changes:	https://github.com/aws/aws-sdk-ruby/releases
2017-11-04 22:57:37 +00:00
Sunpoet Po-Chuan Hsieh
9731eab2c4 Update to 1.6.0
Changes:	https://github.com/resque/redis-namespace/releases
		https://github.com/resque/redis-namespace/blob/master/CHANGELOG.md
		https://github.com/resque/redis-namespace/commits/master
2017-11-04 22:57:32 +00:00
Sunpoet Po-Chuan Hsieh
c7d8e8fcc8 Update to 2.4.0
Changes:	https://github.com/rubysherpas/paranoia/releases
		https://github.com/rubysherpas/paranoia/blob/core/CHANGELOG.md
2017-11-04 22:57:27 +00:00
Sunpoet Po-Chuan Hsieh
a81782f2b3 Update to 5.2.1
Changes:	https://github.com/jupyter/notebook/releases
2017-11-04 22:57:22 +00:00
Sunpoet Po-Chuan Hsieh
22aaa8eb38 Remove outdated PERL_LEVEL check 2017-11-04 22:57:17 +00:00
Sunpoet Po-Chuan Hsieh
6ec8194b2a Add LICENSE_FILE 2017-11-04 22:57:12 +00:00
Sunpoet Po-Chuan Hsieh
59597c577a Update to 2.2
Changes:	https://github.com/sbosio/rla-es/releases
2017-11-04 22:57:07 +00:00
Sunpoet Po-Chuan Hsieh
166b740659 Update to 2017.08.24 2017-11-04 22:57:02 +00:00
Sunpoet Po-Chuan Hsieh
5d153a77bb Update to 1.15.0
Changes:	https://github.com/capistrano/sshkit/blob/master/CHANGELOG.md
2017-11-04 22:56:57 +00:00