1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
Commit Graph

611581 Commits

Author SHA1 Message Date
Christoph Moench-Tegeder
106f25634d graphics/py-pivy: update to 0.6.8
Not even an Announcement:
  https://github.com/coin3d/pivy/releases/tag/0.6.8

While here, switch to a real plist so I can more easily see when stuff
goes missing.
2023-03-13 23:12:10 +01:00
Joerg Wunsch
1bc1523a3a emulators/cpmtools: stdify the old source code
This source code used to compile for about 40 years now since its
original creation.

Now, C compilers no longer compile traditional (= pre-C89) source
code, so a large patch was needed to add function prototypes.
2023-03-13 23:05:05 +01:00
Juraj Lutter
6ca9b1e6c0 net-mgmt/unifi7: Fix upgrade steps
As suggested, make the upgrade steps in pkg-message and UPDATING
more accurate.

PR:		270171
2023-03-13 23:02:37 +01:00
Yuri Victorovich
3e8ac1975b net/fb303: Update 2023.02.20.00 → 2023.03.06.00
Reported by:	portscout
2023-03-13 15:01:38 -07:00
Yuri Victorovich
354f8165a6 devel/selene: Update 0.23.1 → 0.25.0
Reported by:	portscout
2023-03-13 15:01:37 -07:00
Guido Falsi
f1eca31885 multimedia/audacious-plugins: Import upstreamed build patches
- Expose OPUS option and enable it by default
- Fix lame detection which enables mp3 filewriter plugin (suggested
  by upstream developer Thomas Lange)

Obtained from:	https://github.com/audacious-media-player/audacious-plugins/pull/132
2023-03-13 22:20:50 +01:00
Guido Falsi
0dc71261d6 multimedia/audacious: Import upstreamed build patch
Obtained from:	https://github.com/audacious-media-player/audacious/pull/60
2023-03-13 22:17:40 +01:00
Jan Beich
53a9466d03 games/veloren-weekly: update to s20230313
Changes:	      9396fa974...ebffe9317
2023-03-13 21:09:13 +00:00
Oleg Sidorkin
61e5c612e7 devel/ccache4: new port
ccache is a compiler cache.  It acts as a caching pre-processor to C/C++
compilers, using the -E compiler switch and a hash to detect when a
compilation can be satisfied from cache.  This often results in a 5 to 10
times speedup in common compilations.

