Commit graph

443611 commits

Author SHA1 Message Date
Jochen Neumeister
8142af1bd3 www/gohugo: Update to 0.39
Changelog: https://github.com/gohugoio/hugo/releases/tag/v0.39

PR:		227574
Submitted by:	ben.lavery@hashbang0.com (maintainer)
2018-04-17 15:53:59 +00:00
Baptiste Daroussin
46aa5e2216 Update to 5.5.1 2018-04-17 15:15:13 +00:00
Jean-Sébastien Pédron
de681af33c net/concourse-fly: Update to 3.11.0
Sponsored by:	Pivotal Software, Inc.
2018-04-17 14:34:43 +00:00
Dmitry Marakasov
8f7f9d56eb - Fix LICENSE
- Remove outdated condition
- Switch to options helpers
- Fix WWW

Approved by:	portmgr blanket
2018-04-17 14:21:58 +00:00
Joseph Mingrone
4521b0a322 lang/sbcl: Warn Quicklisp users not to load asdf for ports
Approved by:    krion (maintainer)
Differential Revision:  https://reviews.freebsd.org/D15113
2018-04-17 14:12:04 +00:00
Kirill Ponomarev
4e2c600ca3 Update to version 1.2.17
PR:		227571
Submitted by:	maintainer
2018-04-17 14:10:49 +00:00
Vanilla I. Shu
884fb2d505 Update to 1.11.0. 2018-04-17 13:47:21 +00:00
Bernard Spil
ccea5fde63 security/openldap-server: Fix build with LibreSSL 2.7
- LibreSSL 2.7 implements OpenSSL 1.1 API

PR:		227192
Approved by:	delphij (maintainer)
2018-04-17 13:47:03 +00:00
Guido Falsi
a5719f8cd6 Update girara to 0.2.9 2018-04-17 13:46:31 +00:00
Kirill Ponomarev
304b3aa607 Update to version 0.53
PR:		227576
Submitted by:	maintainer
2018-04-17 13:40:44 +00:00
Dmitry Marakasov
7ba54f548d - Add LICENSE_FILE
- Switch to USES=localbase
- Switch to options helpers
- Cosmetic fixes
- Install documentation
2018-04-17 13:35:46 +00:00
Kirill Ponomarev
462ef261c0 Update to 1.3.12
PR:		227575
Submitted by:	maintainer
2018-04-17 13:34:49 +00:00
Dmitry Marakasov
4c7c37a8c6 - Switch to USES=localbase
- Always check OPSYS along with OSVERSION

Approved by:	portmgr blanket
2018-04-17 13:30:59 +00:00
Matthias Fechner
79e387d823 Fixed typo in PORTSCOUT line of www/rubygem-uglifier27.
Reviewed by:	swills (mentor)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D15065
2018-04-17 11:28:50 +00:00
Matthias Fechner
3619ee21fd Marked ports not used by gitlab 10.6 anymore as deprecated.
Reviewed by:	swills (mentor)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D15084
2018-04-17 11:24:32 +00:00
Li-Wen Hsu
eaa7a8e336 - Update to 2.117 2018-04-17 10:59:01 +00:00
Tijl Coosemans
d1e84d58cf Update i386 kernel headers to 3.10.0-693.21.1.el7.centos.plus. 2018-04-17 10:40:40 +00:00
Tijl Coosemans
c7f562d4ef Update to 4.4.7-18.el6_9.2. 2018-04-17 10:20:37 +00:00
Tijl Coosemans
9a96bfb54f Update gcc to 4.4.7-18.el6_9.2 and kernel-headers to 2.6.32-696.23.1.el6. 2018-04-17 10:17:20 +00:00
Tijl Coosemans
757cc29535 Update gcc to 4.4.7-18.el6_9.2. 2018-04-17 10:14:25 +00:00
Tijl Coosemans
1a143b55cf Update to 1.2.3-5.el6_9.1. 2018-04-17 10:11:58 +00:00
Ganael LAPLANCHE
92345afc6b Update to 2.11.4 2018-04-17 10:06:23 +00:00
Dmitry Sivachenko
9b7f9cc34d Fix crash under some conditions.
Obtained from:	upstream
2018-04-17 09:35:08 +00:00
Dmitry Marakasov
75a9adbc97 - Update WWW
Approved by:	portmgr blanket
2018-04-17 09:33:40 +00:00
Jan Beich
66ef9ea047 dns/dnsdist: unbreak with boost 1.67
In file included from dnsdist.cc:44:
In file included from ./dnsdist.hh:46:
In file included from /usr/local/include/boost/uuid/uuid_generators.hpp:17:
In file included from /usr/local/include/boost/uuid/random_generator.hpp:19:
In file included from /usr/local/include/boost/tti/has_member_function.hpp:15:
In file included from /usr/local/include/boost/tti/detail/dmem_fun.hpp:11:
In file included from /usr/local/include/boost/function_types/is_member_function_pointer.hpp:14:
In file included from /usr/local/include/boost/function_types/components.hpp:61:
/usr/local/include/boost/function_types/detail/class_transform.hpp:26:31: error: expected a qualified name after 'typename'
template<typename T, typename L>
                              ^
