1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00
Commit Graph

493635 Commits

Author SHA1 Message Date
Antoine Brodin
b9550e26ef Update to 0.1.21 2019-12-18 08:37:39 +00:00
Antoine Brodin
db2c0a45c1 Update to 0.1.83 2019-12-18 08:36:50 +00:00
Antoine Brodin
083f653768 Update to 2.3.6 2019-12-18 08:35:40 +00:00
Antoine Brodin
ebd436c6f3 Add missing build dependency on bash
Reported by:	pkg-fallout
2019-12-18 08:26:26 +00:00
Yuri Victorovich
3112a82678 misc/netron: Update 3.6.0 -> 3.6.3 2019-12-18 07:33:11 +00:00
Rene Ladan
52671e806a mcrypt is part of pecl since PHP 7.2
Reported by:	fluffy
2019-12-18 07:28:34 +00:00
Xin LI
54073465ae Update to 6.5.2.
PR:		242642
Approved by:	maintainer
2019-12-18 06:53:17 +00:00
Jan Beich
41a9ac7e3f multimedia/intel-media-sdk: add new port
Intel(R) Media SDK provides a plain C API to access hardware-accelerated
video decode, encode and filtering on Intel(R) Gen graphics hardware
platforms. Implementation written in C++ 11 with parts in C-for-Media (CM).

Supported video encoders: HEVC, AVC, MPEG-2, JPEG, VP9 Supported video
decoders: HEVC, AVC, VP8, VP9, MPEG-2, VC1, JPEG Supported video
pre-processing filters: Color Conversion, Deinterlace, Denoise, Resize,
Rotate, Composition

http://mediasdk.intel.com/
2019-12-18 06:13:52 +00:00
Tobias Kortkamp
1259577429 multimedia/kodi-devel: Allow build on arm64 2019-12-18 05:42:09 +00:00
Tobias Kortkamp
ff17656ea4 multimedia/kodi-devel: Unbreak on arm
xbmc/platform/freebsd/CPUInfoFreebsd.cpp:18:10: fatal error: 'asm/hwcap.h' file not found
#include <asm/hwcap.h>
         ^~~~~~~~~~~~~
1 error generated.

PR:		242688
Submitted by:	jbeich
2019-12-18 05:41:37 +00:00
Yuri Victorovich
b34420c70a devel/bazel, devel/bazel029: Remove python run-time dependency
PR:		242695
Approved by:	portmgr (blanket: incorrect dependencies)
2019-12-18 05:11:19 +00:00
Tobias Kortkamp
7367d2273c devel/racer: Assign to rust@
Racer often needs to be updated when we update lang/rust since it's
tied to nightly features.  We have always just updated this port
in the past and will do so again when updating to Rust 1.40.0.
Let's make it official and assign the port to the Rust team.

PR:		242685
Approved by:	beyert@cs.ucr.edu (maintainer)
2019-12-18 05:07:50 +00:00
Kubilay Kocak
44bf576b45 sysutils/py-scandir: Fix unicode issues, level up ports compliance
This change fixes tests and likely runtime in certain locale environments
by replace the existing test_scandir.py patch with a backported upstream
patch from PR #109 [1][2], coupled with setting an appropriate locale.

While I'm here:

  - Strip shared library and add LICENSE_FILE

Tests now all pass on all Python versions (2.7-3.8)

[1] https://github.com/benhoyt/scandir/pull/109
[2] https://github.com/benhoyt/scandir/issues/122

Approved by:	portmgr (blanket: ports compliance, bugfix)
MFH:		2019Q4 (blanket: bugfix)
2019-12-18 05:07:44 +00:00
Kubilay Kocak
5dad846cad textproc/py-charset: Fix test target
Fix test invocation with pytest 4.x [1], which was failing with:

    if len(param.values) != len(argnames):
  E   TypeError: object of type 'MarkDecorator' has no len()

While here, fix out of order MASTER_SITES

[1] https://github.com/chardet/chardet/pull/174

