Sanity Test Failures |
These are the sanity test failures found by FreshPorts. Sanity tests have
been in place for several years, but have only been saved in the database
since 10 October 2006.
|
Tuesday, 26 Nov 2024
|
13:32 Matthias Fechner (mfechner)
- branches/2024Q4/devel/rubygem-danger 9.5.0_1
Code Review
- branches/2024Q4/devel/rubygem-faraday_middleware-aws-sigv4-gitlab 1.0.1
Faraday middleware for AWS Signature Version 4
- branches/2024Q4/devel/rubygem-gapic-common-gitlab 0.23.0
Common code for GAPIC-generated API clients
- branches/2024Q4/devel/rubygem-google-apis-androidpublisher_v3-gitlab 0.34.0
Simple REST client for Google Play Android API V3
- branches/2024Q4/devel/rubygem-google-apis-androidpublisher_v3034
- branches/2024Q4/devel/rubygem-google-apis-cloudbilling_v1 0.21.0_1
Simple REST client for Cloud Billing API V1
- branches/2024Q4/devel/rubygem-google-apis-cloudresourcemanager_v1 0.31.0_1
Simple REST client for Cloud Resource Manager API V1
- branches/2024Q4/devel/rubygem-google-apis-compute_v1-gitlab 0.57.0
Simple REST client for Compute Engine API V1
- branches/2024Q4/devel/rubygem-google-apis-compute_v1_057
- branches/2024Q4/devel/rubygem-google-apis-container_v1 0.43.0_1
Simple REST client for Kubernetes Engine API V1
(Only the first 10 of 67 items in this commit are shown above. )
www/gitlab: fix regression from 335fc7c38d61142727cb9f01fd9e401c476e4ad8
Gitlab requires net-http 0.4.1:
Because faraday >= 2, < 2.5 could not be found in locally installed gems
and faraday >= 2.5, < 2.12.1 could not be found in locally installed gems,
faraday >= 2, < 2.12.1 cannot be used.
And because faraday >= 2.12.1 depends on faraday-net_http >= 2.0, < 3.5,
faraday >= 2 requires faraday-net_http >= 2.0, < 3.5.
Because faraday-net_http >= 3.4.0 depends on net-http >= 0.5.0
and faraday-net_http >= 2.0, < 3.4.0 could not be found in locally installed
gems,
faraday-net_http >= 2.0 requires net-http >= 0.5.0.
Thus, faraday >= 2 requires net-http >= 0.5.0.
So, because Gemfile depends on faraday ~> 2
and Gemfile depends on net-http = 0.4.1,
version solving has failed.
While fixing the problem, moved gitlab used packages to own package names with a
PKGNAMESUFFIX of `-gitlab`.
This should make the gitlab package much more stable if updates in the ports are
done.
(cherry picked from commit edc8d0390e04766c7102c04cdba727b8c0fd22d6)
Wednesday, 13 Nov 2024
|
00:10 Dima Panov (fluffy)
- accessibility/linux-rl9-at-spi2-atk 2.38.0_1
Assistive technology ATK bridge (Rocky Linux 9.4)
- accessibility/linux-rl9-at-spi2-core 2.40.3_1
Assistive technology service provider interface (Rocky Linux 9.4)
- accessibility/linux-rl9-atk 2.36.0_1
Accessibility Toolkit (Rocky Linux 9.4)
- archivers/linux-rl9-brotli 1.0.9_1
Generic-purpose lossless compression algorithm (Rocky Linux 9.4)
- archivers/linux-rl9-lz4 1.9.3_1
LZ4 compression library and utilities (Rocky Linux 9.4)
- audio/linux-rl9-alsa-lib 1.2.10_1
Advanced Linux Sound Architecture libraries (Rocky Linux 9.4)
- audio/linux-rl9-alsa-lib-devel 1.2.10_1
Advanced Linux Sound Architecture headers (Rocky Linux 9.4)
- audio/linux-rl9-alsa-plugins-oss 1.2.7.1_1
OSS plugin for ALSA (Rocky Linux 9.4)
- audio/linux-rl9-alsa-plugins-pulseaudio 1.2.7.1_1
PulseAudio plugin for ALSA (Rocky Linux 9.4)
- audio/linux-rl9-flac 1.3.3_2
Free lossless audio codec (Rocky Linux 9.4)
(Only the first 10 of 122 items in this commit are shown above. )
*/*: Introduce Rocky Linux 9 32-bit compat librariries (+)
Finaly we can get Linux Steam utils works again! :)
While here, pet reative paths
Sponsored by: Future Crew, LLC
Saturday, 2 Nov 2024
|
12:01 Daniel Engberg (diizzy)
- devel/compiz-bcop 0.8.8_3
Code generator for Compiz Fusion Plugins
- devel/gitflow 1.12.3_1
Git extensions to provide high-level repository operations
- french/aster 14.6.0.1_11
Code_Aster finite element method solver
- math/eukleides 1.5.4_8
Euclidean geometry drawing language
- net/pacemaker2
Scalable High-Availability cluster resource manager
- sysutils/password-store 1.7.4_6
Stores, retrieves, generates, and synchronizes passwords securely
- sysutils/tartarus 0.9.8_7
Wrappers around common Unix tools for simplified backup solution
- textproc/rarian 0.8.5_7
OMF help system based on the Freedesktop specification
- textproc/xmlto 0.0.28_2
Front-end to an XSL toolchain
- textproc/yodl 3.10.00_5
Easy to use but powerful document formatting/preparation language
(Only the first 10 of 11 items in this commit are shown above. )
*/*: Switch from misc/getopt to devel/util-linux
misc/getopt expired on 2024-10-31 so it's time to switch
PR: 281625
Approved by: portmgr (blanket, build fix)
Friday, 1 Nov 2024
|
11:05 Nuno Teixeira (eduardo)
sysutils/lnav: Mark broken on main
PR: 282407
|
Saturday, 26 Oct 2024
|
07:55 Matthias Fechner (mfechner)
net/gotify-server: fix build for FreeBSD < 14
|
Sunday, 8 Sep 2024
|
02:50 Jose Alonso Cardenas Marquez (acm)
sysutils/bhyvemgr: New port: Bhyve management GUI written in Freepascal/Lazarus
Bhyvemgr is a bhyve management GUI written in Freepascal/Lazarus ofor FreeBSD.
It needs a bunch of tools mostly installed on base system and some installed
from ports/packages. Currently it supports only amd64. The main goal is to be a
desktop user application to easily and quickly setup and run virtual machines
on the FreeBSD host.
|
Sunday, 1 Sep 2024
|
10:42 Dan Langille (dvl)
- sysutils/bacula9-client 9.6.7_5
Network backup solution (client)
- sysutils/bacula9-client-static 9.6.7_5
Network backup solution (static client)
- sysutils/bacula9-docs 9.6.7_2
Bacula document set
sysutils/bacula9-*: Remove expired bacula9 ports
Tuesday, 30 Jul 2024
|
22:24 Torsten Zuehlsdorff (tz)
- emulators/zsnes
Intel x86 only Super Nintendo Entertainment System (SNES) Emulator
emulators/zsnes: Ignore on FreeBSD 14.0 and use older C++ Standard for
compilation
Since ZSNES is not in active development, with the last release being in 2007,
the code is not designed to be compiled with more recent C++ standards. Thus,
this patch makes it use an older standard to make it compile.
- Updated Makefile (cleaned up through portclippy and portfmt), adding a
CONFIGURE_ENV to set the C++ standard through CXXFLAGS.
- Updated files/patch-configure as the above CXXFLAGS were being ignored due
to one line using CFLAGS instead of CXXFLAGS.
- Add IGNORE for FreeBSD 14.0, because of build failures on this
plattform. Since it builds fine on 14.1 and 14.0 is EOL soon, we decided to
IGNORE it for this version. The error is:
checking for zlib - version >= 1.2.3... 1.3, bad version string given
by zlib, sometimes due to very old zlibs that didnt correctly
define their version. Please upgrade if you are running an
old zlib... no
configure: error: zlib >= 1.2.3 is required
PR: 280195
Approved by: Naram Qashat <[email protected]> (maintainer)
|
Sunday, 14 Jul 2024
|
18:03 Daniel Engberg (diizzy)
- news/tin 2.6.3_1
Easy-to-use threaded newsreader with NOV/NNTP support
news/tin: Improve port
* Switch from PORTVERSION to DISTVERSION
* Clean up MASTER_SITES and use upstream main site as backup
* Switch to xz release tarball
* Use helpers whenever possible and USES= localbase:ldflags
* Sort CONFIGURE_ARGS as they're listed when executing
./configure --help
* Sort OPTIONS
* Rearrange Makefile to closer match Porters Handbook
PR: 280279
Reviewed by: kbowling
|
Sunday, 7 Jul 2024
|
18:22 Colin Percival (cperciva)
devel/commitizen: Chase py-yaml rename
As in 1a80ec7c2281, follow move from devel/py-yaml to devel/py-pyyaml
and bump PORTREVISION.
This should unbreak INDEX.
|
Tuesday, 25 Jun 2024
|
04:58 Mathieu Arnold (mat)
- ftp/curl
Command line tool and library for transferring data with URLs
Revert "ftp/curl: Fix sponsor handle"
This reverts commit 710db45d8d10dc6b16f92a7db644a3a99bf482a9.
|
Monday, 24 Jun 2024
|
18:38 Gleb Popov (arrowd)
- ftp/curl
Command line tool and library for transferring data with URLs
ftp/curl: Add sponsorship information
|
Thursday, 9 May 2024
|
07:46 Fernando Apesteguía (fernape)
databases/galera: Deprecate
Does not build. Port superseded by databases/galera26
Confirmed by maintainer.
PR: 277224
Reported by: [email protected]
|
Monday, 6 May 2024
|
20:18 Robert Clausecker (fuz)
sysutils/slurm-wlm: add correct linker emulation for aarch64
Approved by: portmgr (blanket)
MFH: 2024Q2
(cherry picked from commit 04a50fdffdfcf12183556b691aa138ef7a173d59)
|
Sunday, 28 Apr 2024
|
08:39 Yuri Victorovich (yuri)
math/lean4-std: Removed
(cherry picked from commit 3306d7a48227745d21a433b3f35b45b2f979457d)
|
08:08 Yuri Victorovich (yuri)
misc/urbit: Deprecate
This project migrated between build systems several times, and
now it uses Bazel and Hoon.
The 2 remaining packaging systems having urbit download Linux
binaries because there doesn't seem to be a reasonable way to
build it.
(cherry picked from commit e18228e43684fa9bf1531572c9ee2fa113409826)
|
Wednesday, 24 Apr 2024
|
21:21 Piotr Kubaj (pkubaj)
sysutils/plasma5-kinfocenter: fix build without dmidecode available
|
Tuesday, 16 Apr 2024
|
08:27 Emmanuel Vadot (manu)
graphics/intel-backlight: Deprecate the port
Now that FreeBSD 12.X is EoLed every FreeBSD version have the backlight
subsystem. backlight(8) works with any Intel or AMD hardware as long as drm-kmod
is loaded.
Differential Review: https://reviews.freebsd.org/D44194
Approved by: maintainer timeout (1 month)
Sponsored by: Beckhoff Automation GmbH & Co. KG
(cherry picked from commit 30600771da22d5e594af140d748c7f70f4ebbaa8)
|
08:26 Emmanuel Vadot (manu)
graphics/intel-backlight: Deprecate the port
Now that FreeBSD 12.X is EoLed every FreeBSD version have the backlight
subsystem. backlight(8) works with any Intel or AMD hardware as long as drm-kmod
is loaded.
Differential Review: https://reviews.freebsd.org/D44194
Approved by: maintainer timeout (1 month)
Sponsored by: Beckhoff Automation GmbH & Co. KG
|
Wednesday, 6 Mar 2024
|
22:05 Ashish SHUKLA (ashish)
lang/go*: Update to Go 1.22 snapshot
- Add overridable BUILD_DEPENDS on shells/bash, but only for Go 1.22+
- Since lang/go121 also depends on it, allow SHEBANG_FILES to be
overridden
- Re-roll the patch
- Update lang/go120 to co-exist with lang/go-devel update
- Update lang/go121 to co-exist with lang/go-devel update
PR: 277091
(cherry picked from commit ccd8e6b89786dd2e9e30bfe65887811f9ecb69d6)
|
22:05 Ashish SHUKLA (ashish) Author: Gleb Popov
lang/go{-121,-devel}: Fix tests running under nobody user and mark
TESTING_UNSAFE.
(cherry picked from commit 71cdbc6f78821b56fee1ec282a4a0d31026f68f0)
|
22:05 Ashish SHUKLA (ashish)
lang/go*: Update to Go 1.22 snapshot
- Add overridable BUILD_DEPENDS on shells/bash, but only for Go 1.22+
- Since lang/go121 also depends on it, allow SHEBANG_FILES to be
overridden
- Re-roll the patch
- Update lang/go120 to co-exist with lang/go-devel update
- Update lang/go121 to co-exist with lang/go-devel update
PR: 277091
(cherry picked from commit ccd8e6b89786dd2e9e30bfe65887811f9ecb69d6)
|
22:05 Ashish SHUKLA (ashish) Author: Gleb Popov
lang/go{-121,-devel}: Fix tests running under nobody user and mark
TESTING_UNSAFE.
(cherry picked from commit 71cdbc6f78821b56fee1ec282a4a0d31026f68f0)
|
22:05 Ashish SHUKLA (ashish)
lang/go*: Update to Go 1.22 snapshot
- Add overridable BUILD_DEPENDS on shells/bash, but only for Go 1.22+
- Since lang/go121 also depends on it, allow SHEBANG_FILES to be
overridden
- Re-roll the patch
- Update lang/go120 to co-exist with lang/go-devel update
- Update lang/go121 to co-exist with lang/go-devel update
PR: 277091
(cherry picked from commit ccd8e6b89786dd2e9e30bfe65887811f9ecb69d6)
|
Tuesday, 27 Feb 2024
|
05:49 Li-Wen Hsu (lwhsu) Author: Martin Birgmeier
sysutils/coreutils: Fix build on i386
PR: 277277
Approved by: maintainer
|
Thursday, 22 Feb 2024
|
23:07 Jose Alonso Cardenas Marquez (acm)
finance/odoo: Update to 16.0.20240222
|
Tuesday, 30 Jan 2024
|
05:36 Emmanuel Vadot (manu)
graphics/drm-kmod: Set default version for 15-CURRENT to 6.1-lts
Switch CURRENT users to 6.1-lts drm port.
Sponsored by: Beckhoff Automation GmbH & Co. KG
|
Sunday, 28 Jan 2024
|
22:04 Palle Girgensohn (girgen)
www/sqlpage: Upgrade to 0.18.1
Release notes: https://github.com/lovasoa/SQLpage/releases/tag/v0.18.1
|
Sunday, 14 Jan 2024
|
20:28 Daniel Engberg (diizzy) Author: Pavel Timofeev
games/jaggedalliance2: Update to 0.21.0
Changelog:
https://ja2-stracciatella.github.io/2023/11/06/release-0.21.0.html
PR: 275379
|
Sunday, 7 Jan 2024
|
16:18 Diane Bruce (db)
audio/baudline: upstream has removed distribution
baudline has gone to a subscription model and has released 1.09
which is only available via this model. The 1.08 version has
been removed but it is possible this is only temporary. I'm
going to mark the port for removal since we have alternatives.
|
Friday, 5 Jan 2024
|
15:09 Jan Beich (jbeich)
- branches/2024Q1/x11/hyprland-share-picker
x11/hyprland-share-picker: merge into main port
(cherry picked from commit 93bb990ed5d68768165c8699616083ab9127d834)
Saturday, 23 Dec 2023
|
19:03 Muhammad Moinur Rahman (bofh)
- www/websh
Embeds a TCL8 interpreter in the Apache server
www/websh: Mark DEPRECATED
- Mark BROKEN on all versions of FreeBSD
- Upstream has marked the project dismissed
- Set EXPIRATION_DATE 2024-01-24
- Add LICENSE APACHE20
- Pet portclippy
Approved by: portmgr (blanket)
|
Saturday, 16 Dec 2023
|
22:21 Muhammad Moinur Rahman (bofh)
editors/asedit: Mark DEPRECATED
- Upstream release was last in 2003
- Set EXPIRATION_DATE 2024-03-31
|
Thursday, 7 Dec 2023
|
12:21 Alexander Leidinger (netchild)
mail/roundcube-tls_icon: New port
A roundcube plugin to display if a mail was received via TLS.
|
12:20 Alexander Leidinger (netchild)
mail/roundcube-gravatar: New port
A gravatar plugin for roundcube.
|
Tuesday, 28 Nov 2023
|
16:38 Jose Alonso Cardenas Marquez (acm)
print/fpc-libcups: Remove obsolete port
- It was merged into lang/fpc
(cherry picked from commit 1868ea4b8e0dd14345bbc54ac5845139be413bd8)
|
Sunday, 26 Nov 2023
|
01:18 Jose Alonso Cardenas Marquez (acm) | | | | | | |