1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
Commit Graph

574438 Commits

Author SHA1 Message Date
Daniel Engberg
5ab3936c1e audio/rubberband: Update to 2.0.2
Changelog: https://github.com/breakfastquay/rubberband/blob/default/CHANGELOG

PR:		261424
Reviewed by:	acm (maintainer)
2022-02-13 20:43:32 +01:00
Daniel Engberg
6a7cf96370 irc/hexchat: Some fixes to port
- Use upstream release archive as recommended by Porters Handbook
  (USE_GITHUB section)
- Define gdkpixbuf2 dependency (reported by Poudriere)
- Adjust SHEBANG_FILES to remove the need to define BINARY_ALIAS
- Remove INSTALL_TARGET
- Define INSTALLS_ICONS (reported by Portlint)
- Remove unnecessary LIBS variable

PR:		261922
Reviewed by:	pkubaj (maintainer)
2022-02-13 20:43:32 +01:00
Dimitry Andric
782745a8ef devel/creduce: add crutch for using libc++ 14 with clang++ 8
C-Reduce still depends on devel/llvm80, and this is no longer compatible
with libc++ 14 or higher, since libc++ now requires support for the
__builtin_is_constant_evaluated() builtin function (see
1123100a16
).

As a crutch, add a small header which defines a constexpr
__builtin_is_constant_evaluated() function, and include that at the top
of every compiled file, using -include, whenever the base system clang
version is 14 or higher.

Approved by:	swills (maintainer)
MFH:		2022Q1
2022-02-13 19:50:06 +01:00
Tobias C. Berner
cf8d1a0e6c deskutils/kdepim-runtime: disable google contacts API
Google removed an API that Akonadi has been using to retrieve contacts.

While a solution doesn't exist yet for this, a workaround exists:
disabling the address book feature for the google resource. This will
unbreak at least the calendar part.

Upstream PR:	https://bugs.kde.org/show_bug.cgi?id=449024
Related:	https://developers.google.com/people/contacts-api-migration
2022-02-13 19:41:09 +01:00
Filipe da Silva Santos
c7644898c7 lang/ghc: Add a patch for correctly selecting a LLVM backend.
PR:		261798
MFH:		2022Q1
2022-02-13 21:23:45 +03:00
Steve Wills
6b4cb31396 devel/cvise: create port
C-Vise is a tool that takes a large C, C++ or OpenCL program that has a
property of interest (such as triggering a compiler bug) and automatically
produces a much smaller C/C++ or OpenCL program that has the same property. It
is intended for use by people who discover and report bugs in compilers and
other tools that process C/C++ or OpenCL code.

WWW: https://github.com/marxin/cvise
2022-02-13 12:59:46 -05:00
Yuri Victorovich
61bd890ff2 audio/geonkick-lv2: Update 2.8.1 -> 2.9.0
Reported by:	portscout
2022-02-13 09:38:23 -08:00
Yuri Victorovich
d5c0c42396 multimedia/ustreamer: Update 4.11 -> 4.12
Reported by:	portscout
2022-02-13 09:38:23 -08:00
Yuri Victorovich
87ef7e495e math/pffft: Add -msse2 to CFLAGS to fix the build problem on i386 2022-02-13 09:38:23 -08:00
Yuri Victorovich
330486509e science/jmol: Update 14.32.20 -> 14.32.21
Reported by:	portscout
2022-02-13 09:38:22 -08:00
Yuri Victorovich
15acfa9e30 multimedia/musikcube: Update 0.96.10 -> 0.96.11
Reported by:	portscout
2022-02-13 09:38:22 -08:00
Yuri Victorovich
07d1cf3875 devel/grcov: Update 0.8.6 -> 0.8.7
Reported by:	portscout
2022-02-13 09:38:22 -08:00
Yuri Victorovich
07b3a5a927 games/iqpuzzle: Update 1.2.5 -> 1.2.6
Reported by:	portscout
2022-02-13 09:38:21 -08:00
Yuri Victorovich
97c45742ef deskutils/dfshow: Update 0.9.4-beta -> 0.9.5-beta
Reported by:	portscout
2022-02-13 09:38:21 -08:00
Yuri Victorovich
c134092db5 benchmarks/inferno: Update 0.10.9 -> 0.10.12
Reported by:	portscout
2022-02-13 09:38:20 -08:00
Yuri Victorovich
04d5a2dccb science/phonopy: Update 2.11.0 -> 2.13.1
Reported by:	portscout
2022-02-13 09:38:20 -08:00
Yuri Victorovich
247f3e9c82 math/cppad: Update 20220000.1 -> 20220000.2
Reported by:	portscout
2022-02-13 09:38:20 -08:00
Yuri Victorovich
7306b4e805 science/hypre: Update 2.23.0 -> 2.24.0
Reported by:	portscout
2022-02-13 09:38:19 -08:00
Emanuel Haupt
9b2ca68eb9 finance/py-pycoin: Update to 0.92.20220212
While here pacify portclippy/portfmt/portlint.
2022-02-13 18:36:13 +01:00
Emanuel Haupt
69e607c9f7 textproc/colordiff: Update to 1.0.20 2022-02-13 18:30:54 +01:00
Robert Clausecker
5b9dabc1d0
emulators/fceux: Update to 2.6.2
Also remove a superflous USE_QT entry.

