1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00
Commit Graph

526464 Commits

Author SHA1 Message Date
Fernando Apesteguía
21cecd25cf shells/switchBashZsh: update to 1.1
ChangeLog: https://github.com/bourne-again/switchBashZsh/releases/tag/1.1

PR:	250243
Submitted by:	bourne.identity@hotmail.com (maintainer)
2020-11-10 15:58:17 +00:00
Piotr Kubaj
bdab46aa8f Add powerpc64le since it uses the same CPU models as powerpc64. 2020-11-10 15:42:15 +00:00
Jan Beich
2e7b77f7b0 multimedia/libva-intel-media-driver: update to 20.4.1
Changes:	https://github.com/intel/media-driver/compare/intel-media-20.4.0...intel-media-20.4.1
Reported by:	Repology
2020-11-10 15:07:47 +00:00
Mateusz Piotrowski
43d581891a Add www/screego
Screego allows to share a screen with good quality and low latency.
It is just an addition to existing software and only helps to share a screen,
nothing else.

Features:
- Multi user screenshare
- Secure transfer via WebRTC
- Low latency / High resolution
- Integrated TURN server (see NAT Traversal documentation)

WWW: https://github.com/screego/server

Differential Revision:	https://reviews.freebsd.org/D27090
2020-11-10 14:54:17 +00:00
Dan Langille
42b0ecebe2 Update to 0.0.18
Allow user to specify which services need to be restarted or reloaded.
Provide settings to allow options to be used with fetch, curl, wget. e.g. -4

re: https://github.com/dlangille/anvil/releases/tag/0.0.18
2020-11-10 14:04:39 +00:00
Rainer Hurling
9bc853ce93 sysutils/dua-cli: Update to 2.10.3
Dependency update, should fix Missing Entry highlight in interactive mode on Win10-x86-64-MSVC[1].

[1] https://github.com/Byron/dua-cli/blob/master/CHANGELOG.md

PR:		250951
Submitted by:	Lewis Cook <vulcan@wired.sh> (maintainer)
Approved by:	arrowd (mentor)
Differential Revision:	https://reviews.freebsd.org/D27162
2020-11-10 13:20:56 +00:00
Kai Knoblich
1519278800 games/anki: Update to 2.1.35
Since the 2.1.17 release the build system has been significantly revised and
contains many changes (e.g. a Rust library with Python bindings) that had to
be adapted to the Ports framework.

Kudos to David Schlachter for the additional testing and feedback!

Changelog since 2.1.16 (too many changes to list them separately):

https://changes.ankiweb.net/

PR:		247666
Reported by:	David Schlachter
Reviewed by:	tcberner (earlier revision)
Differential Revision:	https://reviews.freebsd.org/D26961
2020-11-10 13:01:04 +00:00
Rene Ladan
86511ab9a1 Point to the default version of Samba in MOVED, which is 4.12
Reported by:	mat
2020-11-10 12:57:30 +00:00
Kai Knoblich
eebaf8c8aa [NEW PORT] devel/py-maturin
Build and publish crates with pyo3, rust-cpython and cffi bindings as well
as Rust binaries as Python packages.

This project is meant as a zero configuration replacement for
setuptools-rust and milksnake.  It supports building wheels for Python 3.5+
on FreeBSD and various other platforms, can upload them to PyPI and has
basic PyPy support.

WWW: https://github.com/PyO3/maturin