./dns.hh:238:11: note: expanded from macro 'L'
 #define L theL()
           ^

PR:		227427
Reported by:	antoine (via exp-run)
Obtained from:	upstream
2018-04-17 09:33:39 +00:00
Jan Beich
5d7b41d825 dns/powerdns-recursor40: unbreak with boost 1.67
In file included from ecs.cc:1:
In file included from ./syncres.hh:43:
In file included from ./recpacketcache.hh:39:
In file included from ./rec-protobuf.hh:24:
In file included from ./protobuf.hh:34:
In file included from /usr/local/include/boost/uuid/uuid_generators.hpp:17:
In file included from /usr/local/include/boost/uuid/random_generator.hpp:19:
In file included from /usr/local/include/boost/tti/has_member_function.hpp:15:
In file included from /usr/local/include/boost/tti/detail/dmem_fun.hpp:11:
In file included from /usr/local/include/boost/function_types/is_member_function_pointer.hpp:14:
In file included from /usr/local/include/boost/function_types/components.hpp:61:
/usr/local/include/boost/function_types/detail/class_transform.hpp:26:31: error: expected a qualified name after 'typename'
template<typename T, typename L>
                              ^
./recursor_cache.hh:43:11: note: expanded from macro 'L'
 #define L theL()
           ^

PR:		227427
Reported by:	antoine (via exp-run)
Obtained from:	upstream
2018-04-17 09:33:28 +00:00
Jan Beich
ac845f1196 dns/powerdns-recursor: unbreak with boost 1.67
In file included from lua-recursor4.cc:26:
In file included from ./syncres.hh:42:
In file included from ./recpacketcache.hh:41:
In file included from ./rec-protobuf.hh:24:
In file included from ./protobuf.hh:34:
In file included from /usr/local/include/boost/uuid/uuid_generators.hpp:17:
In file included from /usr/local/include/boost/uuid/random_generator.hpp:19:
In file included from /usr/local/include/boost/tti/has_member_function.hpp:15:
In file included from /usr/local/include/boost/tti/detail/dmem_fun.hpp:11:
In file included from /usr/local/include/boost/function_types/is_member_function_pointer.hpp:14:
In file included from /usr/local/include/boost/function_types/components.hpp:61:
/usr/local/include/boost/function_types/detail/class_transform.hpp:26:31: error: expected a qualified name after 'typename'
template<typename T, typename L>
                              ^
./recursor_cache.hh:45:11: note: expanded from macro 'L'
 #define L theL()
           ^

PR:		227427
Reported by:	antoine (via exp-run)
Obtained from:	upstream
2018-04-17 09:33:17 +00:00
Vsevolod Stakhov
8d16b09148 Various fixes for the Exim port
- Fix build with no OSCP support (ported from upstream) [1]
- Fix Dane support [2]
- Silence compile warnings caused by Exim code style

Reported by:	ler [1], Max Kostikov [2] via private email
2018-04-17 09:32:06 +00:00
Torsten Zuehlsdorff
fb682ee411 databases/pgpool-II-36: allow configuration of stop_mode
PR: 221312
2018-04-17 09:08:33 +00:00
Dmitry Marakasov
a86a717175 - Add LICENSE
- Add NO_ARCH

Approved by:	portmgr blanket
2018-04-17 09:03:41 +00:00
Emanuel Haupt
557259a9d6 Update to 1.231 2018-04-17 08:48:25 +00:00
Dmitry Marakasov
3848052f99 - Switch to new test framework
Approved by:	portmgr blanket
2018-04-17 08:33:41 +00:00
Mathieu Arnold
f7b2cf3866 Fix build when LOCALBASE!=/usr/local.
PR:		227554
Submitted by:	John Hein
Sponsored by:	Absolight
2018-04-17 08:26:49 +00:00
Mathieu Arnold
5b737ff36f Fix build with Subversion 1.10.
The required Subversion version is 1.2, which we had not have for over a
decade, so remove the test altogether.