Changes: https://fceux.com/web/help/WhatsNew262.html

PR:		261844
2022-02-14 01:13:15 +08:00
Martin Neubauer
fee7c34884
print/lilypond-devel: 2.23.6
- Ensure using the chosen guile version once multiple versions can be
  installed concurrently

PR:		261854
2022-02-14 01:09:44 +08:00
Andreas Bilke
0219838ead
www/py-pelican: Update to 4.7.2
PR:		261929
2022-02-14 01:06:08 +08:00
Dmitry Wagin
6e94b5809e
devel/delve: Update to 1.8.1
Changelog:
  https://github.com/go-delve/delve/blob/master/CHANGELOG.md#181-2021-02-07

PR:		261927
2022-02-14 01:02:41 +08:00
Jan Beich
2b6b4153dd games/vkquake: update to 1.12.2
Changes:	https://github.com/Novum/vkQuake/releases/tag/1.12.2
PR:		261896
Approved by:	Greg V (maintainer)
2022-02-13 15:03:11 +00:00
Jan Beich
1f95185708 x11-wm/picom: update to v9.1
Changes:	https://github.com/yshui/picom/releases/v9.1
Reported by:	GitHub (watch releases)
2022-02-13 14:52:40 +00:00
John Hein
91c8d5f580 graphics/leptonica: Update to 1.82.0
If graphics/tesseract is installed and then graphics/opencv is to be
installed, OpenCV uses TesseractConfig.cmake to check for the presence
of Leptonica and wants to use FindLeptonica.cmake for that. Therefore
the new version adds a file cmake/FindLeptonica.cmake.

After switching from autotools to cmake, the libraries are named as
libleptonica.so instead of liblept.so. Upstream it is not yet decided
which naming will be used in the future [1]. As a workaround, the port
links the new naming to the previous one, since several dependent ports
still use the old names of the libraries.

[1] https://github.com/DanBloomberg/leptonica/issues/253

Changelog: https://github.com/DanBloomberg/leptonica/compare/1.76.0...1.82.0

PR:		260079

Co-authored-by: Daniel Engberg <diizzy@FreeBSD.org>
2022-02-13 15:25:06 +01:00
Vanilla I. Shu
dbced39a6b www/janus: update to 0.11.8, and add a workaround for dlerror.
PR:		261750
Reported by:	ruben@verweg.com
2022-02-13 22:14:07 +08:00
Tobias C. Berner
5e141ead8c net-im/libaccounts-qt5: fix DOCS-plist
Plist regressed by doxygen update in bc0e8a774f .

PR:		261923
Reported by:	jbeich
2022-02-13 14:52:58 +01:00
Tobias C. Berner
6b1584c827 deskutils/kalendar: update to 1.0.0
Announcement:
	https://claudiocambra.com/2022/02/12/kalendar-1-0-is-out/
2022-02-13 14:13:54 +01:00
Tobias C. Berner
b594ec932e graphics/kontrast: add to 'accessibility' category
Kontrast is a color contrast checker and tells you if your color
	combinations are distinct enough to be readable and accessible.

So it makes sense to show it in that category too.

PR:		261926
Submitted by:	PauAmma <pauamma@gundo.com>
2022-02-13 13:37:37 +01:00
Kai Knoblich
e93510089b www/py-django-statici18n: Update to 2.2.0
Changelog since 2.0.1:

