Commit graph

469164 commits

Author SHA1 Message Date
Steve Wills
38adf3e2b2 devel/gitflow: Update to 1.12.1
PR:		236123
Submitted by:	nbari@tequila.io (maintainer)
2019-03-04 21:17:00 +00:00
Thierry Thomas
dbc6a3f8d2 Upgrade to 2.00.5 and change WWW. 2019-03-04 21:10:35 +00:00
Steve Wills
75d217225a x11-wm/lxsession: update to 0.5.4
While here, improve patching and pet portlint

PR:		236116
Submitted by:	Samy Mahmoudi <samy.mahmoudi@gmail.com>
2019-03-04 21:07:16 +00:00
Mark Linimon
26e853766f Mark as ONLY_FOR x86. From the README.md file:
Intel MKL-DNN supports Intel 64 architecture and compatible architectures.

Reported by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
2019-03-04 21:06:17 +00:00
Thierry Thomas
d7676bb5ce Upgrade to 2.6.0.
Release notes at
<https://github.com/mike-fabian/ibus-typing-booster/releases/tag/2.6.0>.
2019-03-04 20:59:21 +00:00
Dmitry Marakasov
e84c853b20 - Update to 1.1.3 2019-03-04 20:15:49 +00:00
Dmitry Marakasov
25de1e06ec - Update to 0.1.2 2019-03-04 20:15:48 +00:00
Li-Wen Hsu
87e108e5f5 - Update to 4.0.2.0 [1]
- Fix cannot fix shared library errors [2] [3]
- Update maintainer's email [3]

PR:		232935 [2] 232966 [3]
Submitted by:	Dries Michiels <driesm.michiels@gmail.com> [1] [2]
		Maxime Gauduin <alucryd@archlinux.org> [3]
Approved by:	Maxime Gauduin <alucryd@archlinux.org> (maintainer)
Differential Revision:	https://reviews.freebsd.org/D19130
2019-03-04 20:14:38 +00:00
Vasil Dimov
b823387c36 net-p2p/monero-cli: Mark as broken on amd64 2019-03-04 20:12:53 +00:00
Jan Beich
de6f11daf8 multimedia/ffmpeg: enable DAV1D by default
Let package users watch AV1 content in standalone players.

PR:		235953
2019-03-04 19:49:25 +00:00
Jan Beich
e7086243f9 multimedia/dav1d: update to 0.2.0
Changes:	https://code.videolan.org/videolan/dav1d/tags/0.2.0
Changes:	https://code.videolan.org/videolan/dav1d/blob/0.2.0/NEWS
Changes:	https://code.videolan.org/videolan/dav1d/compare/0.1.0...0.2.0
2019-03-04 19:49:17 +00:00
Vasil Dimov
34de82a09b net-p2p/monero-cli: Upgrade from 0.14.0.0 to 0.14.0.1 2019-03-04 19:47:29 +00:00
Jan Beich
0c483626a0 graphics/dspdfviewer: partially unbreak with Clang 8
../dspdfviewer.cpp:311:48: error: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Werror,-Wextra-semi-stmt]
  QSize newSize = window.getPreviewImageSize();;
                                               ^

PR:		236217
Approved by:	portmgr blanket
2019-03-04 19:24:51 +00:00
Steve Wills
026b64bcf1 www/squid: update to 4.6
PR:		236090
Submitted by:	timp87@gmail.com (maintainer)
Reported by:	ncrogers@gmail.com
2019-03-04 19:10:20 +00:00
Rene Ladan
146ab6fc4c Remove expired ports:
2019-03-03 devel/cpuflags: does not recognize modern CPUs; use -march=native instead
2019-03-03 www/moodle31: Upstream no longer maintained
2019-03-03 www/moodle34: Upstream no longer maintained
2019-03-04 18:58:54 +00:00
Jan Beich
ae2e3c755a textproc/scdoc: unbreak "make test" after r494629
Failed conversion of ``2017-12-09 23:18:57'' using format ``%F %T %z''
date: illegal time format
usage: date [-jnRu] [-d dst] [-r seconds|file] [-t west] [-v[+|-]val[ymwdHMS]]
            [-I[date | hours | minutes | seconds]]
            [-f fmt date | [[[[[cc]yy]mm]dd]HH]MM[.ss]] [+format]
Supports $SOURCE_DATE_EPOCH             FAIL
2019-03-04 18:58:31 +00:00
Jan Beich
89f8f8dff8 science/hypre: unbreak with libc++ 8
In file included from FEI_HYPRE_Impl.cxx:22:
In file included from /usr/include/c++/v1/math.h:309:
In file included from /usr/include/c++/v1/type_traits:406:
In file included from /usr/include/c++/v1/cstddef:38:
./../../utilities/version:1:2: error: invalid preprocessing directive
 #!/bin/sh
  ^
