1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
Commit Graph

564844 Commits

Author SHA1 Message Date
Daniel Engberg
20a7e952f0 sysutils/smartmontools: Update drivedb.h
Update drivedb.h to latest version upstream to add support for
common NAS and Enterprise HDDs

Approved by:	port maintainer timeout (2+ weeks), tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D32568
2021-11-03 23:05:45 +01:00
Jan Beich
74a86e8559 graphics/vulkan-extension-layer: update to 1.2.197
Changes:	https://github.com/KhronosGroup/Vulkan-ExtensionLayer/compare/v1.2.196...v1.2.197
Reported by:	portscout
2021-11-03 21:59:20 +00:00
Jan Beich
d468ffc18d graphics/vulkan-validation-layers: update to 1.2.197
Changes:	https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.2.196...v1.2.197
Reported by:	portscout
2021-11-03 21:59:20 +00:00
Jan Beich
28e5bcc232 graphics/vulkan-tools: update to 1.2.197
Changes:	https://github.com/KhronosGroup/Vulkan-Tools/compare/v1.2.196...v1.2.197
Reported by:	portscout
2021-11-03 21:59:20 +00:00
Jan Beich
a536ea6157 graphics/vulkan-loader: update to 1.2.197
Changes:	https://github.com/KhronosGroup/Vulkan-Loader/compare/v1.2.196...v1.2.197
Reported by:	portscout
2021-11-03 21:59:20 +00:00
Jan Beich
a44d975ec0 graphics/vulkan-headers: update to 1.2.197
Force rebuild vulkan-loader to make sure vulkaninfo shows the new version.

Changes:	https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.2.196...v1.2.197
Reported by:	Repology
2021-11-03 21:59:19 +00:00
Jan Beich
b1d2931090 net/wayvnc: update description
https://github.com/any1/wayvnc/commit/8a65a8557eea
2021-11-03 21:59:19 +00:00
Daniel Engberg
3218e783d9 multimedia/libdv: Switch to Gstreamer's fork
This repo switches to meson and includes various build fixes that
makes our port much cleaner. Drop sample applications as they serve
no usable purpose and adds unnecessary dependencies

Approved by:	arrowd (mentor)
Differential Revision:	https://reviews.freebsd.org/D32800
2021-11-03 22:53:44 +01:00
Daniel Engberg
54fe8b0530 www/bozohttpd: Mark BROKEN on i386
Failed to compile with the following error:
"comparison of integers of different signs: 'unsigned int' and
'time_t' (aka 'int') [-Werror,-Wsign-compare]"

Reference: https://portsfallout.com/fallout?port=www%2Fbozohttpd%24&page=1

PR:		259181
Reported by:	pkg-fallout
Approved by:	port maintainer timeout (2+ weeks), arrowd (mentor)
Differential Revision:	https://reviews.freebsd.org/D32770
2021-11-03 22:53:43 +01:00
Daniel Engberg
20df5227d7 www/gatling: Mark BROKEN
Gatling hasn't built for months and there's also a new version available.
Various errors but most common seems to be:
"ld: error: duplicate symbol: first_deferred"

Reference: https://portsfallout.com/fallout?port=www%2Fgatling%24&page=1

PR:		259180
Reported by:	pkg-fallout
Approved by:	port maintainer timeout (2+ weeks), arrowd (mentor)
Differential Revision:	https://reviews.freebsd.org/D32769
2021-11-03 22:53:43 +01:00
Daniel Engberg
394ba699da graphics/ImageMagick*: Assign ports to desktop team
Assign ImageMagick ports to desktop team (requested by tcberner) as
maintainer is currently unable to keep up due lack of time.

Approved by:	kwm (port maintainer), arrowd (mentor)
Differential Revision:	https://reviews.freebsd.org/D32626
2021-11-03 22:53:43 +01:00
Christoph Moench-Tegeder
31d54005d5 www/firefox: update to 94.0.1
Release Notes (soon):
  https://www.mozilla.org/en-US/firefox/94.0.1/releasenotes/
2021-11-03 22:26:46 +01:00
Yasuhiro Kimura
0a1eda80ee security/clamav-lts: Update to new bugfix release 0.103.4
Update COMMENT and pkg-descr

ReleaseNotes:	https://blog.clamav.net/2021/11/clamav-01034-and-01041-patch-releases.html
2021-11-04 06:18:11 +09:00
Yasuhiro Kimura
36f9d031ea security/clamav: Update to new bugfix release 0.104.1
Update COMMENT and pkg-descr