https://github.com/zyegfryed/django-statici18n/compare/v2.0.1...v2.2.0

PR:		261405
Approved by:	ultima (maintainer)
2022-02-13 13:00:26 +01:00
Kai Knoblich
f474f10892 net-mgmt/py-pynetbox: Update to 6.6.0
Changelog:

https://github.com/netbox-community/pynetbox/compare/v6.5.0...v6.6.0

MFH:		2022Q1
2022-02-13 12:59:08 +01:00
Matthew Seaman
7a82c6624c sysutils/py-ansible-lint: update to 5.4.0
ChangeLog:	https://github.com/ansible-community/ansible-lint/releases/tag/v5.4.0
2022-02-13 11:46:23 +00:00
Matthew Seaman
3454ae77e7 textproc/py-rich: update to 11.2.0
Changelog:	https://github.com/Textualize/rich/blob/v11.2.0/CHANGELOG.md
2022-02-13 11:46:23 +00:00
Danilo G. Baio
a66afb75d5 www/varnish6: Update to 6.6.2, Fix vulnerability issue
Release notes: https://varnish-cache.org/releases/rel6.6.2.html#rel6-6-2

PR:		261562
Approved by:	maintainer timeout
Security:	b0c83e1a-8153-11ec-84f9-641c67a117d8
MFH:	 2022Q1
2022-02-13 08:37:53 -03:00
Jan Beich
0641ffa812 x11-wm/gamescope: update to 3.11.13
Changes:	https://github.com/Plagman/gamescope/compare/3.11.11...3.11.13
Reported by:	portscout
2022-02-13 11:05:01 +00:00
Emanuel Haupt
fcb5d1e3ba deskutils/xfce4-notifyd: Update to 0.6.3
PR:		261900
2022-02-13 10:53:53 +01:00
Jochen Neumeister
66e13d7b4c mail/phpmailer6: Update to 6.5.3
Sponsored by:	Netzkommune GmbH
2022-02-13 10:43:13 +01:00
Jan Beich
2cfe93452f graphics/vulkan-loader: chase Clang assert on i386 reference 2022-02-13 09:22:24 +00:00
Jan Beich
cf5941ddae multimedia/dav1d: chase LTO with stack_alignment reference 2022-02-13 09:20:11 +00:00
Jan Beich
87ac0c3e55 x11/foot: chase LTO on powerpc64 reference 2022-02-13 09:18:16 +00:00
Jan Beich
6238b62194 multimedia/svt-av1: chase LTO on powerpc64 reference 2022-02-13 09:18:15 +00:00
Jan Beich
337e0109d3 graphics/libjxl: chase LTO on powerpc64 reference 2022-02-13 09:18:15 +00:00
Jan Beich
48a6894b9d graphics/mesa-devel: chase LTO on powerpc64 reference 2022-02-13 09:18:15 +00:00
Sascha Biberhofer
642a3adc71 devel/py-twisted: Update to 22.1.0, limit to python 3.10 [1]
* Support for Python 3.10 was added with this release. [1]

Changelog:

https://github.com/twisted/twisted/releases/tag/twisted-22.1.0

PR:		261791
Reviewed by:	koobs (python, maintainer)
Approved by:	koobs (python, maintainer)
MFH:		2022Q1
Security:	24049967-88ec-11ec-88f5-901b0e934d69
2022-02-13 10:14:32 +01:00
Sascha Biberhofer
78783e7e45 security/vuxml: Document devel/py-twisted vulnerabilities
PR:		261791
2022-02-13 10:14:32 +01:00
Jochen Neumeister
34efa0eb85 japanese/wordpress: Update to 5.8.3
Sponsored by:	Netzkommune GmbH
2022-02-13 10:03:04 +01:00
Ashish SHUKLA
69d57b6f1e
net-im/dino: Fix dependencies
- Add directly referenced dependencies which were missed in the earlier
  commit

- Reorder pkg-plist
2022-02-13 07:45:03 +00:00
Mitchell Clay
5ceac19058
emulators/ripes: Update to 2.2.4
Release note: https://github.com/mortbopet/Ripes/wiki/Release-notes#ripes-v224

PR:		261846
2022-02-13 15:17:55 +08:00