./../../utilities/version:2:2: error: invalid preprocessing directive
 #BHEADER**********************************************************************
  ^
./../../utilities/version:3:3: error: invalid preprocessing directive
 # Copyright (c) 2008,  Lawrence Livermore National Security, LLC.
   ^
[...]

PR:		236192
Approved by:	portmgr blanket
2019-03-04 18:35:02 +00:00
Jan Beich
a4d74703b4 databases/mysql++3: unbreak with libc++ 8
In file included from ./lib/beemutex.cpp:31:
In file included from ./lib/beemutex.h:46:
In file included from ./lib/exceptions.h:34:
In file included from ./lib/options.h:39:
In file included from /usr/include/c++/v1/deque:163:
In file included from /usr/include/c++/v1/__split_buffer:6:
In file included from /usr/include/c++/v1/type_traits:406:
In file included from /usr/include/c++/v1/cstddef:38:
./version:1:2: error: invalid preprocessing directive
 #!/bin/sh
  ^
./version:2:1: error: unknown type name 'echo'
echo 3.2.2
^
./version:2:6: error: expected unqualified-id
echo 3.2.2
     ^

PR:		236192
Approved by:	portmgr blanket
2019-03-04 18:34:55 +00:00
Jan Beich
13a4a93cf8 textproc/scdoc: update to 1.9.4
Changes:	https://git.sr.ht/%7Esircmpwn/scdoc/refs/1.9.4
2019-03-04 18:34:48 +00:00
Jan Beich
547fa837cb x11-wm/sway: update to 1.0.r5
Changes:	https://github.com/swaywm/sway/releases/tag/1.0-rc5
2019-03-04 18:34:36 +00:00
Gleb Popov
1fcf3ac9ce sysutils/bsdisks: Update to 0.7.
Approved by:	tcberner (mentor)
2019-03-04 18:16:39 +00:00
Steve Wills
46bcbd5c88 audio/audacity: switch to wxgtk31
PR:		236050
Submitted by:	xxjack12xx@gmail.com (maintainer)
2019-03-04 18:03:59 +00:00
Sunpoet Po-Chuan Hsieh
7213927dd3 Update to 1.5.8
- Add LICENSE_FILE
- Add NO_ARCH

PR:		236162
Submitted by:	sunpoet (myself)
Approved by:	wg (maintainer)
2019-03-04 17:58:31 +00:00
Sunpoet Po-Chuan Hsieh
5cab4c8207 Update to 0.7.1
- Add NO_ARCH
- Take maintainership

Changes:	https://github.com/sqlalchemy/dogpile.cache/blob/master/docs/build/changelog.rst
PR:		236161
Submitted by:	sunpoet (myself)
Approved by:	wg (maintainer)
2019-03-04 17:58:25 +00:00
Sunpoet Po-Chuan Hsieh
d2e9c87cf3 Update to 2019.03.03 2019-03-04 17:58:20 +00:00
Sunpoet Po-Chuan Hsieh
f2cbd85c44 Update to 20190226 2019-03-04 17:58:15 +00:00
Sunpoet Po-Chuan Hsieh
890aec6cd4 Update to 2019.03.03 2019-03-04 17:58:10 +00:00
Sunpoet Po-Chuan Hsieh
b7206b465e Update to 3.0.1
- Add NO_ARCH

Changes:	https://bitbucket.org/rpy2/rpy2/src/default/NEWS
2019-03-04 17:58:05 +00:00
Sunpoet Po-Chuan Hsieh
27a3b968d5 Update to 2.3.1
Changes:	https://github.com/PyCQA/pylint/blob/master/ChangeLog
2019-03-04 17:57:59 +00:00
Sunpoet Po-Chuan Hsieh
9b64244d46 Update to 3.4.0
Changes:	https://github.com/jazzband/pip-tools/releases
2019-03-04 17:57:54 +00:00
Sunpoet Po-Chuan Hsieh
dd0fe22ef6 Cosmetic change 2019-03-04 17:57:49 +00:00
Sunpoet Po-Chuan Hsieh
fb52b5ef1f Update to 4.3.9
Changes:	https://github.com/timothycrosley/isort/releases
2019-03-04 17:57:44 +00:00
Sunpoet Po-Chuan Hsieh
9438ad66a8 Update to 4.7.8
Changes:	https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
2019-03-04 17:57:38 +00:00
Sunpoet Po-Chuan Hsieh
89315fca3d Update to 0.86
Changes:	https://metacpan.org/changes/distribution/FFI-Platypus
2019-03-04 17:57:33 +00:00
Sunpoet Po-Chuan Hsieh
5ebca57f90 Update to 20190301
Changes:	https://github.com/google/re2/releases
2019-03-04 17:57:28 +00:00
Sunpoet Po-Chuan Hsieh
3101a30eda Add py-requests-aws4auth 0.9
requests-aws4auth is Amazon Web Services version 4 authentication for the Python
Requests library.

