sync ports with The Matrix
This commit is contained in:
parent
02776f1507
commit
a0fe1892c0
885 changed files with 6817 additions and 4874 deletions
|
@ -1,7 +1,7 @@
|
|||
#! /usr/bin/perl
|
||||
|
||||
# ex:ts=8 sw=4:
|
||||
# $OpenBSD: Quirks.pm,v 1.1546 2023/09/07 03:48:53 thfr Exp $
|
||||
# $OpenBSD: Quirks.pm,v 1.1548 2023/09/16 09:29:16 rsadowski Exp $
|
||||
#
|
||||
# Copyright (c) 2009 Marc Espie <espie@openbsd.org>
|
||||
#
|
||||
|
@ -783,6 +783,7 @@ my $stem_extensions = {
|
|||
'scons-py2' => 'scons',
|
||||
'qxlsx' => 'qt5-qxlsx',
|
||||
'py-altgraph' => 'py3-altgraph',
|
||||
'pymodbus' => 'py3-pymodbus',
|
||||
};
|
||||
|
||||
my $obsolete_reason = {};
|
||||
|
@ -1845,6 +1846,7 @@ setup_obsolete_reason(
|
|||
3 => 'botan',
|
||||
3 => 'bg5ps',
|
||||
9 => 'haxe',
|
||||
1 => 'libxcvt',
|
||||
);
|
||||
|
||||
# though it's not yet used, these should be pkgnames, so that eventually
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue