Ports with version numbers going backwards: editors/bless, games/libretro-sn...

2022-12-06 Thread portmgr
** The following ports have a version number that sorts before a previous one **

 For many package tools to work correctly, it is of utmost importance that
 version numbers of a port form a monotonic increasing sequence over time.
 Refer to the FreeBSD Porter's Handbook, 'Package Naming Conventions' for
 more information. Tools that won't work include pkg_version, portupgrade
 and portaudit. A common error is an accidental deletion of PORTEPOCH.

 Please fix any errors as soon as possible.

 The ports tree was updated at Tue Dec  6 2022 12:30:00 UTC.

- *editors/bless* : bless-0.6.3 < bless-0.6.0_4,1

- *games/libretro-snes9x2010* : 
libretro-snes9x2010-g20220725 < libretro-snes9x2010-0.20220328

- *graphics/gpu-firmware-kmod* : gpu-firmware-kmod-20220511,1 
< gpu-firmware-kmod-20220511_1,1





Unmaintained FreeBSD ports which are out of date

2022-12-06 Thread portscout
Dear port maintainers,

The portscout new distfile checker has detected that one or more
unmaintained ports appears to be out of date. Please take the opportunity
to check each of the ports listed below, and if possible and appropriate,
submit/commit an update. Please consider also adopting this port.
If any ports have already been updated, you can safely ignore the entry.

An e-mail will not be sent again for any of the port/version combinations
below.

Full details can be found at the following URL:
http://portscout.freebsd.org/po...@freebsd.org.html


Port| Current version | New version
+-+
cad/ifcopenshell| 0.6.0   | 
blenderbim-221206
+-+


If any of the above results are invalid, please check the following page
for details on how to improve portscout's detection and selection of
distfiles on a per-port basis:

http://portscout.freebsd.org/info/portscout-portconfig.txt

Reported by:portscout!



mesa-dri-22.3.0 causes xorg-server to crash on startup

2022-12-06 Thread Philipp Ost

Hi list,

the recent update of graphics/mesa-dri to version 22.3.0 causes my X 
server to crash on startup. From /var/log/Xorg.0.log:


---8<
...
[   877.223] (EE) Segmentation fault at address 0x1
[   877.223] (EE)
Fatal server error:
[   877.223] (EE) Caught signal 11 (Segmentation fault). Server aborting
[   877.223] (EE)
[   877.223] (EE)
Please consult the The X.Org Foundation support
 at http://wiki.x.org
 for help.
[   877.223] (EE) Please also check the log file at 
"/var/log/Xorg.0.log" for additional information.

[   877.223] (EE)
[   877.224] (EE) Server terminated with error (1). Closing log file.
--->8

Reverting back to mesa-dri-22.2.3 fixes the issue.

For completness' sake, here's what's installed on my box:
$ pkg info | grep xorg
xorg-apps-7.7_4X.org apps meta-port
xorg-cf-files-1.0.7X.org cf files for use with imake builds
xorg-docs-1.7.2,1  X.org documentation files
xorg-drivers-7.7_7 X.org drivers meta-port
xorg-fonts-7.7_1   X.org fonts meta-port
xorg-fonts-100dpi-7.7  X.Org 100dpi bitmap fonts
xorg-fonts-75dpi-7.7   X.Org 75dpi bitmap fonts
xorg-fonts-cyrillic-7.7X.Org Cyrillic bitmap fonts
xorg-fonts-miscbitmaps-7.7 X.Org miscellaneous bitmap fonts
xorg-fonts-truetype-7.7_1  X.Org TrueType fonts
xorg-fonts-type1-7.7   X.Org Type1 fonts
xorg-libraries-7.7_4   X.org libraries meta-port
xorg-macros-1.19.3 X.Org development aclocal macros
xorg-server-21.1.4_1,1 X.Org X server and related programs
xorg-vfbserver-21.1.4_1,1  X.Org X server and related programs
xorgproto-2022.1   X Window System unified protocol definitions
$ pkg info | grep xf86
libXxf86dga-1.1.5  X DGA Extension
libXxf86vm-1.1.4_3 X Vidmode Extension
xf86-input-keyboard-1.9.0_5X.Org keyboard input driver
xf86-input-libinput-1.2.0_1X.Org libinput input driver
xf86-input-mouse-1.9.3_4   X.Org mouse input driver
xf86-video-ati-19.1.0_6,1  X.Org ati display driver
xf86-video-scfb-0.0.7_1X.Org syscons display driver
xf86-video-vesa-2.5.0_1X.Org vesa display driver
xf86dga-1.0.3_1Test program for the XFree86-DGA extension
$ pkg info | grep mesa
libosmesa-22.3.0   Off-Screen Mesa implementation of the 
OpenGL API

mesa-demos-8.4.0_3 OpenGL demos distributed with Mesa
mesa-dri-22.2.3OpenGL hardware acceleration drivers for 
DRI2+
mesa-libs-22.3.0   OpenGL libraries that support GLX and EGL 
clients

$ pkg info | grep drm
drm-510-kmod-5.10.113_7DRM drivers modules
libdrm-2.4.114,1   Userspace interface to kernel Direct 
Rendering Module services

$ pkg info | grep gpu
gpu-firmware-radeon-kmod-cedar-20220511 Firmware modules for cedar 
Radeon GPUs


This is on 13.1-Stable amd64.

Anyone else observed this?

Kind regards
Philipp



Re: mesa-dri-22.3.0 causes xorg-server to crash on startup

2022-12-06 Thread Tatsuki Makino
Hello.

Philipp Ost wrote on 2022/12/07 05:48:
> [   877.223] (EE) Segmentation fault at address 0x1

I had the same segmentation fault on 12.4-STABLE amd64.
I am also a radeon. The chipset is caicos.

For now, that's all I know yet :)
Regards.




Requesting to Maintain Port: simpleirc

2022-12-06 Thread Anthony Pullano
Hello Ports Team. I would like to assist with maintenance on a port that has no 
maintainer.

The package I'm looking at possibly maintaining is simpleirc 
(https://www.freshports.org/irc/simpleirc/).

To disclose, I have not previously maintained any package and this would be the 
first package I would ever maintain if accepted. I have however been reading 
through the Porters Handbook to learn more about the process.

The reason I'm looking at this specific package is mainly due to the simplicity 
of the code which in turn would (I believe) lend itself to being an attainable 
package to manage.

Thank you for your consideration and I'll await your response.

Anthony

Re: Requesting to Maintain Port: simpleirc

2022-12-06 Thread Kurt Jaeger
Hello,

> Hello Ports Team. I would like to assist with maintenance on a port that has 
> no maintainer.
> 
> The package I'm looking at possibly maintaining is simpleirc 
> (https://www.freshports.org/irc/simpleirc/).

Is there some update / fix that needs to be made for that port ?

Then submit a patch via bugs.freebsd.org and include the change
of the maintainer. Add me to that PR.

-- 
p...@freebsd.org +49 171 3101372  Now what ?