Features:
- Requests authentication for all AWS services that support AWS auth v4
- Independent signing key objects
- Automatic regeneration of keys when scope date boundary is passed
- Support for STS temporary credentials

Implements header-based authentication, GET URL parameter and POST parameter
authentication are not supported.

WWW: https://github.com/sam-washington/requests-aws4auth
2019-03-04 17:57:22 +00:00
Sunpoet Po-Chuan Hsieh
9667519a0b Add py-click6 6.7 (copied from py-click)
- Add PORTSCOUT

This port was added for py-elasticsearch-curator 5.6.0 update.

Reference:	30fe041085
2019-03-04 17:57:05 +00:00
Sunpoet Po-Chuan Hsieh
081a891e36 Add p5-Keyword-Pluggable 1.04
Keyword::Pluggable lets you implement new keywords in pure Perl. To do this, you
need to write a module and call Keyword::Pluggable::define in your import
method. Any keywords defined this way will be available in the scope that's
currently being compiled. The scope can be lexical, packaged, and global.

WWW: https://metacpan.org/release/Keyword-Pluggable
2019-03-04 17:47:07 +00:00
Steve Wills
af1dda649d devel/py-robotframework-pabot: Update to 0.52
PR:		235816
Submitted by:	vladimir.chukharev@gmail.com (maintainer)
2019-03-04 16:44:10 +00:00
Jan Beich
3e14e54ac9 devel/git-cinnabar: update to 0.5.0.54
Changes:	0236515...1cdd557
2019-03-04 16:38:54 +00:00
Steve Wills
cf6824c9f0 devel/py-robotframework: Update to 3.1.1
PR:		235814
Submitted by:	vladimir.chukharev@gmail.com (maintainer)
2019-03-04 16:32:04 +00:00
Alexey Dokuchaev
1356de8a35 Fix vector initialization to unbreak the build on PowerPC. 2019-03-04 16:24:48 +00:00
Steve Wills
82a2c0f011 x11-themes/gtk-arc-themes: New upstream and update to 20190213
PR:		235755
Submitted by:	Hiroki Tagato <tagattie@yandex.com>
Approved by:	maintainer timeout (mail_me@riseup.net, >2 weeks)
2019-03-04 16:16:25 +00:00
Kris Moore
6873795c69 New Ports: sysutils/zol and sysutils/zol-kmod
Adds the userland and kernel module to run ZFS on Linux ported
to FreeBSD. Requires FreeBSD with AES-CCM support, now available
in HEAD after 1300013.

Reviewed by: miwi@FreeBSD.org
Sponsored by: iXsystems
2019-03-04 15:59:12 +00:00
Mateusz Piotrowski
f407de7a31 New port: x11/find-cursor: Simple XLib program to highlight the cursor position
Simple XLib program to highlight the cursor position. This is similar to
the feature found in Windows XP (and possibly later?).

Reviewed by:	krion, mat
Approved by:	krion (mentor), mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D19440
2019-03-04 15:39:16 +00:00
Jean-Sébastien Pédron
f241043515 net/concourse-fly: Update to 4.2.3
Release notes:
* https://concourse-ci.org/download.html#v423

Sponsored by:	Pivotal Software, Inc.
2019-03-04 15:29:07 +00:00
Tobias Kortkamp
b241803f55 devel/ccls: Fix distinfo
The 0.20190301 tag was recreated.

Changes:	https://people.freebsd.org/~tobik/logs/ccls-0.20190301.diff
2019-03-04 15:20:42 +00:00
Steve Wills
28b2461f88 x11-wm/bspwm: actually update to 0.9.7
Previous commit to this port used old diff, sorry about that.

PR:		235740
Submitted by:	Oleh Hushchenkov <o.hushchenkov@gmail.com> (maintainer)
Pointhat to:	swills
2019-03-04 15:06:11 +00:00
Pietro Cerutti
fd3012a5e6 devel/catch: fix build with clang 8
PR:		236212
Submitted by:	jbeich
Obtained from:	https://github.com/catchorg/Catch2/pull/1537
2019-03-04 15:06:02 +00:00
Jan Beich
b40bfda7ad devel/renpy: update to 7.2.0
Changes:	https://www.renpy.org/release/7.2.0 (see Announcment)
Changes:	https://www.renpy.org/doc/html/changelog.html#renpy-7-2-0
2019-03-04 14:21:18 +00:00