ReleaseNotes:	https://blog.clamav.net/2021/11/clamav-01034-and-01041-patch-releases.html
2021-11-04 06:18:10 +09:00
Jason W. Bacon
dc64b13129 biology/freebayes: Update to 1.3.5
Fixes build on powerpc64 and aarch64, possibly others.

Changes:        https://github.com/freebayes/freebayes/tags

PR:             259627
Reported by:    pkubaj
2021-11-03 15:49:05 -05:00
Hans Petter Selasky
6893887275 audio/carla: Compile fix for FreeBSD.
CarlaPluginUI.cpp:55:38: error: use of undeclared identifier 'PTHREAD_MUTEX_INITIALIZER'

Approved by:	yuri
2021-11-03 20:32:44 +01:00
Jan Beich
de463d4972 multimedia/libgav1: update to 0.17.0
Changes:	https://chromium.googlesource.com/codecs/libgav1/+log/v0.16.3..v0.17.0
Reported by:	portscout
2021-11-03 19:25:16 +00:00
Jan Beich
6a73c70f44 multimedia/handbrake: disable ldconfig during build
ld-elf.so.1: Shared object "liblz4.so.1" not found, required by "libarchive.so.13"
gmake[4]: *** [common/CMakeFiles/common.dir/build.make:134: common/CMakeFiles/common.dir/x86/intrapred8.asm.o] Error 1

$ ldconfig -r
/var/run/ld-elf.so.hints:
        search directories:

PR:		259080
Reported by:	antoine (via exp-run)
Regressed by:	https://github.com/mesonbuild/meson/commit/2c3a68bc30cf
2021-11-03 18:54:13 +00:00
Dmitry Sivachenko
8ad58cd9e6 net/haproxy: update to version 2.4.8. 2021-11-03 18:27:38 +00:00
Dmitry Marakasov
f2fb21df07 graphics/py-python-poppler-qt5: limit supported python verions
With python 3.6:

/usr/local/lib/qt5/bin/qmake -query
sip-build: An internal error occurred...
Traceback (most recent call last):
  File "/usr/local/bin/sip-build", line 33, in <module>
    sys.exit(load_entry_point('sip==5.5.0', 'console_scripts', 'sip-build')())
  File "/usr/local/lib/python3.6/site-packages/sipbuild/tools/build.py", line 37, in main
    handle_exception(e)
  File "/usr/local/lib/python3.6/site-packages/sipbuild/exceptions.py", line 81, in handle_exception
    raise e
  File "/usr/local/lib/python3.6/site-packages/sipbuild/tools/build.py", line 33, in main
    "Build the project in-situ.")
  File "/usr/local/lib/python3.6/site-packages/sipbuild/abstract_project.py", line 83, in bootstrap
    project.setup(pyproject, tool, tool_description)
  File "/usr/local/lib/python3.6/site-packages/sipbuild/project.py", line 479, in setup
    self.apply_user_defaults(tool)
  File "/usr/local/lib/python3.6/site-packages/pyqtbuild/project.py", line 70, in apply_user_defaults
    super().apply_user_defaults(tool)
  File "/usr/local/lib/python3.6/site-packages/sipbuild/project.py", line 228, in apply_user_defaults
    bindings.apply_user_defaults(tool)
  File "project.py", line 50, in apply_user_defaults
    cflags = self.run_pkg_config('--cflags-only-I').split()
  File "project.py", line 45, in run_pkg_config
    text=True)
  File "/usr/local/lib/python3.6/subprocess.py", line 356, in check_output
    **kwargs).stdout
  File "/usr/local/lib/python3.6/subprocess.py", line 423, in run
    with Popen(*popenargs, **kwargs) as process:
TypeError: __init__() got an unexpected keyword argument 'text'
*** Error code 1

With python 3.10:

/usr/local/lib/qt5/bin/qmake -query
sip-build: Python v3.10 is not supported

Also call sip-build by python versions to fix build with non-default python.

Approved by:	portmgr blanket
2021-11-03 21:26:42 +03:00
Dmitry Marakasov
c7f13313cd biology/py-python-libsbml: limit supported python versions, fix build
- Cap supported python verions with 3.9. Fails with 3.10:

  Traceback (most recent call last):
    File "/wrkdirs/usr/ports/biology/py-python-libsbml/work-py310/python-libsbml-5.19.0/libsbml_source/src/bindings/python/doc-converter/rewrite_pydoc.py", line 121, in <module>
      from formatter import NullWriter, AbstractFormatter
  ModuleNotFoundError: No module named 'formatter'

- Fix library stripping to unbreak port with python != 3.8