Sponsored by:	Absolight
2018-04-17 08:23:25 +00:00
Yuri Victorovich
57f2514412 security/py-pycryptodome: Update 3.6.0 -> 3.6.1
Reported by:	portscout
2018-04-17 08:14:55 +00:00
Yuri Victorovich
c20e582b28 math/py-PySCIPOpt: Update 1.4.3 -> 1.4.4
Reported by:	portscout
2018-04-17 08:10:30 +00:00
Yuri Victorovich
eb0b973ac5 New port: math/py-pyipopt: Use ipopt (an optimization tool) via python 2018-04-17 08:07:38 +00:00
Jimmy Olgeni
61c0c110b7 Update net-im/py-python-telegram-bot to version 10.0.2. 2018-04-17 08:05:58 +00:00
Olivier Cochard
1f83d9da98 Fix plist with FPM option
Reported by:	prj@rootwyrm.com
2018-04-17 07:59:29 +00:00
Pietro Cerutti
55dc5ebbf0 databases/retcl: update to 0.3.2
Release notes: https://github.com/gahr/retcl/releases/tag/0.3.2
2018-04-17 07:58:53 +00:00
Jan Beich
aa18f88348 graphics/aqsis: unbreak with boost 1.67
/usr/bin/ld: undefined reference to symbol `pthread_condattr_init@@FBSD_1.0' (try adding -lthr)

PR:		227427
Reported by:	antoine (via exp-run)
Regressed by:	https://github.com/boostorg/thread/commit/1e84b978b2bb
2018-04-17 07:57:33 +00:00
Jan Beich
8b0769cbf1 cad/freecad: unbreak with boost 1.67
CMakeFiles/SMESH.dir/src/SMESH/SMESH_Mesh.cpp.o: In function `boost::condition_variable::condition_variable()':
src/3rdParty/salomesmesh/src/SMESH/SMESH_Mesh.cpp:(.text._ZN5boost18condition_variableC2Ev[_ZN5boost18condition_variableC2Ev]+0x33): undefined reference to `pthread_condattr_init'
src/3rdParty/salomesmesh/src/SMESH/SMESH_Mesh.cpp:(.text._ZN5boost18condition_variableC2Ev[_ZN5boost18condition_variableC2Ev]+0x4a): undefined reference to `pthread_condattr_setclock'
src/3rdParty/salomesmesh/src/SMESH/SMESH_Mesh.cpp:(.text._ZN5boost18condition_variableC2Ev[_ZN5boost18condition_variableC2Ev]+0x5f): undefined reference to `pthread_condattr_destroy'

PR:		227427
Reported by:	antoine (via exp-run)
2018-04-17 07:57:22 +00:00
Jan Beich
ac217b2c31 games/opendungeons: unbreak with boost 1.67
/usr/bin/ld: undefined reference to symbol `pthread_condattr_init@@FBSD_1.0' (try adding -lthr)

PR:		227427
Reported by:	antoine (via exp-run)
2018-04-17 07:57:12 +00:00
Jan Beich
570c4aaa43 sysutils/usbtop: unbreak with boost 1.67
/usr/bin/ld: undefined reference to symbol `pthread_condattr_init@@FBSD_1.0' (try adding -lthr)

PR:		227427
Reported by:	antoine (via exp-run)
2018-04-17 07:57:01 +00:00
TAKATSU Tomonari
ecf1ae3603 - Update to 3.98-1.11 2018-04-17 07:53:02 +00:00
Mathieu Arnold
0c128d855b Update to 2.7.
PR:		227539
Submitted by:	Yasuhiro KIMURA
Sponsored by:	Absolight
2018-04-17 07:48:21 +00:00
Adriaan de Groot
e3d325f1d0 Provide Akonadi (server) and KMail (client) with a pkg-message that
provides a workaround for "the world is going to end!" messages.

Approved by:	tcberner (mentor, implicit)
2018-04-17 07:43:43 +00:00
Jochen Neumeister
ba1884b147 net-im/slack-term: Update to 0.4.0
Changelog: https://github.com/erroneousboat/slack-term/releases/tag/v0.4.0

PR:		227524
Submitted by:	Dmitri Goutnik <dg@syrec.org> (maintainer)
2018-04-17 07:09:30 +00:00
Jochen Neumeister
6ce76c3990 archivers/py-borgbackup: Update to 1.1.5
Changelog: https://github.com/borgbackup/borg/blob/1.1.5/docs/changes.rst#version-115-2018-04-01

PR:		227522
Submitted by:	jjuanino@gmail.com (maintainer)
2018-04-17 06:59:42 +00:00
Jochen Neumeister
e7241fa43e editors/focuswriter: Update to 1.6.12
Changelog:

* Ignore empty cache files.
* Remove auto save.
* Translation updates: Slovenian.

PR:		227521
Submitted by:	<lightside@gmx.com> (maintainer)
2018-04-17 06:55:49 +00:00