PR:		247666
Reviewed by:	tcberner
Differential Revision:	https://reviews.freebsd.org/D26960
2020-11-10 12:56:42 +00:00
Matthias Fechner
5b8e1a3bee Bugfix update for www/gitlab-ce to 13.5.3.
Changelog:
https://about.gitlab.com/releases/2020/11/03/gitlab-13-5-3-released/
2020-11-10 11:56:51 +00:00
TAKATSU Tomonari
f12ce7c9c3 - Update to 2.42 2020-11-10 11:37:03 +00:00
Fernando Apesteguía
df86778f4c sysutils/env4801: use MK_MAN
PR:	250536
Submitted by:	mops@punkt.de
Approved by:	pmh@hausen.com (maintainer)
2020-11-10 11:33:14 +00:00
Jan Beich
8b8129ae5e graphics/libplacebo: update to 2.72.2
Changes:	https://code.videolan.org/videolan/libplacebo/compare/v2.72.0...v2.72.2
Reported by:	Repology
MFH:		202Q4 (bug fixes)
2020-11-10 10:14:09 +00:00
Gleb Popov
f153798b17 devel/py-hg-evolve: Take maintainership. Thanks rhurlin for adding this port for me.
Approved by:	rhurlin (via email)
2020-11-10 09:51:23 +00:00
Guido Falsi
7914030697 - Update xfce4-weather-plugin to 1.10.2
- Remove patches present in upstream code
2020-11-10 09:37:52 +00:00
Emanuel Haupt
231326d80e Update to 3.1 2020-11-10 09:33:48 +00:00
Alexey Dokuchaev
bc90a9a6d6 Update `databases/iowow' to version 1.4.8.
Reported by:	portscout
2020-11-10 09:18:45 +00:00
Kai Knoblich
dbb65ebd01 net-mgmt/netbox: Update to 2.9.8
* Limit the version ranges of the required Python packages and use very
  narrow ranges for those ones, which often cause regressions.

  That is because upstream already uses fixed Python package dependencies
  for a while and had relaxed them for a short period of time.

  However, because it led to regressions when some Python packages were
  updated during that time, upstream has been using fixed package
  dependencies again since then.

Changelog since 2.7.12:

It contains many bugfixes/enhancements and the following new features:

* Object-Based Permissions
* Background Execution of Scripts & Reports
* Named Virtual Chassis
* Changes to Tag Creation
* Dedicated Model for VM Interfaces
* REST API Endpoints for Users and Groups
* Remote Authentication Support
* Plugins

https://github.com/netbox-community/netbox/blob/v2.8.9/docs/release-notes/version-2.9.md
https://github.com/netbox-community/netbox/blob/v2.8.9/docs/release-notes/version-2.8.md
2020-11-10 09:11:35 +00:00
Rainer Hurling
07dd16f220 New port:devel/py-hg-evolve: Changeset Evolution with Mercurial
evolve is a Mercurial extension for faster and safer mutable history. It
implements the changeset evolution concept for Mercurial[1][2].

[1] https://www.mercurial-scm.org/doc/evolution/#
[2] https://pypi.org/project/hg-evolve/

Reviewed by:	tcberner (mentor)
Approved by:	arrowd (mentor)
Differential Revision:	https://reviews.freebsd.org/D27150
2020-11-10 09:05:11 +00:00
Jan Beich
3f579b832d x11-wm/wayfire-plugins-extra: update to 0.6.0
Changes:	https://github.com/WayfireWM/wayfire-plugins-extra/compare/v0.5.0...v0.6.0
Reported by:	portscout
2020-11-10 08:57:38 +00:00
Jan Beich
a8a60b7486 x11-wm/wayfire: update to 0.6.0
Changes:	https://github.com/WayfireWM/wcm/compare/v0.4.0...v0.5.0
Reported by:	portscout
2020-11-10 08:57:33 +00:00
Christoph Moench-Tegeder
2dfba8c6b9 update thunderbird to 78.4.2
Release Notes:
  https://www.thunderbird.net/en-US/thunderbird/78.4.2/releasenotes/

MFH:		2020Q4 (under blanket: web browser alike)
2020-11-10 08:50:11 +00:00
Kai Knoblich
a0f4c73ff7 Create some ports that are assigned to Django 3.1 instead Django 2.2
* Django 2.2 is currently the "default" version in the ports tree due its
  long term support until April 2022.  Thus ports that are assigned to that
  version will exist until then.

  The following ports are required to make the upgrade of net-mgmt/netbox to
  the 2.9 release possible because it requires Django 3.1 and provides no
  backwards compatibility for previous versions of Django.

  - www/py-dj31-django-rq
      (copied from r539662 to use the 2.3.2 release for now)
  - www/py-dj31-django-auth-ldap
  - www/py-dj31-django-cacheops
  - www/py-dj31-django-cors-headers
  - www/py-dj31-django-debug-toolbar
  - www/py-dj21-django-filter
  - www/py-dj31-django-js-asset
  - www/py-dj31-django-mptt
  - www/py-dj31-django-prometheus
  - www/py-dj31-django-redis
  - www/py-dj31-django-tables2
  - www/py-dj31-django-taggit
  - www/py-dj31-django-timezone-field
  - www/py-dj31-djangorestframework
  - www/py-dj31-drf-yasg

* Also limit the new ports to Python 3.6+ due the requirements of Django 3.1
  and add/update the related CONFLICTS_INSTALL entries.

Reviewed by:	sunpoet
Differential Revision:	https://reviews.freebsd.org/D27083
2020-11-10 08:47:03 +00:00
Gerald Pfeifer
20855cef38 Update to the 20201107 snapshot of GCC 10.2.1.
This brings three backports for aarch64, five for GOMP, one for C++,
seven for libstdc++ and three for Fortran.
2020-11-10 07:55:44 +00:00
Yuri Victorovich
99cacd12fb audio/opustags: Update 1.3.0 -> 1.5.0
Reported by:	portscout
2020-11-10 07:54:55 +00:00
Yuri Victorovich
2a6c83c858 devel/xeus: Update 0.24.3 -> 0.24.4
Reported by:	portscout
2020-11-10 07:46:33 +00:00
Yuri Victorovich
59f2143427 devel/reproc: Update 14.2.0 -> 14.2.1
Reported by:	portscout
2020-11-10 07:42:57 +00:00
Yuri Victorovich
89678ff50f irc/oragono: Update 2.3.0 -> 2.4.0
Reported by:	portscout
2020-11-10 07:38:59 +00:00
Alexey Dokuchaev
2dcae145b1 Update GNU Grep to version 3.6.
Reported by:	portscout
2020-11-10 07:19:37 +00:00
Fernando Apesteguía
47b09c3712 devel/string_theory: update to 3.4
From ChangeLog: https://github.com/zrax/string_theory/releases/tag/3.4

 * Fix ST_WCHAR_LITERAL, ST_UTF16_LITERAL and ST_UTF32_LITERAL macros, which
   would previously create an incorrectly-sized buffer for non-empty strings.
 * Add ST::buffer<T>::clear() and ST::string::clear() methods
 * Deprecate ST::null and ST::null_t in favor of better alternatives:
        Construction: Use {} or an explicit constructor (ST::string(),
                      ST::char_buffer())
        Comparison: Use .empty()
        Assignment: Use .clear() or assign a default-constructed object.

Reported by:	portscout
2020-11-10 07:07:16 +00:00
Alexey Dokuchaev
e4447b822c AzPainterB is a 8-bit RGB color dot editing (pixel-art) program.
WWW: http://azsky2.html.xdomain.jp/soft/azpainterb.html
2020-11-10 06:57:50 +00:00
Tobias C. Berner
7006f47d2b net/py-cloudscraper: update to 1.2.48 2020-11-10 05:55:31 +00:00
Piotr Kubaj
de8c908376 emulators/qemu: fix build on GCC architectures
Don't explicitly add -L/usr/lib, it makes gcc9 prefer /usr/lib instead of its own libraries.
2020-11-10 01:28:38 +00:00
Jan Beich
d23c67a9ae x11-servers/xwayland-devel: update to 1.20.0.752
Changes:	7a7e55c5c...df3aa4922
2020-11-10 01:00:32 +00:00
Piotr Kubaj
90ba1a0600 multimedia/gstreamer1-plugins-assrender: fix build on GCC architectures
/usr/local/include/ass/ass.h:421: error: wrong number of arguments specified for 'deprecated' attribute
2020-11-10 00:57:53 +00:00
Jan Beich
e2f5dcbfd3 graphics/mesa-devel: update to 20.2.b.3985
Changes:	0bc222706d...3c4e43e72b
2020-11-10 00:10:38 +00:00
Jan Beich
32459da2a0 emulators/yuzu: update to s20201108
Changes:	e82997374...9b24197ca
2020-11-10 00:10:31 +00:00
Jan Beich
180ba0e8c1 emulators/rpcs3: update to 0.0.13.11205
Changes:	6fcc68699...8a5088061
2020-11-10 00:10:23 +00:00
Dmitry Marakasov
4086b783d5 - Update to 1.5.9 2020-11-10 00:02:15 +00:00
Dmitry Marakasov
7ad222f455 - Update to 0.1.6 2020-11-10 00:01:47 +00:00
Jan Beich
dbad31deeb graphics/libavif: update to 0.8.3
Changes:	https://github.com/AOMediaCodec/libavif/compare/v0.8.2...v0.8.3
Reported by:	GitHub (watch releases)
2020-11-09 23:47:45 +00:00
Jan Beich
fa353d8a2f x11-wm/river: add new port
river is a dynamic tiling wayland compositor that takes inspiration
from dwm and bspwm.

https://github.com/ifreund/river
2020-11-09 23:47:36 +00:00
Piotr Kubaj
f87655c66d sysutils/plasma5-plasma-disks: fix build on GCC architectures
The compiler feature "cxx_decltype" is not known to CXX compiler

  "GNU"

  version 4.2.1.
2020-11-09 23:42:58 +00:00
Vanilla I. Shu
3619041588 Update to 0.29. 2020-11-09 23:40:52 +00:00
Craig Leres
9ee6928a25 devel/xtensa-esp32-elf: Revert one PSRAM fix that caused a regression
Change since 1.22.0-96-g2852398:

  - revert the part 2 of PSRAM workaround because of regression,
    add a C++ multithreaded locale fix

The new version identifies as 1.22.0-97-gc752ad5.
2020-11-09 22:29:06 +00:00
Emanuel Haupt
5114ca18e6 Update to 1.39 2020-11-09 22:04:45 +00:00
Jan Beich
f198f239fc accessibility/wlsunset: add new port
Day/night gamma adjustments for Wayland compositors supporting
wlr-gamma-control-unstable-v1.

https://sr.ht/~kennylevinsen/wlsunset
2020-11-09 21:25:15 +00:00
Stefan Eßer
cc34f7ecdc Fix type in port origin of swfdec entry 2020-11-09 20:36:02 +00:00
Mark Felder
f2250102b1 multimedia/plexmedaserver{-plexpass}: Update to 1.20.4.3517
Changelog:	https://forums.plex.tv/t/plex-media-server/30447/376
2020-11-09 19:38:19 +00:00
Jochen Neumeister
c4781ff013 Update to 6.4.188
Sponsored by:	Netzkommune GmbH
2020-11-09 18:52:09 +00:00