PR:		234971
Approved by:	bdrewery
Author:    Oleg Sidorkin <osidorkin@gmail.com>
2023-03-13 22:04:41 +01:00
Yuri Victorovich
e740e6b08d devel/zydis: Update 3.2.1 → 4.0.0
PR:		269831
Approved by:	freebsd@sysctl.cz (maintainer's timeout; 15 days)
2023-03-13 13:43:12 -07:00
Nuno Teixeira
1b00c76ebc archivers/makeself: Update to 2.5.0
ChangeLog: https://github.com/megastep/makeself/releases/tag/release-2.5.0
2023-03-13 20:20:20 +00:00
Chris Moerz
ca3863ffe5 x11-wm/nscde: Replace shells/ksh93 with shells/ksh dependency
shells/ksh is the continuation of the ksh2020 development.
shells/ksh93 is the no longer developed legacy AT&T AST ksh.

PR:		267501
Reported by:	cy
2023-03-13 20:20:20 +00:00
Jan Beich
8c837c9896 graphics/vulkan-loader: update to 1.3.243
Changes:	https://github.com/KhronosGroup/Vulkan-Loader/compare/v1.3.242...v1.3.243
Reported by:	Repology, portscout
2023-03-13 20:01:49 +00:00
Alexey Dokuchaev
3850a03209 cad/zcad: try to unbreak the build of the port's Qt5 flavor
- OpenGL components must be fixed in a slightly different way now
- Bring back the comment accidentally removed in r497396 (that is
  commit 0c12453133)

Reported by:	pkg-fallout
2023-03-13 18:57:32 +00:00
Yuri Victorovich
448d66dd03 science/nwchem: Update 7.0.2-20220224 → 7.2.0
Reported by:	portscout
2023-03-13 11:51:36 -07:00
Yuri Victorovich
9f925adc2f science/nwchem-data: Update 7.0.2 → 7.2.0
Reported by:	portscout
2023-03-13 11:51:36 -07:00
Yuri Victorovich
43503913e7 audio/carla: Update 2.5.3 → 2.5.4
Reported by:	portscout
2023-03-13 11:51:35 -07:00
Lorenzo Salvadore
83b04e75c4
lang/gcc13-devel: Update to 13.0.1.s20230312
Also try to remove the old patch files/patch-gets-no-more, which
hopefully is not needed anymore.
2023-03-13 19:39:24 +01:00
James TD Smith
51cbef51eb net-mgmt/monitoring-plugins: fix a check_http problem
Updated monitoring-plugins to 2.3.3 and noticed check_http was segfaulting on some checks. Issue was already reported upstream and fixed:

https://github.com/monitoring-plugins/monitoring-plugins/pull/1840

PR:	269747
Sponsored by:	Netzkommune GmbH
2023-03-13 18:59:23 +01:00
Alex Dupre
5c9cf71a8f mail/nocc: update to 1.9.13 release 2023-03-13 18:33:04 +01:00
Nicola Vitale
8f0a2522ab
www/py-google-api-python-client: Update to 2.81.0
Changes:://github.com/googleapis/google-api-python-client/releases/tag/v2.81.0
2023-03-13 18:07:46 +01:00
Alex Dupre
8c7a36d25f math/secp256k1: update to 0.3.0 release 2023-03-13 18:03:58 +01:00
Sergey A. Osokin
bd4e479525 www/unit: fix build of www/unit-perl on 12.4
Do no bump PORTREVISION.
2023-03-13 12:45:21 -04:00
Cy Schubert
20f895af04 sysutils/syslog-ng: Fix PYTHON=ON build
PYTHON=ON requires devel/py-setuptools to build properly.

PR:		270153
Submitted by:	Christian Ulrich <chris _AT_ chrullrich.net>
Reviewed by:	Peter Czanik <peter.czanik _AT_ balabit.com>
2023-03-13 08:08:38 -07:00
Chad Jacob Milios
283da45937
devel/splint: Fix build when bison exists
PR:		269891
2023-03-13 22:11:00 +08:00
Thomas Zander
ae9d7e1677
multimedia/mkvtoolnix: FLAVORify port for GUI/non-GUI variants
Implements the suggestions from the ports-committers mailing list:
* Use FLAVOR instead of slave port for the non-GUI variant
* Call non-GUI variant "nogui" instead of "nox11"

Differential Revision:	https://reviews.freebsd.org/D39036
2023-03-13 15:10:30 +01:00
Dirk Meyer
f9b6eae26c sysutils/xen-guest-tools: fix build on i386 2023-03-13 14:41:00 +01:00
Dirk Meyer
eedae3f3cb sysutils/xe-guest-utilities: set NO_ARCH 2023-03-13 14:35:42 +01:00
Gabriel M. Dutra
53d16bd9db devel/atlantis: Update to 0.23.2
ChangeLog: https://github.com/runatlantis/atlantis/releases/tag/v0.23.2

fix(clone): omit checkout depth if it is zero for git clone
fix(clone): omit checkout depth if it is zero for git fetch

PR:		270079
Reported by:	0xdutra@gmail.com (maintainer)
2023-03-13 14:29:31 +01:00
Ryan Steinmetz
92115109ec
net/freeradius3: Update to 3.2.2 2023-03-13 09:05:35 -04:00
Dan Langille
92f6ffc432 security/snort3: Update to 3.1.57.0
Relnotes: https://github.com/snort3/snort3/releases/tag/3.1.57.0

Approved by:	maintainer (via private email)
2023-03-13 13:03:33 +00:00
Jan Beich
1801dc29ce graphics/libplacebo: update to 5.264.0
Changes:	https://code.videolan.org/videolan/libplacebo/-/tags/v5.264.0
Reported by:	Repology
2023-03-13 12:53:51 +00:00
Adam Weinberger
a00eaca2d2 math/calc: Update to 2.14.1.5 2023-03-13 08:02:40 -04:00
Alex Dupre
3558e70432 security/opensc: try to fix build on -CURRENT. 2023-03-13 13:00:26 +01:00
Jan Beich
eb4e80c6bb multimedia/av1an: update to 0.4.1
Changes:	https://github.com/master-of-zen/Av1an/releases/tag/0.4.1
Reported by:	GitHub (watch releases)
2023-03-13 11:44:43 +00:00
Jan Beich
3de9de8d07 graphics/vulkan-headers: update to 1.3.243
Force rebuild vulkan-loader to make sure vulkaninfo shows the new version.

Changes:	https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.3.242...v1.3.243
Reported by:	Repology, portscout
2023-03-13 11:44:37 +00:00
Yuri Victorovich
959bee4d34 textproc/py-gensim: Update 4.2.0 → 4.3.1
Reported by:	portscout
2023-03-13 03:29:44 -07:00
Daniel Engberg
38f0cff7d8 textproc/artha: Mark BROKEN, deprecate and set expiration date to 2023-03-31
Abandonware, last release in 2012 and fails to build with recent compilers
against unmaintained GTK 2

Reported by:	Zhihao Yuan <lichray@gmail.com> (maintainer)
2023-03-13 11:02:56 +01:00
Daniel Engberg
8db04ca1c9 print/ghostscript9-x11: Deprecate and set expiration date to 2023-03-31
Released over 10 years ago and unsupported by upstream, point users to
print/ghostscript9-agpl-x11

PR:		269349
Reported by:	Michael Osipov <michael.osipov@siemens.com>
2023-03-13 11:02:55 +01:00
Thomas Hurst
11db49e267 sysutils/jdupes: Update to 1.21.3
Changelog: https://github.com/jbruchon/jdupes/releases/tag/v1.21.3

PR:		269443
2023-03-13 11:02:55 +01:00
Hiroo Ono
ba881f8887 databases/libmongocrypt: New Port: MongoDB companion C library for client side encryption
MongoDB companion C library for client side encryption

PR:		269506
2023-03-13 11:02:55 +01:00
Oleg Ginzburg
208f8e954f devel/simdjson: Update to 3.1.5
Changelog: https://github.com/simdjson/simdjson/releases/tag/v3.1.5

PR:		270047
2023-03-13 11:02:55 +01:00
Daniel Engberg
a90bfe784b multimedia/libdvbpsi: Update MASTER_SITES
Use VideoLAN's CDN as primary site and fallback to download.videolan.org
While at it switch to DISTVERSION for consistency

Reference: http://get.videolan.org/libdvbpsi/1.3.3/libdvbpsi-1.3.3.tar.bz2?mirrorlist

PR:		270149
Approved by:	multimedia (riggs)
2023-03-13 11:02:55 +01:00
Daniel Engberg
d25eba033f multimedia/libdvbcsa: Update MASTER_SITES
Use VideoLAN's CDN as primary site and fallback to download.videolan.org
Remove dead mirror and while at it switch to DISTVERSION for consistency

Reference: http://get.videolan.org/libdvbcsa/1.1.0/libdvbcsa-1.1.0.tar.gz?mirrorlist

PR:		270057
Reviewed by:	decke (maintainer)
2023-03-13 11:02:55 +01:00
Daniel Engberg
077549af05 multimedia/vlc: Update MASTER_SITES
Make use of VideoLAN's CDN and add some fallback sites if it fails

Reference:
https://get.videolan.org/vlc/3.0.18/vlc-3.0.18.tar.xz?mirrorlist

PR:		270051
Approved by:	multimedia (tcberner)
2023-03-13 11:02:54 +01:00
Daniel Engberg
23f2da8408 multimedia/mediainfo: Revert to previous commit
Last commit by maintainer broke users of mediainfo, revert related
libraries prior to this change
This retains changes to WWW

PR:		268709, 269601
Reported by:	Michiel van Baak Jansen <michiel@vanbaak.eu>
Approved by:	portmgr (blanket, maintainer timeout: 3+ weeks)
Fixes:		23e0e7b
2023-03-13 11:02:54 +01:00
Daniel Engberg
0194336dea multimedia/libmediainfo: Revert to previous commit
Last commit by maintainer broke users of mediainfo, revert related
libraries prior to this change
This retains changes to WWW and pkg-descr and removal of CXXFLAGS

PR:		268709, 269601
Reported by:	Michiel van Baak Jansen <michiel@vanbaak.eu>
Approved by:	portmgr (blanket, maintainer timeout: 3+ weeks)
Fixes:		93d0a11
2023-03-13 11:02:54 +01:00
Daniel Engberg
90dc816006 multimedia/libzen: Revert to previous commit
Last commit by maintainer broke users of mediainfo, revert related
libraries prior to this change
This retains changes to WWW and pkg-descr

PR:		268709, 269601
Reported by:	Michiel van Baak Jansen <michiel@vanbaak.eu>
Approved by:	portmgr (blanket, maintainer timeout: 3+ weeks)
Fixes:		23e0c77
2023-03-13 11:02:54 +01:00
Dirk Meyer
aa4c061dc6 rchivers/lha: add support for DISABLE_LICENSES
PR: 270082
2023-03-13 10:22:43 +01:00
Nuno Teixeira
0af04dc86b math/intx: Update to 0.9.2
ChangeLog: https://github.com/chfast/intx/blob/master/CHANGELOG.md
2023-03-13 08:43:26 +00:00