Commit graph

537938 commits

Author SHA1 Message Date
Yuri Victorovich
dce152b86d misc/openhantek: Update 3.1.5 -> 3.2 2021-03-02 21:00:57 +00:00
Neel Chauhan
c59523ffe3 sysutils/rundeck3: Update to 3.3.9
Changes: https://docs.rundeck.com/docs/history/3_3_x/version-3.3.9.html

PR:		251780
Submitted by:	Daniel Tihanyi <daniel.tihanyi AT tetragir DOT com> (maintainer)
2021-03-02 20:20:54 +00:00
Neel Chauhan
3c85120f5d net/keycloak: Update to 12.0.4
Changes: https://issues.jboss.org/issues/?jql=project%20%3D%20keycloak%20and%20fixVersion%20%3D%2012.0.4

PR:		253955
Submitted by:	Matthias Wolf <freebsd AT rheinwolf DOT de> (maintainer)
2021-03-02 20:17:46 +00:00
Yuri Victorovich
73a80237cf audio/dragonfly-reverb-lv2: Fix build by adding bash dependency
It is required by the shell script but BUILD_DEPENDS was missing.

Reported by:	fallout
2021-03-02 20:05:10 +00:00
Gleb Popov
56d1b6ca65 lang/purescript: Add a patch missed from previous commit. 2021-03-02 20:03:54 +00:00
Emanuel Haupt
e1f194bc78 audio/fasttracker2: Update to 1.44 2021-03-02 19:59:20 +00:00
Joseph Mingrone
1abbf87c92 editors/emacs-devel: Update to 2021-03-02 commit, 20596a5 2021-03-02 19:37:26 +00:00
Gleb Popov
eacd0ee7a0 lang/purescript: Update to 0.14.0 2021-03-02 19:08:39 +00:00
Kai Knoblich
77377db76e net/ns3: Fix packaging with Python 3.8
PR:		253815
Approved by:	python (with hat)
2021-03-02 18:30:44 +00:00
Kai Knoblich
eefdfd83ac math/py-python-igraph: Fix packaging with Python 3.8
PR:		253815
Approved by:	python (with hat)
2021-03-02 18:27:25 +00:00
Gleb Popov
4a42beb947 textproc/hs-pandoc-citeproc: Mark DEPRECATED. 2021-03-02 17:40:53 +00:00
Jan Beich
5a66b65794 devel/intel-graphics-compiler: update to 1.0.6410
Changes:	https://github.com/intel/intel-graphics-compiler/releases/tag/igc-1.0.6410
Reported by:	GitHub (watch releases)
2021-03-02 16:17:27 +00:00
Gleb Popov
2150304b45 net-im/matterhorn: Update to 50200.12.0 2021-03-02 15:54:43 +00:00
Kirill Ponomarev
520b8a9a92 Deprecate sysutils/py-salt-2019
Approved by:	maintainer
2021-03-02 15:43:32 +00:00
Sergey A. Osokin
4ae51c8770 Update from 5.0.11 to 5.0.12.
Remove added to the upstream patch.

<ChangeLog>

================================================================================
Redis 5.0.12     Released Mon Mar  1 17:29:52 IST 2021
================================================================================

Upgrade urgency: LOW, fixes a compilation issue.