Approved by:	portmgr blanket
2021-11-03 21:26:41 +03:00
Jan Beich
43cc9e6350 misc/urbit: drop unused Meson keyword
subprojects/commonmark-legacy/meson.build:30:0: ERROR: Got unknown keyword arguments "version"
subprojects/libscrypt/meson.build:17:0: ERROR: Got unknown keyword arguments "version"
subprojects/ed25519/meson.build:21:0: ERROR: Got unknown keyword arguments "version"
subprojects/murmur3/meson.build:7:0: ERROR: Got unknown keyword arguments "version"
subprojects/softfloat3/meson.build:321:0: ERROR: Got unknown keyword arguments "version"

PR:		259080
Reported by:	antoine (via exp-run)
Regressed by:	https://github.com/mesonbuild/meson/commit/88a1bed81b7d
2021-11-03 18:03:43 +00:00
Jan Beich
64ea392835 x11-wm/enlightenment: drop unused Meson keyword after ce23e82aac
meson.build:117:8: ERROR: compiler.links got unknown keyword arguments "link_args"

PR:		259080
Reported by:	antoine (via exp-run)
Regressed by:	https://github.com/mesonbuild/meson/commit/88a1bed81b7d
2021-11-03 18:03:42 +00:00
Dan Langille
8bfa27ec5b security/snort3: Update to 3.1.16.0
re https://github.com/snort3/snort3/releases/tag/3.1.16.0

Approved by:	maintainer (via private email)
2021-11-03 17:55:26 +00:00
Stephen Montgomery-Smith
f98aee884f math/octave: Update to 6.4.0. 2021-11-03 12:54:21 -05:00
Alexander Sieg
fc5b80a8bc databases/postgresql-semver: Add new port
This library contains a single PostgreSQL extension, a data type
called "semver". It's an implementation of the version number format
specified by the Semantic Versioning 2.0.0 Specification.

PR:		259001
2021-11-04 02:32:10 +09:00
Mateusz Piotrowski
8c6cd1e918 science/linux-zotero: Add new port
Zotero is a reference management software to manage bibliographic data and
related research materials.

WWW: https://www.zotero.org/

MFH:		2021Q4
2021-11-03 17:20:36 +01:00
Kai Knoblich
39b118cfcf net-mgmt/netbox: Update to 3.0.9
Changelog:

Enhancements:
* Introduce the runscript management command
* Add an optional "ID" column to all tables
* Add "view elevations" button to location view

Bug Fixes:
* Improve color mode preference handling
* Correct devices count for locations within global search results
* Strip HTML from custom field descriptions
* Fix load_yaml method for custom scripts
* Fix circuit assignment when creating multiple terminations
  simultaneously
* Prevent inadvertent deletion of prior change records when deleting
  objects
* Require interface assignment when designating IP address as primary
  for device/VM during CSV import
* Preserve initial form data when bulk edit validation fails
* Restore missing tags column on IP range table
* Retain pagination preference when MAX_PAGE_SIZE is zero

https://github.com/netbox-community/netbox/releases/tag/v3.0.9
2021-11-03 17:17:25 +01:00
Kai Knoblich
b218e25f56 textproc/py-tablib: Update to 3.1.0
Changelog:

https://github.com/jazzband/tablib/releases/tag/v3.1.0

MFH:		No (not compatible with net-mgmt/netbox in 2021Q4)
2021-11-03 17:15:26 +01:00
Kai Knoblich
ea115d8480 www/py-django-filter: Update to 21.1
* Upstream switched to a two-part CalVer versioning scheme where the
  first number is the year and the second is the release number within
  that year.

Changelog:

https://github.com/carltongibson/django-filter/blob/21.1/CHANGES.rst
2021-11-03 17:07:25 +01:00
Kai Knoblich
501acc302c www/py-django-cors-headers: Update to 3.10.0
Changelog since 3.7.0:

https://github.com/adamchainz/django-cors-headers/blob/3.10.0/HISTORY.rst
2021-11-03 17:05:36 +01:00
Roman Bogorodskiy
b61d7a7148 devel/py-libvirt: update to 7.9.0 2021-11-03 19:48:34 +04:00
Roman Bogorodskiy
c917aed191 devel/libvirt: update to 7.9.0 2021-11-03 19:48:33 +04:00
Renato Botelho
6fcbb11ebc net/tcpdump: Update to 4.99.1
While here, pet portclippy

Sponsored by:	Rubicon Communications, LLC ("Netgate")
2021-11-03 12:46:17 -03:00
Renato Botelho
85236bbefe net/libpcap: Update to 1.10.1
While here, pet portclippy