Approved by:	portmgr (blanket: ports compliance)
MFH:		2019Q4 (blanket(s): bugfix, ports compliance)
2019-12-18 04:52:14 +00:00
Kubilay Kocak
4fe80d1016 www/py-httmock: Switch to USE_GITHUB, Remove BROKEN
While we prefer using CHEESESHOP when souces are provided there, in the
event it's missing valuable files such as tests, test data, LICENCE, it
is preferable and more robust to use an alternative source entirely, than a
combination of CHEESESHOP (or anything else) combined with another source
for specific files, which can cause issues [1]

This change switches to USE_GITHUB and removes unecessary and associated
Makefile entries accordingly.

[1] ports r516897

See Also:

  https://github.com/patrys/httmock/pull/59

PR:		242694
Submitted by:	Derek Schrock <dereks lifeofadishwasher com>
MFH:		2019Q4 (blanket: fetch/build fix)
MFH-With:	r516897
2019-12-18 02:32:48 +00:00
Yuri Victorovich
9a6a5b9a06 databases/cassandra3: Update 3.11.4 -> 3.11.5
PR:		242692
Submitted by:	language.devel@gmail.com (maintainer)
2019-12-18 02:27:35 +00:00
Yuri Victorovich
b8870a0419 misc/tvm: Set path to the 'dmlc' dependency so that the project wouldn't try to reinstall its headers 2019-12-18 01:46:22 +00:00
Ruslan Makhmatkhanov
c114269248 www/py-slimit: drop the python version limit
Works fine with 3.6 here. Drop the limitation. This will be
needed for deluge update.
2019-12-17 21:45:53 +00:00
Niclas Zeising
63c32d0acc graphics/drm-devel-kmod: Update snapshot
Update graphics/drm-devel-kmod to the latest snapshot
This update fixes the build on current, improves handling when switching
VT console and contains some further minor fixes.
2019-12-17 21:39:33 +00:00
Niclas Zeising
3e138bb50e grapics/drm-current-kmod: Update snapshot
Update graphics/drm-current-kmod to the latest snapshot to fix the build on
current.
2019-12-17 21:30:14 +00:00
Niclas Zeising
bacf013bd1 graphics/drm-legacy-kmod: Update snapshot
Update the snapshot of graphics/drm-legacy-kmod.
This is an update for the deprecation of timeout_t

MFH:		2019Q4 (implicit, drm-drivers blanket)
2019-12-17 21:25:54 +00:00
Rene Ladan
4376973deb www/phalcon4: update IGNORE_WITH_PHP 2019-12-17 21:21:40 +00:00
Rene Ladan
9c1f05a9e2 Finish removal of PHP 7.1.
Submitted by:	antoine