Bug fixes:
* Fix compilation error on non-glibc systems if jemalloc is not used (#8533)

</ChangeLog>
2021-03-02 15:23:53 +00:00
Vanilla I. Shu
292bd7248c 1: update to 4.6.3.
2: add CURL & JSON options.
2021-03-02 15:20:30 +00:00
Sergey A. Osokin
5fdee6449a Fix the redis5 affected versions. 2021-03-02 15:17:24 +00:00
Gleb Popov
540c48a7bc devel/hs-hspec-discover: Update to 2.7.8 2021-03-02 15:15:48 +00:00
Sergey A. Osokin
71f8418a9c Update from 6.0.11 to 6.0.12.
Remove added to the upstream patch.

<ChangeLog>

================================================================================
Redis 6.0.12     Released Mon Mar  1 17:29:52 IST 2021
================================================================================

Upgrade urgency: LOW, fixes a compilation issue.

Bug fixes:
* Fix compilation error on non-glibc systems if jemalloc is not used (#8533)

</ChangeLog>
2021-03-02 15:14:00 +00:00
Adam Weinberger
65abb1b075 sysutils/nvimpager: Remove errant ectopic patch file
Reported by:	ak
2021-03-02 15:12:13 +00:00
Gleb Popov
c2d54fdba0 devel/hs-git-annex: Update to 8.20210223 2021-03-02 15:09:36 +00:00
Sergey A. Osokin
45e7dad131 Update from 6.2.0 to 6.2.1.
Remove added to the upstream patch.

<ChangeLog>

================================================================================
Redis 6.2.1 Released Mon Mar  1 17:51:36 IST 2021
================================================================================

Upgrade urgency: LOW.

Here is a comprehensive list of changes in this release compared to 6.2.0,
each one includes the PR number that added it, so you can get more details
at https://github.com/redis/redis/pull/<number>

Bug fixes:
* Fix sanitize-dump-payload for stream with deleted records (#8568)
* Prevent client-query-buffer-limit config from being set to lower than 1mb (#8557)

Improvements:
* Make port, tls-port and bind config options modifiable at runtime (#8510)

Platform and deployment-related changes:
* Fix compilation error on non-glibc systems if jemalloc is not used (#8533)
* Improved memory consumption and memory usage tracking on FreeBSD (#8545)
* Fix compilation on ARM64 MacOS with jemalloc (#8458)

Modules:
* New Module API for getting user name of a client (#8508)
* Optimize RM_Call by utilizing a shared reusable client (#8516)
* Fix crash running CLIENT INFO via RM_Call (#8560)

</ChangeLog>
2021-03-02 15:09:24 +00:00
Piotr Kubaj
18226fe063 biology/bwa: fix build on powerpc64le
Use GCC's SSE->Altivec translation:
In file included from ksw.c:29:
In file included from /usr/lib/clang/11.0.1/include/emmintrin.h:13:
In file included from /usr/lib/clang/11.0.1/include/xmmintrin.h:13:
/usr/lib/clang/11.0.1/include/mmintrin.h:50:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
    return (__m64)__builtin_ia32_vec_init_v2si(__i, 0);
2021-03-02 15:01:55 +00:00
Dima Panov
d1958e1679 graphics/zbar: unbreak QT5 build (missed dependency on qt5-buildtools)
Reported by:	poudriere failure
Approved by:	portmgr (fix build)
2021-03-02 14:46:41 +00:00
Vanilla I. Shu
658b75716b Update to 1.36.0. 2021-03-02 14:39:47 +00:00
Kai Knoblich
4dedd2c711 science/py-dipy: Fix pkg-plist issues with non-default Python versions
PR:		253815
Approved by:	portmgr (build fix)
2021-03-02 14:31:23 +00:00
Kai Knoblich
2634b52842 science/openbabel: Fix pkg-plist issues with non-default Python versions
PR:		253815
Approved by:	portmgr (build fix)
2021-03-02 14:30:06 +00:00
Alexey Dokuchaev
27058f354d Unbreak the build when Mono is installed. Ideally MONO option should be
introduced with missing dependencies added, and this `post-patch' target
converted to `post-patch-MONO-off' (unfortunately, configure script does
not have --disable-mono switch or useful ac_cv_FOO variable which can be
passed via CONFIGURE_ENV).
2021-03-02 14:29:43 +00:00
Kai Knoblich
ab820fa474 multimedia/gpodder: Fix pkg-plist issues with non-default Python versions
PR:		253815
Approved by:	portmgr (build fix)
MFH:		2021Q1
2021-03-02 14:28:22 +00:00
Ryan Moeller
c53da14b74 sysutils/openzfs*: Bump to latest master
Notable commits:

2e160dee9 Fix assert in FreeBSD-specific dmu_read_pages
3e73ea0c1 ZTS: zpool_trim_start_and_cancel_pos.ksh
03ef8f09e Add missing checks for unsupported features
8e43fa12c Fix vdev_rebuild_thread deadlock
75a089ed3 Fix overly broad locking in spa_vdev_config_exit()
f01eaed45 Add upper bound for slop space calculation
515686296 Wrap bare EINVAL returns with SET_ERROR
94fa1c3d9 Force symlink creation for zpool.d compat links
b9c07ec71 send_iterate_snap : doall send without fromsnap
9312e0fd1 Fix error message when zfs module are already unloaded
11f2e9a49 vdev_ops: don't try to call vdev_op_hold or vdev_op_rele when NULL
c0801bf35 Cleaning up uio headers
52cb284f7 ztest: propagate -o to the zdb child process
2801e68d1 ztest: fix -o by calling set_global_var in child processes
edc508ac0 libzpool: set_global_var: refactor to not modify 'arg'
b5fffa1d2 libzpool: set_global_var: fix endianness handling (fixes zdb -o )
64e0fe14f Restore FreeBSD resource usage accounting
03e02e5b5 Checksum errors may not be counted
e7adccf7f FreeBSD: disable the use of hardware crypto offload drivers for now
778869fa1 Fix report_mount_progress never calling set_progress_header
bf156c966 Remove unused abd_alloc_scatter_offset_chunkcnt
658fb8020 Add "compatibility" property for zpool feature sets
35ec51796 FreeBSD: disable edonr in zfs_mod_supported_feature()
436ab35a5 Make inline ABD predicates compatible with C++
fc273894d Rename zfs_inode_update to zfs_znode_update_vfs
4f22619ae Add an assert to clarify code

Reviewed by:	wg
Approved by:	wg (ports)
Sponsored by:	iXsystems, Inc.
Differential Revision:	https://reviews.freebsd.org/D29009
2021-03-02 13:02:53 +00:00
Vinícius Zavam
b6e5b83882 net/gscloud: update 0.8.0 to 0.9.0
- root's password is now autogenerated when creating a server;
  - added built artifacts to work on apple M1 (does not affect FreeBSD).

  https://github.com/gridscale/gscloud/releases/tag/v0.9.0

Sponsored by:	gridscale GmbH
2021-03-02 12:58:45 +00:00
Dima Panov
e11ca3dc12 databases/adodb5: update to 5.21.0 release 2021-03-02 12:45:19 +00:00
Renato Botelho
09ab8606ff emulators/open-vm-tools: Take maintainership 2021-03-02 12:19:18 +00:00
Kirill Ponomarev
027481b398 Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2021-03-02 11:45:20 +00:00
Kirill Ponomarev
adf7655c69 Update to 2.1.2 2021-03-02 11:42:16 +00:00
Danilo G. Baio
35a7545ad3 devel/py-yaml: Take MAINTAINER'ship 2021-03-02 11:28:09 +00:00
Danilo G. Baio
80ad8d39e3 mail/notmuch: Update to 0.31.4
Changelog:	https://notmuchmail.org/news/release-0.31.4/
2021-03-02 11:26:53 +00:00
Guido Falsi
569a833194 Import patch from upstream to fix key grabbing issues.
This replaces previous homegroown patch.

PR:		244290
Submitted by:	aryeh.friedman@gmail.com
Tested by:	Jethro Nederhof <jethro@jethron.id.au>
Obtained from:	https://gitlab.xfce.org/xfce/libxfce4ui/-/merge_requests/27
MFH After:	1 week
MFH:		2021Q1
2021-03-02 11:01:40 +00:00
Guido Falsi
7375ae92de Update courier-imap to 5.0.14
This is a minor update which fixes the configure problem I patched in
the previous update.
2021-03-02 10:06:39 +00:00
Gerald Pfeifer
862c62723b Update to the 20210227 snapshot of GCC 10.2.1.
This brings a back port for the aarch64 back end and fix for the
Fortran front end.
2021-03-02 09:22:36 +00:00
Alex Kozlov
3a881e011a - Remove commented out and obsolete USE_APACHE and USE_AUTOTOOLS, fix typo USE_PHP_= -> USE_PHP+=
Approved by:	portmgr blanket
2021-03-02 08:41:47 +00:00
Alex Kozlov
bb574411cf - Remove empty file left after r538197
Approved by:	portmgr blanket
2021-03-02 08:34:53 +00:00
Alex Kozlov
4d1fd979fa - Remove empty lines after .include <bsd.port.mk>
Approved by:	portmgr blanket
2021-03-02 08:28:23 +00:00
Alex Kozlov
57f75a1e1f - Update to 1.25 2021-03-02 08:24:17 +00:00
Muhammad Moinur Rahman
c711f9a55d devel/py-columnize: Update version 0.3.9=>0.3.10
Relnotes:	https://github.com/rocky/pycolumnize/releases/tag/0.3.10
2021-03-02 08:12:07 +00:00
Steve Wills
ab303efa60 devel/ncurses: update to 20210227 snapshot 2021-03-02 05:59:48 +00:00
Steve Wills
4a72124541 sysutils/ipfs-go-fs-repo-migrations: create port
Migrations for the filesystem repository of ipfs clients

WWW: https://github.com/ipfs/fs-repo-migrations

This will be useful for use with updates to sysutils/ipfs-go
2021-03-02 05:59:44 +00:00
Steve Wills
8c57c71a89 security/please: update to 2.8 2021-03-02 05:59:29 +00:00
Steve Wills
7a36e398af sysutils/openseachest: update to 21.03.01 2021-03-02 05:40:01 +00:00
Adam Weinberger
6fd73110e5 textproc/libyaml: Take maintainership 2021-03-02 02:43:46 +00:00