Sponsored by:	Rubicon Communications, LLC ("Netgate")
2021-11-03 12:46:16 -03:00
Jan Beich
a49894caa8 multimedia/celluloid-devel: update to 0.21.90
Changes:	https://github.com/celluloid-player/celluloid/8c1c442...b864497
2021-11-03 15:44:18 +00:00
Juraj Lutter
95c2c55726 security/kdbxviewer: Update to 0.1.10
- Update to 0.1.10 where FreeBSD patches from 0.1.9 were incorporated
2021-11-03 16:23:32 +01:00
Jan Beich
4ea7aed5a5 x11-toolkits/gtk40: update to 4.4.1
Changes:	https://gitlab.gnome.org/GNOME/gtk/-/blob/4.4.1/NEWS
2021-11-03 15:22:21 +00:00
Jan Beich
137d9eda14 x11-toolkits/gtk40: properly use LIBVERSION like gtk30 2021-11-03 15:22:09 +00:00
Jan Beich
f5989bb293 x11/gnome-shell: drop unused Meson options after 8a016444ba
meson.build:1:0: ERROR: Unknown options: "python"

Was never supported upstream.

PR:		259080
Regressed by:	https://github.com/mesonbuild/meson/commit/dbf2ace6ca1c
2021-11-03 15:18:49 +00:00
Sergey A. Osokin
59b352be55 www/websocat: update to 1.9.0
Remove added to the upstream patch.
2021-11-03 11:11:24 -04:00
Alexey Dokuchaev
64443910f2 graphics/dust3d: new port had been added (+)
Dust3D is a cross-platform open-source 3D modeling software, offering
auto-UV unwrapping, auto-rigging with PBR material support, pose, and
motion authoring all in one.

PR:	239446 (without actual submission)
2021-11-03 14:50:39 +00:00
Jan Beich
501557fb79 sysutils/gnome-settings-daemon: fix comparison with Meson option
meson.build:86:3: ERROR: The `==` operator of str does not accept objects of type bool (True)

https://gitlab.gnome.org/GNOME/gnome-settings-daemon/-/commit/28e28e9e5983

PR:		259080
Reported by:	antoine (via exp-run)
Regressed by:	https://github.com/mesonbuild/meson/commit/a6c9a151d3ce
2021-11-03 14:46:38 +00:00
Robert Clausecker
890021e113 security/kdbxviewer: update to 0.1.9 and unbreak with -fno-common
Summary:
- Unbreak this port by adding an extern keyword in the right place.
- Fix ANSI color setting on abort()
- Upstream has moved to a new github account
  (https://github.com/luelista/kdbxviewer) but appears to have abandoned the
  project.  Move upstream to a fork which appears to have continued development
  on the project.  Upstream does not tag releases but periodically changes the
  README to indicate a new release.
- Remove dead WWW and replace it with upstream repository.
- Set MAINTAINER to reporter

Differential Revision: https://reviews.freebsd.org/D32822
2021-11-03 14:50:38 +01:00
Sergey A. Osokin
181166b71f databases/redisjson: update the checksum for re-rolled distro
I've make the 7ec144c002 commit
with the assumption that's the v2.0.2 release.  After that
several commits have been made.

Discussion:	https://github.com/RedisJSON/RedisJSON/issues/514
2021-11-03 09:28:53 -04:00
Baptiste Daroussin
df1bac20ad x11-wm/i3: update to 4.20.1
Note that all our patches have been merged
2021-11-03 13:57:14 +01:00
Dmitry Marakasov
a987d4f707 devel/py-lxml: update to 4.6.4 2021-11-03 14:43:52 +03:00
Dmitry Marakasov
c703272c73 devel/py-qt5-qscintilla2: limit supported python versions
sip-build-3.10: Python v3.10 is not supported

Approved by:	portmgr blanket
2021-11-03 14:43:52 +03:00
Jan Beich
6978d7653c x11/appmenu-registrar: drop duplicate localization
po/meson.build:1:5: ERROR: Tried to create target "vala-panel-appmenu-nb.mo", but a target of that name already exists.

https://gitlab.com/vala-panel-project/vala-panel-appmenu/-/commit/442bcebcc00e

PR:		259080
Reported by:	antoine (via exp-run)
2021-11-03 09:36:28 +00:00
Jan Beich
bc0ed5080d x11-wm/river: update to 0.1.0
Changes:	https://github.com/ifreund/river/compare/8134b81...v0.1.0
Changes:	https://github.com/riverwm/river/releases/tag/v0.1.0
Reported by:	GitHub (watch releases)
2021-11-03 09:18:18 +00:00