lang/php71-extensions
devel/pecl-request
2019-12-17 20:36:30 +00:00
Rene Ladan
598aa0a7f5 MOVED: there is no security/php72-mcrypt 2019-12-17 20:32:04 +00:00
Rene Ladan
a6e27105b6 Remove IGNORE_WITH_PHP=71 and add IGNORE_WITH_PHP=74 where relevant. 2019-12-17 20:28:36 +00:00
Rene Ladan
b51b839969 Remove PHP 7.1 ports, upstream security support ended on 2019-12-01 :
2019-12-01 archivers/php71-bz2
2019-12-01 archivers/php71-phar
2019-12-01 archivers/php71-zip
2019-12-01 archivers/php71-zlib
2019-12-01 converters/php71-iconv
2019-12-01 converters/php71-mbstring
2019-12-01 converters/php71-recode
2019-12-01 databases/php71-dba
2019-12-01 databases/php71-interbase
2019-12-01 databases/php71-mysqli
2019-12-01 databases/php71-odbc
2019-12-01 databases/php71-pdo
2019-12-01 databases/php71-pdo_dblib
2019-12-01 databases/php71-pdo_firebird
2019-12-01 databases/php71-pdo_mysql
2019-12-01 databases/php71-pdo_odbc
2019-12-01 databases/php71-pdo_pgsql
2019-12-01 databases/php71-pdo_sqlite
2019-12-01 databases/php71-pgsql
2019-12-01 databases/php71-sqlite3
2019-12-01 devel/php71-gettext
2019-12-01 devel/php71-intl
2019-12-01 devel/php71-json
2019-12-01 devel/php71-pcntl
2019-12-01 devel/php71-readline
2019-12-01 devel/php71-shmop
2019-12-01 devel/php71-sysvmsg
2019-12-01 devel/php71-sysvsem
2019-12-01 devel/php71-sysvshm
2019-12-01 devel/php71-tokenizer
2019-12-01 ftp/php71-curl
2019-12-01 ftp/php71-ftp
2019-12-01 graphics/php71-exif
2019-12-01 graphics/php71-gd
2019-12-01 lang/php71
2019-12-01 mail/php71-imap
2019-12-01 math/php71-bcmath
2019-12-01 math/php71-gmp
2019-12-01 misc/php71-calendar
2019-12-01 net/php71-ldap
2019-12-01 net/php71-soap
2019-12-01 net/php71-sockets
2019-12-01 net/php71-xmlrpc
2019-12-01 net-mgmt/php71-snmp
2019-12-01 security/php71-filter
2019-12-01 security/php71-hash
2019-12-01 security/php71-mcrypt
2019-12-01 security/php71-openssl
2019-12-01 sysutils/php71-fileinfo
2019-12-01 sysutils/php71-posix
2019-12-01 textproc/php71-ctype
2019-12-01 textproc/php71-dom
2019-12-01 textproc/php71-enchant
2019-12-01 textproc/php71-pspell
2019-12-01 textproc/php71-simplexml
2019-12-01 textproc/php71-wddx
2019-12-01 textproc/php71-xml
2019-12-01 textproc/php71-xmlreader
2019-12-01 textproc/php71-xmlwriter
2019-12-01 textproc/php71-xsl
2019-12-01 www/mod_php71
2019-12-01 www/php71-opcache
2019-12-01 www/php71-session
2019-12-01 www/php71-tidy
2019-12-17 20:21:15 +00:00
Guido Falsi
51169c8152 Add textproc/py-markdown dependency, required by polish book functionality.
PR:		242656
Submitted by:	rk@ronald.org
MFH:		2019Q4
2019-12-17 19:03:58 +00:00
Rene Ladan
f250ea425d Unregister PHP 7.1, upstream has dropped security support on 2019-12-01
Discused with:	portmgr
2019-12-17 18:43:19 +00:00
Li-Wen Hsu
eecdf940ef - Update to 2.209
Sponsored by:	The FreeBSD Foundation
2019-12-17 18:27:01 +00:00
Tobias C. Berner
570e8b2f0c audio/noson-app: update to 4.1.0 2019-12-17 18:11:22 +00:00
Tobias Kortkamp
503cc5a8a4 audio/yoshimi: Chase retag of 1.6.1
Changes:	https://github.com/Yoshimi/yoshimi/compare/1.6.1~1...1.6.1
2019-12-17 18:10:25 +00:00
Tobias C. Berner
06f8c0cae3 deskutils/semantik: allow for other python versions than 3.6
Reported by:	antoine
2019-12-17 18:07:33 +00:00
Mark Felder
dab09f0c8e net/vnstat: Update to 2.4
Dropping maintainership. This is a simple port that anyone committer
should be able to update.

Differential Revision:	https://reviews.freebsd.org/D22700
2019-12-17 17:46:57 +00:00
Mark Felder
c9c183500e net-p2p/radarr: Update to 0.2.0.1450
Changelog:	https://github.com/Radarr/Radarr/releases/tag/v0.2.0.1450
2019-12-17 17:36:07 +00:00
Tobias Kortkamp
f9c2326bb8 devel/ghq: Update to v0.14.1
Changes:	https://github.com/motemen/ghq/releases/tag/v0.14.1
2019-12-17 17:13:28 +00:00
Jan Beich
62d514c6d2 graphics/waifu2x-converter-cpp: fix SIMD default on powerpc
Reported by:	pkubaj
2019-12-17 15:25:16 +00:00
Sergey A. Osokin
d3a1686dd4 Update two third-party modules to their recent versions:
o) modsecurity3
o) vod

