summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2021-09-25 01:05:55 +0000
committer Eric Hameleers <alien@slackware.com>2021-09-25 08:59:58 +0200
commit33d703602d5c2f4d51f5a253fbc3939d30729aaf (patch)
tree4eaf2e003461a6cd41b4c67bb2c7556569b6f7b4
parent0f7d38bee156c0926945743e1902ece2b531809f (diff)
downloadcurrent-20210925010555.tar.gz
current-20210925010555.tar.xz
Sat Sep 25 01:05:55 UTC 202120210925010555
a/coreutils-9.0-x86_64-1.txz: Upgraded. Thanks to GazL for pointing out where I needed to be looking in the code to stick with the traditional (for us, anyway) ls quoting style. n/ca-certificates-20210924-noarch-1.txz: Upgraded. Removed DST_Root_CA_X3.crt. n/cifs-utils-6.14-x86_64-1.txz: Upgraded.
-rw-r--r--ChangeLog.rss54
-rw-r--r--ChangeLog.txt34
-rw-r--r--FILELIST.TXT198
-rwxr-xr-xextra/source/php8/fetch-php.sh4
-rwxr-xr-xextra/source/php8/php8.SlackBuild2
-rw-r--r--slackware64/x/maketag5
-rw-r--r--slackware64/x/maketag.ez5
-rw-r--r--slackware64/x/tagfile1
-rwxr-xr-xsource/a/coreutils/coreutils.SlackBuild2
-rw-r--r--source/a/coreutils/no_ls_quoting.patch52
-rwxr-xr-xsource/l/fribidi/fribidi.SlackBuild12
-rwxr-xr-xsource/n/bind/bind.SlackBuild15
-rw-r--r--source/n/bind/default.named21
-rw-r--r--source/n/bind/rc.bind20
-rwxr-xr-xsource/n/ca-certificates/ca-certificates.SlackBuild5
-rw-r--r--source/n/ca-certificates/certdata-20210924.txt (renamed from source/n/ca-certificates/certdata-20210922.txt)0
-rwxr-xr-xsource/n/php/fetch-php.sh4
-rw-r--r--source/x/xdg-desktop-portal/slack-desc19
-rwxr-xr-xsource/x/xdg-desktop-portal/xdg-desktop-portal.SlackBuild145
-rw-r--r--source/x/xdg-desktop-portal/xdg-desktop-portal.url1
20 files changed, 420 insertions, 179 deletions
diff --git a/ChangeLog.rss b/ChangeLog.rss
index ba71446cf..032854ac3 100644
--- a/ChangeLog.rss
+++ b/ChangeLog.rss
@@ -11,10 +11,60 @@
<description>Tracking Slackware development in git.</description>
<language>en-us</language>
<id xmlns="http://www.w3.org/2005/Atom">urn:uuid:c964f45e-6732-11e8-bbe5-107b4450212f</id>
- <pubDate>Thu, 23 Sep 2021 19:15:14 GMT</pubDate>
- <lastBuildDate>Fri, 24 Sep 2021 06:59:46 GMT</lastBuildDate>
+ <pubDate>Sat, 25 Sep 2021 01:05:55 GMT</pubDate>
+ <lastBuildDate>Sat, 25 Sep 2021 06:59:49 GMT</lastBuildDate>
<generator>maintain_current_git.sh v 1.12</generator>
<item>
+ <title>Sat, 25 Sep 2021 01:05:55 GMT</title>
+ <pubDate>Sat, 25 Sep 2021 01:05:55 GMT</pubDate>
+ <link>https://git.slackware.nl/current/tag/?h=20210925010555</link>
+ <guid isPermaLink="false">20210925010555</guid>
+ <description>
+ <![CDATA[<pre>
+a/coreutils-9.0-x86_64-1.txz: Upgraded.
+ Thanks to GazL for pointing out where I needed to be looking in the code to
+ stick with the traditional (for us, anyway) ls quoting style.
+n/ca-certificates-20210924-noarch-1.txz: Upgraded.
+ Removed DST_Root_CA_X3.crt.
+n/cifs-utils-6.14-x86_64-1.txz: Upgraded.
+ </pre>]]>
+ </description>
+ </item>
+ <item>
+ <title>Fri, 24 Sep 2021 19:47:44 GMT</title>
+ <pubDate>Fri, 24 Sep 2021 19:47:44 GMT</pubDate>
+ <link>https://git.slackware.nl/current/tag/?h=20210924194744</link>
+ <guid isPermaLink="false">20210924194744</guid>
+ <description>
+ <![CDATA[<pre>
+l/fribidi-1.0.11-x86_64-1.txz: Upgraded.
+l/harfbuzz-3.0.0-x86_64-1.txz: Upgraded.
+n/bind-9.16.21-x86_64-3.txz: Rebuilt.
+ Clean this up a little more... for consistency, make all three variables
+ set in /etc/default/named start with NAMED_. Likewise, make sure that all
+ uses of them in rc.bind start with NAMED_ (fixes a mismatch discovered by
+ Nobby6). For anyone wishing to run BIND as root, it seems to accept -u root
+ just fine, but if you really don't want a -u option, just set NAMED_OPTIONS
+ to " " to avoid triggering the fallback.
+n/php-7.4.24-x86_64-1.txz: Upgraded.
+ This update fixes bugs and a security issue:
+ Zip: ZipArchive::extractTo extracts outside of destination.
+ For more information, see:
+ https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-21706
+ (* Security fix *)
+x/xdg-desktop-portal-1.10.1-x86_64-1.txz: Added.
+ This is needed by the xdg-desktop-portal-kde backend.
+ Thanks to Vincent Batts.
+extra/php8/php8-8.0.11-x86_64-1.txz: Upgraded.
+ This update fixes bugs and a security issue:
+ Zip: ZipArchive::extractTo extracts outside of destination.
+ For more information, see:
+ https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-21706
+ (* Security fix *)
+ </pre>]]>
+ </description>
+ </item>
+ <item>
<title>Thu, 23 Sep 2021 19:15:14 GMT</title>
<pubDate>Thu, 23 Sep 2021 19:15:14 GMT</pubDate>
<link>https://git.slackware.nl/current/tag/?h=20210923191514</link>
diff --git a/ChangeLog.txt b/ChangeLog.txt
index d6cd912ea..cbef37153 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,3 +1,37 @@
+Sat Sep 25 01:05:55 UTC 2021
+a/coreutils-9.0-x86_64-1.txz: Upgraded.
+ Thanks to GazL for pointing out where I needed to be looking in the code to
+ stick with the traditional (for us, anyway) ls quoting style.
+n/ca-certificates-20210924-noarch-1.txz: Upgraded.
+ Removed DST_Root_CA_X3.crt.
+n/cifs-utils-6.14-x86_64-1.txz: Upgraded.
++--------------------------+
+Fri Sep 24 19:47:44 UTC 2021
+l/fribidi-1.0.11-x86_64-1.txz: Upgraded.
+l/harfbuzz-3.0.0-x86_64-1.txz: Upgraded.
+n/bind-9.16.21-x86_64-3.txz: Rebuilt.
+ Clean this up a little more... for consistency, make all three variables
+ set in /etc/default/named start with NAMED_. Likewise, make sure that all
+ uses of them in rc.bind start with NAMED_ (fixes a mismatch discovered by
+ Nobby6). For anyone wishing to run BIND as root, it seems to accept -u root
+ just fine, but if you really don't want a -u option, just set NAMED_OPTIONS
+ to " " to avoid triggering the fallback.
+n/php-7.4.24-x86_64-1.txz: Upgraded.
+ This update fixes bugs and a security issue:
+ Zip: ZipArchive::extractTo extracts outside of destination.
+ For more information, see:
+ https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-21706
+ (* Security fix *)
+x/xdg-desktop-portal-1.10.1-x86_64-1.txz: Added.
+ This is needed by the xdg-desktop-portal-kde backend.
+ Thanks to Vincent Batts.
+extra/php8/php8-8.0.11-x86_64-1.txz: Upgraded.
+ This update fixes bugs and a security issue:
+ Zip: ZipArchive::extractTo extracts outside of destination.
+ For more information, see:
+ https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-21706
+ (* Security fix *)
++--------------------------+
Thu Sep 23 19:15:14 UTC 2021
a/kernel-firmware-20210923_0268c1b-noarch-1.txz: Upgraded.
d/parallel-20210922-noarch-1.txz: Upgraded.
diff --git a/FILELIST.TXT b/FILELIST.TXT
index ad783514f..0eeb70f36 100644
--- a/FILELIST.TXT
+++ b/FILELIST.TXT
@@ -1,20 +1,20 @@
-Thu Sep 23 19:18:30 UTC 2021
+Sat Sep 25 01:11:18 UTC 2021
Here is the file list for this directory. If you are using a
mirror site and find missing or extra files in the disk
subdirectories, please have the archive administrator refresh
the mirror.
-drwxr-xr-x 12 root root 4096 2021-09-23 19:15 .
+drwxr-xr-x 12 root root 4096 2021-09-25 01:05 .
-rw-r--r-- 1 root root 10064 2016-06-30 18:39 ./ANNOUNCE.14_2
-rw-r--r-- 1 root root 15590 2021-08-07 23:14 ./CHANGES_AND_HINTS.TXT
--rw-r--r-- 1 root root 1083204 2021-09-22 18:51 ./CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2021-09-22 18:51 ./CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 1084352 2021-09-24 19:52 ./CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2021-09-24 19:52 ./CHECKSUMS.md5.asc
-rw-r--r-- 1 root root 17976 1994-06-10 02:28 ./COPYING
-rw-r--r-- 1 root root 35147 2007-06-30 04:21 ./COPYING3
-rw-r--r-- 1 root root 19573 2016-06-23 20:08 ./COPYRIGHT.TXT
-rw-r--r-- 1 root root 616 2006-10-02 04:37 ./CRYPTO_NOTICE.TXT
--rw-r--r-- 1 root root 1656688 2021-09-23 19:15 ./ChangeLog.txt
+-rw-r--r-- 1 root root 1658330 2021-09-25 01:05 ./ChangeLog.txt
drwxr-xr-x 3 root root 4096 2013-03-20 22:17 ./EFI
drwxr-xr-x 2 root root 4096 2021-09-22 18:44 ./EFI/BOOT
-rw-r--r-- 1 root root 1187840 2021-06-15 19:16 ./EFI/BOOT/bootx64.efi
@@ -25,9 +25,9 @@ drwxr-xr-x 2 root root 4096 2021-09-22 18:44 ./EFI/BOOT
-rwxr-xr-x 1 root root 2504 2019-07-05 18:54 ./EFI/BOOT/make-grub.sh
-rw-r--r-- 1 root root 10722 2013-09-21 19:02 ./EFI/BOOT/osdetect.cfg
-rw-r--r-- 1 root root 1273 2013-08-12 21:08 ./EFI/BOOT/tools.cfg
--rw-r--r-- 1 root root 1409892 2021-09-22 18:51 ./FILELIST.TXT
+-rw-r--r-- 1 root root 1411424 2021-09-24 19:52 ./FILELIST.TXT
-rw-r--r-- 1 root root 1572 2012-08-29 18:27 ./GPG-KEY
--rw-r--r-- 1 root root 855514 2021-09-23 19:18 ./PACKAGES.TXT
+-rw-r--r-- 1 root root 856293 2021-09-25 01:10 ./PACKAGES.TXT
-rw-r--r-- 1 root root 8564 2016-06-28 21:33 ./README.TXT
-rw-r--r-- 1 root root 3629 2021-09-22 18:35 ./README.initrd
-rw-r--r-- 1 root root 34412 2017-12-01 17:44 ./README_CRYPT.TXT
@@ -39,12 +39,12 @@ drwxr-xr-x 2 root root 4096 2021-09-22 18:44 ./EFI/BOOT
-rw-r--r-- 1 root root 17294 2008-12-08 18:13 ./SPEAK_INSTALL.TXT
-rw-r--r-- 1 root root 57627 2021-04-11 19:48 ./Slackware-HOWTO
-rw-r--r-- 1 root root 6672 2021-02-08 05:11 ./UPGRADE.TXT
-drwxr-xr-x 17 root root 4096 2021-09-01 18:41 ./extra
--rw-r--r-- 1 root root 47635 2021-09-01 18:41 ./extra/CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2021-09-01 18:41 ./extra/CHECKSUMS.md5.asc
--rw-r--r-- 1 root root 59414 2021-09-01 18:41 ./extra/FILE_LIST
--rw-r--r-- 1 root root 251710 2021-09-01 18:41 ./extra/MANIFEST.bz2
--rw-r--r-- 1 root root 35368 2021-09-01 18:41 ./extra/PACKAGES.TXT
+drwxr-xr-x 17 root root 4096 2021-09-24 19:50 ./extra
+-rw-r--r-- 1 root root 47635 2021-09-24 19:50 ./extra/CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2021-09-24 19:50 ./extra/CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 59414 2021-09-24 19:50 ./extra/FILE_LIST
+-rw-r--r-- 1 root root 253506 2021-09-24 19:50 ./extra/MANIFEST.bz2
+-rw-r--r-- 1 root root 35368 2021-09-24 19:50 ./extra/PACKAGES.TXT
-rw-r--r-- 1 root root 149 2002-02-09 00:18 ./extra/README.TXT
drwxr-xr-x 2 root root 20480 2020-05-26 20:38 ./extra/aspell-word-lists
-rw-r--r-- 1 root root 171 2016-06-06 20:10 ./extra/aspell-word-lists/aspell-af-0.50_0-x86_64-5.txt
@@ -348,10 +348,10 @@ drwxr-xr-x 2 root root 4096 2018-02-27 06:13 ./extra/google-chrome
-rwxr-xr-x 1 root root 4168 2019-09-18 22:18 ./extra/google-chrome/google-chrome.SlackBuild
-rw-r--r-- 1 root root 840 2018-02-27 06:13 ./extra/google-chrome/slack-desc
lrwxrwxrwx 1 root root 11 2012-07-30 20:41 ./extra/java -> source/java
-drwxr-xr-x 2 root root 4096 2021-08-25 20:35 ./extra/php8
--rw-r--r-- 1 root root 357 2021-08-25 18:50 ./extra/php8/php8-8.0.10-x86_64-1.txt
--rw-r--r-- 1 root root 6089368 2021-08-25 18:50 ./extra/php8/php8-8.0.10-x86_64-1.txz
--rw-r--r-- 1 root root 163 2021-08-25 18:50 ./extra/php8/php8-8.0.10-x86_64-1.txz.asc
+drwxr-xr-x 2 root root 4096 2021-09-24 19:50 ./extra/php8
+-rw-r--r-- 1 root root 357 2021-09-24 18:08 ./extra/php8/php8-8.0.11-x86_64-1.txt
+-rw-r--r-- 1 root root 6139516 2021-09-24 18:08 ./extra/php8/php8-8.0.11-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2021-09-24 18:08 ./extra/php8/php8-8.0.11-x86_64-1.txz.asc
drwxr-xr-x 2 root root 4096 2021-09-01 18:41 ./extra/sendmail
-rw-r--r-- 1 root root 146 2017-11-15 00:39 ./extra/sendmail/README
-rw-r--r-- 1 root root 503 2021-09-01 18:13 ./extra/sendmail/sendmail-8.17.1-x86_64-2.txt
@@ -557,16 +557,16 @@ drwxr-xr-x 2 root root 4096 2012-07-30 18:44 ./extra/source/java/profile.d
-rwxr-xr-x 1 root root 80 2019-07-30 16:57 ./extra/source/java/profile.d/jre.sh
-rw-r--r-- 1 root root 817 2018-02-27 06:13 ./extra/source/java/slack-desc.jdk
-rw-r--r-- 1 root root 861 2018-02-27 06:13 ./extra/source/java/slack-desc.jre
-drwxr-xr-x 2 root root 4096 2021-08-25 18:48 ./extra/source/php8
+drwxr-xr-x 2 root root 4096 2021-09-24 18:06 ./extra/source/php8
-rw-r--r-- 1 root root 432 2020-12-21 16:28 ./extra/source/php8/doinst.sh.gz
--rwxr-xr-x 1 root root 120 2021-08-25 18:48 ./extra/source/php8/fetch-php.sh
+-rwxr-xr-x 1 root root 120 2021-09-24 18:06 ./extra/source/php8/fetch-php.sh
-rw-r--r-- 1 root root 1020 2021-02-19 20:43 ./extra/source/php8/mod_php.conf.example
--rw-r--r-- 1 root root 10703088 2021-08-24 16:50 ./extra/source/php8/php-8.0.10.tar.xz
--rw-r--r-- 1 root root 866 2021-08-24 16:50 ./extra/source/php8/php-8.0.10.tar.xz.asc
+-rw-r--r-- 1 root root 10804388 2021-09-21 17:20 ./extra/source/php8/php-8.0.11.tar.xz
+-rw-r--r-- 1 root root 858 2021-09-21 17:20 ./extra/source/php8/php-8.0.11.tar.xz.asc
-rw-r--r-- 1 root root 387 2017-11-28 02:08 ./extra/source/php8/php-fpm.conf.diff.gz
-rw-r--r-- 1 root root 605 2020-03-17 21:22 ./extra/source/php8/php.imap.api.diff.gz
-rw-r--r-- 1 root root 805 2020-05-12 19:14 ./extra/source/php8/php.ini-development.diff.gz
--rwxr-xr-x 1 root root 10630 2021-08-25 18:48 ./extra/source/php8/php8.SlackBuild
+-rwxr-xr-x 1 root root 10630 2021-09-24 18:00 ./extra/source/php8/php8.SlackBuild
-rw-r--r-- 1 root root 809 2021-02-19 19:05 ./extra/source/php8/slack-desc
drwxr-xr-x 2 root root 4096 2021-09-01 18:12 ./extra/source/sendmail
-rw-r--r-- 1 root root 799 2008-04-12 05:48 ./extra/source/sendmail/Build.gz
@@ -715,13 +715,13 @@ drwxr-xr-x 2 root root 4096 2012-09-20 18:06 ./patches
-rw-r--r-- 1 root root 575 2012-09-20 18:06 ./patches/FILE_LIST
-rw-r--r-- 1 root root 14 2012-09-20 18:06 ./patches/MANIFEST.bz2
-rw-r--r-- 1 root root 224 2012-09-20 18:06 ./patches/PACKAGES.TXT
-drwxr-xr-x 17 root root 4096 2021-09-23 19:18 ./slackware64
--rw-r--r-- 1 root root 334497 2021-09-23 19:18 ./slackware64/CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2021-09-23 19:18 ./slackware64/CHECKSUMS.md5.asc
--rw-r--r-- 1 root root 414969 2021-09-23 19:17 ./slackware64/FILE_LIST
--rw-r--r-- 1 root root 4154861 2021-09-23 19:17 ./slackware64/MANIFEST.bz2
+drwxr-xr-x 17 root root 4096 2021-09-25 01:10 ./slackware64
+-rw-r--r-- 1 root root 334729 2021-09-25 01:10 ./slackware64/CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2021-09-25 01:10 ./slackware64/CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 415246 2021-09-25 01:10 ./slackware64/FILE_LIST
+-rw-r--r-- 1 root root 4140955 2021-09-25 01:10 ./slackware64/MANIFEST.bz2
lrwxrwxrwx 1 root root 15 2009-08-23 23:34 ./slackware64/PACKAGES.TXT -> ../PACKAGES.TXT
-drwxr-xr-x 2 root root 32768 2021-09-23 19:17 ./slackware64/a
+drwxr-xr-x 2 root root 32768 2021-09-25 01:10 ./slackware64/a
-rw-r--r-- 1 root root 327 2021-07-17 17:47 ./slackware64/a/aaa_base-15.0-x86_64-1.txt
-rw-r--r-- 1 root root 10788 2021-07-17 17:47 ./slackware64/a/aaa_base-15.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-07-17 17:47 ./slackware64/a/aaa_base-15.0-x86_64-1.txz.asc
@@ -755,9 +755,9 @@ drwxr-xr-x 2 root root 32768 2021-09-23 19:17 ./slackware64/a
-rw-r--r-- 1 root root 477 2021-02-13 10:55 ./slackware64/a/bzip2-1.0.8-x86_64-3.txt
-rw-r--r-- 1 root root 92456 2021-02-13 10:55 ./slackware64/a/bzip2-1.0.8-x86_64-3.txz
-rw-r--r-- 1 root root 163 2021-02-13 10:55 ./slackware64/a/bzip2-1.0.8-x86_64-3.txz.asc
--rw-r--r-- 1 root root 523 2021-02-13 10:56 ./slackware64/a/coreutils-8.32-x86_64-3.txt
--rw-r--r-- 1 root root 2627728 2021-02-13 10:56 ./slackware64/a/coreutils-8.32-x86_64-3.txz
--rw-r--r-- 1 root root 163 2021-02-13 10:56 ./slackware64/a/coreutils-8.32-x86_64-3.txz.asc
+-rw-r--r-- 1 root root 523 2021-09-25 00:50 ./slackware64/a/coreutils-9.0-x86_64-1.txt
+-rw-r--r-- 1 root root 2660864 2021-09-25 00:50 ./slackware64/a/coreutils-9.0-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2021-09-25 00:50 ./slackware64/a/coreutils-9.0-x86_64-1.txz.asc
-rw-r--r-- 1 root root 487 2021-02-13 10:56 ./slackware64/a/cpio-2.13-x86_64-3.txt
-rw-r--r-- 1 root root 241972 2021-02-13 10:56 ./slackware64/a/cpio-2.13-x86_64-3.txz
-rw-r--r-- 1 root root 163 2021-02-13 10:56 ./slackware64/a/cpio-2.13-x86_64-3.txz.asc
@@ -2713,7 +2713,7 @@ drwxr-xr-x 2 root root 77824 2021-09-21 18:08 ./slackware64/kde
-rw-r--r-- 1 root root 296 2021-09-02 17:29 ./slackware64/kde/zeroconf-ioslave-21.08.1-x86_64-1.txt
-rw-r--r-- 1 root root 40284 2021-09-02 17:29 ./slackware64/kde/zeroconf-ioslave-21.08.1-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-09-02 17:29 ./slackware64/kde/zeroconf-ioslave-21.08.1-x86_64-1.txz.asc
-drwxr-xr-x 2 root root 73728 2021-09-23 19:17 ./slackware64/l
+drwxr-xr-x 2 root root 73728 2021-09-24 19:51 ./slackware64/l
-rw-r--r-- 1 root root 329 2021-02-13 05:56 ./slackware64/l/GConf-3.2.6-x86_64-7.txt
-rw-r--r-- 1 root root 928148 2021-02-13 05:56 ./slackware64/l/GConf-3.2.6-x86_64-7.txz
-rw-r--r-- 1 root root 163 2021-02-13 05:56 ./slackware64/l/GConf-3.2.6-x86_64-7.txz.asc
@@ -2912,9 +2912,9 @@ drwxr-xr-x 2 root root 73728 2021-09-23 19:17 ./slackware64/l
-rw-r--r-- 1 root root 611 2021-02-13 06:30 ./slackware64/l/frei0r-plugins-1.7.0-x86_64-3.txt
-rw-r--r-- 1 root root 317280 2021-02-13 06:30 ./slackware64/l/frei0r-plugins-1.7.0-x86_64-3.txz
-rw-r--r-- 1 root root 163 2021-02-13 06:30 ./slackware64/l/frei0r-plugins-1.7.0-x86_64-3.txz.asc
--rw-r--r-- 1 root root 397 2021-02-13 06:30 ./slackware64/l/fribidi-1.0.10-x86_64-3.txt
--rw-r--r-- 1 root root 78352 2021-02-13 06:30 ./slackware64/l/fribidi-1.0.10-x86_64-3.txz
--rw-r--r-- 1 root root 163 2021-02-13 06:30 ./slackware64/l/fribidi-1.0.10-x86_64-3.txz.asc
+-rw-r--r-- 1 root root 397 2021-09-24 19:25 ./slackware64/l/fribidi-1.0.11-x86_64-1.txt
+-rw-r--r-- 1 root root 78716 2021-09-24 19:25 ./slackware64/l/fribidi-1.0.11-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2021-09-24 19:25 ./slackware64/l/fribidi-1.0.11-x86_64-1.txz.asc
-rw-r--r-- 1 root root 369 2021-02-13 06:30 ./slackware64/l/fuse-2.9.9-x86_64-3.txt
-rw-r--r-- 1 root root 139232 2021-02-13 06:30 ./slackware64/l/fuse-2.9.9-x86_64-3.txz
-rw-r--r-- 1 root root 163 2021-02-13 06:30 ./slackware64/l/fuse-2.9.9-x86_64-3.txz.asc
@@ -3053,9 +3053,9 @@ drwxr-xr-x 2 root root 73728 2021-09-23 19:17 ./slackware64/l
-rw-r--r-- 1 root root 428 2021-04-30 17:36 ./slackware64/l/gvfs-1.48.1-x86_64-1.txt
-rw-r--r-- 1 root root 1053116 2021-04-30 17:36 ./slackware64/l/gvfs-1.48.1-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-04-30 17:36 ./slackware64/l/gvfs-1.48.1-x86_64-1.txz.asc
--rw-r--r-- 1 root root 225 2021-09-07 16:57 ./slackware64/l/harfbuzz-2.9.1-x86_64-1.txt
--rw-r--r-- 1 root root 920836 2021-09-07 16:57 ./slackware64/l/harfbuzz-2.9.1-x86_64-1.txz
--rw-r--r-- 1 root root 163 2021-09-07 16:57 ./slackware64/l/harfbuzz-2.9.1-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 225 2021-09-24 19:27 ./slackware64/l/harfbuzz-3.0.0-x86_64-1.txt
+-rw-r--r-- 1 root root 924892 2021-09-24 19:27 ./slackware64/l/harfbuzz-3.0.0-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2021-09-24 19:27 ./slackware64/l/harfbuzz-3.0.0-x86_64-1.txz.asc
-rw-r--r-- 1 root root 506 2021-02-13 06:50 ./slackware64/l/hicolor-icon-theme-0.17-noarch-4.txt
-rw-r--r-- 1 root root 13876 2021-02-13 06:50 ./slackware64/l/hicolor-icon-theme-0.17-noarch-4.txz
-rw-r--r-- 1 root root 163 2021-02-13 06:50 ./slackware64/l/hicolor-icon-theme-0.17-noarch-4.txz.asc
@@ -3817,7 +3817,7 @@ drwxr-xr-x 2 root root 73728 2021-09-23 19:17 ./slackware64/l
-rw-r--r-- 1 root root 463 2021-05-15 18:01 ./slackware64/l/zstd-1.5.0-x86_64-1.txt
-rw-r--r-- 1 root root 458040 2021-05-15 18:01 ./slackware64/l/zstd-1.5.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-05-15 18:01 ./slackware64/l/zstd-1.5.0-x86_64-1.txz.asc
-drwxr-xr-x 2 root root 32768 2021-09-22 18:50 ./slackware64/n
+drwxr-xr-x 2 root root 32768 2021-09-25 01:10 ./slackware64/n
-rw-r--r-- 1 root root 357 2021-08-17 18:31 ./slackware64/n/ModemManager-1.16.10-x86_64-1.txt
-rw-r--r-- 1 root root 1959924 2021-08-17 18:31 ./slackware64/n/ModemManager-1.16.10-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-08-17 18:31 ./slackware64/n/ModemManager-1.16.10-x86_64-1.txz.asc
@@ -3833,9 +3833,9 @@ drwxr-xr-x 2 root root 32768 2021-09-22 18:50 ./slackware64/n
-rw-r--r-- 1 root root 683 2021-02-13 11:55 ./slackware64/n/biff+comsat-0.17-x86_64-4.txt
-rw-r--r-- 1 root root 11280 2021-02-13 11:55 ./slackware64/n/biff+comsat-0.17-x86_64-4.txz
-rw-r--r-- 1 root root 163 2021-02-13 11:55 ./slackware64/n/biff+comsat-0.17-x86_64-4.txz.asc
--rw-r--r-- 1 root root 334 2021-09-18 18:22 ./slackware64/n/bind-9.16.21-x86_64-2.txt
--rw-r--r-- 1 root root 2210060 2021-09-18 18:22 ./slackware64/n/bind-9.16.21-x86_64-2.txz
--rw-r--r-- 1 root root 163 2021-09-18 18:22 ./slackware64/n/bind-9.16.21-x86_64-2.txz.asc
+-rw-r--r-- 1 root root 334 2021-09-24 19:12 ./slackware64/n/bind-9.16.21-x86_64-3.txt
+-rw-r--r-- 1 root root 2209464 2021-09-24 19:12 ./slackware64/n/bind-9.16.21-x86_64-3.txz
+-rw-r--r-- 1 root root 163 2021-09-24 19:12 ./slackware64/n/bind-9.16.21-x86_64-3.txz.asc
-rw-r--r-- 1 root root 333 2021-08-24 06:22 ./slackware64/n/bluez-5.61-x86_64-1.txt
-rw-r--r-- 1 root root 1197220 2021-08-24 06:22 ./slackware64/n/bluez-5.61-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-08-24 06:22 ./slackware64/n/bluez-5.61-x86_64-1.txz.asc
@@ -3854,12 +3854,12 @@ drwxr-xr-x 2 root root 32768 2021-09-22 18:50 ./slackware64/n
-rw-r--r-- 1 root root 484 2021-08-11 17:59 ./slackware64/n/c-ares-1.17.2-x86_64-1.txt
-rw-r--r-- 1 root root 135408 2021-08-11 17:59 ./slackware64/n/c-ares-1.17.2-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-08-11 17:59 ./slackware64/n/c-ares-1.17.2-x86_64-1.txz.asc
--rw-r--r-- 1 root root 367 2021-09-22 18:18 ./slackware64/n/ca-certificates-20210922-noarch-1.txt
--rw-r--r-- 1 root root 127500 2021-09-22 18:18 ./slackware64/n/ca-certificates-20210922-noarch-1.txz
--rw-r--r-- 1 root root 163 2021-09-22 18:18 ./slackware64/n/ca-certificates-20210922-noarch-1.txz.asc
--rw-r--r-- 1 root root 603 2021-04-13 16:13 ./slackware64/n/cifs-utils-6.13-x86_64-1.txt
--rw-r--r-- 1 root root 219308 2021-04-13 16:13 ./slackware64/n/cifs-utils-6.13-x86_64-1.txz
--rw-r--r-- 1 root root 163 2021-04-13 16:13 ./slackware64/n/cifs-utils-6.13-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 367 2021-09-25 00:54 ./slackware64/n/ca-certificates-20210924-noarch-1.txt
+-rw-r--r-- 1 root root 126720 2021-09-25 00:54 ./slackware64/n/ca-certificates-20210924-noarch-1.txz
+-rw-r--r-- 1 root root 163 2021-09-25 00:54 ./slackware64/n/ca-certificates-20210924-noarch-1.txz.asc
+-rw-r--r-- 1 root root 603 2021-09-25 00:07 ./slackware64/n/cifs-utils-6.14-x86_64-1.txt
+-rw-r--r-- 1 root root 221196 2021-09-25 00:07 ./slackware64/n/cifs-utils-6.14-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2021-09-25 00:07 ./slackware64/n/cifs-utils-6.14-x86_64-1.txz.asc
-rw-r--r-- 1 root root 597 2021-02-13 11:57 ./slackware64/n/conntrack-tools-1.4.6-x86_64-3.txt
-rw-r--r-- 1 root root 156588 2021-02-13 11:57 ./slackware64/n/conntrack-tools-1.4.6-x86_64-3.txz
-rw-r--r-- 1 root root 163 2021-02-13 11:57 ./slackware64/n/conntrack-tools-1.4.6-x86_64-3.txz.asc
@@ -4167,9 +4167,9 @@ drwxr-xr-x 2 root root 32768 2021-09-22 18:50 ./slackware64/n
-rw-r--r-- 1 root root 478 2021-03-26 17:48 ./slackware64/n/pam-krb5-4.10-x86_64-1.txt
-rw-r--r-- 1 root root 71480 2021-03-26 17:48 ./slackware64/n/pam-krb5-4.10-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-03-26 17:48 ./slackware64/n/pam-krb5-4.10-x86_64-1.txz.asc
--rw-r--r-- 1 root root 345 2021-08-25 18:46 ./slackware64/n/php-7.4.23-x86_64-1.txt
--rw-r--r-- 1 root root 5767012 2021-08-25 18:46 ./slackware64/n/php-7.4.23-x86_64-1.txz
--rw-r--r-- 1 root root 163 2021-08-25 18:46 ./slackware64/n/php-7.4.23-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 345 2021-09-24 18:03 ./slackware64/n/php-7.4.24-x86_64-1.txt
+-rw-r--r-- 1 root root 5821300 2021-09-24 18:03 ./slackware64/n/php-7.4.24-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2021-09-24 18:03 ./slackware64/n/php-7.4.24-x86_64-1.txz.asc
-rw-r--r-- 1 root root 576 2021-02-13 12:24 ./slackware64/n/pidentd-3.0.19-x86_64-6.txt
-rw-r--r-- 1 root root 42736 2021-02-13 12:24 ./slackware64/n/pidentd-3.0.19-x86_64-6.txz
-rw-r--r-- 1 root root 163 2021-02-13 12:24 ./slackware64/n/pidentd-3.0.19-x86_64-6.txz.asc
@@ -4324,7 +4324,7 @@ drwxr-xr-x 2 root root 4096 2021-04-06 19:37 ./slackware64/tcl
-rw-r--r-- 1 root root 227 2021-04-05 19:38 ./slackware64/tcl/tk-8.6.11.1-x86_64-4.txt
-rw-r--r-- 1 root root 1787828 2021-04-05 19:38 ./slackware64/tcl/tk-8.6.11.1-x86_64-4.txz
-rw-r--r-- 1 root root 163 2021-04-05 19:38 ./slackware64/tcl/tk-8.6.11.1-x86_64-4.txz.asc
-drwxr-xr-x 2 root root 65536 2021-09-22 18:50 ./slackware64/x
+drwxr-xr-x 2 root root 65536 2021-09-24 19:51 ./slackware64/x
-rw-r--r-- 1 root root 440 2021-09-04 17:57 ./slackware64/x/OpenCC-1.1.3-x86_64-1.txt
-rw-r--r-- 1 root root 682700 2021-09-04 17:57 ./slackware64/x/OpenCC-1.1.3-x86_64-1.txz
-rw-r--r-- 1 root root 163 2021-09-04 17:57 ./slackware64/x/OpenCC-1.1.3-x86_64-1.txz.asc
@@ -4771,8 +4771,8 @@ drwxr-xr-x 2 root root 65536 2021-09-22 18:50 ./slackware64/x
-rw-r--r-- 1 root root 357 2021-02-13 13:05 ./slackware64/x/makedepend-1.0.6-x86_64-3.txt
-rw-r--r-- 1 root root 29800 2021-02-13 13:05 ./slackware64/x/makedepend-1.0.6-x86_64-3.txz
-rw-r--r-- 1 root root 163 2021-02-13 13:05 ./slackware64/x/makedepend-1.0.6-x86_64-3.txz.asc
--rw-r--r-- 1 root root 24842 2021-04-18 01:23 ./slackware64/x/maketag
--rw-r--r-- 1 root root 24842 2021-04-18 01:23 ./slackware64/x/maketag.ez
+-rw-r--r-- 1 root root 24938 2021-09-24 19:48 ./slackware64/x/maketag
+-rw-r--r-- 1 root root 24938 2021-09-24 19:48 ./slackware64/x/maketag.ez
-rw-r--r-- 1 root root 485 2021-02-13 12:55 ./slackware64/x/marisa-0.2.6-x86_64-4.txt
-rw-r--r-- 1 root root 158512 2021-02-13 12:55 ./slackware64/x/marisa-0.2.6-x86_64-4.txz
-rw-r--r-- 1 root root 163 2021-02-13 12:55 ./slackware64/x/marisa-0.2.6-x86_64-4.txz.asc
@@ -4836,7 +4836,7 @@ drwxr-xr-x 2 root root 65536 2021-09-22 18:50 ./slackware64/x
-rw-r--r-- 1 root root 249 2021-02-13 13:11 ./slackware64/x/smproxy-1.0.6-x86_64-4.txt
-rw-r--r-- 1 root root 22468 2021-02-13 13:11 ./slackware64/x/smproxy-1.0.6-x86_64-4.txz
-rw-r--r-- 1 root root 163 2021-02-13 13:11 ./slackware64/x/smproxy-1.0.6-x86_64-4.txz.asc
--rw-r--r-- 1 root root 5038 2021-04-18 01:22 ./slackware64/x/tagfile
+-rw-r--r-- 1 root root 5061 2021-09-24 19:48 ./slackware64/x/tagfile
-rw-r--r-- 1 root root 545 2021-02-13 13:01 ./slackware64/x/tibmachuni-font-ttf-1.901b-noarch-5.txt
-rw-r--r-- 1 root root 865084 2021-02-13 13:01 ./slackware64/x/tibmachuni-font-ttf-1.901b-noarch-5.txz
-rw-r--r-- 1 root root 163 2021-02-13 13:01 ./slackware64/x/tibmachuni-font-ttf-1.901b-noarch-5.txz.asc
@@ -4945,6 +4945,9 @@ drwxr-xr-x 2 root root 65536 2021-09-22 18:50 ./slackware64/x
-rw-r--r-- 1 root root 254 2021-02-13 13:12 ./slackware64/x/xdbedizzy-1.1.0-x86_64-5.txt
-rw-r--r-- 1 root root 17628 2021-02-13 13:12 ./slackware64/x/xdbedizzy-1.1.0-x86_64-5.txz
-rw-r--r-- 1 root root 163 2021-02-13 13:12 ./slackware64/x/xdbedizzy-1.1.0-x86_64-5.txz.asc
+-rw-r--r-- 1 root root 638 2021-09-24 17:54 ./slackware64/x/xdg-desktop-portal-1.10.1-x86_64-1.txt
+-rw-r--r-- 1 root root 280436 2021-09-24 17:54 ./slackware64/x/xdg-desktop-portal-1.10.1-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2021-09-24 17:54 ./slackware64/x/xdg-desktop-portal-1.10.1-x86_64-1.txz.asc
-rw-r--r-- 1 root root 475 2021-02-13 13:04 ./slackware64/x/xdg-user-dirs-0.17-x86_64-3.txt
-rw-r--r-- 1 root root 45932 2021-02-13 13:04 ./slackware64/x/xdg-user-dirs-0.17-x86_64-3.txz
-rw-r--r-- 1 root root 163 2021-02-13 13:04 ./slackware64/x/xdg-user-dirs-0.17-x86_64-3.txz.asc
@@ -5505,9 +5508,9 @@ drwxr-xr-x 2 root root 12288 2021-09-23 19:17 ./slackware64/xfce
-rw-r--r-- 1 root root 163 2021-02-13 13:53 ./slackware64/xfce/xfce4-session-4.16.0-x86_64-3.txz.asc
-rw-r--r-- 1 root root 377 2021-06-09 04:53 ./slackware64/xfce/xfce4-settings-4.16.2-x86_64-1.txt
-rw-r--r-- 1 root root 803988 2021-06-09 04:53 ./slackware64/xfce/xfce4-settings-4.16.2-x86_64-1.txz
--rw-r--r-- 1 root root 163 2021-06-09 04:53 ./slackware64/xfce/xfce4-settings-4.16.2-x86_64-1.txz.asc
--rw-r--r-- 1 root root 402 2021-02-13 13:53 ./slackware64/xfce/xfce4-systemload-plugin-1.2.4-x86_64-4.txt
--rw-r--r-- 1 root root 41468 2021-02-13 13:53 ./slackware64/xfce/xfce4-systemload-plugin-1.2.4-x86_64-4.txz
+-rw-r--r-- 1 root root 163 2021-06-09 04:53 ./slackware64/xfce/xfce4-settings-4.16.2-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 402 2021-02-13 13:53 ./slackware64/xfce/xfce4-systemload-plugin-1.2.4-x86_64-4.txt
+-rw-r--r-- 1 root root 41468 2021-02-13 13:53 ./slackware64/xfce/xfce4-systemload-plugin-1.2.4-x86_64-4.txz
-rw-r--r-- 1 root root 163 2021-02-13 13:53 ./slackware64/xfce/xfce4-systemload-plugin-1.2.4-x86_64-4.txz.asc
-rw-r--r-- 1 root root 463 2021-02-15 20:34 ./slackware64/xfce/xfce4-taskmanager-1.4.2-x86_64-1.txt
-rw-r--r-- 1 root root 114388 2021-02-15 20:34 ./slackware64/xfce/xfce4-taskmanager-1.4.2-x86_64-1.txz
@@ -5542,13 +5545,13 @@ drwxr-xr-x 2 root root 4096 2021-02-15 19:33 ./slackware64/y
-rw-r--r-- 1 root root 1486956 2021-02-13 13:56 ./slackware64/y/nethack-3.6.6-x86_64-3.txz
-rw-r--r-- 1 root root 163 2021-02-13 13:56 ./slackware64/y/nethack-3.6.6-x86_64-3.txz.asc
-rw-r--r-- 1 root root 26 2020-12-30 21:55 ./slackware64/y/tagfile
-drwxr-xr-x 18 root root 4096 2021-09-23 19:18 ./source
--rw-r--r-- 1 root root 578023 2021-09-23 19:18 ./source/CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2021-09-23 19:18 ./source/CHECKSUMS.md5.asc
--rw-r--r-- 1 root root 804270 2021-09-23 19:18 ./source/FILE_LIST
--rw-r--r-- 1 root root 23204829 2021-09-23 19:18 ./source/MANIFEST.bz2
+drwxr-xr-x 18 root root 4096 2021-09-25 01:11 ./source
+-rw-r--r-- 1 root root 578346 2021-09-25 01:11 ./source/CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2021-09-25 01:11 ./source/CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 804735 2021-09-25 01:11 ./source/FILE_LIST
+-rw-r--r-- 1 root root 23187876 2021-09-25 01:11 ./source/MANIFEST.bz2
-rw-r--r-- 1 root root 1314 2006-10-02 04:40 ./source/README.TXT
-drwxr-xr-x 122 root root 4096 2021-09-10 18:43 ./source/a
+drwxr-xr-x 122 root root 4096 2021-09-25 00:50 ./source/a
-rw-r--r-- 1 root root 1591 2021-04-06 18:09 ./source/a/FTBFSlog
drwxr-xr-x 2 root root 4096 2021-07-17 17:46 ./source/a/aaa_base
-rw-r--r-- 1 root root 11115 2018-06-24 18:43 ./source/a/aaa_base/_aaa_base.tar.gz
@@ -5639,16 +5642,16 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/a/bzip2
-rw-r--r-- 1 root root 307 2019-07-14 19:00 ./source/a/bzip2/bzip2.saneso.diff.gz
-rw-r--r-- 1 root root 32 2019-06-28 18:17 ./source/a/bzip2/bzip2.url
-rw-r--r-- 1 root root 930 2018-02-27 06:13 ./source/a/bzip2/slack-desc
-drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/a/coreutils
+drwxr-xr-x 2 root root 4096 2021-09-25 00:48 ./source/a/coreutils
-rw-r--r-- 1 root root 1718 2019-01-01 20:14 ./source/a/coreutils/DIR_COLORS.gz
--rw-r--r-- 1 root root 5547836 2020-03-05 14:24 ./source/a/coreutils/coreutils-8.32.tar.xz
--rw-r--r-- 1 root root 833 2020-03-05 14:24 ./source/a/coreutils/coreutils-8.32.tar.xz.sig
+-rw-r--r-- 1 root root 5612752 2021-09-24 13:43 ./source/a/coreutils/coreutils-9.0.tar.xz
+-rw-r--r-- 1 root root 833 2021-09-24 13:43 ./source/a/coreutils/coreutils-9.0.tar.xz.sig
-rw-r--r-- 1 root root 633 2017-11-28 22:34 ./source/a/coreutils/coreutils-dircolors.csh.gz
-rw-r--r-- 1 root root 754 2017-11-28 22:35 ./source/a/coreutils/coreutils-dircolors.sh.gz
--rwxr-xr-x 1 root root 7033 2021-02-13 05:31 ./source/a/coreutils/coreutils.SlackBuild
+-rwxr-xr-x 1 root root 7033 2021-09-25 00:48 ./source/a/coreutils/coreutils.SlackBuild
-rw-r--r-- 1 root root 1610 2009-09-15 13:55 ./source/a/coreutils/coreutils.uname.diff.gz
-rw-r--r-- 1 root root 327 2016-01-29 19:35 ./source/a/coreutils/doinst.sh.gz
--rw-r--r-- 1 root root 906 2016-02-16 13:59 ./source/a/coreutils/no_ls_quoting.patch.gz
+-rw-r--r-- 1 root root 237 2021-09-25 00:47 ./source/a/coreutils/no_ls_quoting.patch.gz
-rw-r--r-- 1 root root 980 2018-02-27 06:13 ./source/a/coreutils/slack-desc
drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/a/cpio
-rw-r--r-- 1 root root 1007999 2019-11-06 08:18 ./source/a/cpio/cpio-2.13.tar.lz
@@ -9956,9 +9959,9 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/l/frei0r-plugins
-rwxr-xr-- 1 root root 4202 2021-02-13 05:31 ./source/l/frei0r-plugins/frei0r-plugins.SlackBuild
-rw-r--r-- 1 root root 30 2020-09-29 00:07 ./source/l/frei0r-plugins/frei0r-plugins.url
-rw-r--r-- 1 root root 1105 2020-11-01 20:04 ./source/l/frei0r-plugins/slack-desc
-drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/l/fribidi
--rw-r--r-- 1 root root 1147588 2020-07-05 19:29 ./source/l/fribidi/fribidi-1.0.10.tar.xz
--rwxr-xr-x 1 root root 3848 2021-02-13 05:31 ./source/l/fribidi/fribidi.SlackBuild
+drwxr-xr-x 2 root root 4096 2021-09-24 19:25 ./source/l/fribidi
+-rw-r--r-- 1 root root 1077004 2021-09-23 21:03 ./source/l/fribidi/fribidi-1.0.11.tar.xz
+-rwxr-xr-x 1 root root 3958 2021-09-24 19:24 ./source/l/fribidi/fribidi.SlackBuild
-rw-r--r-- 1 root root 852 2018-11-02 19:55 ./source/l/fribidi/slack-desc
drwxr-xr-x 2 root root 4096 2021-02-13 05:31 ./source/l/fuse
-rwxr-xr-x 1 root root 1526 2018-07-30 19:54 ./source/l/fuse/convert-gz-to-lz-drop-huge-html.sh
@@ -10265,8 +10268,8 @@ drwxr-xr-x 2 root root 4096 2021-04-30 17:35 ./source/l/gvfs
-rw-r--r-- 1 root root 1225916 2021-04-30 11:21 ./source/l/gvfs/gvfs-1.48.1.tar.xz
-rwxr-xr-x 1 root root 4847 2021-03-31 19:20 ./source/l/gvfs/gvfs.SlackBuild
-rw-r--r-- 1 root root 882 2018-02-27 06:12 ./source/l/gvfs/slack-desc
-drwxr-xr-x 2 root root 4096 2021-09-07 16:57 ./source/l/harfbuzz
--rw-r--r-- 1 root root 8625029 2021-09-07 11:46 ./source/l/harfbuzz/harfbuzz-2.9.1.tar.lz
+drwxr-xr-x 2 root root 4096 2021-09-24 19:27 ./source/l/harfbuzz
+-rw-r--r-- 1 root root 8871375 2021-09-17 19:32 ./source/l/harfbuzz/harfbuzz-3.0.0.tar.lz
-rwxr-xr-x 1 root root 4078 2021-05-04 18:01 ./source/l/harfbuzz/harfbuzz.SlackBuild
-rw-r--r-- 1 root root 46 2020-04-20 19:19 ./source/l/harfbuzz/harfbuzz.url
-rw-r--r-- 1 root root 713 2020-04-20 19:20 ./source/l/harfbuzz/slack-desc
@@ -11614,7 +11617,7 @@ drwxr-xr-x 2 root root 4096 2021-05-15 18:00 ./source/l/zstd
-rw-r--r-- 1 root root 325 2018-12-30 04:38 ./source/l/zstd/zstd.dont.link.pzstd.to.static.libzstd.a.diff.gz
-rw-r--r-- 1 root root 33 2018-11-08 01:06 ./source/l/zstd/zstd.url
-rwxr-xr-x 1 root root 14547 2021-02-14 06:12 ./source/make_world.sh
-drwxr-xr-x 156 root root 4096 2021-09-17 06:20 ./source/n
+drwxr-xr-x 156 root root 4096 2021-09-25 00:54 ./source/n
-rw-r--r-- 1 root root 1448 2021-01-17 00:09 ./source/n/FTBFSlog
drwxr-xr-x 2 root root 4096 2021-08-17 18:30 ./source/n/ModemManager
-rw-r--r-- 1 root root 2348164 2021-08-09 13:55 ./source/n/ModemManager/ModemManager-1.16.10.tar.xz
@@ -11663,22 +11666,22 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/n/biff+comsat
-rw-r--r-- 1 root root 729 2004-06-21 20:51 ./source/n/biff+comsat/biff+comsat.badutmp.diff.gz
-rw-r--r-- 1 root root 1222 2001-06-03 08:32 ./source/n/biff+comsat/biff+comsat.offset.diff.gz
-rw-r--r-- 1 root root 1142 2018-02-27 06:13 ./source/n/biff+comsat/slack-desc
-drwxr-xr-x 3 root root 4096 2021-09-16 00:25 ./source/n/bind
+drwxr-xr-x 3 root root 4096 2021-09-24 19:11 ./source/n/bind
-rw-r--r-- 1 root root 5120 2007-06-08 04:48 ./source/n/bind/3link.sh
-rw-r--r-- 1 root root 5057816 2021-09-15 06:33 ./source/n/bind/bind-9.16.21.tar.xz
-rw-r--r-- 1 root root 833 2021-09-15 06:33 ./source/n/bind/bind-9.16.21.tar.xz.asc
-rw-r--r-- 1 root root 833 2021-09-15 06:33 ./source/n/bind/bind-9.16.21.tar.xz.sha1.asc
-rw-r--r-- 1 root root 833 2021-09-15 06:33 ./source/n/bind/bind-9.16.21.tar.xz.sha256.asc
-rw-r--r-- 1 root root 833 2021-09-15 06:33 ./source/n/bind/bind-9.16.21.tar.xz.sha512.asc
--rwxr-xr-x 1 root root 5509 2021-09-18 18:21 ./source/n/bind/bind.SlackBuild
+-rwxr-xr-x 1 root root 5604 2021-09-24 19:11 ./source/n/bind/bind.SlackBuild
drwxr-xr-x 2 root root 4096 2019-08-19 18:12 ./source/n/bind/caching-example
-rw-r--r-- 1 root root 195 2001-05-18 02:03 ./source/n/bind/caching-example/localhost.zone
-rw-r--r-- 1 root root 681 2008-04-13 21:47 ./source/n/bind/caching-example/named.conf
-rw-r--r-- 1 root root 433 2011-03-26 06:54 ./source/n/bind/caching-example/named.local
-rw-r--r-- 1 root root 3312 2019-07-30 01:10 ./source/n/bind/caching-example/named.root
--rw-r--r-- 1 root root 515 2021-09-15 19:51 ./source/n/bind/default.named
+-rw-r--r-- 1 root root 478 2021-09-24 19:02 ./source/n/bind/default.named
-rw-r--r-- 1 root root 532 2021-09-16 00:25 ./source/n/bind/doinst.sh.gz
--rw-r--r-- 1 root root 3958 2021-09-18 18:21 ./source/n/bind/rc.bind
+-rw-r--r-- 1 root root 3990 2021-09-24 19:04 ./source/n/bind/rc.bind
-rw-r--r-- 1 root root 786 2018-02-27 06:13 ./source/n/bind/slack-desc
drwxr-xr-x 3 root root 4096 2021-08-24 06:21 ./source/n/bluez
drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/n/bluez-firmware
@@ -11731,18 +11734,18 @@ drwxr-xr-x 2 root root 4096 2021-08-11 17:58 ./source/n/c-ares
-rw-r--r-- 1 root root 822522 2021-08-10 06:14 ./source/n/c-ares/c-ares-1.17.2.tar.lz
-rwxr-xr-x 1 root root 4415 2021-04-09 19:16 ./source/n/c-ares/c-ares.SlackBuild
-rw-r--r-- 1 root root 970 2021-04-09 19:13 ./source/n/c-ares/slack-desc
-drwxr-xr-x 2 root root 4096 2021-09-22 18:18 ./source/n/ca-certificates
--rwxr-xr-x 1 root root 3493 2021-03-08 19:05 ./source/n/ca-certificates/ca-certificates.SlackBuild
+drwxr-xr-x 2 root root 4096 2021-09-25 00:53 ./source/n/ca-certificates
+-rwxr-xr-x 1 root root 3669 2021-09-25 00:53 ./source/n/ca-certificates/ca-certificates.SlackBuild
-rw-r--r-- 1 root root 14672 2018-12-11 03:14 ./source/n/ca-certificates/ca-certificates.tar.lz
--rw-r--r-- 1 root root 203780 2021-09-22 18:18 ./source/n/ca-certificates/certdata-20210922.txt.xz
+-rw-r--r-- 1 root root 203780 2021-09-25 00:53 ./source/n/ca-certificates/certdata-20210924.txt.xz
-rw-r--r-- 1 root root 315 2012-09-11 21:13 ./source/n/ca-certificates/doinst.sh.gz
-rw-r--r-- 1 root root 374 2015-09-14 21:52 ./source/n/ca-certificates/fixup_update-ca-certificates.diff.gz
-rwxr-xr-x 1 root root 1626 2018-12-11 03:25 ./source/n/ca-certificates/get-certdata.txt.sh
-rw-r--r-- 1 root root 128 2012-09-11 21:12 ./source/n/ca-certificates/setup.11.cacerts
-rw-r--r-- 1 root root 829 2019-02-26 23:30 ./source/n/ca-certificates/slack-desc
-rw-r--r-- 1 root root 229 2019-02-26 20:33 ./source/n/ca-certificates/update-ca-certificates.c_rehash.diff.gz
-drwxr-xr-x 2 root root 4096 2021-04-13 16:13 ./source/n/cifs-utils
--rw-r--r-- 1 root root 317983 2021-04-13 00:00 ./source/n/cifs-utils/cifs-utils-6.13.tar.lz
+drwxr-xr-x 2 root root 4096 2021-09-25 00:06 ./source/n/cifs-utils
+-rw-r--r-- 1 root root 319490 2021-09-23 23:53 ./source/n/cifs-utils/cifs-utils-6.14.tar.lz
-rwxr-xr-x 1 root root 4873 2021-04-13 16:13 ./source/n/cifs-utils/cifs-utils.SlackBuild
-rw-r--r-- 1 root root 48 2018-11-15 17:49 ./source/n/cifs-utils/cifs-utils.url
-rw-r--r-- 1 root root 1061 2018-02-27 06:13 ./source/n/cifs-utils/slack-desc
@@ -12014,12 +12017,12 @@ drwxr-xr-x 2 root root 4096 2021-08-02 17:57 ./source/n/libmbim
-rw-r--r-- 1 root root 554672 2021-07-27 09:54 ./source/n/libmbim/libmbim-1.26.0.tar.xz
-rw-r--r-- 1 root root 195 2021-07-27 09:54 ./source/n/libmbim/libmbim-1.26.0.tar.xz.asc
-rwxr-xr-x 1 root root 4347 2021-06-04 17:50 ./source/n/libmbim/libmbim.SlackBuild
--rw-r--r-- 1 root root 828 2018-02-27 06:13 ./source/n/libmbim/slack-desc
-drwxr-xr-x 2 root root 4096 2021-08-21 03:28 ./source/n/libmilter
--rwxr-xr-x 1 root root 3250 2021-08-21 03:28 ./source/n/libmilter/libmilter.SlackBuild
--rw-r--r-- 1 root root 1604826 2021-08-17 07:30 ./source/n/libmilter/sendmail.8.17.1.tar.lz
--rw-r--r-- 1 root root 400 2019-08-20 17:57 ./source/n/libmilter/site.config.m4
--rw-r--r-- 1 root root 830 2018-02-27 06:13 ./source/n/libmilter/slack-desc
+-rw-r--r-- 1 root root 828 2018-02-27 06:13 ./source/n/libmbim/slack-desc
+drwxr-xr-x 2 root root 4096 2021-08-21 03:28 ./source/n/libmilter
+-rwxr-xr-x 1 root root 3250 2021-08-21 03:28 ./source/n/libmilter/libmilter.SlackBuild
+-rw-r--r-- 1 root root 1604826 2021-08-17 07:30 ./source/n/libmilter/sendmail.8.17.1.tar.lz
+-rw-r--r-- 1 root root 400 2019-08-20 17:57 ./source/n/libmilter/site.config.m4
+-rw-r--r-- 1 root root 830 2018-02-27 06:13 ./source/n/libmilter/slack-desc
drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/n/libmnl
-rw-r--r-- 1 root root 245548 2016-07-02 08:57 ./source/n/libmnl/libmnl-1.0.4.tar.xz
-rwxr-xr-x 1 root root 4146 2021-02-13 05:32 ./source/n/libmnl/libmnl.SlackBuild
@@ -12434,12 +12437,12 @@ drwxr-xr-x 2 root root 4096 2021-03-26 17:48 ./source/n/pam-krb5
-rw-r--r-- 1 root root 45 2020-05-09 19:13 ./source/n/pam-krb5/pam-krb5.url
-rw-r--r-- 1 root root 929 2020-05-09 19:19 ./source/n/pam-krb5/slack-desc
-rw-r--r-- 1 root root 379 2020-05-09 19:12 ./source/n/pam-krb5/system-auth.krb5
-drwxr-xr-x 2 root root 4096 2021-08-25 18:44 ./source/n/php
+drwxr-xr-x 2 root root 4096 2021-09-24 18:00 ./source/n/php
-rw-r--r-- 1 root root 432 2020-12-21 16:28 ./source/n/php/doinst.sh.gz
--rwxr-xr-x 1 root root 120 2021-08-25 18:44 ./source/n/php/fetch-php.sh
+-rwxr-xr-x 1 root root 120 2021-09-24 18:00 ./source/n/php/fetch-php.sh
-rw-r--r-- 1 root root 1022 2017-11-28 18:32 ./source/n/php/mod_php.conf.example
--rw-r--r-- 1 root root 10371160 2021-08-24 16:50 ./source/n/php/php-7.4.23.tar.xz
--rw-r--r-- 1 root root 833 2021-08-24 16:50 ./source/n/php/php-7.4.23.tar.xz.asc
+-rw-r--r-- 1 root root 10372816 2021-09-21 11:40 ./source/n/php/php-7.4.24.tar.xz
+-rw-r--r-- 1 root root 833 2021-09-21 11:40 ./source/n/php/php-7.4.24.tar.xz.asc
-rw-r--r-- 1 root root 387 2017-11-28 02:08 ./source/n/php/php-fpm.conf.diff.gz
-rwxr-xr-x 1 root root 10795 2021-09-21 02:11 ./source/n/php/php.SlackBuild
-rw-r--r-- 1 root root 855 2021-06-29 20:14 ./source/n/php/php.enchant-2.patch.gz
@@ -12790,7 +12793,7 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/tcl/tk
-rwxr-xr-x 1 root root 4431 2021-04-05 19:37 ./source/tcl/tk/tk.SlackBuild
-rw-r--r-- 1 root root 48 2021-01-04 23:37 ./source/tcl/tk/tk.url
-rw-r--r-- 1 root root 4496008 2021-01-13 20:19 ./source/tcl/tk/tk8.6.11.1-src.tar.gz
-drwxr-xr-x 80 root root 4096 2021-08-29 01:08 ./source/x
+drwxr-xr-x 81 root root 4096 2021-09-24 17:52 ./source/x
-rw-r--r-- 1 root root 1605 2021-04-06 18:08 ./source/x/FTBFSlog
drwxr-xr-x 2 root root 4096 2021-09-04 17:57 ./source/x/OpenCC
-rw-r--r-- 1 root root 2078728 2021-09-03 14:26 ./source/x/OpenCC/OpenCC-ver.1.1.3.tar.lz
@@ -14330,6 +14333,11 @@ drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/x/xcm
-rwxr-xr-x 1 root root 4055 2021-02-13 05:32 ./source/x/xcm/xcm.SlackBuild
-rw-r--r-- 1 root root 393 2018-11-11 21:25 ./source/x/xcm/xcm.udev.rules.diff.gz
-rw-r--r-- 1 root root 44 2018-11-11 20:29 ./source/x/xcm/xcm.url
+drwxr-xr-x 2 root root 4096 2021-09-24 17:51 ./source/x/xdg-desktop-portal
+-rw-r--r-- 1 root root 1137 2021-09-24 17:52 ./source/x/xdg-desktop-portal/slack-desc
+-rw-r--r-- 1 root root 200165 2021-09-20 21:18 ./source/x/xdg-desktop-portal/xdg-desktop-portal-1.10.1.tar.lz
+-rwxr-xr-x 1 root root 4526 2021-09-24 17:51 ./source/x/xdg-desktop-portal/xdg-desktop-portal.SlackBuild
+-rw-r--r-- 1 root root 46 2021-04-20 19:33 ./source/x/xdg-desktop-portal/xdg-desktop-portal.url
drwxr-xr-x 2 root root 4096 2021-02-13 05:32 ./source/x/xdg-user-dirs
-rw-r--r-- 1 root root 281 2010-12-15 02:17 ./source/x/xdg-user-dirs/doinst.sh.gz
-rw-r--r-- 1 root root 936 2018-02-27 06:13 ./source/x/xdg-user-dirs/slack-desc
diff --git a/extra/source/php8/fetch-php.sh b/extra/source/php8/fetch-php.sh
index f5e788ebb..bcd28974a 100755
--- a/extra/source/php8/fetch-php.sh
+++ b/extra/source/php8/fetch-php.sh
@@ -1,2 +1,2 @@
-lftpget http://us.php.net/distributions/php-8.0.10.tar.xz.asc
-lftpget http://us.php.net/distributions/php-8.0.10.tar.xz
+lftpget http://us.php.net/distributions/php-8.0.11.tar.xz.asc
+lftpget http://us.php.net/distributions/php-8.0.11.tar.xz
diff --git a/extra/source/php8/php8.SlackBuild b/extra/source/php8/php8.SlackBuild
index f04dbcbfa..65e29cb5a 100755
--- a/extra/source/php8/php8.SlackBuild
+++ b/extra/source/php8/php8.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=php
VERSION=${VERSION:-$(echo php-*.tar.xz | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-ALPINE=2.24
+ALPINE=2.25
BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
diff --git a/slackware64/x/maketag b/slackware64/x/maketag
index cf5007224..fb6716646 100644
--- a/slackware64/x/maketag
+++ b/slackware64/x/maketag
@@ -216,6 +216,7 @@ Press ENTER when you are done." \
"xcursor-themes" "various cursor themes for X" "on" \
"xcursorgen" "create an X cursor from PNG files" "on" \
"xdbedizzy" "demo of DBE creating a spinning scene" "on" \
+"xdg-desktop-portal" "XDG portal frontend service" "on" \
"xdg-user-dirs" "A script to manage XDG user directories" "on" \
"xdg-utils" "Scripts to help with desktop integration" "on" \
"xditview" "display ditroff output" "on" \
@@ -331,7 +332,7 @@ if [ $? = 1 -o $? = 255 ]; then
rm -f $TMP/SeTpkgs
> $TMP/SeTnewtag
for pkg in \
-OpenCC anthy appres bdftopcf beforelight bitmap cldr-emoji-annotation compiz dejavu-fonts-ttf editres egl-wayland eglexternalplatform encodings fcitx fcitx-anthy fcitx-configtool fcitx-hangul fcitx-kkc fcitx-libpinyin fcitx-m17n fcitx-qt5 fcitx-sayura fcitx-table-extra fcitx-table-other fcitx-unikey font-adobe-100dpi font-adobe-75dpi font-adobe-utopia-100dpi font-adobe-utopia-75dpi font-adobe-utopia-type1 font-alias font-arabic-misc font-bh-100dpi font-bh-75dpi font-bh-lucidatypewriter-100dpi font-bh-lucidatypewriter-75dpi font-bh-ttf font-bh-type1 font-bitstream-100dpi font-bitstream-75dpi font-bitstream-speedo font-bitstream-type1 font-cronyx-cyrillic font-cursor-misc font-daewoo-misc font-dec-misc font-ibm-type1 font-isas-misc font-jis-misc font-micro-misc font-misc-cyrillic font-misc-ethiopic font-misc-meltho font-misc-misc font-mutt-misc font-schumacher-misc font-screen-cyrillic font-sony-misc font-sun-misc font-util font-winitzki-cyrillic font-xfree86-type1 fontconfig fonttosfnt freeglut fslsfonts fstobdf gccmakedep glew glu hack-fonts-ttf ibus ibus-anthy ibus-hangul ibus-kkc ibus-libpinyin ibus-m17n ibus-table ibus-unikey iceauth ico igt-gpu-tools imake intel-vaapi-driver libFS libICE libSM libX11 libXScrnSaver libXau libXaw libXaw3d libXaw3dXft libXcm libXcomposite libXcursor libXdamage libXdmcp libXevie libXext libXfixes libXfont2 libXfontcache libXft libXi libXinerama libXmu libXp libXpm libXpresent libXrandr libXrender libXres libXt libXtst libXv libXvMC libXxf86dga libXxf86misc libXxf86vm libdmx libdrm libepoxy liberation-fonts-ttf libevdev libfontenc libgee libglvnd libhangul libinput libkkc libkkc-data libmypaint libpciaccess libpinyin libpthread-stubs libva libva-utils libvdpau libwacom libxcb libxkbfile libxshmfence listres lndir luit m17n-lib makedepend marisa mesa mkcomposecache mkfontscale motif mtdev mypaint-brushes noto-cjk-fonts-ttf noto-fonts-ttf oclock pixman pyxdg rendercheck rgb sazanami-fonts-ttf sessreg setxkbmap showfont sinhala_lklug-font-ttf skkdic smproxy tibmachuni-font-ttf transset ttf-indic-fonts ttf-tlwg twm urw-core35-fonts-otf util-macros viewres vulkan-sdk wayland wayland-protocols wqy-zenhei-font-ttf x11-skel x11perf xauth xbacklight xbiff xbitmaps xcalc xcb-proto xcb-util xcb-util-cursor xcb-util-errors xcb-util-image xcb-util-keysyms xcb-util-renderutil xcb-util-wm xclipboard xclock xcm xcmsdb xcompmgr xconsole xcursor-themes xcursorgen xdbedizzy xdg-user-dirs xdg-utils xditview xdm xdpyinfo xdriinfo xedit xev xeyes xf86-input-acecad xf86-input-evdev xf86-input-joystick xf86-input-keyboard xf86-input-libinput xf86-input-mouse xf86-input-penmount xf86-input-synaptics xf86-input-vmmouse xf86-input-void xf86-input-wacom xf86-video-amdgpu xf86-video-apm xf86-video-ark xf86-video-ast xf86-video-ati xf86-video-chips xf86-video-cirrus xf86-video-dummy xf86-video-glint xf86-video-i128 xf86-video-i740 xf86-video-intel xf86-video-mach64 xf86-video-mga xf86-video-neomagic xf86-video-nouveau xf86-video-nv xf86-video-openchrome xf86-video-r128 xf86-video-rendition xf86-video-s3 xf86-video-s3virge xf86-video-savage xf86-video-siliconmotion xf86-video-sis xf86-video-sisusb xf86-video-tdfx xf86-video-tga xf86-video-trident xf86-video-tseng xf86-video-v4l xf86-video-vboxvideo xf86-video-vesa xf86-video-vmware xf86-video-voodoo xf86dga xfd xfontsel xfs xfsinfo xgamma xgc xhost xinit xinput xisxwayland xkbcomp xkbevd xkbprint xkbutils xkeyboard-config xkill xload xlogo xlsatoms xlsclients xlsfonts xmag xman xmessage xmh xmodmap xmore xorg-cf-files xorg-docs xorg-server xorg-server-xephyr xorg-server-xnest xorg-server-xvfb xorg-server-xwayland xorg-sgml-doctools xorgproto xpr xprop xpyb xrandr xrdb xrefresh xscope xset xsetroot xsm xstdcmap xterm xtrans xvidtune xvinfo xwd xwininfo xwud \
+OpenCC anthy appres bdftopcf beforelight bitmap cldr-emoji-annotation compiz dejavu-fonts-ttf editres egl-wayland eglexternalplatform encodings fcitx fcitx-anthy fcitx-configtool fcitx-hangul fcitx-kkc fcitx-libpinyin fcitx-m17n fcitx-qt5 fcitx-sayura fcitx-table-extra fcitx-table-other fcitx-unikey font-adobe-100dpi font-adobe-75dpi font-adobe-utopia-100dpi font-adobe-utopia-75dpi font-adobe-utopia-type1 font-alias font-arabic-misc font-bh-100dpi font-bh-75dpi font-bh-lucidatypewriter-100dpi font-bh-lucidatypewriter-75dpi font-bh-ttf font-bh-type1 font-bitstream-100dpi font-bitstream-75dpi font-bitstream-speedo font-bitstream-type1 font-cronyx-cyrillic font-cursor-misc font-daewoo-misc font-dec-misc font-ibm-type1 font-isas-misc font-jis-misc font-micro-misc font-misc-cyrillic font-misc-ethiopic font-misc-meltho font-misc-misc font-mutt-misc font-schumacher-misc font-screen-cyrillic font-sony-misc font-sun-misc font-util font-winitzki-cyrillic font-xfree86-type1 fontconfig fonttosfnt freeglut fslsfonts fstobdf gccmakedep glew glu hack-fonts-ttf ibus ibus-anthy ibus-hangul ibus-kkc ibus-libpinyin ibus-m17n ibus-table ibus-unikey iceauth ico igt-gpu-tools imake intel-vaapi-driver libFS libICE libSM libX11 libXScrnSaver libXau libXaw libXaw3d libXaw3dXft libXcm libXcomposite libXcursor libXdamage libXdmcp libXevie libXext libXfixes libXfont2 libXfontcache libXft libXi libXinerama libXmu libXp libXpm libXpresent libXrandr libXrender libXres libXt libXtst libXv libXvMC libXxf86dga libXxf86misc libXxf86vm libdmx libdrm libepoxy liberation-fonts-ttf libevdev libfontenc libgee libglvnd libhangul libinput libkkc libkkc-data libmypaint libpciaccess libpinyin libpthread-stubs libva libva-utils libvdpau libwacom libxcb libxkbfile libxshmfence listres lndir luit m17n-lib makedepend marisa mesa mkcomposecache mkfontscale motif mtdev mypaint-brushes noto-cjk-fonts-ttf noto-fonts-ttf oclock pixman pyxdg rendercheck rgb sazanami-fonts-ttf sessreg setxkbmap showfont sinhala_lklug-font-ttf skkdic smproxy tibmachuni-font-ttf transset ttf-indic-fonts ttf-tlwg twm urw-core35-fonts-otf util-macros viewres vulkan-sdk wayland wayland-protocols wqy-zenhei-font-ttf x11-skel x11perf xauth xbacklight xbiff xbitmaps xcalc xcb-proto xcb-util xcb-util-cursor xcb-util-errors xcb-util-image xcb-util-keysyms xcb-util-renderutil xcb-util-wm xclipboard xclock xcm xcmsdb xcompmgr xconsole xcursor-themes xcursorgen xdbedizzy xdg-desktop-portal xdg-user-dirs xdg-utils xditview xdm xdpyinfo xdriinfo xedit xev xeyes xf86-input-acecad xf86-input-evdev xf86-input-joystick xf86-input-keyboard xf86-input-libinput xf86-input-mouse xf86-input-penmount xf86-input-synaptics xf86-input-vmmouse xf86-input-void xf86-input-wacom xf86-video-amdgpu xf86-video-apm xf86-video-ark xf86-video-ast xf86-video-ati xf86-video-chips xf86-video-cirrus xf86-video-dummy xf86-video-glint xf86-video-i128 xf86-video-i740 xf86-video-intel xf86-video-mach64 xf86-video-mga xf86-video-neomagic xf86-video-nouveau xf86-video-nv xf86-video-openchrome xf86-video-r128 xf86-video-rendition xf86-video-s3 xf86-video-s3virge xf86-video-savage xf86-video-siliconmotion xf86-video-sis xf86-video-sisusb xf86-video-tdfx xf86-video-tga xf86-video-trident xf86-video-tseng xf86-video-v4l xf86-video-vboxvideo xf86-video-vesa xf86-video-vmware xf86-video-voodoo xf86dga xfd xfontsel xfs xfsinfo xgamma xgc xhost xinit xinput xisxwayland xkbcomp xkbevd xkbprint xkbutils xkeyboard-config xkill xload xlogo xlsatoms xlsclients xlsfonts xmag xman xmessage xmh xmodmap xmore xorg-cf-files xorg-docs xorg-server xorg-server-xephyr xorg-server-xnest xorg-server-xvfb xorg-server-xwayland xorg-sgml-doctools xorgproto xpr xprop xpyb xrandr xrdb xrefresh xscope xset xsetroot xsm xstdcmap xterm xtrans xvidtune xvinfo xwd xwininfo xwud \
; do
echo "$pkg: SKP" >> $TMP/SeTnewtag
done
@@ -339,7 +340,7 @@ OpenCC anthy appres bdftopcf beforelight bitmap cldr-emoji-annotation compiz dej
fi
cat /dev/null > $TMP/SeTnewtag
for PACKAGE in \
-OpenCC anthy appres bdftopcf beforelight bitmap cldr-emoji-annotation compiz dejavu-fonts-ttf editres egl-wayland eglexternalplatform encodings fcitx fcitx-anthy fcitx-configtool fcitx-hangul fcitx-kkc fcitx-libpinyin fcitx-m17n fcitx-qt5 fcitx-sayura fcitx-table-extra fcitx-table-other fcitx-unikey font-adobe-100dpi font-adobe-75dpi font-adobe-utopia-100dpi font-adobe-utopia-75dpi font-adobe-utopia-type1 font-alias font-arabic-misc font-bh-100dpi font-bh-75dpi font-bh-lucidatypewriter-100dpi font-bh-lucidatypewriter-75dpi font-bh-ttf font-bh-type1 font-bitstream-100dpi font-bitstream-75dpi font-bitstream-speedo font-bitstream-type1 font-cronyx-cyrillic font-cursor-misc font-daewoo-misc font-dec-misc font-ibm-type1 font-isas-misc font-jis-misc font-micro-misc font-misc-cyrillic font-misc-ethiopic font-misc-meltho font-misc-misc font-mutt-misc font-schumacher-misc font-screen-cyrillic font-sony-misc font-sun-misc font-util font-winitzki-cyrillic font-xfree86-type1 fontconfig fonttosfnt freeglut fslsfonts fstobdf gccmakedep glew glu hack-fonts-ttf ibus ibus-anthy ibus-hangul ibus-kkc ibus-libpinyin ibus-m17n ibus-table ibus-unikey iceauth ico igt-gpu-tools imake intel-vaapi-driver libFS libICE libSM libX11 libXScrnSaver libXau libXaw libXaw3d libXaw3dXft libXcm libXcomposite libXcursor libXdamage libXdmcp libXevie libXext libXfixes libXfont2 libXfontcache libXft libXi libXinerama libXmu libXp libXpm libXpresent libXrandr libXrender libXres libXt libXtst libXv libXvMC libXxf86dga libXxf86misc libXxf86vm libdmx libdrm libepoxy liberation-fonts-ttf libevdev libfontenc libgee libglvnd libhangul libinput libkkc libkkc-data libmypaint libpciaccess libpinyin libpthread-stubs libva libva-utils libvdpau libwacom libxcb libxkbfile libxshmfence listres lndir luit m17n-lib makedepend marisa mesa mkcomposecache mkfontscale motif mtdev mypaint-brushes noto-cjk-fonts-ttf noto-fonts-ttf oclock pixman pyxdg rendercheck rgb sazanami-fonts-ttf sessreg setxkbmap showfont sinhala_lklug-font-ttf skkdic smproxy tibmachuni-font-ttf transset ttf-indic-fonts ttf-tlwg twm urw-core35-fonts-otf util-macros viewres vulkan-sdk wayland wayland-protocols wqy-zenhei-font-ttf x11-skel x11perf xauth xbacklight xbiff xbitmaps xcalc xcb-proto xcb-util xcb-util-cursor xcb-util-errors xcb-util-image xcb-util-keysyms xcb-util-renderutil xcb-util-wm xclipboard xclock xcm xcmsdb xcompmgr xconsole xcursor-themes xcursorgen xdbedizzy xdg-user-dirs xdg-utils xditview xdm xdpyinfo xdriinfo xedit xev xeyes xf86-input-acecad xf86-input-evdev xf86-input-joystick xf86-input-keyboard xf86-input-libinput xf86-input-mouse xf86-input-penmount xf86-input-synaptics xf86-input-vmmouse xf86-input-void xf86-input-wacom xf86-video-amdgpu xf86-video-apm xf86-video-ark xf86-video-ast xf86-video-ati xf86-video-chips xf86-video-cirrus xf86-video-dummy xf86-video-glint xf86-video-i128 xf86-video-i740 xf86-video-intel xf86-video-mach64 xf86-video-mga xf86-video-neomagic xf86-video-nouveau xf86-video-nv xf86-video-openchrome xf86-video-r128 xf86-video-rendition xf86-video-s3 xf86-video-s3virge xf86-video-savage xf86-video-siliconmotion xf86-video-sis xf86-video-sisusb xf86-video-tdfx xf86-video-tga xf86-video-trident xf86-video-tseng xf86-video-v4l xf86-video-vboxvideo xf86-video-vesa xf86-video-vmware xf86-video-voodoo xf86dga xfd xfontsel xfs xfsinfo xgamma xgc xhost xinit xinput xisxwayland xkbcomp xkbevd xkbprint xkbutils xkeyboard-config xkill xload xlogo xlsatoms xlsclients xlsfonts xmag xman xmessage xmh xmodmap xmore xorg-cf-files xorg-docs xorg-server xorg-server-xephyr xorg-server-xnest xorg-server-xvfb xorg-server-xwayland xorg-sgml-doctools xorgproto xpr xprop xpyb xrandr xrdb xrefresh xscope xset xsetroot xsm xstdcmap xterm xtrans xvidtune xvinfo xwd xwininfo xwud \
+OpenCC anthy appres bdftopcf beforelight bitmap cldr-emoji-annotation compiz dejavu-fonts-ttf editres egl-wayland eglexternalplatform encodings fcitx fcitx-anthy fcitx-configtool fcitx-hangul fcitx-kkc fcitx-libpinyin fcitx-m17n fcitx-qt5 fcitx-sayura fcitx-table-extra fcitx-table-other fcitx-unikey font-adobe-100dpi font-adobe-75dpi font-adobe-utopia-100dpi font-adobe-utopia-75dpi font-adobe-utopia-type1 font-alias font-arabic-misc font-bh-100dpi font-bh-75dpi font-bh-lucidatypewriter-100dpi font-bh-lucidatypewriter-75dpi font-bh-ttf font-bh-type1 font-bitstream-100dpi font-bitstream-75dpi font-bitstream-speedo font-bitstream-type1 font-cronyx-cyrillic font-cursor-misc font-daewoo-misc font-dec-misc font-ibm-type1 font-isas-misc font-jis-misc font-micro-misc font-misc-cyrillic font-misc-ethiopic font-misc-meltho font-misc-misc font-mutt-misc font-schumacher-misc font-screen-cyrillic font-sony-misc font-sun-misc font-util font-winitzki-cyrillic font-xfree86-type1 fontconfig fonttosfnt freeglut fslsfonts fstobdf gccmakedep glew glu hack-fonts-ttf ibus ibus-anthy ibus-hangul ibus-kkc ibus-libpinyin ibus-m17n ibus-table ibus-unikey iceauth ico igt-gpu-tools imake intel-vaapi-driver libFS libICE libSM libX11 libXScrnSaver libXau libXaw libXaw3d libXaw3dXft libXcm libXcomposite libXcursor libXdamage libXdmcp libXevie libXext libXfixes libXfont2 libXfontcache libXft libXi libXinerama libXmu libXp libXpm libXpresent libXrandr libXrender libXres libXt libXtst libXv libXvMC libXxf86dga libXxf86misc libXxf86vm libdmx libdrm libepoxy liberation-fonts-ttf libevdev libfontenc libgee libglvnd libhangul libinput libkkc libkkc-data libmypaint libpciaccess libpinyin libpthread-stubs libva libva-utils libvdpau libwacom libxcb libxkbfile libxshmfence listres lndir luit m17n-lib makedepend marisa mesa mkcomposecache mkfontscale motif mtdev mypaint-brushes noto-cjk-fonts-ttf noto-fonts-ttf oclock pixman pyxdg rendercheck rgb sazanami-fonts-ttf sessreg setxkbmap showfont sinhala_lklug-font-ttf skkdic smproxy tibmachuni-font-ttf transset ttf-indic-fonts ttf-tlwg twm urw-core35-fonts-otf util-macros viewres vulkan-sdk wayland wayland-protocols wqy-zenhei-font-ttf x11-skel x11perf xauth xbacklight xbiff xbitmaps xcalc xcb-proto xcb-util xcb-util-cursor xcb-util-errors xcb-util-image xcb-util-keysyms xcb-util-renderutil xcb-util-wm xclipboard xclock xcm xcmsdb xcompmgr xconsole xcursor-themes xcursorgen xdbedizzy xdg-desktop-portal xdg-user-dirs xdg-utils xditview xdm xdpyinfo xdriinfo xedit xev xeyes xf86-input-acecad xf86-input-evdev xf86-input-joystick xf86-input-keyboard xf86-input-libinput xf86-input-mouse xf86-input-penmount xf86-input-synaptics xf86-input-vmmouse xf86-input-void xf86-input-wacom xf86-video-amdgpu xf86-video-apm xf86-video-ark xf86-video-ast xf86-video-ati xf86-video-chips xf86-video-cirrus xf86-video-dummy xf86-video-glint xf86-video-i128 xf86-video-i740 xf86-video-intel xf86-video-mach64 xf86-video-mga xf86-video-neomagic xf86-video-nouveau xf86-video-nv xf86-video-openchrome xf86-video-r128 xf86-video-rendition xf86-video-s3 xf86-video-s3virge xf86-video-savage xf86-video-siliconmotion xf86-video-sis xf86-video-sisusb xf86-video-tdfx xf86-video-tga xf86-video-trident xf86-video-tseng xf86-video-v4l xf86-video-vboxvideo xf86-video-vesa xf86-video-vmware xf86-video-voodoo xf86dga xfd xfontsel xfs xfsinfo xgamma xgc xhost xinit xinput xisxwayland xkbcomp xkbevd xkbprint xkbutils xkeyboard-config xkill xload xlogo xlsatoms xlsclients xlsfonts xmag xman xmessage xmh xmodmap xmore xorg-cf-files xorg-docs xorg-server xorg-server-xephyr xorg-server-xnest xorg-server-xvfb xorg-server-xwayland xorg-sgml-doctools xorgproto xpr xprop xpyb xrandr xrdb xrefresh xscope xset xsetroot xsm xstdcmap xterm xtrans xvidtune xvinfo xwd xwininfo xwud \
; do
if grep "\(^\| \)$PACKAGE\( \|$\)" $TMP/SeTpkgs 1> /dev/null 2> /dev/null ; then
echo "$PACKAGE: ADD" >> $TMP/SeTnewtag
diff --git a/slackware64/x/maketag.ez b/slackware64/x/maketag.ez
index cf5007224..fb6716646 100644
--- a/slackware64/x/maketag.ez
+++ b/slackware64/x/maketag.ez
@@ -216,6 +216,7 @@ Press ENTER when you are done." \
"xcursor-themes" "various cursor themes for X" "on" \
"xcursorgen" "create an X cursor from PNG files" "on" \
"xdbedizzy" "demo of DBE creating a spinning scene" "on" \
+"xdg-desktop-portal" "XDG portal frontend service" "on" \
"xdg-user-dirs" "A script to manage XDG user directories" "on" \
"xdg-utils" "Scripts to help with desktop integration" "on" \
"xditview" "display ditroff output" "on" \
@@ -331,7 +332,7 @@ if [ $? = 1 -o $? = 255 ]; then
rm -f $TMP/SeTpkgs
> $TMP/SeTnewtag
for pkg in \
-OpenCC anthy appres bdftopcf beforelight bitmap cldr-emoji-annotation compiz dejavu-fonts-ttf editres egl-wayland eglexternalplatform encodings fcitx fcitx-anthy fcitx-configtool fcitx-hangul fcitx-kkc fcitx-libpinyin fcitx-m17n fcitx-qt5 fcitx-sayura fcitx-table-extra fcitx-table-other fcitx-unikey font-adobe-100dpi font-adobe-75dpi font-adobe-utopia-100dpi font-adobe-utopia-75dpi font-adobe-utopia-type1 font-alias font-arabic-misc font-bh-100dpi font-bh-75dpi font-bh-lucidatypewriter-100dpi font-bh-lucidatypewriter-75dpi font-bh-ttf font-bh-type1 font-bitstream-100dpi font-bitstream-75dpi font-bitstream-speedo font-bitstream-type1 font-cronyx-cyrillic font-cursor-misc font-daewoo-misc font-dec-misc font-ibm-type1 font-isas-misc font-jis-misc font-micro-misc font-misc-cyrillic font-misc-ethiopic font-misc-meltho font-misc-misc font-mutt-misc font-schumacher-misc font-screen-cyrillic font-sony-misc font-sun-misc font-util font-winitzki-cyrillic font-xfree86-type1 fontconfig fonttosfnt freeglut fslsfonts fstobdf gccmakedep glew glu hack-fonts-ttf ibus ibus-anthy ibus-hangul ibus-kkc ibus-libpinyin ibus-m17n ibus-table ibus-unikey iceauth ico igt-gpu-tools imake intel-vaapi-driver libFS libICE libSM libX11 libXScrnSaver libXau libXaw libXaw3d libXaw3dXft libXcm libXcomposite libXcursor libXdamage libXdmcp libXevie libXext libXfixes libXfont2 libXfontcache libXft libXi libXinerama libXmu libXp libXpm libXpresent libXrandr libXrender libXres libXt libXtst libXv libXvMC libXxf86dga libXxf86misc libXxf86vm libdmx libdrm libepoxy liberation-fonts-ttf libevdev libfontenc libgee libglvnd libhangul libinput libkkc libkkc-data libmypaint libpciaccess libpinyin libpthread-stubs libva libva-utils libvdpau libwacom libxcb libxkbfile libxshmfence listres lndir luit m17n-lib makedepend marisa mesa mkcomposecache mkfontscale motif mtdev mypaint-brushes noto-cjk-fonts-ttf noto-fonts-ttf oclock pixman pyxdg rendercheck rgb sazanami-fonts-ttf sessreg setxkbmap showfont sinhala_lklug-font-ttf skkdic smproxy tibmachuni-font-ttf transset ttf-indic-fonts ttf-tlwg twm urw-core35-fonts-otf util-macros viewres vulkan-sdk wayland wayland-protocols wqy-zenhei-font-ttf x11-skel x11perf xauth xbacklight xbiff xbitmaps xcalc xcb-proto xcb-util xcb-util-cursor xcb-util-errors xcb-util-image xcb-util-keysyms xcb-util-renderutil xcb-util-wm xclipboard xclock xcm xcmsdb xcompmgr xconsole xcursor-themes xcursorgen xdbedizzy xdg-user-dirs xdg-utils xditview xdm xdpyinfo xdriinfo xedit xev xeyes xf86-input-acecad xf86-input-evdev xf86-input-joystick xf86-input-keyboard xf86-input-libinput xf86-input-mouse xf86-input-penmount xf86-input-synaptics xf86-input-vmmouse xf86-input-void xf86-input-wacom xf86-video-amdgpu xf86-video-apm xf86-video-ark xf86-video-ast xf86-video-ati xf86-video-chips xf86-video-cirrus xf86-video-dummy xf86-video-glint xf86-video-i128 xf86-video-i740 xf86-video-intel xf86-video-mach64 xf86-video-mga xf86-video-neomagic xf86-video-nouveau xf86-video-nv xf86-video-openchrome xf86-video-r128 xf86-video-rendition xf86-video-s3 xf86-video-s3virge xf86-video-savage xf86-video-siliconmotion xf86-video-sis xf86-video-sisusb xf86-video-tdfx xf86-video-tga xf86-video-trident xf86-video-tseng xf86-video-v4l xf86-video-vboxvideo xf86-video-vesa xf86-video-vmware xf86-video-voodoo xf86dga xfd xfontsel xfs xfsinfo xgamma xgc xhost xinit xinput xisxwayland xkbcomp xkbevd xkbprint xkbutils xkeyboard-config xkill xload xlogo xlsatoms xlsclients xlsfonts xmag xman xmessage xmh xmodmap xmore xorg-cf-files xorg-docs xorg-server xorg-server-xephyr xorg-server-xnest xorg-server-xvfb xorg-server-xwayland xorg-sgml-doctools xorgproto xpr xprop xpyb xrandr xrdb xrefresh xscope xset xsetroot xsm xstdcmap xterm xtrans xvidtune xvinfo xwd xwininfo xwud \
+OpenCC anthy appres bdftopcf beforelight bitmap cldr-emoji-annotation compiz dejavu-fonts-ttf editres egl-wayland eglexternalplatform encodings fcitx fcitx-anthy fcitx-configtool fcitx-hangul fcitx-kkc fcitx-libpinyin fcitx-m17n fcitx-qt5 fcitx-sayura fcitx-table-extra fcitx-table-other fcitx-unikey font-adobe-100dpi font-adobe-75dpi font-adobe-utopia-100dpi font-adobe-utopia-75dpi font-adobe-utopia-type1 font-alias font-arabic-misc font-bh-100dpi font-bh-75dpi font-bh-lucidatypewriter-100dpi font-bh-lucidatypewriter-75dpi font-bh-ttf font-bh-type1 font-bitstream-100dpi font-bitstream-75dpi font-bitstream-speedo font-bitstream-type1 font-cronyx-cyrillic font-cursor-misc font-daewoo-misc font-dec-misc font-ibm-type1 font-isas-misc font-jis-misc font-micro-misc font-misc-cyrillic font-misc-ethiopic font-misc-meltho font-misc-misc font-mutt-misc font-schumacher-misc font-screen-cyrillic font-sony-misc font-sun-misc font-util font-winitzki-cyrillic font-xfree86-type1 fontconfig fonttosfnt freeglut fslsfonts fstobdf gccmakedep glew glu hack-fonts-ttf ibus ibus-anthy ibus-hangul ibus-kkc ibus-libpinyin ibus-m17n ibus-table ibus-unikey iceauth ico igt-gpu-tools imake intel-vaapi-driver libFS libICE libSM libX11 libXScrnSaver libXau libXaw libXaw3d libXaw3dXft libXcm libXcomposite libXcursor libXdamage libXdmcp libXevie libXext libXfixes libXfont2 libXfontcache libXft libXi libXinerama libXmu libXp libXpm libXpresent libXrandr libXrender libXres libXt libXtst libXv libXvMC libXxf86dga libXxf86misc libXxf86vm libdmx libdrm libepoxy liberation-fonts-ttf libevdev libfontenc libgee libglvnd libhangul libinput libkkc libkkc-data libmypaint libpciaccess libpinyin libpthread-stubs libva libva-utils libvdpau libwacom libxcb libxkbfile libxshmfence listres lndir luit m17n-lib makedepend marisa mesa mkcomposecache mkfontscale motif mtdev mypaint-brushes noto-cjk-fonts-ttf noto-fonts-ttf oclock pixman pyxdg rendercheck rgb sazanami-fonts-ttf sessreg setxkbmap showfont sinhala_lklug-font-ttf skkdic smproxy tibmachuni-font-ttf transset ttf-indic-fonts ttf-tlwg twm urw-core35-fonts-otf util-macros viewres vulkan-sdk wayland wayland-protocols wqy-zenhei-font-ttf x11-skel x11perf xauth xbacklight xbiff xbitmaps xcalc xcb-proto xcb-util xcb-util-cursor xcb-util-errors xcb-util-image xcb-util-keysyms xcb-util-renderutil xcb-util-wm xclipboard xclock xcm xcmsdb xcompmgr xconsole xcursor-themes xcursorgen xdbedizzy xdg-desktop-portal xdg-user-dirs xdg-utils xditview xdm xdpyinfo xdriinfo xedit xev xeyes xf86-input-acecad xf86-input-evdev xf86-input-joystick xf86-input-keyboard xf86-input-libinput xf86-input-mouse xf86-input-penmount xf86-input-synaptics xf86-input-vmmouse xf86-input-void xf86-input-wacom xf86-video-amdgpu xf86-video-apm xf86-video-ark xf86-video-ast xf86-video-ati xf86-video-chips xf86-video-cirrus xf86-video-dummy xf86-video-glint xf86-video-i128 xf86-video-i740 xf86-video-intel xf86-video-mach64 xf86-video-mga xf86-video-neomagic xf86-video-nouveau xf86-video-nv xf86-video-openchrome xf86-video-r128 xf86-video-rendition xf86-video-s3 xf86-video-s3virge xf86-video-savage xf86-video-siliconmotion xf86-video-sis xf86-video-sisusb xf86-video-tdfx xf86-video-tga xf86-video-trident xf86-video-tseng xf86-video-v4l xf86-video-vboxvideo xf86-video-vesa xf86-video-vmware xf86-video-voodoo xf86dga xfd xfontsel xfs xfsinfo xgamma xgc xhost xinit xinput xisxwayland xkbcomp xkbevd xkbprint xkbutils xkeyboard-config xkill xload xlogo xlsatoms xlsclients xlsfonts xmag xman xmessage xmh xmodmap xmore xorg-cf-files xorg-docs xorg-server xorg-server-xephyr xorg-server-xnest xorg-server-xvfb xorg-server-xwayland xorg-sgml-doctools xorgproto xpr xprop xpyb xrandr xrdb xrefresh xscope xset xsetroot xsm xstdcmap xterm xtrans xvidtune xvinfo xwd xwininfo xwud \
; do
echo "$pkg: SKP" >> $TMP/SeTnewtag
done
@@ -339,7 +340,7 @@ OpenCC anthy appres bdftopcf beforelight bitmap cldr-emoji-annotation compiz dej
fi
cat /dev/null > $TMP/SeTnewtag
for PACKAGE in \
-OpenCC anthy appres bdftopcf beforelight bitmap cldr-emoji-annotation compiz dejavu-fonts-ttf editres egl-wayland eglexternalplatform encodings fcitx fcitx-anthy fcitx-configtool fcitx-hangul fcitx-kkc fcitx-libpinyin fcitx-m17n fcitx-qt5 fcitx-sayura fcitx-table-extra fcitx-table-other fcitx-unikey font-adobe-100dpi font-adobe-75dpi font-adobe-utopia-100dpi font-adobe-utopia-75dpi font-adobe-utopia-type1 font-alias font-arabic-misc font-bh-100dpi font-bh-75dpi font-bh-lucidatypewriter-100dpi font-bh-lucidatypewriter-75dpi font-bh-ttf font-bh-type1 font-bitstream-100dpi font-bitstream-75dpi font-bitstream-speedo font-bitstream-type1 font-cronyx-cyrillic font-cursor-misc font-daewoo-misc font-dec-misc font-ibm-type1 font-isas-misc font-jis-misc font-micro-misc font-misc-cyrillic font-misc-ethiopic font-misc-meltho font-misc-misc font-mutt-misc font-schumacher-misc font-screen-cyrillic font-sony-misc font-sun-misc font-util font-winitzki-cyrillic font-xfree86-type1 fontconfig fonttosfnt freeglut fslsfonts fstobdf gccmakedep glew glu hack-fonts-ttf ibus ibus-anthy ibus-hangul ibus-kkc ibus-libpinyin ibus-m17n ibus-table ibus-unikey iceauth ico igt-gpu-tools imake intel-vaapi-driver libFS libICE libSM libX11 libXScrnSaver libXau libXaw libXaw3d libXaw3dXft libXcm libXcomposite libXcursor libXdamage libXdmcp libXevie libXext libXfixes libXfont2 libXfontcache libXft libXi libXinerama libXmu libXp libXpm libXpresent libXrandr libXrender libXres libXt libXtst libXv libXvMC libXxf86dga libXxf86misc libXxf86vm libdmx libdrm libepoxy liberation-fonts-ttf libevdev libfontenc libgee libglvnd libhangul libinput libkkc libkkc-data libmypaint libpciaccess libpinyin libpthread-stubs libva libva-utils libvdpau libwacom libxcb libxkbfile libxshmfence listres lndir luit m17n-lib makedepend marisa mesa mkcomposecache mkfontscale motif mtdev mypaint-brushes noto-cjk-fonts-ttf noto-fonts-ttf oclock pixman pyxdg rendercheck rgb sazanami-fonts-ttf sessreg setxkbmap showfont sinhala_lklug-font-ttf skkdic smproxy tibmachuni-font-ttf transset ttf-indic-fonts ttf-tlwg twm urw-core35-fonts-otf util-macros viewres vulkan-sdk wayland wayland-protocols wqy-zenhei-font-ttf x11-skel x11perf xauth xbacklight xbiff xbitmaps xcalc xcb-proto xcb-util xcb-util-cursor xcb-util-errors xcb-util-image xcb-util-keysyms xcb-util-renderutil xcb-util-wm xclipboard xclock xcm xcmsdb xcompmgr xconsole xcursor-themes xcursorgen xdbedizzy xdg-user-dirs xdg-utils xditview xdm xdpyinfo xdriinfo xedit xev xeyes xf86-input-acecad xf86-input-evdev xf86-input-joystick xf86-input-keyboard xf86-input-libinput xf86-input-mouse xf86-input-penmount xf86-input-synaptics xf86-input-vmmouse xf86-input-void xf86-input-wacom xf86-video-amdgpu xf86-video-apm xf86-video-ark xf86-video-ast xf86-video-ati xf86-video-chips xf86-video-cirrus xf86-video-dummy xf86-video-glint xf86-video-i128 xf86-video-i740 xf86-video-intel xf86-video-mach64 xf86-video-mga xf86-video-neomagic xf86-video-nouveau xf86-video-nv xf86-video-openchrome xf86-video-r128 xf86-video-rendition xf86-video-s3 xf86-video-s3virge xf86-video-savage xf86-video-siliconmotion xf86-video-sis xf86-video-sisusb xf86-video-tdfx xf86-video-tga xf86-video-trident xf86-video-tseng xf86-video-v4l xf86-video-vboxvideo xf86-video-vesa xf86-video-vmware xf86-video-voodoo xf86dga xfd xfontsel xfs xfsinfo xgamma xgc xhost xinit xinput xisxwayland xkbcomp xkbevd xkbprint xkbutils xkeyboard-config xkill xload xlogo xlsatoms xlsclients xlsfonts xmag xman xmessage xmh xmodmap xmore xorg-cf-files xorg-docs xorg-server xorg-server-xephyr xorg-server-xnest xorg-server-xvfb xorg-server-xwayland xorg-sgml-doctools xorgproto xpr xprop xpyb xrandr xrdb xrefresh xscope xset xsetroot xsm xstdcmap xterm xtrans xvidtune xvinfo xwd xwininfo xwud \
+OpenCC anthy appres bdftopcf beforelight bitmap cldr-emoji-annotation compiz dejavu-fonts-ttf editres egl-wayland eglexternalplatform encodings fcitx fcitx-anthy fcitx-configtool fcitx-hangul fcitx-kkc fcitx-libpinyin fcitx-m17n fcitx-qt5 fcitx-sayura fcitx-table-extra fcitx-table-other fcitx-unikey font-adobe-100dpi font-adobe-75dpi font-adobe-utopia-100dpi font-adobe-utopia-75dpi font-adobe-utopia-type1 font-alias font-arabic-misc font-bh-100dpi font-bh-75dpi font-bh-lucidatypewriter-100dpi font-bh-lucidatypewriter-75dpi font-bh-ttf font-bh-type1 font-bitstream-100dpi font-bitstream-75dpi font-bitstream-speedo font-bitstream-type1 font-cronyx-cyrillic font-cursor-misc font-daewoo-misc font-dec-misc font-ibm-type1 font-isas-misc font-jis-misc font-micro-misc font-misc-cyrillic font-misc-ethiopic font-misc-meltho font-misc-misc font-mutt-misc font-schumacher-misc font-screen-cyrillic font-sony-misc font-sun-misc font-util font-winitzki-cyrillic font-xfree86-type1 fontconfig fonttosfnt freeglut fslsfonts fstobdf gccmakedep glew glu hack-fonts-ttf ibus ibus-anthy ibus-hangul ibus-kkc ibus-libpinyin ibus-m17n ibus-table ibus-unikey iceauth ico igt-gpu-tools imake intel-vaapi-driver libFS libICE libSM libX11 libXScrnSaver libXau libXaw libXaw3d libXaw3dXft libXcm libXcomposite libXcursor libXdamage libXdmcp libXevie libXext libXfixes libXfont2 libXfontcache libXft libXi libXinerama libXmu libXp libXpm libXpresent libXrandr libXrender libXres libXt libXtst libXv libXvMC libXxf86dga libXxf86misc libXxf86vm libdmx libdrm libepoxy liberation-fonts-ttf libevdev libfontenc libgee libglvnd libhangul libinput libkkc libkkc-data libmypaint libpciaccess libpinyin libpthread-stubs libva libva-utils libvdpau libwacom libxcb libxkbfile libxshmfence listres lndir luit m17n-lib makedepend marisa mesa mkcomposecache mkfontscale motif mtdev mypaint-brushes noto-cjk-fonts-ttf noto-fonts-ttf oclock pixman pyxdg rendercheck rgb sazanami-fonts-ttf sessreg setxkbmap showfont sinhala_lklug-font-ttf skkdic smproxy tibmachuni-font-ttf transset ttf-indic-fonts ttf-tlwg twm urw-core35-fonts-otf util-macros viewres vulkan-sdk wayland wayland-protocols wqy-zenhei-font-ttf x11-skel x11perf xauth xbacklight xbiff xbitmaps xcalc xcb-proto xcb-util xcb-util-cursor xcb-util-errors xcb-util-image xcb-util-keysyms xcb-util-renderutil xcb-util-wm xclipboard xclock xcm xcmsdb xcompmgr xconsole xcursor-themes xcursorgen xdbedizzy xdg-desktop-portal xdg-user-dirs xdg-utils xditview xdm xdpyinfo xdriinfo xedit xev xeyes xf86-input-acecad xf86-input-evdev xf86-input-joystick xf86-input-keyboard xf86-input-libinput xf86-input-mouse xf86-input-penmount xf86-input-synaptics xf86-input-vmmouse xf86-input-void xf86-input-wacom xf86-video-amdgpu xf86-video-apm xf86-video-ark xf86-video-ast xf86-video-ati xf86-video-chips xf86-video-cirrus xf86-video-dummy xf86-video-glint xf86-video-i128 xf86-video-i740 xf86-video-intel xf86-video-mach64 xf86-video-mga xf86-video-neomagic xf86-video-nouveau xf86-video-nv xf86-video-openchrome xf86-video-r128 xf86-video-rendition xf86-video-s3 xf86-video-s3virge xf86-video-savage xf86-video-siliconmotion xf86-video-sis xf86-video-sisusb xf86-video-tdfx xf86-video-tga xf86-video-trident xf86-video-tseng xf86-video-v4l xf86-video-vboxvideo xf86-video-vesa xf86-video-vmware xf86-video-voodoo xf86dga xfd xfontsel xfs xfsinfo xgamma xgc xhost xinit xinput xisxwayland xkbcomp xkbevd xkbprint xkbutils xkeyboard-config xkill xload xlogo xlsatoms xlsclients xlsfonts xmag xman xmessage xmh xmodmap xmore xorg-cf-files xorg-docs xorg-server xorg-server-xephyr xorg-server-xnest xorg-server-xvfb xorg-server-xwayland xorg-sgml-doctools xorgproto xpr xprop xpyb xrandr xrdb xrefresh xscope xset xsetroot xsm xstdcmap xterm xtrans xvidtune xvinfo xwd xwininfo xwud \
; do
if grep "\(^\| \)$PACKAGE\( \|$\)" $TMP/SeTpkgs 1> /dev/null 2> /dev/null ; then
echo "$PACKAGE: ADD" >> $TMP/SeTnewtag
diff --git a/slackware64/x/tagfile b/slackware64/x/tagfile
index fbbecb89a..2abc6dd1b 100644
--- a/slackware64/x/tagfile
+++ b/slackware64/x/tagfile
@@ -203,6 +203,7 @@ xconsole:REC
xcursor-themes:REC
xcursorgen:REC
xdbedizzy:REC
+xdg-desktop-portal:REC
xdg-user-dirs:REC
xdg-utils:REC
xditview:REC
diff --git a/source/a/coreutils/coreutils.SlackBuild b/source/a/coreutils/coreutils.SlackBuild
index 3ba9bebe9..7115320b9 100755
--- a/source/a/coreutils/coreutils.SlackBuild
+++ b/source/a/coreutils/coreutils.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=coreutils
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | cut -d - -f 2 | rev | cut -f 3- -d . | rev)}
-BUILD=${BUILD:-3}
+BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}
diff --git a/source/a/coreutils/no_ls_quoting.patch b/source/a/coreutils/no_ls_quoting.patch
index bfc9d0187..b8643c40f 100644
--- a/source/a/coreutils/no_ls_quoting.patch
+++ b/source/a/coreutils/no_ls_quoting.patch
@@ -1,41 +1,11 @@
-Description: revert inconsistent ls quoting
- This is a revert of upstream commit 109b9220cead6e979d22d16327c4d9f8350431cc.
- Info changed to reflect current upstream intentions.
-
-Bug-Debian: https://bugs.debian.org/813164
-
---- coreutils-8.25.orig/NEWS
-+++ coreutils-8.25/NEWS
-@@ -71,9 +71,6 @@ GNU coreutils NEWS
- df now prefers sources towards the root of a device when
- eliding duplicate bind mounted entries.
-
-- ls now quotes file names unambiguously and appropriate for use in a shell,
-- when outputting to a terminal.
--
- join, sort, uniq with --zero-terminated, now treat '\n' as a field delimiter.
-
- ** Improvements
---- coreutils-8.25.orig/doc/coreutils.texi
-+++ coreutils-8.25/doc/coreutils.texi
-@@ -7750,8 +7750,8 @@ this"} in the default C locale. This lo
-
- You can specify the default value of the @option{--quoting-style} option
- with the environment variable @env{QUOTING_STYLE}@. If that environment
--variable is not set, the default value is @samp{shell-escape} when the
--output is a terminal, and @samp{literal} otherwise.
-+variable is not set, the default value is @samp{literal}, but this
-+default may change to @samp{shell-escape} in a future version of this package.
-
- @item --show-control-chars
- @opindex --show-control-chars
---- coreutils-8.25.orig/src/ls.c
-+++ coreutils-8.25/src/ls.c
-@@ -1581,7 +1581,6 @@ decode_switches (int argc, char **argv)
- if (isatty (STDOUT_FILENO))
- {
- format = many_per_line;
-- set_quoting_style (NULL, shell_escape_quoting_style);
- /* See description of qmark_funny_chars, above. */
- qmark_funny_chars = true;
- }
+--- ./src/ls.c.orig 2021-09-24 06:31:05.000000000 -0500
++++ ./src/ls.c 2021-09-24 19:47:32.230001419 -0500
+@@ -2342,7 +2342,7 @@
+ qs = getenv_quoting_style ();
+ if (qs < 0)
+ qs = (ls_mode == LS_LS
+- ? (stdout_isatty () ? shell_escape_quoting_style : -1)
++ ? (stdout_isatty () ? escape_quoting_style : -1)
+ : escape_quoting_style);
+ if (0 <= qs)
+ set_quoting_style (NULL, qs);
diff --git a/source/l/fribidi/fribidi.SlackBuild b/source/l/fribidi/fribidi.SlackBuild
index 3aecd01a5..51a9347fc 100755
--- a/source/l/fribidi/fribidi.SlackBuild
+++ b/source/l/fribidi/fribidi.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/bash
-# Copyright 2008, 2009, 2010, 2012, 2018 Patrick J. Volkerding, Sebeka, MN, USA
+# Copyright 2008, 2009, 2010, 2012, 2018, 2021 Patrick J. Volkerding, Sebeka, MN, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=fribidi
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-3}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
@@ -70,12 +70,18 @@ rm -rf fribidi-$VERSION
tar xvf $CWD/fribidi-$VERSION.tar.?z* || exit 1
cd fribidi-$VERSION || exit 1
-chown -R root:root .
find . -perm 777 -exec chmod 755 {} \+
find . -perm 775 -exec chmod 755 {} \+
find . -perm 664 -exec chmod 644 {} \+
chown -R root:root .
+if [ ! -r configure ]; then
+ if [ -x ./autogen.sh ]; then
+ NOCONFIGURE=1 ./autogen.sh
+ else
+ autoreconf -vif
+ fi
+fi
CFLAGS="$SLKCFLAGS" \
./configure --prefix=/usr \
--libdir=/usr/lib${LIBDIRSUFFIX} \
diff --git a/source/n/bind/bind.SlackBuild b/source/n/bind/bind.SlackBuild
index 7af3a2041..5e752c76f 100755
--- a/source/n/bind/bind.SlackBuild
+++ b/source/n/bind/bind.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=bind
VERSION=${VERSION:-$(echo ${PKGNAM}-[0-9]*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-3}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
@@ -112,9 +112,11 @@ rm -f $PKG/{,usr/}lib${LIBDIRSUFFIX}/*.la
)
# We like a lot of symlinks.
-( cd $PKG/usr/man/man3
- sh $CWD/3link.sh
-)
+if [ -d $PKG/usr/man/man3 ]; then
+ ( cd $PKG/usr/man/man3
+ sh $CWD/3link.sh
+ )
+fi
# Install init script:
mkdir -p $PKG/etc/rc.d
@@ -122,7 +124,6 @@ cp -a $CWD/rc.bind $PKG/etc/rc.d/rc.bind.new
chmod 644 $PKG/etc/rc.d/rc.bind.new
# Install default options file for named:
-mkdir $PKG/etc/default
cat $CWD/default.named > $PKG/etc/default/named.new
# Fix library perms:
@@ -152,7 +153,9 @@ cp -a \
$PKG/usr/doc/${PKGNAM}-$VERSION
# This one should have the correct perms of the config file:
-chmod 644 $PKG/usr/doc/${PKGNAM}-$VERSION/misc/rndc.conf-sample
+if [ -r $PKG/usr/doc/${PKGNAM}-$VERSION/misc/rndc.conf-sample ]; then
+ chmod 644 $PKG/usr/doc/${PKGNAM}-$VERSION/misc/rndc.conf-sample
+fi
# One format of this is plenty. Especially get rid of the bloated PDF.
( cd $PKG/usr/doc/bind-$VERSION/arm
diff --git a/source/n/bind/default.named b/source/n/bind/default.named
index 2983934f4..50e18664b 100644
--- a/source/n/bind/default.named
+++ b/source/n/bind/default.named
@@ -1,15 +1,12 @@
# User to run named as:
-BIND_USER=named
+NAMED_USER=named
-# By default, named will also run as the primary group of $BIND_USER.
-# We will determine this now for the purpose of also chowning /run/named
-# and /var/named to this group. You may also comment this section out and
-# set BIND_GROUP manually if desired.
-BIND_GROUP="$(groups $BIND_USER | cut -f 3 -d " ")"
-# Fallback if there's no primary group for $BIND_USER:
-if [ -z "$BIND_GROUP" ]; then
- BIND_GROUP=wheel
-fi
+# Group to use for chowning named related files and directories.
+# By default, named will also run as the primary group of $NAMED_USER,
+# which will usually be the same as what's listed below, but not
+# necessarily if something other than the default of "named" is used.
+NAMED_GROUP=named
-# Options to run named with:
-NAMED_OPTIONS="-u $BIND_USER"
+# Options to run named with. At least -u $NAMED_USER is required, but
+# additional options may be added if needed.
+NAMED_OPTIONS="-u $NAMED_USER"
diff --git a/source/n/bind/rc.bind b/source/n/bind/rc.bind
index 4cc8f49cf..169db8126 100644
--- a/source/n/bind/rc.bind
+++ b/source/n/bind/rc.bind
@@ -16,15 +16,15 @@
if [ -f /etc/default/named ] ; then . /etc/default/named ; fi
if [ -f /etc/default/rndc ] ; then . /etc/default/rndc ; fi
-# In case /etc/default/named was missing:
-if [ -z "$BIND_USER" ]; then
- BIND_USER="named"
+# In case /etc/default/named was missing, provide fallbacks:
+if [ -z "$NAMED_USER" ]; then
+ NAMED_USER="named"
fi
-if [ -z "$BIND_GROUP" ]; then
- BIND_GROUP="named"
+if [ -z "$NAMED_GROUP" ]; then
+ NAMED_GROUP="named"
fi
-if [ -z "$BIND_OPTIONS" ]; then
- BIND_OPTIONS="-u $BIND_USER"
+if [ -z "$NAMED_OPTIONS" ]; then
+ NAMED_OPTIONS="-u $NAMED_USER"
fi
# Sanity check. If /usr/sbin/named is missing then it
@@ -41,12 +41,12 @@ bind_start() {
# Make sure /var/run/named exists:
mkdir -p /var/run/named
# Make sure that /var/run/named has correct ownership:
- chown -R ${BIND_USER}:${BIND_GROUP} /var/run/named
+ chown -R ${NAMED_USER}:${NAMED_GROUP} /var/run/named
# Make sure that /var/named has correct ownership:
- chown -R ${BIND_USER}:${BIND_GROUP} /var/named
+ chown -R ${NAMED_USER}:${NAMED_GROUP} /var/named
if [ -r /etc/rndc.key ]; then
# Make sure that /etc/rndc.key has correct ownership:
- chown ${BIND_USER}:${BIND_GROUP} /etc/rndc.key
+ chown ${NAMED_USER}:${NAMED_GROUP} /etc/rndc.key
fi
# Start named:
if [ -x /usr/sbin/named ]; then
diff --git a/source/n/ca-certificates/ca-certificates.SlackBuild b/source/n/ca-certificates/ca-certificates.SlackBuild
index 753bcf7fe..752e56c06 100755
--- a/source/n/ca-certificates/ca-certificates.SlackBuild
+++ b/source/n/ca-certificates/ca-certificates.SlackBuild
@@ -75,6 +75,11 @@ xzcat $CWD/certdata-${VERSION}.txt.xz > mozilla/certdata.txt
make || exit 1
make install DESTDIR=$PKG || exit 1
+# Remove expired certificate:
+if [ -r $PKG//usr/share/ca-certificates/mozilla/DST_Root_CA_X3.crt ]; then
+ rm -f $PKG//usr/share/ca-certificates/mozilla/DST_Root_CA_X3.crt
+fi
+
mkdir -p $PKG/etc/ca-certificates/update.d
printf "# Automatically generated by $PKGNAM-$VERSION \n#\n" \
> $PKG/etc/ca-certificates.conf.new
diff --git a/source/n/ca-certificates/certdata-20210922.txt b/source/n/ca-certificates/certdata-20210924.txt
index dfaeceb89..dfaeceb89 100644
--- a/source/n/ca-certificates/certdata-20210922.txt
+++ b/source/n/ca-certificates/certdata-20210924.txt
diff --git a/source/n/php/fetch-php.sh b/source/n/php/fetch-php.sh
index 66c1d5f62..d11ebb865 100755
--- a/source/n/php/fetch-php.sh
+++ b/source/n/php/fetch-php.sh
@@ -1,2 +1,2 @@
-lftpget http://us.php.net/distributions/php-7.4.23.tar.xz.asc
-lftpget http://us.php.net/distributions/php-7.4.23.tar.xz
+lftpget http://us.php.net/distributions/php-7.4.24.tar.xz.asc
+lftpget http://us.php.net/distributions/php-7.4.24.tar.xz
diff --git a/source/x/xdg-desktop-portal/slack-desc b/source/x/xdg-desktop-portal/slack-desc
new file mode 100644
index 000000000..8adad0cdd
--- /dev/null
+++ b/source/x/xdg-desktop-portal/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
+
+ |-----handy-ruler------------------------------------------------------|
+xdg-desktop-portal: xdg-desktop-portal (XDG portal frontend service)
+xdg-desktop-portal:
+xdg-desktop-portal: A portal frontend service for Flatpak and possibly other desktop
+xdg-desktop-portal: containment frameworks. xdg-desktop-portal works by exposing a series
+xdg-desktop-portal: of D-Bus interfaces known as _portals_ under a well-known name
+xdg-desktop-portal: (org.freedesktop.portal.Desktop) and object path
+xdg-desktop-portal: (/org/freedesktop/portal/desktop). The portal interfaces include APIs
+xdg-desktop-portal: for file access, opening URIs, printing and others.
+xdg-desktop-portal:
+xdg-desktop-portal:
+xdg-desktop-portal:
diff --git a/source/x/xdg-desktop-portal/xdg-desktop-portal.SlackBuild b/source/x/xdg-desktop-portal/xdg-desktop-portal.SlackBuild
new file mode 100755
index 000000000..a8018be1f
--- /dev/null
+++ b/source/x/xdg-desktop-portal/xdg-desktop-portal.SlackBuild
@@ -0,0 +1,145 @@
+#!/bin/bash
+
+# Copyright 2018 Vincent Batts <vbatts@hashbangbash.com>
+# Copyright 2021 Patrick J. Volkerding, Sebeka, Minnesota, USA
+# All rights reserved.
+#
+# Redistribution and use of this script, with or without modification, is
+# permitted provided that the following conditions are met:
+#
+# 1. Redistributions of this script must retain the above copyright
+# notice, this list of conditions and the following disclaimer.
+#
+# THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED
+# WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+# MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
+# EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+# PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
+# OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
+# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
+# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
+# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+cd $(dirname $0) ; CWD=$(pwd)
+
+PKGNAM=xdg-desktop-portal
+VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
+BUILD=${BUILD:-1}
+
+# Automatically determine the architecture we're building on:
+if [ -z "$ARCH" ]; then
+ case "$(uname -m)" in
+ i?86) ARCH=i586 ;;
+ arm*) readelf /usr/bin/file -A | egrep -q "Tag_CPU.*[4,5]" && ARCH=arm || ARCH=armv7hl ;;
+ # Unless $ARCH is already set, use uname -m for all other archs:
+ *) ARCH=$(uname -m) ;;
+ esac
+ export ARCH
+fi
+
+# If the variable PRINT_PACKAGE_NAME is set, then this script will report what
+# the name of the created package would be, and then exit. This information
+# could be useful to other scripts.
+if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
+ echo "$PKGNAM-$VERSION-$ARCH-$BUILD.txz"
+ exit 0
+fi
+
+NUMJOBS=${NUMJOBS:-" -j $(expr $(nproc) + 1) "}
+
+if [ "$ARCH" = "i586" ]; then
+ SLKCFLAGS="-O2 -march=i586 -mtune=i686"
+ LIBDIRSUFFIX=""
+elif [ "$ARCH" = "i686" ]; then
+ SLKCFLAGS="-O2 -march=i686"
+ LIBDIRSUFFIX=""
+elif [ "$ARCH" = "s390" ]; then
+ SLKCFLAGS="-O2"
+ LIBDIRSUFFIX=""
+elif [ "$ARCH" = "x86_64" ]; then
+ SLKCFLAGS="-O2 -fPIC"
+ LIBDIRSUFFIX="64"
+elif [ "$ARCH" = "armv7hl" ]; then
+ SLKCFLAGS="-O3 -march=armv7-a -mfpu=vfpv3-d16"
+ LIBDIRSUFFIX=""
+else
+ SLKCFLAGS="-O2"
+ LIBDIRSUFFIX=""
+fi
+
+TMP=${TMP:-/tmp}
+PKG=$TMP/package-$PKGNAM
+
+rm -rf $PKG
+mkdir -p $TMP $PKG
+
+cd $TMP
+rm -rf $PKGNAM-$VERSION
+tar xvf $CWD/$PKGNAM-$VERSION.tar.?z || exit 1
+cd $PKGNAM-$VERSION || exit 1
+
+chown -R root:root .
+find . \
+ \( -perm 777 -o -perm 775 -o -perm 711 -o -perm 555 -o -perm 511 \) \
+ -exec chmod 755 {} \+ -o \
+ \( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \
+ -exec chmod 644 {} \+
+
+# Configure, build, and install:
+if [ ! -r configure ]; then
+ if [ -x ./autogen.sh ]; then
+ NOCONFIGURE=1 ./autogen.sh
+ else
+ autoreconf -vif
+ fi
+fi
+CFLAGS="$SLKCFLAGS" \
+CXXFLAGS="$SLKCFLAGS" \
+./configure \
+ --prefix=/usr \
+ --libdir=/usr/lib${LIBDIRSUFFIX} \
+ --sysconfdir=/etc \
+ --localstatedir=/var \
+ --docdir=/usr/doc/$PKGNAM-$VERSION \
+ --mandir=/usr/man \
+ --infodir=/usr/info \
+ --disable-static \
+ --disable-libportal \
+ --disable-geoclue \
+ --build=$ARCH-slackware-linux || exit 1
+make $NUMJOBS || make || exit 1
+make install DESTDIR=$PKG || exit 1
+
+# Don't ship .la files:
+rm -f $PKG/{,usr/}lib${LIBDIRSUFFIX}/*.la
+
+# Strip binaries:
+find $PKG | xargs file | grep -e "executable" -e "shared object" | grep ELF | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null
+
+# Compress manual pages:
+find $PKG/usr/man -type f -exec gzip -9 {} \+
+for i in $( find $PKG/usr/man -type l ) ; do
+ ln -s $( readlink $i ).gz $i.gz
+ rm $i
+done
+
+# Add a documentation directory:
+mkdir -p $PKG/usr/doc/${PKGNAM}-$VERSION
+cp -a \
+ AUTHORS* ChangeLog CHANGES COPYING* LICENSE* NEWS* README* SECURITY* THANKS* TODO* \
+ $PKG/usr/doc/${PKGNAM}-$VERSION
+
+# If there's a ChangeLog, installing at least part of the recent history
+# is useful, but don't let it get totally out of control:
+if [ -r ChangeLog ]; then
+ DOCSDIR=$(echo $PKG/usr/doc/${PKGNAM}-$VERSION)
+ cat ChangeLog | head -n 1000 > $DOCSDIR/ChangeLog
+ touch -r ChangeLog $DOCSDIR/ChangeLog
+fi
+
+mkdir -p $PKG/install
+cat $CWD/slack-desc > $PKG/install/slack-desc
+
+cd $PKG
+/sbin/makepkg -l y -c n $TMP/$PKGNAM-$VERSION-$ARCH-$BUILD.txz
diff --git a/source/x/xdg-desktop-portal/xdg-desktop-portal.url b/source/x/xdg-desktop-portal/xdg-desktop-portal.url
new file mode 100644
index 000000000..5ec63f2bc
--- /dev/null
+++ b/source/x/xdg-desktop-portal/xdg-desktop-portal.url
@@ -0,0 +1 @@
+https://github.com/flatpak/xdg-desktop-portal