Remove the needless patch for the third-party vod module,
it's been added to the upstream.

Bump PORTREVISION.
2019-12-17 15:03:03 +00:00
Lars Engels
7fee233362 net-mgmt/icingaweb2 and modules:
- Drop stale dependency on www/zendframework1
- FLAVORize for all php releases
- Improve OPTIONS for supported databases

PR:		242664
Submitted by:	fluffy@
2019-12-17 13:43:14 +00:00
Antoine Brodin
cb1bf26737 Unbreak bulk -a 2019-12-17 13:33:40 +00:00
Wen Heping
b1e90fd5c1 - Update to 0.22
- Take maintainership

PR:		238718
Submitted by:	wenheping2000@hotmail.com(myself)
Thanks to:	demon, koobs@, geraud@gcu.info
2019-12-17 13:09:33 +00:00
Antoine Brodin
ada321da80 Clean up LIB_DEPENDS 2019-12-17 12:50:16 +00:00
Piotr Kubaj
b9b57bf115 astro/py-astropy: fix build on GCC architectures
Base GCC doesn't support some new warning flags:
cc1: error: unrecognized command line option "-Wno-unused-result"
cc1: error: unrecognized command line option "-Wno-misleading-indentation"
cc1: error: unrecognized command line option "-Wno-format-overflow"
2019-12-17 12:40:20 +00:00
Antoine Brodin
a00d70cb1b Python 2.6 support was removed 6 years ago
Pointy hat:	koobs
2019-12-17 12:35:21 +00:00
Luca Pizzamiglio
65f9563bc6 systuils/pot:{ Update to 0.10.2
Add/improved some flavours, fixed few bugs

Sponsored by:	trivago N.V.
2019-12-17 11:21:15 +00:00
Kubilay Kocak
3369fe412e [NEW] www/py-webargs: Python library for parsing and validating HTTP request objects
webargs is a Python library for parsing and validating HTTP request
objects, with built-in support for popular web frameworks, including
Flask, Django, Bottle, Tornado, Pyramid, webapp2, Falcon, and aiohttp

WWW: https://github.com/marshmallow-code/webargs

PR:		242610
Submitted by:	Goran Mekić <mekaat tilda center>
2019-12-17 11:16:11 +00:00
Luca Pizzamiglio
e4c2fc649b sysutils/minipot: Update to 0.2.1
Small improvement in a vagrant based setup
Better examples

Sponsored by:	trivago N.V
2019-12-17 11:09:03 +00:00
Tobias Kortkamp
ebe44bcaf0 games/gemrb: Update to 0.8.6
Changes:	https://www.gibberlings3.net/forums/topic/30811-gemrb-086-released-revenge-of-the-squirrels-edition/
PR:		242396
Submitted by:	tobik
Approved by:	lifanov (maintainer timeout, 14 days)
2019-12-17 09:49:35 +00:00
Antoine Brodin
9e65389496 Add some instructions that may help the python upgrade 2019-12-17 09:40:51 +00:00
Piotr Kubaj
34660318fc graphics/osg: fix build on GCC architectures
Base GCC can't build osg after the last upgrade:
/wrkdirs/usr/ports/graphics/osg/work/OpenSceneGraph-OpenSceneGraph-3.6.4/src/osgPlugins/tga/ReaderWriterTGA.cpp:328: error: only declarations of constructors can be 'explicit'
2019-12-17 09:40:50 +00:00
Dmitry Marakasov
7622850e49 - Update WWW
Approved by:	portmgr blanket
2019-12-17 09:40:42 +00:00