summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2019-03-05 00:17:16 +0000
committer Eric Hameleers <alien@slackware.com>2019-03-05 08:59:46 +0100
commit490bd1ff02b9d0e37a0aec334c1be80d54ed3ab6 (patch)
tree00b9c340c631e12d03a3e1eb19322dc26a164106
parent3b234388a5f545f071422864e1a274ba45a696a0 (diff)
downloadcurrent-490bd1ff02b9d0e37a0aec334c1be80d54ed3ab6.tar.gz
current-490bd1ff02b9d0e37a0aec334c1be80d54ed3ab6.tar.xz
Tue Mar 5 00:17:16 UTC 201920190305001716
d/gcc-8.3.0-x86_64-2.txz: Rebuilt. Reverted backported asm inline patches that broke "asm volatile". Thanks to nobodino. d/gcc-brig-8.3.0-x86_64-2.txz: Rebuilt. d/gcc-g++-8.3.0-x86_64-2.txz: Rebuilt. d/gcc-gfortran-8.3.0-x86_64-2.txz: Rebuilt. d/gcc-gnat-8.3.0-x86_64-2.txz: Rebuilt. d/gcc-go-8.3.0-x86_64-2.txz: Rebuilt. d/gcc-objc-8.3.0-x86_64-2.txz: Rebuilt. l/at-spi2-atk-2.30.1-x86_64-1.txz: Upgraded. l/at-spi2-core-2.30.1-x86_64-1.txz: Upgraded. l/gc-8.0.4-x86_64-1.txz: Upgraded. l/glib2-2.60.0-x86_64-1.txz: Upgraded. l/imagemagick-6.9.10_31-x86_64-1.txz: Upgraded. n/postfix-3.4.0-x86_64-2.txz: Rebuilt. Prevent the install script from making noise. x/xinit-1.4.1-x86_64-1.txz: Upgraded. x/xlogo-1.0.5-x86_64-1.txz: Upgraded. x/xmore-1.0.3-x86_64-1.txz: Upgraded. extra/fltk/fltk-1.3.5-x86_64-1.txz: Upgraded.
-rw-r--r--ChangeLog.rss34
-rw-r--r--ChangeLog.txt22
-rw-r--r--FILELIST.TXT969
-rwxr-xr-xextra/source/fltk/fltk.SlackBuild2
-rwxr-xr-xrecompress.sh8
-rwxr-xr-xsource/d/gcc/gcc.SlackBuild12
-rw-r--r--source/d/gcc/patches/revert-asm-inline/1-8-asm-qualifiers-PR55681.patch351
-rw-r--r--source/d/gcc/patches/revert-asm-inline/2-8-asm-inline.patch577
-rw-r--r--source/d/gcc/patches/revert-asm-inline/3-8-c-Delete-a-stray-line-in-asm-inline.patch45
-rw-r--r--source/d/gcc/patches/revert-asm-inline/4-8-c-c-asm-Write-the-asm-qualifier-loop-without-done-boolean.patch194
-rw-r--r--source/d/gcc/patches/revert-asm-inline/5-8-c-c-asm-Use-nicer-error-for-duplicate-asm-qualifiers.patch269
-rw-r--r--source/d/gcc/patches/revert-asm-inline/6-8-c-c-asm-Use-nicer-error-for-const-and-restrict.patch167
-rw-r--r--source/d/gcc/patches/revert-asm-inline/7-8-c-asm-Do-not-handle-any-asm-qualifiers-in-top-level-asm.patch103
-rw-r--r--source/d/gcc/patches/revert-asm-inline/8-8-c-Don-t-error-for-const-or-restrict-as-asm-qualifier.patch58
-rw-r--r--source/l/FTBFSlog4
-rwxr-xr-xsource/l/gc/gc.SlackBuild2
-rwxr-xr-xsource/l/glib2/glib2.SlackBuild42
-rwxr-xr-xsource/l/glib2/glib2.SlackBuild.meson172
-rw-r--r--source/n/postfix/doinst.sh4
-rwxr-xr-xsource/n/postfix/postfix.SlackBuild2
-rw-r--r--source/x/x11/build/xinit2
-rw-r--r--source/x/x11/build/xlogo2
-rw-r--r--source/x/x11/build/xmore2
23 files changed, 2366 insertions, 677 deletions
diff --git a/ChangeLog.rss b/ChangeLog.rss
index c5fe644d0..db8f012c7 100644
--- a/ChangeLog.rss
+++ b/ChangeLog.rss
@@ -11,10 +11,40 @@
<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>Sun, 3 Mar 2019 22:03:39 GMT</pubDate>
- <lastBuildDate>Mon, 4 Mar 2019 07:59:43 GMT</lastBuildDate>
+ <pubDate>Tue, 5 Mar 2019 00:17:16 GMT</pubDate>
+ <lastBuildDate>Tue, 5 Mar 2019 07:59:42 GMT</lastBuildDate>
<generator>maintain_current_git.sh v 1.10</generator>
<item>
+ <title>Tue, 5 Mar 2019 00:17:16 GMT</title>
+ <pubDate>Tue, 5 Mar 2019 00:17:16 GMT</pubDate>
+ <link>https://git.slackware.nl/current/tag/?h=20190305001716</link>
+ <guid isPermaLink="false">20190305001716</guid>
+ <description>
+ <![CDATA[<pre>
+d/gcc-8.3.0-x86_64-2.txz: Rebuilt.
+ Reverted backported asm inline patches that broke "asm volatile".
+ Thanks to nobodino.
+d/gcc-brig-8.3.0-x86_64-2.txz: Rebuilt.
+d/gcc-g++-8.3.0-x86_64-2.txz: Rebuilt.
+d/gcc-gfortran-8.3.0-x86_64-2.txz: Rebuilt.
+d/gcc-gnat-8.3.0-x86_64-2.txz: Rebuilt.
+d/gcc-go-8.3.0-x86_64-2.txz: Rebuilt.
+d/gcc-objc-8.3.0-x86_64-2.txz: Rebuilt.
+l/at-spi2-atk-2.30.1-x86_64-1.txz: Upgraded.
+l/at-spi2-core-2.30.1-x86_64-1.txz: Upgraded.
+l/gc-8.0.4-x86_64-1.txz: Upgraded.
+l/glib2-2.60.0-x86_64-1.txz: Upgraded.
+l/imagemagick-6.9.10_31-x86_64-1.txz: Upgraded.
+n/postfix-3.4.0-x86_64-2.txz: Rebuilt.
+ Prevent the install script from making noise.
+x/xinit-1.4.1-x86_64-1.txz: Upgraded.
+x/xlogo-1.0.5-x86_64-1.txz: Upgraded.
+x/xmore-1.0.3-x86_64-1.txz: Upgraded.
+extra/fltk/fltk-1.3.5-x86_64-1.txz: Upgraded.
+ </pre>]]>
+ </description>
+ </item>
+ <item>
<title>Sun, 3 Mar 2019 22:03:39 GMT</title>
<pubDate>Sun, 3 Mar 2019 22:03:39 GMT</pubDate>
<link>https://git.slackware.nl/current/tag/?h=20190303220339</link>
diff --git a/ChangeLog.txt b/ChangeLog.txt
index b6e1038f4..94aac3c0b 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,3 +1,25 @@
+Tue Mar 5 00:17:16 UTC 2019
+d/gcc-8.3.0-x86_64-2.txz: Rebuilt.
+ Reverted backported asm inline patches that broke "asm volatile".
+ Thanks to nobodino.
+d/gcc-brig-8.3.0-x86_64-2.txz: Rebuilt.
+d/gcc-g++-8.3.0-x86_64-2.txz: Rebuilt.
+d/gcc-gfortran-8.3.0-x86_64-2.txz: Rebuilt.
+d/gcc-gnat-8.3.0-x86_64-2.txz: Rebuilt.
+d/gcc-go-8.3.0-x86_64-2.txz: Rebuilt.
+d/gcc-objc-8.3.0-x86_64-2.txz: Rebuilt.
+l/at-spi2-atk-2.30.1-x86_64-1.txz: Upgraded.
+l/at-spi2-core-2.30.1-x86_64-1.txz: Upgraded.
+l/gc-8.0.4-x86_64-1.txz: Upgraded.
+l/glib2-2.60.0-x86_64-1.txz: Upgraded.
+l/imagemagick-6.9.10_31-x86_64-1.txz: Upgraded.
+n/postfix-3.4.0-x86_64-2.txz: Rebuilt.
+ Prevent the install script from making noise.
+x/xinit-1.4.1-x86_64-1.txz: Upgraded.
+x/xlogo-1.0.5-x86_64-1.txz: Upgraded.
+x/xmore-1.0.3-x86_64-1.txz: Upgraded.
+extra/fltk/fltk-1.3.5-x86_64-1.txz: Upgraded.
++--------------------------+
Sun Mar 3 22:03:39 UTC 2019
a/mkinitrd-1.4.11-x86_64-12.txz: Rebuilt.
Updated to busybox-1.30.1.
diff --git a/FILELIST.TXT b/FILELIST.TXT
index 2c93ffdc5..dd51e089c 100644
--- a/FILELIST.TXT
+++ b/FILELIST.TXT
@@ -1,20 +1,20 @@
-Sun Mar 3 22:29:53 UTC 2019
+Tue Mar 5 00:28:09 UTC 2019
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 2019-03-03 22:03 .
+drwxr-xr-x 12 root root 4096 2019-03-05 00:17 .
-rw-r--r-- 1 root root 10064 2016-06-30 18:39 ./ANNOUNCE.14_2
-rw-r--r-- 1 root root 14341 2018-11-29 05:40 ./CHANGES_AND_HINTS.TXT
--rw-r--r-- 1 root root 912069 2019-03-01 23:55 ./CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2019-03-01 23:55 ./CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 912934 2019-03-05 00:02 ./CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2019-03-05 00:02 ./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 580499 2019-03-03 22:03 ./ChangeLog.txt
+-rw-r--r-- 1 root root 581400 2019-03-05 00:17 ./ChangeLog.txt
drwxr-xr-x 3 root root 4096 2013-03-20 22:17 ./EFI
drwxr-xr-x 2 root root 4096 2019-02-27 22:38 ./EFI/BOOT
-rw-r--r-- 1 root root 1253376 2018-02-24 20:49 ./EFI/BOOT/bootx64.efi
@@ -25,9 +25,9 @@ drwxr-xr-x 2 root root 4096 2019-02-27 22:38 ./EFI/BOOT
-rwxr-xr-x 1 root root 2494 2018-02-24 20:49 ./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 1199470 2019-03-01 23:55 ./FILELIST.TXT
+-rw-r--r-- 1 root root 1200615 2019-03-05 00:02 ./FILELIST.TXT
-rw-r--r-- 1 root root 1572 2012-08-29 18:27 ./GPG-KEY
--rw-r--r-- 1 root root 732480 2019-03-03 22:28 ./PACKAGES.TXT
+-rw-r--r-- 1 root root 732480 2019-03-05 00:26 ./PACKAGES.TXT
-rw-r--r-- 1 root root 8564 2016-06-28 21:33 ./README.TXT
-rw-r--r-- 1 root root 3635 2019-02-27 22:13 ./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 2019-02-27 22:38 ./EFI/BOOT
-rw-r--r-- 1 root root 17294 2008-12-08 18:13 ./SPEAK_INSTALL.TXT
-rw-r--r-- 1 root root 57632 2016-06-29 18:46 ./Slackware-HOWTO
-rw-r--r-- 1 root root 6668 2018-08-28 21:58 ./UPGRADE.TXT
-drwxr-xr-x 17 root root 4096 2019-02-24 21:39 ./extra
--rw-r--r-- 1 root root 54041 2019-02-24 21:39 ./extra/CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2019-02-24 21:39 ./extra/CHECKSUMS.md5.asc
--rw-r--r-- 1 root root 66479 2019-02-24 21:39 ./extra/FILE_LIST
--rw-r--r-- 1 root root 182357 2019-02-24 21:39 ./extra/MANIFEST.bz2
--rw-r--r-- 1 root root 45678 2019-02-24 21:39 ./extra/PACKAGES.TXT
+drwxr-xr-x 17 root root 4096 2019-03-04 23:55 ./extra
+-rw-r--r-- 1 root root 54033 2019-03-04 23:55 ./extra/CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2019-03-04 23:55 ./extra/CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 66471 2019-03-04 23:55 ./extra/FILE_LIST
+-rw-r--r-- 1 root root 165423 2019-03-04 23:55 ./extra/MANIFEST.bz2
+-rw-r--r-- 1 root root 45675 2019-03-04 23:55 ./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 2018-11-09 21:53 ./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
@@ -341,10 +341,10 @@ drwxr-xr-x 2 root root 4096 2013-09-13 20:05 ./extra/emacspeak
-rw-r--r-- 1 root root 4240996 2013-09-09 23:22 ./extra/emacspeak/emacspeak-38.0-x86_64-1.txz
-rw-r--r-- 1 root root 198 2013-09-09 23:22 ./extra/emacspeak/emacspeak-38.0-x86_64-1.txz.asc
lrwxrwxrwx 1 root root 25 2009-08-23 23:37 ./extra/flashplayer-plugin -> source/flashplayer-plugin
-drwxr-xr-x 2 root root 4096 2018-04-20 03:42 ./extra/fltk
--rw-r--r-- 1 root root 491 2018-04-20 03:24 ./extra/fltk/fltk-1.3.4_2-x86_64-2.txt
--rw-r--r-- 1 root root 947588 2018-04-20 03:24 ./extra/fltk/fltk-1.3.4_2-x86_64-2.txz
--rw-r--r-- 1 root root 163 2018-04-20 03:24 ./extra/fltk/fltk-1.3.4_2-x86_64-2.txz.asc
+drwxr-xr-x 2 root root 4096 2019-03-04 23:55 ./extra/fltk
+-rw-r--r-- 1 root root 490 2019-03-04 22:02 ./extra/fltk/fltk-1.3.5-x86_64-1.txt
+-rw-r--r-- 1 root root 943792 2019-03-04 22:02 ./extra/fltk/fltk-1.3.5-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2019-03-04 22:02 ./extra/fltk/fltk-1.3.5-x86_64-1.txz.asc
drwxr-xr-x 2 root root 4096 2018-02-27 06:13 ./extra/google-chrome
-rw-r--r-- 1 root root 1099 2013-10-02 20:28 ./extra/google-chrome/README
-rwxr-xr-x 1 root root 3921 2015-03-05 21:54 ./extra/google-chrome/google-chrome.SlackBuild
@@ -618,9 +618,9 @@ drwxr-xr-x 2 root root 4096 2018-02-27 06:13 ./extra/source/emacspeak
drwxr-xr-x 2 root root 4096 2018-02-27 06:13 ./extra/source/flashplayer-plugin
-rwxr-xr-- 1 root root 6556 2017-05-20 18:03 ./extra/source/flashplayer-plugin/flashplayer-plugin.SlackBuild
-rw-r--r-- 1 root root 1012 2018-02-27 06:13 ./extra/source/flashplayer-plugin/slack-desc
-drwxr-xr-x 2 root root 4096 2018-04-20 03:23 ./extra/source/fltk
--rw-r--r-- 1 root root 3827550 2018-01-30 23:50 ./extra/source/fltk/fltk-1.3.4-2-source.tar.lz
--rwxr-xr-x 1 root root 5031 2018-10-16 19:43 ./extra/source/fltk/fltk.SlackBuild
+drwxr-xr-x 2 root root 4096 2019-03-04 21:53 ./extra/source/fltk
+-rw-r--r-- 1 root root 3830929 2019-03-03 09:24 ./extra/source/fltk/fltk-1.3.5-source.tar.lz
+-rwxr-xr-x 1 root root 5031 2019-03-04 21:53 ./extra/source/fltk/fltk.SlackBuild
-rw-r--r-- 1 root root 789 2018-04-20 03:22 ./extra/source/fltk/fltk.fltk-config.in.diff.gz
-rw-r--r-- 1 root root 942 2019-02-19 19:21 ./extra/source/fltk/slack-desc
drwxr-xr-x 3 root root 4096 2018-02-27 06:13 ./extra/source/java
@@ -680,9 +680,9 @@ drwxr-xr-x 2 root root 4096 2018-07-26 17:49 ./extra/source/tigervnc/patch
-rw-r--r-- 1 root root 330 2015-04-11 21:48 ./extra/source/tigervnc/patches/tigervnc13_link_png.patch
-rw-r--r-- 1 root root 3513 2018-05-15 07:55 ./extra/source/tigervnc/patches/xserver120.patch
-rw-r--r-- 1 root root 930 2018-07-26 17:46 ./extra/source/tigervnc/slack-desc
-drwxr-xr-x 2 root root 4096 2018-11-02 01:24 ./extra/source/tigervnc/sources
+drwxr-xr-x 2 root root 4096 2019-03-04 23:57 ./extra/source/tigervnc/sources
-rw-r--r-- 1 root root 1046244 2018-07-16 14:08 ./extra/source/tigervnc/sources/tigervnc-1.9.0.tar.lz
-lrwxrwxrwx 1 root root 62 2018-11-02 01:24 ./extra/source/tigervnc/sources/xorg-server-1.20.3.tar.xz -> ../../../../source/x/x11/src/xserver/xorg-server-1.20.3.tar.xz
+lrwxrwxrwx 1 root root 62 2019-03-04 23:57 ./extra/source/tigervnc/sources/xorg-server-1.20.4.tar.xz -> ../../../../source/x/x11/src/xserver/xorg-server-1.20.4.tar.xz
-rwxr-xr-- 1 root root 14362 2018-10-16 19:44 ./extra/source/tigervnc/tigervnc.SlackBuild
drwxr-xr-x 2 root root 4096 2018-03-15 17:01 ./extra/source/wicd
-rw-r--r-- 1 root root 719 2012-03-19 16:58 ./extra/source/wicd/README.SLACKWARE
@@ -787,11 +787,11 @@ 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 18 root root 4096 2019-03-03 22:28 ./slackware64
--rw-r--r-- 1 root root 290572 2019-03-03 22:28 ./slackware64/CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2019-03-03 22:28 ./slackware64/CHECKSUMS.md5.asc
--rw-r--r-- 1 root root 361947 2019-03-03 22:25 ./slackware64/FILE_LIST
--rw-r--r-- 1 root root 3633653 2019-03-03 22:26 ./slackware64/MANIFEST.bz2
+drwxr-xr-x 18 root root 4096 2019-03-05 00:26 ./slackware64
+-rw-r--r-- 1 root root 290572 2019-03-05 00:26 ./slackware64/CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2019-03-05 00:26 ./slackware64/CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 361947 2019-03-05 00:23 ./slackware64/FILE_LIST
+-rw-r--r-- 1 root root 3637032 2019-03-05 00:24 ./slackware64/MANIFEST.bz2
lrwxrwxrwx 1 root root 15 2009-08-23 23:34 ./slackware64/PACKAGES.TXT -> ../PACKAGES.TXT
drwxr-xr-x 2 root root 28672 2019-03-03 22:25 ./slackware64/a
-rw-r--r-- 1 root root 327 2018-06-24 18:44 ./slackware64/a/aaa_base-14.2-x86_64-5.txt
@@ -1390,7 +1390,7 @@ drwxr-xr-x 2 root root 20480 2019-03-03 22:25 ./slackware64/ap
-rw-r--r-- 1 root root 506 2019-02-04 20:25 ./slackware64/ap/zsh-5.7.1-x86_64-1.txt
-rw-r--r-- 1 root root 3008036 2019-02-04 20:25 ./slackware64/ap/zsh-5.7.1-x86_64-1.txz
-rw-r--r-- 1 root root 163 2019-02-04 20:25 ./slackware64/ap/zsh-5.7.1-x86_64-1.txz.asc
-drwxr-xr-x 2 root root 20480 2019-03-03 22:25 ./slackware64/d
+drwxr-xr-x 2 root root 20480 2019-03-04 23:56 ./slackware64/d
-rw-r--r-- 1 root root 360 2019-02-28 19:27 ./slackware64/d/Cython-0.29.6-x86_64-1.txt
-rw-r--r-- 1 root root 3074148 2019-02-28 19:27 ./slackware64/d/Cython-0.29.6-x86_64-1.txz
-rw-r--r-- 1 root root 163 2019-02-28 19:27 ./slackware64/d/Cython-0.29.6-x86_64-1.txz.asc
@@ -1433,27 +1433,27 @@ drwxr-xr-x 2 root root 20480 2019-03-03 22:25 ./slackware64/d
-rw-r--r-- 1 root root 371 2018-04-13 13:42 ./slackware64/d/flex-2.6.4-x86_64-3.txt
-rw-r--r-- 1 root root 281556 2018-04-13 13:42 ./slackware64/d/flex-2.6.4-x86_64-3.txz
-rw-r--r-- 1 root root 163 2018-04-13 13:42 ./slackware64/d/flex-2.6.4-x86_64-3.txz.asc
--rw-r--r-- 1 root root 310 2019-02-22 19:23 ./slackware64/d/gcc-8.3.0-x86_64-1.txt
--rw-r--r-- 1 root root 16664460 2019-02-22 19:23 ./slackware64/d/gcc-8.3.0-x86_64-1.txz
--rw-r--r-- 1 root root 163 2019-02-22 19:23 ./slackware64/d/gcc-8.3.0-x86_64-1.txz.asc
--rw-r--r-- 1 root root 512 2019-02-22 19:25 ./slackware64/d/gcc-brig-8.3.0-x86_64-1.txt
--rw-r--r-- 1 root root 6924464 2019-02-22 19:25 ./slackware64/d/gcc-brig-8.3.0-x86_64-1.txz
--rw-r--r-- 1 root root 163 2019-02-22 19:25 ./slackware64/d/gcc-brig-8.3.0-x86_64-1.txz.asc
--rw-r--r-- 1 root root 255 2019-02-22 19:23 ./slackware64/d/gcc-g++-8.3.0-x86_64-1.txt
--rw-r--r-- 1 root root 9544204 2019-02-22 19:23 ./slackware64/d/gcc-g++-8.3.0-x86_64-1.txz
--rw-r--r-- 1 root root 163 2019-02-22 19:23 ./slackware64/d/gcc-g++-8.3.0-x86_64-1.txz.asc
--rw-r--r-- 1 root root 584 2019-02-22 19:23 ./slackware64/d/gcc-gfortran-8.3.0-x86_64-1.txt
--rw-r--r-- 1 root root 8292760 2019-02-22 19:23 ./slackware64/d/gcc-gfortran-8.3.0-x86_64-1.txz
--rw-r--r-- 1 root root 163 2019-02-22 19:23 ./slackware64/d/gcc-gfortran-8.3.0-x86_64-1.txz.asc
--rw-r--r-- 1 root root 414 2019-02-22 19:24 ./slackware64/d/gcc-gnat-8.3.0-x86_64-1.txt
--rw-r--r-- 1 root root 14877372 2019-02-22 19:24 ./slackware64/d/gcc-gnat-8.3.0-x86_64-1.txz
--rw-r--r-- 1 root root 163 2019-02-22 19:24 ./slackware64/d/gcc-gnat-8.3.0-x86_64-1.txz.asc
--rw-r--r-- 1 root root 572 2019-02-22 19:25 ./slackware64/d/gcc-go-8.3.0-x86_64-1.txt
--rw-r--r-- 1 root root 12456580 2019-02-22 19:25 ./slackware64/d/gcc-go-8.3.0-x86_64-1.txz
--rw-r--r-- 1 root root 163 2019-02-22 19:25 ./slackware64/d/gcc-go-8.3.0-x86_64-1.txz.asc
--rw-r--r-- 1 root root 463 2019-02-22 19:24 ./slackware64/d/gcc-objc-8.3.0-x86_64-1.txt
--rw-r--r-- 1 root root 7040900 2019-02-22 19:24 ./slackware64/d/gcc-objc-8.3.0-x86_64-1.txz
--rw-r--r-- 1 root root 163 2019-02-22 19:24 ./slackware64/d/gcc-objc-8.3.0-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 310 2019-03-04 19:48 ./slackware64/d/gcc-8.3.0-x86_64-2.txt
+-rw-r--r-- 1 root root 16669668 2019-03-04 19:48 ./slackware64/d/gcc-8.3.0-x86_64-2.txz
+-rw-r--r-- 1 root root 163 2019-03-04 19:48 ./slackware64/d/gcc-8.3.0-x86_64-2.txz.asc
+-rw-r--r-- 1 root root 512 2019-03-04 19:51 ./slackware64/d/gcc-brig-8.3.0-x86_64-2.txt
+-rw-r--r-- 1 root root 6924580 2019-03-04 19:51 ./slackware64/d/gcc-brig-8.3.0-x86_64-2.txz
+-rw-r--r-- 1 root root 163 2019-03-04 19:51 ./slackware64/d/gcc-brig-8.3.0-x86_64-2.txz.asc
+-rw-r--r-- 1 root root 255 2019-03-04 19:49 ./slackware64/d/gcc-g++-8.3.0-x86_64-2.txt
+-rw-r--r-- 1 root root 9545388 2019-03-04 19:49 ./slackware64/d/gcc-g++-8.3.0-x86_64-2.txz
+-rw-r--r-- 1 root root 163 2019-03-04 19:49 ./slackware64/d/gcc-g++-8.3.0-x86_64-2.txz.asc
+-rw-r--r-- 1 root root 584 2019-03-04 19:49 ./slackware64/d/gcc-gfortran-8.3.0-x86_64-2.txt
+-rw-r--r-- 1 root root 8295264 2019-03-04 19:49 ./slackware64/d/gcc-gfortran-8.3.0-x86_64-2.txz
+-rw-r--r-- 1 root root 163 2019-03-04 19:49 ./slackware64/d/gcc-gfortran-8.3.0-x86_64-2.txz.asc
+-rw-r--r-- 1 root root 414 2019-03-04 19:50 ./slackware64/d/gcc-gnat-8.3.0-x86_64-2.txt
+-rw-r--r-- 1 root root 14882592 2019-03-04 19:50 ./slackware64/d/gcc-gnat-8.3.0-x86_64-2.txz
+-rw-r--r-- 1 root root 163 2019-03-04 19:50 ./slackware64/d/gcc-gnat-8.3.0-x86_64-2.txz.asc
+-rw-r--r-- 1 root root 572 2019-03-04 19:51 ./slackware64/d/gcc-go-8.3.0-x86_64-2.txt
+-rw-r--r-- 1 root root 12448652 2019-03-04 19:51 ./slackware64/d/gcc-go-8.3.0-x86_64-2.txz
+-rw-r--r-- 1 root root 163 2019-03-04 19:51 ./slackware64/d/gcc-go-8.3.0-x86_64-2.txz.asc
+-rw-r--r-- 1 root root 463 2019-03-04 19:50 ./slackware64/d/gcc-objc-8.3.0-x86_64-2.txt
+-rw-r--r-- 1 root root 7043852 2019-03-04 19:50 ./slackware64/d/gcc-objc-8.3.0-x86_64-2.txz
+-rw-r--r-- 1 root root 163 2019-03-04 19:50 ./slackware64/d/gcc-objc-8.3.0-x86_64-2.txz.asc
-rw-r--r-- 1 root root 749 2019-02-19 23:25 ./slackware64/d/gdb-8.2.1-x86_64-2.txt
-rw-r--r-- 1 root root 4202988 2019-02-19 23:25 ./slackware64/d/gdb-8.2.1-x86_64-2.txz
-rw-r--r-- 1 root root 163 2019-02-19 23:25 ./slackware64/d/gdb-8.2.1-x86_64-2.txz.asc
@@ -2455,7 +2455,7 @@ drwxr-xr-x 2 root root 20480 2016-03-10 03:11 ./slackware64/kdei
-rw-r--r-- 1 root root 7544 2018-03-01 07:54 ./slackware64/kdei/maketag
-rw-r--r-- 1 root root 7544 2018-03-01 07:54 ./slackware64/kdei/maketag.ez
-rw-r--r-- 1 root root 1500 2018-03-01 07:54 ./slackware64/kdei/tagfile
-drwxr-xr-x 2 root root 69632 2019-03-03 22:25 ./slackware64/l
+drwxr-xr-x 2 root root 69632 2019-03-04 23:56 ./slackware64/l
-rw-r--r-- 1 root root 338 2018-04-13 14:13 ./slackware64/l/ConsoleKit2-1.0.0-x86_64-4.txt
-rw-r--r-- 1 root root 149752 2018-04-13 14:13 ./slackware64/l/ConsoleKit2-1.0.0-x86_64-4.txz
-rw-r--r-- 1 root root 163 2018-04-13 14:13 ./slackware64/l/ConsoleKit2-1.0.0-x86_64-4.txz.asc
@@ -2531,12 +2531,12 @@ drwxr-xr-x 2 root root 69632 2019-03-03 22:25 ./slackware64/l
-rw-r--r-- 1 root root 175 2018-04-17 19:02 ./slackware64/l/aspell-en-2018.04.16_0-x86_64-1.txt
-rw-r--r-- 1 root root 1110456 2018-04-17 19:02 ./slackware64/l/aspell-en-2018.04.16_0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2018-04-17 19:02 ./slackware64/l/aspell-en-2018.04.16_0-x86_64-1.txz.asc
--rw-r--r-- 1 root root 269 2018-11-21 20:13 ./slackware64/l/at-spi2-atk-2.30.0-x86_64-1.txt
--rw-r--r-- 1 root root 77320 2018-11-21 20:13 ./slackware64/l/at-spi2-atk-2.30.0-x86_64-1.txz
--rw-r--r-- 1 root root 163 2018-11-21 20:13 ./slackware64/l/at-spi2-atk-2.30.0-x86_64-1.txz.asc
--rw-r--r-- 1 root root 456 2018-11-21 20:13 ./slackware64/l/at-spi2-core-2.30.0-x86_64-1.txt
--rw-r--r-- 1 root root 426604 2018-11-21 20:13 ./slackware64/l/at-spi2-core-2.30.0-x86_64-1.txz
--rw-r--r-- 1 root root 163 2018-11-21 20:13 ./slackware64/l/at-spi2-core-2.30.0-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 269 2019-03-04 18:13 ./slackware64/l/at-spi2-atk-2.30.1-x86_64-1.txt
+-rw-r--r-- 1 root root 77292 2019-03-04 18:13 ./slackware64/l/at-spi2-atk-2.30.1-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2019-03-04 18:13 ./slackware64/l/at-spi2-atk-2.30.1-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 456 2019-03-04 18:13 ./slackware64/l/at-spi2-core-2.30.1-x86_64-1.txt
+-rw-r--r-- 1 root root 426176 2019-03-04 18:13 ./slackware64/l/at-spi2-core-2.30.1-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2019-03-04 18:13 ./slackware64/l/at-spi2-core-2.30.1-x86_64-1.txz.asc
-rw-r--r-- 1 root root 173 2018-11-21 20:12 ./slackware64/l/atk-2.30.0-x86_64-1.txt
-rw-r--r-- 1 root root 349412 2018-11-21 20:12 ./slackware64/l/atk-2.30.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2018-11-21 20:12 ./slackware64/l/atk-2.30.0-x86_64-1.txz.asc
@@ -2642,9 +2642,9 @@ drwxr-xr-x 2 root root 69632 2019-03-03 22:25 ./slackware64/l
-rw-r--r-- 1 root root 296 2018-04-13 14:33 ./slackware64/l/gamin-0.1.10-x86_64-6.txt
-rw-r--r-- 1 root root 107456 2018-04-13 14:33 ./slackware64/l/gamin-0.1.10-x86_64-6.txz
-rw-r--r-- 1 root root 163 2018-04-13 14:33 ./slackware64/l/gamin-0.1.10-x86_64-6.txz.asc
--rw-r--r-- 1 root root 240 2018-12-30 02:02 ./slackware64/l/gc-8.0.2-x86_64-1.txt
--rw-r--r-- 1 root root 284568 2018-12-30 02:02 ./slackware64/l/gc-8.0.2-x86_64-1.txz
--rw-r--r-- 1 root root 163 2018-12-30 02:02 ./slackware64/l/gc-8.0.2-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 240 2019-03-04 22:01 ./slackware64/l/gc-8.0.4-x86_64-1.txt
+-rw-r--r-- 1 root root 284312 2019-03-04 22:01 ./slackware64/l/gc-8.0.4-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2019-03-04 22:01 ./slackware64/l/gc-8.0.4-x86_64-1.txz.asc
-rw-r--r-- 1 root root 343 2019-01-18 19:01 ./slackware64/l/gcr-3.28.1-x86_64-1.txt
-rw-r--r-- 1 root root 815124 2019-01-18 19:01 ./slackware64/l/gcr-3.28.1-x86_64-1.txz
-rw-r--r-- 1 root root 163 2019-01-18 19:01 ./slackware64/l/gcr-3.28.1-x86_64-1.txz.asc
@@ -2675,9 +2675,9 @@ drwxr-xr-x 2 root root 69632 2019-03-03 22:25 ./slackware64/l
-rw-r--r-- 1 root root 300 2018-11-21 20:11 ./slackware64/l/glib-networking-2.58.0-x86_64-1.txt
-rw-r--r-- 1 root root 106336 2018-11-21 20:11 ./slackware64/l/glib-networking-2.58.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2018-11-21 20:11 ./slackware64/l/glib-networking-2.58.0-x86_64-1.txz.asc
--rw-r--r-- 1 root root 407 2019-01-21 19:43 ./slackware64/l/glib2-2.58.3-x86_64-1.txt
--rw-r--r-- 1 root root 3778140 2019-01-21 19:43 ./slackware64/l/glib2-2.58.3-x86_64-1.txz
--rw-r--r-- 1 root root 163 2019-01-21 19:43 ./slackware64/l/glib2-2.58.3-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 407 2019-03-04 22:13 ./slackware64/l/glib2-2.60.0-x86_64-1.txt
+-rw-r--r-- 1 root root 3795936 2019-03-04 22:13 ./slackware64/l/glib2-2.60.0-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2019-03-04 22:13 ./slackware64/l/glib2-2.60.0-x86_64-1.txz.asc
-rw-r--r-- 1 root root 387 2019-02-16 20:39 ./slackware64/l/glibc-2.29-x86_64-3.txt
-rw-r--r-- 1 root root 5417112 2019-02-16 20:39 ./slackware64/l/glibc-2.29-x86_64-3.txz
-rw-r--r-- 1 root root 163 2019-02-16 20:39 ./slackware64/l/glibc-2.29-x86_64-3.txz.asc
@@ -2786,9 +2786,9 @@ drwxr-xr-x 2 root root 69632 2019-03-03 22:25 ./slackware64/l
-rw-r--r-- 1 root root 370 2018-04-17 07:49 ./slackware64/l/ilmbase-2.2.0-x86_64-2.txt
-rw-r--r-- 1 root root 138092 2018-04-17 07:49 ./slackware64/l/ilmbase-2.2.0-x86_64-2.txz
-rw-r--r-- 1 root root 163 2018-04-17 07:49 ./slackware64/l/ilmbase-2.2.0-x86_64-2.txz.asc
--rw-r--r-- 1 root root 537 2019-02-28 19:26 ./slackware64/l/imagemagick-6.9.10_29-x86_64-1.txt
--rw-r--r-- 1 root root 6751884 2019-02-28 19:26 ./slackware64/l/imagemagick-6.9.10_29-x86_64-1.txz
--rw-r--r-- 1 root root 163 2019-02-28 19:26 ./slackware64/l/imagemagick-6.9.10_29-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 537 2019-03-04 22:07 ./slackware64/l/imagemagick-6.9.10_31-x86_64-1.txt
+-rw-r--r-- 1 root root 6741232 2019-03-04 22:07 ./slackware64/l/imagemagick-6.9.10_31-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2019-03-04 22:07 ./slackware64/l/imagemagick-6.9.10_31-x86_64-1.txz.asc
-rwxr-xr-x 1 root root 2897 2009-06-24 22:06 ./slackware64/l/install-packages
-rw-r--r-- 1 root root 446 2006-09-18 10:41 ./slackware64/l/install.end
-rw-r--r-- 1 root root 403 2019-01-26 19:42 ./slackware64/l/iso-codes-4.2-noarch-1.txt
@@ -3421,7 +3421,7 @@ drwxr-xr-x 2 root root 69632 2019-03-03 22:25 ./slackware64/l
-rw-r--r-- 1 root root 463 2018-12-30 04:38 ./slackware64/l/zstd-1.3.8-x86_64-1.txt
-rw-r--r-- 1 root root 385208 2018-12-30 04:38 ./slackware64/l/zstd-1.3.8-x86_64-1.txz
-rw-r--r-- 1 root root 163 2018-12-30 04:38 ./slackware64/l/zstd-1.3.8-x86_64-1.txz.asc
-drwxr-xr-x 2 root root 36864 2019-03-01 21:04 ./slackware64/n
+drwxr-xr-x 2 root root 36864 2019-03-05 00:23 ./slackware64/n
-rw-r--r-- 1 root root 357 2019-01-19 18:48 ./slackware64/n/ModemManager-1.10.0-x86_64-1.txt
-rw-r--r-- 1 root root 1644036 2019-01-19 18:48 ./slackware64/n/ModemManager-1.10.0-x86_64-1.txz
-rw-r--r-- 1 root root 163 2019-01-19 18:48 ./slackware64/n/ModemManager-1.10.0-x86_64-1.txz.asc
@@ -3765,9 +3765,9 @@ drwxr-xr-x 2 root root 36864 2019-03-01 21:04 ./slackware64/n
-rw-r--r-- 1 root root 543 2018-05-08 04:25 ./slackware64/n/popa3d-1.0.3-x86_64-3.txt
-rw-r--r-- 1 root root 21116 2018-05-08 04:25 ./slackware64/n/popa3d-1.0.3-x86_64-3.txz
-rw-r--r-- 1 root root 163 2018-05-08 04:25 ./slackware64/n/popa3d-1.0.3-x86_64-3.txz.asc
--rw-r--r-- 1 root root 409 2019-02-28 19:08 ./slackware64/n/postfix-3.4.0-x86_64-1.txt
--rw-r--r-- 1 root root 1934096 2019-02-28 19:08 ./slackware64/n/postfix-3.4.0-x86_64-1.txz
--rw-r--r-- 1 root root 163 2019-02-28 19:08 ./slackware64/n/postfix-3.4.0-x86_64-1.txz.asc
+-rw-r--r-- 1 root root 409 2019-03-05 00:10 ./slackware64/n/postfix-3.4.0-x86_64-2.txt
+-rw-r--r-- 1 root root 1934548 2019-03-05 00:10 ./slackware64/n/postfix-3.4.0-x86_64-2.txz
+-rw-r--r-- 1 root root 163 2019-03-05 00:10 ./slackware64/n/postfix-3.4.0-x86_64-2.txz.asc
-rw-r--r-- 1 root root 449 2018-04-21 15:49 ./slackware64/n/ppp-2.4.7-x86_64-3.txt
-rw-r--r-- 1 root root 392664 2018-04-21 15:49 ./slackware64/n/ppp-2.4.7-x86_64-3.txz
-rw-r--r-- 1 root root 163 2018-04-21 15:49 ./slackware64/n/ppp-2.4.7-x86_64-3.txz.asc
@@ -3901,7 +3901,7 @@ drwxr-xr-x 2 root root 4096 2018-11-24 20:50 ./slackware64/tcl
-rw-r--r-- 1 root root 227 2018-11-24 19:32 ./slackware64/tcl/tk-8.6.9.1-x86_64-1.txt
-rw-r--r-- 1 root root 1771556 2018-11-24 19:32 ./slackware64/tcl/tk-8.6.9.1-x86_64-1.txz
-rw-r--r-- 1 root root 163 2018-11-24 19:32 ./slackware64/tcl/tk-8.6.9.1-x86_64-1.txz.asc
-drwxr-xr-x 2 root root 65536 2019-03-03 22:25 ./slackware64/x
+drwxr-xr-x 2 root root 65536 2019-03-04 23:56 ./slackware64/x
-rw-r--r-- 1 root root 257 2018-04-13 16:03 ./slackware64/x/anthy-9100h-x86_64-2.txt
-rw-r--r-- 1 root root 5074404 2018-04-13 16:03 ./slackware64/x/anthy-9100h-x86_64-2.txz
-rw-r--r-- 1 root root 163 2018-04-13 16:03 ./slackware64/x/anthy-9100h-x86_64-2.txz.asc
@@ -4627,9 +4627,9 @@ drwxr-xr-x 2 root root 65536 2019-03-03 22:25 ./slackware64/x
-rw-r--r-- 1 root root 217 2019-02-20 20:46 ./slackware64/x/xhost-1.0.8-x86_64-1.txt
-rw-r--r-- 1 root root 25972 2019-02-20 20:46 ./slackware64/x/xhost-1.0.8-x86_64-1.txz
-rw-r--r-- 1 root root 163 2019-02-20 20:46 ./slackware64/x/xhost-1.0.8-x86_64-1.txz.asc
--rw-r--r-- 1 root root 313 2018-04-13 06:07 ./slackware64/x/xinit-1.4.0-x86_64-2.txt
--rw-r--r-- 1 root root 30356 2018-04-13 06:07 ./slackware64/x/xinit-1.4.0-x86_64-2.txz
--rw-r--r-- 1 root root 163 2018-04-13 06:07 ./slackware64/x/xinit-1.4.0-x86_64-2.txz.asc
+-rw-r--r-- 1 root root 313 2019-03-04 22:10 ./slackware64/x/xinit-1.4.1-x86_64-1.txt
+-rw-r--r-- 1 root root 30412 2019-03-04 22:10 ./slackware64/x/xinit-1.4.1-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2019-03-04 22:10 ./slackware64/x/xinit-1.4.1-x86_64-1.txz.asc
-rw-r--r-- 1 root root 495 2018-04-13 06:07 ./slackware64/x/xinput-1.6.2-x86_64-2.txt
-rw-r--r-- 1 root root 38848 2018-04-13 06:07 ./slackware64/x/xinput-1.6.2-x86_64-2.txz
-rw-r--r-- 1 root root 163 2018-04-13 06:07 ./slackware64/x/xinput-1.6.2-x86_64-2.txz.asc
@@ -4654,9 +4654,9 @@ drwxr-xr-x 2 root root 65536 2019-03-03 22:25 ./slackware64/x
-rw-r--r-- 1 root root 307 2018-04-13 06:07 ./slackware64/x/xload-1.1.3-x86_64-2.txt
-rw-r--r-- 1 root root 23860 2018-04-13 06:07 ./slackware64/x/xload-1.1.3-x86_64-2.txz
-rw-r--r-- 1 root root 163 2018-04-13 06:07 ./slackware64/x/xload-1.1.3-x86_64-2.txz.asc
--rw-r--r-- 1 root root 293 2018-04-13 06:08 ./slackware64/x/xlogo-1.0.4-x86_64-3.txt
--rw-r--r-- 1 root root 21848 2018-04-13 06:08 ./slackware64/x/xlogo-1.0.4-x86_64-3.txz
--rw-r--r-- 1 root root 163 2018-04-13 06:08 ./slackware64/x/xlogo-1.0.4-x86_64-3.txz.asc
+-rw-r--r-- 1 root root 293 2019-03-04 22:10 ./slackware64/x/xlogo-1.0.5-x86_64-1.txt
+-rw-r--r-- 1 root root 24212 2019-03-04 22:10 ./slackware64/x/xlogo-1.0.5-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2019-03-04 22:10 ./slackware64/x/xlogo-1.0.5-x86_64-1.txz.asc
-rw-r--r-- 1 root root 348 2019-02-20 20:46 ./slackware64/x/xlsatoms-1.1.3-x86_64-1.txt
-rw-r--r-- 1 root root 19020 2019-02-20 20:46 ./slackware64/x/xlsatoms-1.1.3-x86_64-1.txz
-rw-r--r-- 1 root root 163 2019-02-20 20:46 ./slackware64/x/xlsatoms-1.1.3-x86_64-1.txz.asc
@@ -4681,9 +4681,9 @@ drwxr-xr-x 2 root root 65536 2019-03-03 22:25 ./slackware64/x
-rw-r--r-- 1 root root 409 2019-02-20 20:46 ./slackware64/x/xmodmap-1.0.10-x86_64-1.txt
-rw-r--r-- 1 root root 34616 2019-02-20 20:46 ./slackware64/x/xmodmap-1.0.10-x86_64-1.txz
-rw-r--r-- 1 root root 163 2019-02-20 20:46 ./slackware64/x/xmodmap-1.0.10-x86_64-1.txz.asc
--rw-r--r-- 1 root root 310 2018-04-13 06:08 ./slackware64/x/xmore-1.0.2-x86_64-3.txt
--rw-r--r-- 1 root root 14236 2018-04-13 06:08 ./slackware64/x/xmore-1.0.2-x86_64-3.txz
--rw-r--r-- 1 root root 163 2018-04-13 06:08 ./slackware64/x/xmore-1.0.2-x86_64-3.txz.asc
+-rw-r--r-- 1 root root 310 2019-03-04 22:10 ./slackware64/x/xmore-1.0.3-x86_64-1.txt
+-rw-r--r-- 1 root root 16820 2019-03-04 22:10 ./slackware64/x/xmore-1.0.3-x86_64-1.txz
+-rw-r--r-- 1 root root 163 2019-03-04 22:10 ./slackware64/x/xmore-1.0.3-x86_64-1.txz.asc
-rw-r--r-- 1 root root 490 2018-04-13 05:49 ./slackware64/x/xorg-cf-files-1.0.6-x86_64-3.txt
-rw-r--r-- 1 root root 187084 2018-04-13 05:49 ./slackware64/x/xorg-cf-files-1.0.6-x86_64-3.txz
-rw-r--r-- 1 root root 163 2018-04-13 05:49 ./slackware64/x/xorg-cf-files-1.0.6-x86_64-3.txz.asc
@@ -5002,11 +5002,11 @@ drwxr-xr-x 2 root root 4096 2019-02-17 23:51 ./slackware64/y
-rw-r--r-- 1 root root 1147 2018-03-01 07:55 ./slackware64/y/maketag
-rw-r--r-- 1 root root 1147 2018-03-01 07:55 ./slackware64/y/maketag.ez
-rw-r--r-- 1 root root 14 2018-03-01 07:55 ./slackware64/y/tagfile
-drwxr-xr-x 19 root root 4096 2019-03-03 22:29 ./source
--rw-r--r-- 1 root root 461329 2019-03-03 22:29 ./source/CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2019-03-03 22:29 ./source/CHECKSUMS.md5.asc
--rw-r--r-- 1 root root 651902 2019-03-03 22:29 ./source/FILE_LIST
--rw-r--r-- 1 root root 16718629 2019-03-03 22:29 ./source/MANIFEST.bz2
+drwxr-xr-x 19 root root 4096 2019-03-05 00:28 ./source
+-rw-r--r-- 1 root root 462248 2019-03-05 00:28 ./source/CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2019-03-05 00:28 ./source/CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 653101 2019-03-05 00:27 ./source/FILE_LIST
+-rw-r--r-- 1 root root 16703578 2019-03-05 00:27 ./source/MANIFEST.bz2
-rw-r--r-- 1 root root 1314 2006-10-02 04:40 ./source/README.TXT
drwxr-xr-x 111 root root 4096 2019-03-03 21:18 ./source/a
-rw-r--r-- 1 root root 877 2018-11-21 18:49 ./source/a/FTBFSlog
@@ -6471,7 +6471,7 @@ drwxr-xr-x 2 root root 4096 2019-02-04 20:23 ./source/ap/zsh
-rwxr-xr-x 1 root root 4342 2018-09-18 22:04 ./source/ap/zsh/zsh.SlackBuild
-rw-r--r-- 1 root root 23 2018-09-14 17:50 ./source/ap/zsh/zsh.url
-rwxr-xr-x 1 root root 11921 2018-04-23 19:29 ./source/buildlist-from-changelog.sh
-drwxr-xr-x 57 root root 4096 2019-02-23 17:41 ./source/d
+drwxr-xr-x 57 root root 4096 2019-03-04 21:23 ./source/d
drwxr-xr-x 2 root root 4096 2019-02-28 19:24 ./source/d/Cython
-rw-r--r-- 1 root root 1587522 2019-02-27 19:04 ./source/d/Cython/Cython-0.29.6.tar.lz
-rwxr-xr-x 1 root root 2740 2019-02-28 19:24 ./source/d/Cython/Cython.SlackBuild
@@ -6560,14 +6560,24 @@ drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/d/flex
-rw-r--r-- 1 root root 473 2017-05-06 20:49 ./source/d/flex/flex-2.6.4.tar.lz.sig
-rwxr-xr-x 1 root root 4301 2018-09-18 22:04 ./source/d/flex/flex.SlackBuild
-rw-r--r-- 1 root root 823 2018-02-27 06:13 ./source/d/flex/slack-desc
-drwxr-xr-x 2 root root 4096 2019-02-22 18:29 ./source/d/gcc
+drwxr-xr-x 3 root root 4096 2019-03-04 21:23 ./source/d/gcc
-rw-r--r-- 1 root root 224 2015-08-03 18:13 ./source/d/gcc/c89.sh
-rw-r--r-- 1 root root 215 2015-08-03 18:13 ./source/d/gcc/c99.sh
-rwxr-xr-x 1 root root 2966 2018-06-26 19:14 ./source/d/gcc/fetch-from-svn-and-prep-tarball.sh
-rw-r--r-- 1 root root 63694700 2019-02-22 14:51 ./source/d/gcc/gcc-8.3.0.tar.xz
-rw-r--r-- 1 root root 65 2019-02-22 14:51 ./source/d/gcc/gcc-8.3.0.tar.xz.sig
-rw-r--r-- 1 root root 535 2018-05-02 17:26 ./source/d/gcc/gcc-no_fixincludes.diff.gz
--rwxr-xr-x 1 root root 20462 2018-09-18 22:04 ./source/d/gcc/gcc.SlackBuild
+-rwxr-xr-x 1 root root 21564 2019-03-04 18:52 ./source/d/gcc/gcc.SlackBuild
+drwxr-xr-x 3 root root 4096 2019-03-04 18:46 ./source/d/gcc/patches
+drwxr-xr-x 2 root root 4096 2019-03-04 18:49 ./source/d/gcc/patches/revert-asm-inline
+-rw-r--r-- 1 root root 3288 2019-03-04 18:49 ./source/d/gcc/patches/revert-asm-inline/1-8-asm-qualifiers-PR55681.patch.gz
+-rw-r--r-- 1 root root 6427 2019-03-04 18:49 ./source/d/gcc/patches/revert-asm-inline/2-8-asm-inline.patch.gz
+-rw-r--r-- 1 root root 774 2019-03-04 18:49 ./source/d/gcc/patches/revert-asm-inline/3-8-c-Delete-a-stray-line-in-asm-inline.patch.gz
+-rw-r--r-- 1 root root 1515 2019-03-04 18:49 ./source/d/gcc/patches/revert-asm-inline/4-8-c-c-asm-Write-the-asm-qualifier-loop-without-done-boolean.patch.gz
+-rw-r--r-- 1 root root 2658 2019-03-04 18:49 ./source/d/gcc/patches/revert-asm-inline/5-8-c-c-asm-Use-nicer-error-for-duplicate-asm-qualifiers.patch.gz
+-rw-r--r-- 1 root root 1659 2019-03-04 18:49 ./source/d/gcc/patches/revert-asm-inline/6-8-c-c-asm-Use-nicer-error-for-const-and-restrict.patch.gz
+-rw-r--r-- 1 root root 1396 2019-03-04 18:49 ./source/d/gcc/patches/revert-asm-inline/7-8-c-asm-Do-not-handle-any-asm-qualifiers-in-top-level-asm.patch.gz
+-rw-r--r-- 1 root root 886 2019-03-04 18:49 ./source/d/gcc/patches/revert-asm-inline/8-8-c-Don-t-error-for-const-or-restrict-as-asm-qualifier.patch.gz
-rw-r--r-- 1 root root 761 2018-06-26 01:39 ./source/d/gcc/slack-desc.gcc
-rw-r--r-- 1 root root 968 2018-02-27 06:13 ./source/d/gcc/slack-desc.gcc-brig
-rw-r--r-- 1 root root 710 2018-06-26 01:38 ./source/d/gcc/slack-desc.gcc-g++
@@ -8057,7 +8067,7 @@ drwxr-xr-x 2 root root 4096 2015-10-21 21:51 ./source/l/ConsoleKit2/patch
-rw-r--r-- 1 root root 554 2015-09-10 12:24 ./source/l/ConsoleKit2/patches/0004-Apply-overlooked-prefix-lib-libdir-substitution.patch.gz
-rw-r--r-- 1 root root 572 2015-09-10 09:24 ./source/l/ConsoleKit2/rc.consolekit
-rw-r--r-- 1 root root 796 2018-02-27 06:12 ./source/l/ConsoleKit2/slack-desc
--rw-r--r-- 1 root root 2849 2019-02-10 20:16 ./source/l/FTBFSlog
+-rw-r--r-- 1 root root 2987 2019-03-04 23:08 ./source/l/FTBFSlog
drwxr-xr-x 3 root root 4096 2018-09-18 22:04 ./source/l/GConf
-rw-r--r-- 1 root root 1559904 2013-01-22 02:48 ./source/l/GConf/GConf-3.2.6.tar.xz
-rwxr-xr-x 1 root root 4695 2018-09-18 22:04 ./source/l/GConf/GConf.SlackBuild
@@ -8183,13 +8193,13 @@ drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/l/aspell
-rw-r--r-- 1 root root 903208 2011-07-04 10:18 ./source/l/aspell/aspell-0.60.6.1.tar.xz
-rwxr-xr-x 1 root root 3784 2018-09-18 22:04 ./source/l/aspell/aspell.SlackBuild
-rw-r--r-- 1 root root 705 2018-02-27 06:12 ./source/l/aspell/slack-desc
-drwxr-xr-x 2 root root 4096 2018-11-17 02:07 ./source/l/at-spi2-atk
--rw-r--r-- 1 root root 94824 2018-09-03 22:36 ./source/l/at-spi2-atk/at-spi2-atk-2.30.0.tar.xz
+drwxr-xr-x 2 root root 4096 2019-03-04 18:13 ./source/l/at-spi2-atk
+-rw-r--r-- 1 root root 94812 2019-03-04 15:02 ./source/l/at-spi2-atk/at-spi2-atk-2.30.1.tar.xz
-rwxr-xr-x 1 root root 3466 2018-11-17 06:08 ./source/l/at-spi2-atk/at-spi2-atk.SlackBuild
-rw-r--r-- 1 root root 126 2013-02-22 04:24 ./source/l/at-spi2-atk/doinst.sh.gz
-rw-r--r-- 1 root root 761 2018-02-27 06:12 ./source/l/at-spi2-atk/slack-desc
-drwxr-xr-x 2 root root 4096 2018-11-17 02:08 ./source/l/at-spi2-core
--rw-r--r-- 1 root root 188016 2018-09-03 22:36 ./source/l/at-spi2-core/at-spi2-core-2.30.0.tar.xz
+drwxr-xr-x 2 root root 4096 2019-03-04 18:13 ./source/l/at-spi2-core
+-rw-r--r-- 1 root root 188064 2019-03-04 15:02 ./source/l/at-spi2-core/at-spi2-core-2.30.1.tar.xz
-rwxr-xr-x 1 root root 3453 2018-11-17 06:05 ./source/l/at-spi2-core/at-spi2-core.SlackBuild
-rw-r--r-- 1 root root 948 2018-02-27 06:12 ./source/l/at-spi2-core/slack-desc
drwxr-xr-x 2 root root 4096 2018-11-17 02:08 ./source/l/atk
@@ -8378,11 +8388,11 @@ drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/l/gamin
-rw-r--r-- 1 root root 497 2011-03-16 01:42 ./source/l/gamin/gaminrc.gz
-rw-r--r-- 1 root root 558 2012-09-23 01:40 ./source/l/gamin/no_g_const_return.patch.gz
-rw-r--r-- 1 root root 749 2018-02-27 06:12 ./source/l/gamin/slack-desc
-drwxr-xr-x 2 root root 4096 2018-12-30 02:01 ./source/l/gc
--rw-r--r-- 1 root root 799007 2018-12-23 21:30 ./source/l/gc/gc-8.0.2.tar.lz
--rwxr-xr-x 1 root root 5090 2018-12-30 02:01 ./source/l/gc/gc.SlackBuild
+drwxr-xr-x 2 root root 4096 2019-03-04 21:49 ./source/l/gc
+-rw-r--r-- 1 root root 799839 2019-03-02 08:56 ./source/l/gc/gc-8.0.4.tar.lz
+-rwxr-xr-x 1 root root 5091 2019-03-04 21:50 ./source/l/gc/gc.SlackBuild
-rw-r--r-- 1 root root 72 2018-06-21 18:45 ./source/l/gc/gc.url
--rw-r--r-- 1 root root 331696 2018-12-11 08:53 ./source/l/gc/libatomic_ops-7.6.8.tar.lz
+-rw-r--r-- 1 root root 331916 2019-03-01 17:01 ./source/l/gc/libatomic_ops-7.6.10.tar.lz
-rw-r--r-- 1 root root 690 2018-02-27 06:12 ./source/l/gc/slack-desc
drwxr-xr-x 2 root root 4096 2019-01-18 19:00 ./source/l/gcr
-rw-r--r-- 1 root root 226 2012-07-18 20:49 ./source/l/gcr/doinst.sh.gz
@@ -8439,11 +8449,10 @@ drwxr-xr-x 2 root root 4096 2018-11-17 02:09 ./source/l/glib-networking
-rw-r--r-- 1 root root 346080 2001-03-15 14:59 ./source/l/glib/glib-1.2.10.tar.bz2
-rwxr-xr-x 1 root root 5427 2018-04-23 17:20 ./source/l/glib/glib.SlackBuild
-rw-r--r-- 1 root root 754 2018-02-27 06:12 ./source/l/glib/slack-desc
-drwxr-xr-x 2 root root 4096 2019-01-21 19:37 ./source/l/glib2
+drwxr-xr-x 2 root root 4096 2019-03-04 22:08 ./source/l/glib2
-rw-r--r-- 1 root root 516 2011-11-06 22:03 ./source/l/glib2/doinst.sh.gz
--rw-r--r-- 1 root root 4863648 2019-01-21 14:46 ./source/l/glib2/glib-2.58.3.tar.xz
--rwxr-xr-x 1 root root 5059 2018-11-20 19:49 ./source/l/glib2/glib2.SlackBuild
--rwxr-xr-x 1 root root 5267 2018-11-20 19:31 ./source/l/glib2/glib2.SlackBuild.meson
+-rw-r--r-- 1 root root 4584416 2019-03-04 21:15 ./source/l/glib2/glib-2.60.0.tar.xz
+-rwxr-xr-x 1 root root 5404 2019-03-04 22:08 ./source/l/glib2/glib2.SlackBuild
-rw-r--r-- 1 root root 898 2018-11-20 19:30 ./source/l/glib2/glib2.slackware.localtime.diff.gz
-rw-r--r-- 1 root root 999 2011-03-27 21:04 ./source/l/glib2/libglib2.csh
-rw-r--r-- 1 root root 982 2008-03-18 07:08 ./source/l/glib2/libglib2.sh
@@ -8677,9 +8686,9 @@ drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/l/ilmbase
-rw-r--r-- 1 root root 326876 2014-11-29 16:17 ./source/l/ilmbase/ilmbase-2.2.0.tar.xz
-rwxr-xr-x 1 root root 3609 2018-09-18 22:04 ./source/l/ilmbase/ilmbase.SlackBuild
-rw-r--r-- 1 root root 825 2018-02-27 06:12 ./source/l/ilmbase/slack-desc
-drwxr-xr-x 2 root root 4096 2019-02-28 19:21 ./source/l/imagemagick
--rw-r--r-- 1 root root 8902952 2019-02-27 20:55 ./source/l/imagemagick/ImageMagick-6.9.10-29.tar.lz
--rw-r--r-- 1 root root 836 2019-02-28 13:14 ./source/l/imagemagick/ImageMagick-6.9.10-29.tar.lz.asc
+drwxr-xr-x 2 root root 4096 2019-03-04 22:02 ./source/l/imagemagick
+-rw-r--r-- 1 root root 8901055 2019-03-04 11:54 ./source/l/imagemagick/ImageMagick-6.9.10-31.tar.lz
+-rw-r--r-- 1 root root 836 2019-03-04 18:19 ./source/l/imagemagick/ImageMagick-6.9.10-31.tar.lz.asc
-rw-r--r-- 1 root root 309 2016-05-17 04:08 ./source/l/imagemagick/doinst.sh.gz
-rwxr-xr-x 1 root root 7092 2018-10-26 18:39 ./source/l/imagemagick/imagemagick.SlackBuild
-rw-r--r-- 1 root root 512 2017-07-18 01:14 ./source/l/imagemagick/policy.xml.diff.gz
@@ -10558,11 +10567,11 @@ drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/n/popa3d
-rwxr-xr-x 1 root root 3153 2018-09-18 22:04 ./source/n/popa3d/popa3d.SlackBuild
-rw-r--r-- 1 root root 769 2006-03-12 22:23 ./source/n/popa3d/popa3d.diff.gz
-rw-r--r-- 1 root root 997 2018-02-27 06:13 ./source/n/popa3d/slack-desc
-drwxr-xr-x 2 root root 4096 2019-02-28 19:05 ./source/n/postfix
+drwxr-xr-x 2 root root 4096 2019-03-05 00:06 ./source/n/postfix
-rw-r--r-- 1 root root 1400 2017-10-14 20:32 ./source/n/postfix/README
--rw-r--r-- 1 root root 1018 2017-11-05 20:31 ./source/n/postfix/doinst.sh.gz
+-rw-r--r-- 1 root root 1027 2019-03-05 00:06 ./source/n/postfix/doinst.sh.gz
-rw-r--r-- 1 root root 2345393 2019-02-28 00:30 ./source/n/postfix/postfix-3.4.0.tar.lz
--rwxr-xr-x 1 root root 8826 2018-11-25 17:02 ./source/n/postfix/postfix.SlackBuild
+-rwxr-xr-x 1 root root 8826 2019-03-05 00:06 ./source/n/postfix/postfix.SlackBuild
-rw-r--r-- 1 root root 283 2017-11-05 21:09 ./source/n/postfix/postfix.only.warn.regular.files.diff.gz
-rw-r--r-- 1 root root 417 2019-02-28 19:05 ./source/n/postfix/postfix.script.starting.message.diff.gz
-rw-r--r-- 1 root root 58 2018-05-22 17:24 ./source/n/postfix/postfix.url
@@ -11389,7 +11398,7 @@ drwxr-xr-x 2 root root 12288 2018-11-11 20:32 ./source/x/x11/build
-rw-r--r-- 1 root root 2 2018-04-13 02:44 ./source/x/x11/build/xgc
-rw-r--r-- 1 root root 2 2019-02-20 20:42 ./source/x/x11/build/xhost
-rw-r--r-- 1 root root 2 2018-04-13 02:44 ./source/x/x11/build/xineramaproto
--rw-r--r-- 1 root root 2 2018-04-13 02:44 ./source/x/x11/build/xinit
+-rw-r--r-- 1 root root 2 2019-03-04 22:09 ./source/x/x11/build/xinit
-rw-r--r-- 1 root root 2 2018-04-13 02:44 ./source/x/x11/build/xinput
-rw-r--r-- 1 root root 2 2018-06-11 18:01 ./source/x/x11/build/xkbcomp
-rw-r--r-- 1 root root 2 2018-04-13 02:44 ./source/x/x11/build/xkbevd
@@ -11398,7 +11407,7 @@ drwxr-xr-x 2 root root 12288 2018-11-11 20:32 ./source/x/x11/build
-rw-r--r-- 1 root root 2 2018-10-19 18:12 ./source/x/x11/build/xkeyboard-config
-rw-r--r-- 1 root root 2 2018-04-13 02:44 ./source/x/x11/build/xkill
-rw-r--r-- 1 root root 2 2018-04-13 02:44 ./source/x/x11/build/xload
--rw-r--r-- 1 root root 2 2018-04-13 02:44 ./source/x/x11/build/xlogo
+-rw-r--r-- 1 root root 2 2019-03-04 22:09 ./source/x/x11/build/xlogo
-rw-r--r-- 1 root root 2 2019-02-20 20:43 ./source/x/x11/build/xlsatoms
-rw-r--r-- 1 root root 2 2018-04-13 02:44 ./source/x/x11/build/xlsclients
-rw-r--r-- 1 root root 2 2018-04-13 02:44 ./source/x/x11/build/xlsfonts
@@ -11407,7 +11416,7 @@ drwxr-xr-x 2 root root 12288 2018-11-11 20:32 ./source/x/x11/build
-rw-r--r-- 1 root root 2 2018-04-13 02:44 ./source/x/x11/build/xmessage
-rw-r--r-- 1 root root 2 2018-04-13 02:44 ./source/x/x11/build/xmh
-rw-r--r-- 1 root root 2 2019-02-20 20:43 ./source/x/x11/build/xmodmap
--rw-r--r-- 1 root root 2 2018-04-13 02:44 ./source/x/x11/build/xmore
+-rw-r--r-- 1 root root 2 2019-03-04 22:09 ./source/x/x11/build/xmore
-rw-r--r-- 1 root root 2 2018-04-13 02:44 ./source/x/x11/build/xorg-cf-files
-rw-r--r-- 1 root root 2 2018-04-13 02:44 ./source/x/x11/build/xorg-docs
-rw-r--r-- 1 root root 2 2018-08-07 20:01 ./source/x/x11/build/xorg-server
@@ -11944,8 +11953,8 @@ drwxr-xr-x 2 root root 12288 2018-11-11 20:32 ./source/x/x11/slack-desc
-rw-r--r-- 1 root root 716 2012-04-08 02:21 ./source/x/x11/slack-desc/xwd
-rw-r--r-- 1 root root 702 2012-04-08 02:21 ./source/x/x11/slack-desc/xwininfo
-rw-r--r-- 1 root root 668 2012-04-07 23:42 ./source/x/x11/slack-desc/xwud
-drwxr-xr-x 12 root root 4096 2019-03-03 19:21 ./source/x/x11/src
-drwxr-xr-x 2 root root 4096 2019-03-03 19:21 ./source/x/x11/src/app
+drwxr-xr-x 12 root root 4096 2019-03-04 22:07 ./source/x/x11/src
+drwxr-xr-x 2 root root 4096 2019-03-04 22:07 ./source/x/x11/src/app
-rw-r--r-- 1 root root 115464 2018-03-05 03:32 ./source/x/x11/src/app/appres-1.0.5.tar.xz
-rw-r--r-- 1 root root 139452 2017-11-07 19:12 ./source/x/x11/src/app/bdftopcf-1.1.tar.xz
-rw-r--r-- 1 root root 109956 2013-01-15 05:23 ./source/x/x11/src/app/beforelight-1.0.5.tar.xz
@@ -12000,7 +12009,7 @@ drwxr-xr-x 2 root root 4096 2019-03-03 19:21 ./source/x/x11/src/app
-rw-r--r-- 1 root root 113744 2015-04-17 06:20 ./source/x/x11/src/app/xgamma-1.0.6.tar.xz
-rw-r--r-- 1 root root 171024 2015-04-17 06:26 ./source/x/x11/src/app/xgc-1.0.5.tar.xz
-rw-r--r-- 1 root root 128932 2019-02-19 22:51 ./source/x/x11/src/app/xhost-1.0.8.tar.xz
--rw-r--r-- 1 root root 153392 2018-03-10 01:46 ./source/x/x11/src/app/xinit-1.4.0.tar.xz
+-rw-r--r-- 1 root root 154532 2019-03-03 19:58 ./source/x/x11/src/app/xinit-1.4.1.tar.xz
-rw-r--r-- 1 root root 146860 2015-10-19 21:36 ./source/x/x11/src/app/xinput-1.6.2.tar.xz
-rw-r--r-- 1 root root 228208 2018-06-07 23:18 ./source/x/x11/src/app/xkbcomp-1.4.2.tar.xz
-rw-r--r-- 1 root root 141024 2015-04-17 06:39 ./source/x/x11/src/app/xkbevd-1.1.4.tar.xz
@@ -12008,7 +12017,7 @@ drwxr-xr-x 2 root root 4096 2019-03-03 19:21 ./source/x/x11/src/app
-rw-r--r-- 1 root root 120732 2013-02-10 23:48 ./source/x/x11/src/app/xkbutils-1.0.4.tar.xz
-rw-r--r-- 1 root root 118404 2018-03-10 01:49 ./source/x/x11/src/app/xkill-1.0.5.tar.xz
-rw-r--r-- 1 root root 129832 2018-03-10 01:53 ./source/x/x11/src/app/xload-1.1.3.tar.xz
--rw-r--r-- 1 root root 115664 2012-03-23 05:58 ./source/x/x11/src/app/xlogo-1.0.4.tar.xz
+-rw-r--r-- 1 root root 125144 2019-03-03 20:21 ./source/x/x11/src/app/xlogo-1.0.5.tar.xz
-rw-r--r-- 1 root root 117244 2019-02-19 23:28 ./source/x/x11/src/app/xlsatoms-1.1.3.tar.xz
-rw-r--r-- 1 root root 120448 2018-03-10 01:57 ./source/x/x11/src/app/xlsclients-1.1.4.tar.xz
-rw-r--r-- 1 root root 123444 2018-03-10 01:59 ./source/x/x11/src/app/xlsfonts-1.0.6.tar.xz
@@ -12017,7 +12026,7 @@ drwxr-xr-x 2 root root 4096 2019-03-03 19:21 ./source/x/x11/src/app
-rw-r--r-- 1 root root 123412 2018-03-10 02:01 ./source/x/x11/src/app/xmessage-1.0.5.tar.xz
-rw-r--r-- 1 root root 189652 2015-04-17 07:03 ./source/x/x11/src/app/xmh-1.0.3.tar.xz
-rw-r--r-- 1 root root 135004 2019-02-19 23:37 ./source/x/x11/src/app/xmodmap-1.0.10.tar.xz
--rw-r--r-- 1 root root 99592 2010-07-23 22:53 ./source/x/x11/src/app/xmore-1.0.2.tar.xz
+-rw-r--r-- 1 root root 117904 2019-03-03 21:09 ./source/x/x11/src/app/xmore-1.0.3.tar.xz
-rw-r--r-- 1 root root 138440 2018-03-10 02:19 ./source/x/x11/src/app/xpr-1.0.5.tar.xz
-rw-r--r-- 1 root root 137440 2018-03-10 02:23 ./source/x/x11/src/app/xprop-1.2.3.tar.xz
-rw-r--r-- 1 root root 167084 2016-02-23 18:31 ./source/x/x11/src/app/xrandr-1.5.0.tar.xz
@@ -12440,369 +12449,369 @@ drwxr-xr-x 2 root root 4096 2018-11-09 20:41 ./source/xap/sane
-rw-r--r-- 1 root root 773 2018-02-27 06:13 ./source/xap/sane/slack-desc
drwxr-xr-x 5 root root 4096 2018-09-18 22:04 ./source/xap/seamonkey
drwxr-xr-x 2 root root 4096 2016-07-03 18:05 ./source/xap/seamonkey/autoconf
--rw-r--r-- 1 root root 5869 2016-07-03 18:04 ./source/xap/seamonkey/autoconf/autoconf-2.13-consolidated_fixes-1.patch.gz
--rw-r--r-- 1 root root 300116 1999-01-15 21:03 ./source/xap/seamonkey/autoconf/autoconf-2.13.tar.xz
--rwxr-xr-x 1 root root 2632 2016-07-03 18:50 ./source/xap/seamonkey/autoconf/autoconf.build
--rw-r--r-- 1 root root 231 2007-06-01 23:47 ./source/xap/seamonkey/doinst.sh.gz
-drwxr-xr-x 2 root root 4096 2013-11-14 21:24 ./source/xap/seamonkey/gold
--rwxr-xr-x 1 root root 34 2013-11-14 21:15 ./source/xap/seamonkey/gold/gold
-lrwxrwxrwx 1 root root 4 2013-11-14 21:24 ./source/xap/seamonkey/gold/ld -> gold
-drwxr-xr-x 2 root root 4096 2013-08-13 03:24 ./source/xap/seamonkey/pkgconfig
--rw-r--r-- 1 root root 320 2009-11-06 05:10 ./source/xap/seamonkey/pkgconfig/seamonkey-gtkmozembed.pc
--rw-r--r-- 1 root root 327 2011-11-30 00:44 ./source/xap/seamonkey/pkgconfig/seamonkey-libxul.pc
--rw-r--r-- 1 root root 308 2009-11-06 05:10 ./source/xap/seamonkey/pkgconfig/seamonkey-nspr.pc
--rw-r--r-- 1 root root 313 2012-04-30 17:42 ./source/xap/seamonkey/pkgconfig/seamonkey-nss.pc
--rw-r--r-- 1 root root 287 2012-01-10 16:25 ./source/xap/seamonkey/pkgconfig/seamonkey-plugin.pc
--rw-r--r-- 1 root root 372 2009-11-06 05:10 ./source/xap/seamonkey/pkgconfig/seamonkey-xpcom.pc
--rw-r--r-- 1 root root 231795176 2018-07-27 06:24 ./source/xap/seamonkey/seamonkey-2.49.4.source.tar.xz
--rw-r--r-- 1 root root 12796 2006-02-09 03:17 ./source/xap/seamonkey/seamonkey-icon.png
--rw-r--r-- 1 root root 185 2006-02-09 03:40 ./source/xap/seamonkey/seamonkey-mail-icon.png
--rw-r--r-- 1 root root 207 2006-02-09 03:23 ./source/xap/seamonkey/seamonkey-mail.desktop
--rwxr-xr-x 1 root root 11625 2018-09-18 22:04 ./source/xap/seamonkey/seamonkey.SlackBuild
--rw-r--r-- 1 root root 315 2013-08-13 03:23 ./source/xap/seamonkey/seamonkey.desktop
--rw-r--r-- 1 root root 857 2018-11-29 19:08 ./source/xap/seamonkey/slack-desc
--rw-r--r-- 1 root root 341 2017-07-21 16:21 ./source/xap/seamonkey/sm.ui.scrollToClick.diff.gz
-drwxr-xr-x 2 root root 4096 2018-04-23 17:20 ./source/xap/seyon
--rw-r--r-- 1 root root 713 1999-05-09 22:46 ./source/xap/seyon/seyon-2.20c.lsm
--rw-r--r-- 1 root root 167487 1999-05-09 22:47 ./source/xap/seyon/seyon-2.20c.tar.gz
--rwxr-xr-x 1 root root 4696 2018-04-23 17:20 ./source/xap/seyon/seyon.SlackBuild
--rw-r--r-- 1 root root 36723 2005-01-03 22:32 ./source/xap/seyon/seyon_2.20c-16.diff.gz
--rw-r--r-- 1 root root 1055 2018-02-27 06:13 ./source/xap/seyon/slack-desc
-lrwxrwxrwx 1 root root 9 2009-08-23 23:36 ./source/xap/vim-gvim -> ../ap/vim
-drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xap/windowmaker
--rw-r--r-- 1 root root 2116624 2017-03-13 16:18 ./source/xap/windowmaker/WindowMaker-0.95.8.tar.xz
--rw-r--r-- 1 root root 203168 1999-04-01 14:30 ./source/xap/windowmaker/WindowMaker-extra-0.1.tar.xz
--rw-r--r-- 1 root root 385 2012-07-29 20:34 ./source/xap/windowmaker/WindowMaker.noopensusemenu.diff.gz
--rw-r--r-- 1 root root 914 2018-02-27 06:13 ./source/xap/windowmaker/slack-desc
--rwxr-xr-x 1 root root 6052 2018-09-18 22:04 ./source/xap/windowmaker/windowmaker.SlackBuild
--rw-r--r-- 1 root root 729 2012-02-15 00:25 ./source/xap/windowmaker/wmaker.inst.diff.gz
--rw-r--r-- 1 root root 460 2012-07-25 03:30 ./source/xap/windowmaker/xinitrc.wmaker.gz
-drwxr-xr-x 2 root root 4096 2018-04-23 17:20 ./source/xap/x11-ssh-askpass
--rw-r--r-- 1 root root 533 2009-07-11 03:15 ./source/xap/x11-ssh-askpass/README
--rw-r--r-- 1 root root 771 2018-02-27 06:13 ./source/xap/x11-ssh-askpass/slack-desc
--rw-r--r-- 1 root root 29229 2009-07-20 23:44 ./source/xap/x11-ssh-askpass/x11-ssh-askpass-1.2.4.1.tar.gz
--rwxr-xr-x 1 root root 2275 2018-04-23 17:20 ./source/xap/x11-ssh-askpass/x11-ssh-askpass.SlackBuild
--rw-r--r-- 1 root root 349 2009-07-11 03:15 ./source/xap/x11-ssh-askpass/x11-ssh-askpass.info
--rw-r--r-- 1 root root 261 2008-03-29 00:07 ./source/xap/x11-ssh-askpass/xprofile.sample
-drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xap/x3270
--rw-r--r-- 1 root root 397 2018-06-05 22:40 ./source/xap/x3270/doinst.sh.gz
--rw-r--r-- 1 root root 762 2018-02-27 06:13 ./source/xap/x3270/slack-desc
--rw-r--r-- 1 root root 771256 2012-01-12 22:43 ./source/xap/x3270/x3270-3.3.12ga7.tar.xz
--rwxr-xr-x 1 root root 4522 2018-09-18 22:04 ./source/xap/x3270/x3270.SlackBuild
-drwxr-xr-x 2 root root 4096 2018-04-23 17:20 ./source/xap/xaos
--rw-r--r-- 1 root root 869 2018-02-27 06:13 ./source/xap/xaos/slack-desc
--rw-r--r-- 1 root root 1325084 2013-11-01 11:59 ./source/xap/xaos/xaos-3.6.tar.xz
--rw-r--r-- 1 root root 2796 2010-10-16 19:47 ./source/xap/xaos/xaos.6.gz
--rwxr-xr-x 1 root root 5454 2018-04-23 17:20 ./source/xap/xaos/xaos.SlackBuild
--rw-r--r-- 1 root root 161 2010-05-24 16:48 ./source/xap/xaos/xaos.desktop
--rw-r--r-- 1 root root 14980 2010-05-24 16:48 ./source/xap/xaos/xaos.png
--rw-r--r-- 1 root root 391 2015-04-05 05:39 ./source/xap/xaos/xaos.x86.registers.diff.gz
-drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xap/xfractint
--rw-r--r-- 1 root root 103531 2002-03-14 20:57 ./source/xap/xfractint/palette.maps.tar.gz
--rw-r--r-- 1 root root 866 2018-02-27 06:13 ./source/xap/xfractint/slack-desc
--rw-r--r-- 1 root root 1080992 2015-02-22 03:56 ./source/xap/xfractint/xfractint-20.04p13.tar.xz
--rwxr-xr-x 1 root root 4604 2018-09-18 22:04 ./source/xap/xfractint/xfractint.SlackBuild
-drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xap/xgames
--rw-r--r-- 1 root root 269 1999-08-04 18:49 ./source/xap/xgames/maze.diff.gz
--rw-r--r-- 1 root root 7945 1994-10-22 00:44 ./source/xap/xgames/maze.tar.gz
--rw-r--r-- 1 root root 693 2018-02-27 06:13 ./source/xap/xgames/slack-desc
--rw-r--r-- 1 root root 871 2007-02-22 02:20 ./source/xap/xgames/spider.diff.gz
--rw-r--r-- 1 root root 130637 1993-12-04 17:22 ./source/xap/xgames/spider.tar.gz
--rw-r--r-- 1 root root 287 1999-08-04 18:54 ./source/xap/xgames/xcolormap.diff.gz
--rw-r--r-- 1 root root 2808 1993-12-04 17:18 ./source/xap/xgames/xcolormap.tar.gz
--rw-r--r-- 1 root root 5937 1993-12-04 17:18 ./source/xap/xgames/xcuckoo-1.1.tar.gz
--rw-r--r-- 1 root root 228 2007-02-28 19:11 ./source/xap/xgames/xcuckoo.diff.gz
--rwxr-xr-x 1 root root 5331 2018-09-18 22:04 ./source/xap/xgames/xgames.SlackBuild
--rw-r--r-- 1 root root 1150 2009-08-22 20:58 ./source/xap/xgames/xlander-2009-07-18.diff.gz
--rw-r--r-- 1 root root 2543 2007-03-01 18:44 ./source/xap/xgames/xlander.fixes.diff.gz
--rw-r--r-- 1 root root 15612 1995-06-17 19:23 ./source/xap/xgames/xlander.tar.gz
--rw-r--r-- 1 root root 12791 2008-10-25 13:16 ./source/xap/xgames/xminesweep3.0.tar.gz
--rw-r--r-- 1 root root 22849 1999-08-04 19:05 ./source/xap/xgames/xneko.tar.gz
--rw-r--r-- 1 root root 21694 1993-12-02 07:19 ./source/xap/xgames/xroach.tar.gz
--rw-r--r-- 1 root root 56752 2001-12-15 23:45 ./source/xap/xgames/xsnow-1.42.tar.gz
-drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xap/xine-lib
--rw-r--r-- 1 root root 967 2018-02-27 06:13 ./source/xap/xine-lib/slack-desc
--rw-r--r-- 1 root root 5180452 2018-01-11 13:01 ./source/xap/xine-lib/xine-lib-1.2.9.tar.xz
--rwxr-xr-x 1 root root 4662 2019-02-06 21:32 ./source/xap/xine-lib/xine-lib.SlackBuild
-drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xap/xine-ui
--rw-r--r-- 1 root root 828 2018-02-27 06:13 ./source/xap/xine-ui/slack-desc
--rw-r--r-- 1 root root 1758778 2017-12-28 16:38 ./source/xap/xine-ui/xine-ui-0.99.10.tar.lz
--rwxr-xr-x 1 root root 3379 2018-09-18 22:04 ./source/xap/xine-ui/xine-ui.SlackBuild
-drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xap/xlockmore
--rw-r--r-- 1 root root 225 2002-02-23 22:23 ./source/xap/xlockmore/l-bob.README
--rw-r--r-- 1 root root 27870 1998-04-01 15:09 ./source/xap/xlockmore/l-bob.xbm
--rw-r--r-- 1 root root 15190 1998-04-01 15:09 ./source/xap/xlockmore/l-linux.xbm
--rw-r--r-- 1 root root 7025 2002-02-23 21:40 ./source/xap/xlockmore/s-bob.xbm
--rw-r--r-- 1 root root 965 2018-02-27 06:13 ./source/xap/xlockmore/slack-desc
--rw-r--r-- 1 root root 1649808 2018-08-06 01:37 ./source/xap/xlockmore/xlockmore-5.56.tar.xz
--rw-r--r-- 1 root root 163 2018-08-06 01:37 ./source/xap/xlockmore/xlockmore-5.56.tar.xz.asc
--rwxr-xr-x 1 root root 4246 2018-09-18 22:04 ./source/xap/xlockmore/xlockmore.SlackBuild
--rw-r--r-- 1 root root 371 2002-05-30 04:25 ./source/xap/xlockmore/xlockmore.bitmap.diff.gz
-drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xap/xmms
--rw-r--r-- 1 root root 828 2018-02-27 06:13 ./source/xap/xmms/slack-desc
--rw-r--r-- 1 root root 2581032 2007-11-16 22:53 ./source/xap/xmms/xmms-1.2.11.tar.bz2
--rwxr-xr-x 1 root root 3911 2018-09-18 22:04 ./source/xap/xmms/xmms.SlackBuild
--rw-r--r-- 1 root root 267 2013-05-03 02:25 ./source/xap/xmms/xmms.alsa.default.diff.gz
--rw-r--r-- 1 root root 525 2008-09-11 20:50 ./source/xap/xmms/xmms.desktop
--rw-r--r-- 1 root root 279 2008-09-12 20:50 ./source/xap/xmms/xmms.gtk.doublesize.diff.gz
--rw-r--r-- 1 root root 2475 2008-01-04 23:53 ./source/xap/xmms/xmms.png
--rw-r--r-- 1 root root 260 2009-06-09 20:19 ./source/xap/xmms/xmms.wmxmms_vis_depth_workaround.diff.gz
-drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xap/xpaint
--rw-r--r-- 1 root root 897 2018-02-27 06:13 ./source/xap/xpaint/slack-desc
--rw-r--r-- 1 root root 1575492 2017-11-13 17:18 ./source/xap/xpaint/xpaint-2.10.2.tar.xz
--rwxr-xr-x 1 root root 4904 2018-09-18 22:04 ./source/xap/xpaint/xpaint.SlackBuild
-drwxr-xr-x 4 root root 4096 2018-09-18 22:04 ./source/xap/xpdf
--rw-r--r-- 1 root root 325 2010-01-11 04:59 ./source/xap/xpdf/doinst.sh.gz
-drwxr-xr-x 2 root root 4096 2017-09-27 18:41 ./source/xap/xpdf/lang
--rw-r--r-- 1 root root 1080 2011-08-15 21:28 ./source/xap/xpdf/lang/xpdf-arabic-2011-aug-15.tar.xz
--rw-r--r-- 1 root root 235 2013-03-28 20:51 ./source/xap/xpdf/lang/xpdf-arabic.diff.gz
--rw-r--r-- 1 root root 363532 2011-09-02 22:29 ./source/xap/xpdf/lang/xpdf-chinese-simplified-2011-sep-02.tar.xz
--rw-r--r-- 1 root root 401 2013-03-28 20:51 ./source/xap/xpdf/lang/xpdf-chinese-simplified.diff.gz
--rw-r--r-- 1 root root 359712 2011-09-02 22:29 ./source/xap/xpdf/lang/xpdf-chinese-traditional-2011-sep-02.tar.xz
--rw-r--r-- 1 root root 383 2013-03-28 20:51 ./source/xap/xpdf/lang/xpdf-chinese-traditional.diff.gz
--rw-r--r-- 1 root root 1504 2011-08-15 21:28 ./source/xap/xpdf/lang/xpdf-cyrillic-2011-aug-15.tar.xz
--rw-r--r-- 1 root root 266 2013-03-28 20:51 ./source/xap/xpdf/lang/xpdf-cyrillic.diff.gz
--rw-r--r-- 1 root root 1268 2011-08-15 21:28 ./source/xap/xpdf/lang/xpdf-greek-2011-aug-15.tar.xz
--rw-r--r-- 1 root root 258 2013-03-28 20:51 ./source/xap/xpdf/lang/xpdf-greek.diff.gz
--rw-r--r-- 1 root root 1288 2011-08-15 21:28 ./source/xap/xpdf/lang/xpdf-hebrew-2011-aug-15.tar.xz
--rw-r--r-- 1 root root 259 2013-03-28 20:51 ./source/xap/xpdf/lang/xpdf-hebrew.diff.gz
--rw-r--r-- 1 root root 290568 2011-09-02 22:30 ./source/xap/xpdf/lang/xpdf-japanese-2011-sep-02.tar.xz
--rw-r--r-- 1 root root 738 2013-03-31 02:50 ./source/xap/xpdf/lang/xpdf-japanese.diff.gz
--rw-r--r-- 1 root root 205148 2011-09-02 22:30 ./source/xap/xpdf/lang/xpdf-korean-2011-sep-02.tar.xz
--rw-r--r-- 1 root root 330 2013-03-28 20:51 ./source/xap/xpdf/lang/xpdf-korean.diff.gz
--rw-r--r-- 1 root root 1316 2011-08-15 21:28 ./source/xap/xpdf/lang/xpdf-latin2-2011-aug-15.tar.xz
--rw-r--r-- 1 root root 224 2013-03-28 20:51 ./source/xap/xpdf/lang/xpdf-latin2.diff.gz
--rw-r--r-- 1 root root 1804 2011-08-15 21:28 ./source/xap/xpdf/lang/xpdf-thai-2011-aug-15.tar.xz
--rw-r--r-- 1 root root 252 2013-03-28 20:51 ./source/xap/xpdf/lang/xpdf-thai.diff.gz
--rw-r--r-- 1 root root 1152 2011-08-15 21:28 ./source/xap/xpdf/lang/xpdf-turkish-2011-aug-15.tar.xz
--rw-r--r-- 1 root root 239 2013-03-28 20:51 ./source/xap/xpdf/lang/xpdf-turkish.diff.gz
-drwxr-xr-x 2 root root 4096 2017-09-26 04:39 ./source/xap/xpdf/patches
--rw-r--r-- 1 root root 555 2017-09-26 04:39 ./source/xap/xpdf/patches/xpdfrc.diff.gz
--rw-r--r-- 1 root root 640 2018-02-27 06:13 ./source/xap/xpdf/slack-desc
--rw-r--r-- 1 root root 616392 2017-08-09 20:14 ./source/xap/xpdf/xpdf-4.00.tar.xz
--rwxr-xr-x 1 root root 5151 2018-09-18 22:04 ./source/xap/xpdf/xpdf.SlackBuild
--rw-r--r-- 1 root root 3260 2010-01-11 05:07 ./source/xap/xpdf/xpdf.desktop
-drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xap/xsane
--rw-r--r-- 1 root root 951 2018-02-27 06:13 ./source/xap/xsane/slack-desc
--rw-r--r-- 1 root root 1073 2015-03-26 16:54 ./source/xap/xsane/xsane-0.995-close-fds.patch.gz
--rw-r--r-- 1 root root 521 2015-03-26 16:54 ./source/xap/xsane/xsane-0.995-xdg-open.patch.gz
--rw-r--r-- 1 root root 1558 2015-03-26 16:54 ./source/xap/xsane/xsane-0.996-no-eula.patch.gz
--rw-r--r-- 1 root root 1679 2015-03-26 16:54 ./source/xap/xsane/xsane-0.997-ipv6.patch.gz
--rw-r--r-- 1 root root 1383 2015-03-26 16:54 ./source/xap/xsane/xsane-0.997-off-root-build.patch.gz
--rw-r--r-- 1 root root 771 2015-03-26 16:54 ./source/xap/xsane/xsane-0.998-desktop-file.patch.gz
--rw-r--r-- 1 root root 630 2015-03-26 16:54 ./source/xap/xsane/xsane-0.998-libpng.patch.gz
--rw-r--r-- 1 root root 1032 2015-03-26 16:54 ./source/xap/xsane/xsane-0.998-preview-selection.patch.gz
--rw-r--r-- 1 root root 567 2015-03-26 16:54 ./source/xap/xsane/xsane-0.998-wmclass.patch.gz
--rw-r--r-- 1 root root 6027 2013-09-23 14:15 ./source/xap/xsane/xsane-0.999-7-autoconf.patch.gz
--rw-r--r-- 1 root root 19392 2015-03-26 16:54 ./source/xap/xsane/xsane-0.999-coverity.patch.gz
--rw-r--r-- 1 root root 3200 2015-03-26 16:54 ./source/xap/xsane/xsane-0.999-lcms2.patch.gz
--rw-r--r-- 1 root root 1131 2015-03-26 16:54 ./source/xap/xsane/xsane-0.999-man-page.patch.gz
--rw-r--r-- 1 root root 1516 2015-03-26 16:54 ./source/xap/xsane/xsane-0.999-no-file-selected.patch.gz
--rw-r--r-- 1 root root 875 2015-03-26 16:54 ./source/xap/xsane/xsane-0.999-pdf-no-high-bpp.patch.gz
--rw-r--r-- 1 root root 2680 2015-03-26 16:54 ./source/xap/xsane/xsane-0.999-signal-handling.patch.gz
--rw-r--r-- 1 root root 12822 2015-03-26 16:54 ./source/xap/xsane/xsane-0.999-snprintf-update.patch.gz
--rw-r--r-- 1 root root 1878344 2013-06-04 15:48 ./source/xap/xsane/xsane-0.999.tar.xz
--rwxr-xr-x 1 root root 4821 2018-09-18 22:04 ./source/xap/xsane/xsane.SlackBuild
-drwxr-xr-x 2 root root 4096 2018-12-30 04:32 ./source/xap/xscreensaver
--rwxr-xr-x 1 root root 616 2017-12-24 07:25 ./source/xap/xscreensaver/dump.android.osx.sources.sh
--rw-r--r-- 1 root root 2868 2008-10-17 04:30 ./source/xap/xscreensaver/setuid.c.gz
--rw-r--r-- 1 root root 923 2018-02-27 06:13 ./source/xap/xscreensaver/slack-desc
--rw-r--r-- 1 root root 6413842 2018-12-29 00:37 ./source/xap/xscreensaver/xscreensaver-5.42.tar.lz
--rw-r--r-- 1 root root 16569 2011-01-30 03:18 ./source/xap/xscreensaver/xscreensaver-getimage-file-5.14
--rwxr-xr-x 1 root root 5237 2018-12-30 04:33 ./source/xap/xscreensaver/xscreensaver.SlackBuild
--rw-r--r-- 1 root root 285 2009-05-15 21:22 ./source/xap/xscreensaver/xscreensaver.electricsheep.diff.gz
--rw-r--r-- 1 root root 271 2018-12-30 04:32 ./source/xap/xscreensaver/xscreensaver.fontglide.comment.style.diff.gz
--rw-r--r-- 1 root root 698 2018-04-13 18:39 ./source/xap/xscreensaver/xscreensaver.no.expiration.date.diff.gz
--rw-r--r-- 1 root root 1763 2008-10-17 04:32 ./source/xap/xscreensaver/xscreensaver.setuid.diff.gz
-drwxr-xr-x 2 root root 4096 2018-04-23 17:20 ./source/xap/xv
--rw-r--r-- 1 root root 683 2018-02-27 06:13 ./source/xap/xv/slack-desc
--rw-r--r-- 1 root root 1693808 1994-12-22 15:50 ./source/xap/xv/xv-3.10.tar.xz
--rw-r--r-- 1 root root 3294 2008-12-16 18:04 ./source/xap/xv/xv-3.10a-enhancements.20070520-20081216.diff.bz2
--rw-r--r-- 1 root root 25974 2007-05-21 05:19 ./source/xap/xv/xv-3.10a-jumbo-README.txt
--rw-r--r-- 1 root root 114978 2010-02-19 19:24 ./source/xap/xv/xv-3.10a-jumbo-additions.diff.bz2
--rw-r--r-- 1 root root 287250 2007-05-21 04:57 ./source/xap/xv/xv-3.10a-jumbo-fix-enh-patch-20070520.txt.bz2
--rw-r--r-- 1 root root 21943 1996-10-05 19:33 ./source/xap/xv/xv-3.10a.patch.gz
--rw-r--r-- 1 root root 4933 2015-03-28 21:28 ./source/xap/xv/xv-libpng-1.5.patch.gz
--rwxr-xr-x 1 root root 3648 2018-04-23 17:20 ./source/xap/xv/xv.SlackBuild
--rw-r--r-- 1 root root 229 2010-02-19 19:27 ./source/xap/xv/xv.jasper.diff.gz
--rw-r--r-- 1 root root 317 2010-02-19 19:15 ./source/xap/xv/xv.prefix.diff.gz
--rw-r--r-- 1 root root 282 2010-02-19 19:16 ./source/xap/xv/xv.prefix_x86_64.diff.gz
-drwxr-xr-x 28 root root 4096 2018-12-07 04:35 ./source/xfce
--rw-r--r-- 1 root root 82 2018-02-01 01:00 ./source/xfce/FTBFSlog
-drwxr-xr-x 2 root root 4096 2019-01-28 21:33 ./source/xfce/Thunar
--rw-r--r-- 1 root root 1828776 2019-01-27 20:34 ./source/xfce/Thunar/Thunar-1.8.4.tar.lz
--rwxr-xr-x 1 root root 4697 2018-09-18 22:04 ./source/xfce/Thunar/Thunar.SlackBuild
--rw-r--r-- 1 root root 65 2019-01-28 21:32 ./source/xfce/Thunar/Thunar.url
--rw-r--r-- 1 root root 914 2018-02-27 06:13 ./source/xfce/Thunar/slack-desc
-drwxr-xr-x 2 root root 4096 2019-01-20 19:48 ./source/xfce/exo
--rw-r--r-- 1 root root 987237 2019-01-20 01:05 ./source/xfce/exo/exo-0.12.4.tar.lz
--rwxr-xr-x 1 root root 4697 2018-09-18 22:04 ./source/xfce/exo/exo.SlackBuild
--rw-r--r-- 1 root root 62 2019-01-20 19:47 ./source/xfce/exo/exo.url
--rw-r--r-- 1 root root 826 2018-02-27 06:13 ./source/xfce/exo/slack-desc
-drwxr-xr-x 2 root root 4096 2018-12-10 20:13 ./source/xfce/garcon
--rw-r--r-- 1 root root 105778 2018-12-10 20:10 ./source/xfce/garcon/garcon-0.6.2.tar.lz
--rwxr-xr-x 1 root root 4738 2018-12-10 20:11 ./source/xfce/garcon/garcon.SlackBuild
--rw-r--r-- 1 root root 47 2018-12-10 20:10 ./source/xfce/garcon/garcon.url
--rw-r--r-- 1 root root 748 2018-02-27 06:13 ./source/xfce/garcon/slack-desc
-drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xfce/gtk-xfce-engine
--rw-r--r-- 1 root root 280756 2015-03-03 19:43 ./source/xfce/gtk-xfce-engine/gtk-xfce-engine-2.10.1.tar.xz
--rwxr-xr-x 1 root root 4615 2018-09-18 22:04 ./source/xfce/gtk-xfce-engine/gtk-xfce-engine.SlackBuild
--rw-r--r-- 1 root root 874 2018-02-27 06:13 ./source/xfce/gtk-xfce-engine/slack-desc
-drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xfce/libxfce4ui
--rw-r--r-- 1 root root 540972 2015-03-15 18:16 ./source/xfce/libxfce4ui/libxfce4ui-4.12.1.tar.xz
--rwxr-xr-x 1 root root 4844 2018-09-18 22:04 ./source/xfce/libxfce4ui/libxfce4ui.SlackBuild
--rw-r--r-- 1 root root 767 2018-02-27 06:13 ./source/xfce/libxfce4ui/slack-desc
--rw-r--r-- 1 root root 1449 2015-03-01 21:31 ./source/xfce/libxfce4ui/vendorinfo
-drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xfce/libxfce4util
--rw-r--r-- 1 root root 386632 2015-02-28 16:06 ./source/xfce/libxfce4util/libxfce4util-4.12.1.tar.xz
--rwxr-xr-x 1 root root 4773 2018-09-18 22:04 ./source/xfce/libxfce4util/libxfce4util.SlackBuild
--rw-r--r-- 1 root root 776 2018-02-27 06:13 ./source/xfce/libxfce4util/slack-desc
-drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xfce/orage
--rw-r--r-- 1 root root 2165672 2015-04-10 10:30 ./source/xfce/orage/orage-4.12.1.tar.xz
--rwxr-xr-x 1 root root 4104 2018-09-18 22:04 ./source/xfce/orage/orage.SlackBuild
--rw-r--r-- 1 root root 723 2017-11-14 22:05 ./source/xfce/orage/orage.libical3.diff.gz
--rw-r--r-- 1 root root 625 2018-02-27 06:13 ./source/xfce/orage/slack-desc
-drwxr-xr-x 2 root root 4096 2018-11-27 05:17 ./source/xfce/thunar-volman
--rw-r--r-- 1 root root 800 2018-02-27 06:13 ./source/xfce/thunar-volman/slack-desc
--rw-r--r-- 1 root root 401793 2018-11-27 01:45 ./source/xfce/thunar-volman/thunar-volman-0.9.1.tar.lz
--rwxr-xr-x 1 root root 3468 2018-11-27 05:17 ./source/xfce/thunar-volman/thunar-volman.SlackBuild
-drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xfce/tumbler
--rw-r--r-- 1 root root 964 2018-02-27 06:13 ./source/xfce/tumbler/slack-desc
--rw-r--r-- 1 root root 458130 2018-09-13 14:05 ./source/xfce/tumbler/tumbler-0.2.3.tar.lz
--rwxr-xr-x 1 root root 4770 2018-09-18 22:04 ./source/xfce/tumbler/tumbler.SlackBuild
--rw-r--r-- 1 root root 67 2018-09-13 16:54 ./source/xfce/tumbler/tumbler.url
--rwxr-xr-x 1 root root 2159 2018-03-11 21:44 ./source/xfce/xfce-build-all.sh
-drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xfce/xfce4-appfinder
--rw-r--r-- 1 root root 931 2018-02-27 06:13 ./source/xfce/xfce4-appfinder/slack-desc
--rw-r--r-- 1 root root 393744 2015-02-28 16:39 ./source/xfce/xfce4-appfinder/xfce4-appfinder-4.12.0.tar.xz
--rwxr-xr-x 1 root root 4615 2018-09-18 22:04 ./source/xfce/xfce4-appfinder/xfce4-appfinder.SlackBuild
-drwxr-xr-x 2 root root 4096 2018-11-24 19:37 ./source/xfce/xfce4-clipman-plugin
--rw-r--r-- 1 root root 172 2012-07-18 20:50 ./source/xfce/xfce4-clipman-plugin/doinst.sh.gz
--rw-r--r-- 1 root root 999 2018-02-27 06:13 ./source/xfce/xfce4-clipman-plugin/slack-desc
--rw-r--r-- 1 root root 384427 2018-10-26 22:28 ./source/xfce/xfce4-clipman-plugin/xfce4-clipman-plugin-1.4.3.tar.lz
--rwxr-xr-x 1 root root 3766 2018-11-24 19:37 ./source/xfce/xfce4-clipman-plugin/xfce4-clipman-plugin.SlackBuild
--rw-r--r-- 1 root root 102 2018-11-24 19:36 ./source/xfce/xfce4-clipman-plugin/xfce4-clipman-plugin.url
-drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xfce/xfce4-dev-tools
--rw-r--r-- 1 root root 820 2018-02-27 06:13 ./source/xfce/xfce4-dev-tools/slack-desc
--rw-r--r-- 1 root root 254756 2015-02-28 14:35 ./source/xfce/xfce4-dev-tools/xfce4-dev-tools-4.12.0.tar.xz
--rwxr-xr-x 1 root root 4615 2018-09-18 22:04 ./source/xfce/xfce4-dev-tools/xfce4-dev-tools.SlackBuild
-drwxr-xr-x 2 root root 4096 2018-10-30 21:13 ./source/xfce/xfce4-notifyd
--rw-r--r-- 1 root root 174 2009-02-26 05:47 ./source/xfce/xfce4-notifyd/doinst.sh.gz
--rw-r--r-- 1 root root 839 2018-03-01 19:39 ./source/xfce/xfce4-notifyd/slack-desc
--rw-r--r-- 1 root root 427121 2018-10-28 18:32 ./source/xfce/xfce4-notifyd/xfce4-notifyd-0.4.3.tar.lz
--rwxr-xr-x 1 root root 4022 2018-10-30 21:14 ./source/xfce/xfce4-notifyd/xfce4-notifyd.SlackBuild
--rw-r--r-- 1 root root 79 2018-10-30 21:13 ./source/xfce/xfce4-notifyd/xfce4-notifyd.url
-drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xfce/xfce4-panel
--rw-r--r-- 1 root root 246 2016-06-03 22:39 ./source/xfce/xfce4-panel/libxfce4panel.max_blinking_count.8.diff.gz
--rw-r--r-- 1 root root 896 2018-02-27 06:13 ./source/xfce/xfce4-panel/slack-desc
--rw-r--r-- 1 root root 982644 2017-12-13 23:19 ./source/xfce/xfce4-panel/xfce4-panel-4.12.2.tar.xz
--rwxr-xr-x 1 root root 4850 2018-09-18 22:04 ./source/xfce/xfce4-panel/xfce4-panel.SlackBuild
-drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xfce/xfce4-power-manager
--rw-r--r-- 1 root root 172 2009-05-30 01:47 ./source/xfce/xfce4-power-manager/doinst.sh.gz
--rw-r--r-- 1 root root 874 2018-02-27 06:13 ./source/xfce/xfce4-power-manager/slack-desc
--rw-r--r-- 1 root root 885832 2015-03-22 11:33 ./source/xfce/xfce4-power-manager/xfce4-power-manager-1.4.4.tar.xz
--rwxr-xr-x 1 root root 4132 2018-09-18 22:04 ./source/xfce/xfce4-power-manager/xfce4-power-manager.SlackBuild
-drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xfce/xfce4-pulseaudio-plugin
--rw-r--r-- 1 root root 1101 2018-02-27 06:13 ./source/xfce/xfce4-pulseaudio-plugin/slack-desc
--rw-r--r-- 1 root root 532 2016-06-22 21:36 ./source/xfce/xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin-0.2.4-gtk3_theme.patch.gz
--rw-r--r-- 1 root root 537 2016-06-25 18:19 ./source/xfce/xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin-0.2.4-gtk3_theme_clean.patch.gz
--rw-r--r-- 1 root root 329959 2018-04-12 01:10 ./source/xfce/xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin-0.4.1.tar.lz
--rwxr-xr-x 1 root root 4614 2018-09-18 22:04 ./source/xfce/xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin.SlackBuild
--rw-r--r-- 1 root root 108 2018-03-26 01:07 ./source/xfce/xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin.url
-drwxr-xr-x 2 root root 4096 2018-11-24 19:39 ./source/xfce/xfce4-screenshooter
--rw-r--r-- 1 root root 172 2011-10-26 15:38 ./source/xfce/xfce4-screenshooter/doinst.sh.gz
--rw-r--r-- 1 root root 832 2018-02-27 06:13 ./source/xfce/xfce4-screenshooter/slack-desc
--rw-r--r-- 1 root root 438493 2018-08-11 02:15 ./source/xfce/xfce4-screenshooter/xfce4-screenshooter-1.9.3.tar.lz
--rwxr-xr-x 1 root root 4400 2018-11-24 19:40 ./source/xfce/xfce4-screenshooter/xfce4-screenshooter.SlackBuild
--rw-r--r-- 1 root root 91 2018-11-24 19:39 ./source/xfce/xfce4-screenshooter/xfce4-screenshooter.url
-drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xfce/xfce4-session
--rw-r--r-- 1 root root 910 2018-02-27 06:13 ./source/xfce/xfce4-session/slack-desc
--rw-r--r-- 1 root root 1104188 2015-03-16 07:35 ./source/xfce/xfce4-session/xfce4-session-4.12.1.tar.xz
--rwxr-xr-x 1 root root 4686 2018-09-18 22:04 ./source/xfce/xfce4-session/xfce4-session.SlackBuild
-drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xfce/xfce4-settings
--rw-r--r-- 1 root root 839 2018-02-27 06:13 ./source/xfce/xfce4-settings/slack-desc
--rw-r--r-- 1 root root 859854 2018-06-20 22:35 ./source/xfce/xfce4-settings/xfce4-settings-4.12.4.tar.lz
--rwxr-xr-x 1 root root 4827 2018-09-18 22:04 ./source/xfce/xfce4-settings/xfce4-settings.SlackBuild
--rw-r--r-- 1 root root 347 2015-02-28 09:15 ./source/xfce/xfce4-settings/xfce4-settings.theme.diff.gz
--rw-r--r-- 1 root root 83 2018-06-21 20:23 ./source/xfce/xfce4-settings/xfce4-settings.url
--rw-r--r-- 1 root root 543 2012-07-19 19:32 ./source/xfce/xfce4-settings/xfce4-settings.xft.defaults.diff.gz
-drwxr-xr-x 2 root root 4096 2018-12-02 19:23 ./source/xfce/xfce4-systemload-plugin
--rw-r--r-- 1 root root 873 2018-02-27 06:13 ./source/xfce/xfce4-systemload-plugin/slack-desc
--rw-r--r-- 1 root root 295284 2018-11-29 16:50 ./source/xfce/xfce4-systemload-plugin/xfce4-systemload-plugin-1.2.2.tar.xz
--rw-r--r-- 1 root root 900 2018-12-02 19:23 ./source/xfce/xfce4-systemload-plugin/xfce4-systemload-plugin.HOVER_TIMEOUT.diff.gz
--rwxr-xr-x 1 root root 3711 2018-12-02 19:21 ./source/xfce/xfce4-systemload-plugin/xfce4-systemload-plugin.SlackBuild
--rw-r--r-- 1 root root 67 2011-11-28 03:14 ./source/xfce/xfce4-systemload-plugin/xfce4-systemload-plugin.url
-drwxr-xr-x 2 root root 4096 2018-12-30 04:26 ./source/xfce/xfce4-taskmanager
--rw-r--r-- 1 root root 121 2011-10-26 15:38 ./source/xfce/xfce4-taskmanager/doinst.sh.gz
--rw-r--r-- 1 root root 928 2018-02-27 06:13 ./source/xfce/xfce4-taskmanager/slack-desc
--rw-r--r-- 1 root root 337917 2018-12-18 19:59 ./source/xfce/xfce4-taskmanager/xfce4-taskmanager-1.2.2.tar.lz
--rwxr-xr-x 1 root root 3600 2018-09-18 22:04 ./source/xfce/xfce4-taskmanager/xfce4-taskmanager.SlackBuild
--rw-r--r-- 1 root root 51 2011-11-28 03:16 ./source/xfce/xfce4-taskmanager/xfce4-taskmanager.url
-drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xfce/xfce4-terminal
--rw-r--r-- 1 root root 905 2018-02-27 06:13 ./source/xfce/xfce4-terminal/slack-desc
--rw-r--r-- 1 root root 766030 2018-05-15 14:50 ./source/xfce/xfce4-terminal/xfce4-terminal-0.8.7.4.tar.lz
--rwxr-xr-x 1 root root 4057 2018-11-17 02:28 ./source/xfce/xfce4-terminal/xfce4-terminal.SlackBuild
--rw-r--r-- 1 root root 83 2018-05-16 20:53 ./source/xfce/xfce4-terminal/xfce4-terminal.url
-drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xfce/xfce4-weather-plugin
--rw-r--r-- 1 root root 837 2018-02-27 06:13 ./source/xfce/xfce4-weather-plugin/slack-desc
--rw-r--r-- 1 root root 2723376 2017-10-11 20:18 ./source/xfce/xfce4-weather-plugin/xfce4-weather-plugin-0.8.10.tar.xz
--rwxr-xr-x 1 root root 3725 2018-09-18 22:04 ./source/xfce/xfce4-weather-plugin/xfce4-weather-plugin.SlackBuild
--rw-r--r-- 1 root root 64 2011-11-28 03:17 ./source/xfce/xfce4-weather-plugin/xfce4-weather-plugin.url
-drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xfce/xfconf
--rw-r--r-- 1 root root 747 2018-02-27 06:13 ./source/xfce/xfconf/slack-desc
--rw-r--r-- 1 root root 455824 2016-10-24 14:31 ./source/xfce/xfconf/xfconf-4.12.1.tar.xz
--rwxr-xr-x 1 root root 4673 2018-09-18 22:04 ./source/xfce/xfconf/xfconf.SlackBuild
-drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xfce/xfdesktop
--rw-r--r-- 1 root root 880 2018-02-27 06:13 ./source/xfce/xfdesktop/slack-desc
--rw-r--r-- 1 root root 1268992 2017-06-26 13:55 ./source/xfce/xfdesktop/xfdesktop-4.12.4.tar.xz
--rwxr-xr-x 1 root root 4609 2018-09-18 22:04 ./source/xfce/xfdesktop/xfdesktop.SlackBuild
-drwxr-xr-x 2 root root 4096 2019-02-08 19:40 ./source/xfce/xfwm4
--rw-r--r-- 1 root root 738 2018-02-27 06:13 ./source/xfce/xfwm4/slack-desc
--rw-r--r-- 1 root root 1029362 2018-07-29 13:05 ./source/xfce/xfwm4/xfwm4-4.12.5.tar.lz
--rwxr-xr-x 1 root root 4726 2019-02-08 19:40 ./source/xfce/xfwm4/xfwm4.SlackBuild
--rw-r--r-- 1 root root 65 2019-02-08 19:39 ./source/xfce/xfwm4/xfwm4.url
--rw-r--r-- 1 root root 1198 2012-07-24 22:11 ./source/xfce/xfwm4/xinitrc.xfce
-drwxr-xr-x 3 root root 4096 2019-02-17 22:31 ./source/y
--rw-r--r-- 1 root root 232 2018-04-08 17:57 ./source/y/FTBFSlog
-drwxr-xr-x 3 root root 4096 2019-02-17 22:45 ./source/y/bsd-games
--rw-r--r-- 1 root root 1794497 2005-02-18 19:17 ./source/y/bsd-games/bsd-games-2.17.tar.lz
--rw-r--r-- 1 root root 164 1999-09-27 21:18 ./source/y/bsd-games/bsd-games-login-fortune.csh
--rw-r--r-- 1 root root 164 2010-05-11 19:26 ./source/y/bsd-games/bsd-games-login-fortune.sh
--rwxr-xr-x 1 root root 8135 2019-02-17 22:44 ./source/y/bsd-games/bsd-games.SlackBuild
--rw-r--r-- 1 root root 15107 2002-03-10 05:09 ./source/y/bsd-games/fortunes-linuxcookie.tar.gz
--rw-r--r-- 1 root root 104848 1993-10-25 00:02 ./source/y/bsd-games/hangman-words.gz
-drwxr-xr-x 2 root root 4096 2019-02-17 22:03 ./source/y/bsd-games/patches
--rw-r--r-- 1 root root 2159 2019-02-17 21:20 ./source/y/bsd-games/patches/0001-Replace-getline-with-get_line.patch.gz
--rw-r--r-- 1 root root 336 2019-02-17 21:20 ./source/y/bsd-games/patches/0002-robots-Refresh-screen.patch.gz
--rw-r--r-- 1 root root 4582 2019-02-17 21:20 ./source/y/bsd-games/patches/0003-quiz-Update-presidents-capitals-fix-typos-in-murders.patch.gz
--rw-r--r-- 1 root root 386 2019-02-17 21:20 ./source/y/bsd-games/patches/0004-Define-__dead-for-GNU-GCC.patch.gz
--rw-r--r-- 1 root root 544 2019-02-17 21:20 ./source/y/bsd-games/patches/0005-rain-Update-default-delay.-Closes-579062.patch.gz
--rw-r--r-- 1 root root 5817 2019-02-17 21:20 ./source/y/bsd-games/patches/0007-Unsorted-Debian-patches.patch.gz
--rw-r--r-- 1 root root 431 2019-02-17 21:20 ./source/y/bsd-games/patches/0008-quiz-Add-answers-to-adults-babies.-Closes-659528.patch.gz
--rw-r--r-- 1 root root 679 2019-02-17 21:20 ./source/y/bsd-games/patches/0009-hangman-Error-out-on-1000-unsuitable-words.-Closes-6.patch.gz
--rw-r--r-- 1 root root 577 2019-02-17 21:20 ./source/y/bsd-games/patches/0010-Fix-typos-spotted-by-Lintian.patch.gz
--rw-r--r-- 1 root root 3152 2019-02-17 21:20 ./source/y/bsd-games/patches/0011-Fix-format-security-compiling-errors.patch.gz
--rw-r--r-- 1 root root 745 2019-02-17 21:20 ./source/y/bsd-games/patches/0012-Fix-include-stdio.h-C-incompatibility.patch.gz
--rw-r--r-- 1 root root 25237 2019-02-17 21:20 ./source/y/bsd-games/patches/0013-Update-acronyms.patch.gz
--rw-r--r-- 1 root root 7476 2019-02-17 21:20 ./source/y/bsd-games/patches/0015-primes-Update-to-NetBSD-CVS-2018-02-03.patch.gz
--rw-r--r-- 1 root root 791 2019-02-17 21:20 ./source/y/bsd-games/patches/0016-Better-explanation-how-to-read-the-documentation.patch.gz
--rw-r--r-- 1 root root 801 2019-02-17 21:20 ./source/y/bsd-games/patches/0017-hack-Fix-segv-when-i-inventory-done-after-load-from-.patch.gz
--rw-r--r-- 1 root root 563 2003-02-03 21:48 ./source/y/bsd-games/patches/bsd-games.config.params.diff.gz
--rw-r--r-- 1 root root 422 2019-02-17 21:39 ./source/y/bsd-games/patches/bsd-games.factor.no.ubig.diff.gz
--rw-r--r-- 1 root root 313 2019-02-17 22:07 ./source/y/bsd-games/patches/bsd-games.fortunepath.diff.gz
--rw-r--r-- 1 root root 1960 2006-09-09 00:47 ./source/y/bsd-games/patches/bsd-games.pom.diff.gz
--rw-r--r-- 1 root root 1065 2019-02-17 22:28 ./source/y/bsd-games/slack-desc
-drwxr-xr-x 4 root root 4096 2019-01-08 21:28 ./testing
--rw-r--r-- 1 root root 552 2019-01-08 21:28 ./testing/CHECKSUMS.md5
--rw-r--r-- 1 root root 163 2019-01-08 21:28 ./testing/CHECKSUMS.md5.asc
--rw-r--r-- 1 root root 685 2019-01-08 21:28 ./testing/FILE_LIST
--rw-r--r-- 1 root root 14 2019-01-08 21:28 ./testing/MANIFEST.bz2
--rw-r--r-- 1 root root 224 2019-01-08 21:28 ./testing/PACKAGES.TXT
-drwxr-xr-x 2 root root 4096 2019-01-08 20:12 ./testing/packages
-drwxr-xr-x 2 root root 4096 2019-01-08 20:12 ./testing/source
-drwxr-xr-x 2 root root 4096 2019-02-27 22:38 ./usb-and-pxe-installers
--rw-r--r-- 1 root root 31203 2011-03-21 21:21 ./usb-and-pxe-installers/README_PXE.TXT
--rw-r--r-- 1 root root 9197 2013-09-25 04:33 ./usb-and-pxe-installers/README_USB.TXT
--rw-r--r-- 1 root root 574 2013-03-27 04:59 ./usb-and-pxe-installers/pxelinux.cfg_default
--rw-r--r-- 1 root root 48219136 2019-02-27 22:37 ./usb-and-pxe-installers/usbboot.img
--rw-r--r-- 1 root root 16045 2016-03-29 07:41 ./usb-and-pxe-installers/usbimg2disk.sh
+-rw-r--r-- 1 root root 5869 2016-07-03 18:04 ./source/xap/seamonkey/autoconf/autoconf-2.13-consolidated_fixes-1.patch.gz
+-rw-r--r-- 1 root root 300116 1999-01-15 21:03 ./source/xap/seamonkey/autoconf/autoconf-2.13.tar.xz
+-rwxr-xr-x 1 root root 2632 2016-07-03 18:50 ./source/xap/seamonkey/autoconf/autoconf.build
+-rw-r--r-- 1 root root 231 2007-06-01 23:47 ./source/xap/seamonkey/doinst.sh.gz
+drwxr-xr-x 2 root root 4096 2013-11-14 21:24 ./source/xap/seamonkey/gold
+-rwxr-xr-x 1 root root 34 2013-11-14 21:15 ./source/xap/seamonkey/gold/gold
+lrwxrwxrwx 1 root root 4 2013-11-14 21:24 ./source/xap/seamonkey/gold/ld -> gold
+drwxr-xr-x 2 root root 4096 2013-08-13 03:24 ./source/xap/seamonkey/pkgconfig
+-rw-r--r-- 1 root root 320 2009-11-06 05:10 ./source/xap/seamonkey/pkgconfig/seamonkey-gtkmozembed.pc
+-rw-r--r-- 1 root root 327 2011-11-30 00:44 ./source/xap/seamonkey/pkgconfig/seamonkey-libxul.pc
+-rw-r--r-- 1 root root 308 2009-11-06 05:10 ./source/xap/seamonkey/pkgconfig/seamonkey-nspr.pc
+-rw-r--r-- 1 root root 313 2012-04-30 17:42 ./source/xap/seamonkey/pkgconfig/seamonkey-nss.pc
+-rw-r--r-- 1 root root 287 2012-01-10 16:25 ./source/xap/seamonkey/pkgconfig/seamonkey-plugin.pc
+-rw-r--r-- 1 root root 372 2009-11-06 05:10 ./source/xap/seamonkey/pkgconfig/seamonkey-xpcom.pc
+-rw-r--r-- 1 root root 231795176 2018-07-27 06:24 ./source/xap/seamonkey/seamonkey-2.49.4.source.tar.xz
+-rw-r--r-- 1 root root 12796 2006-02-09 03:17 ./source/xap/seamonkey/seamonkey-icon.png
+-rw-r--r-- 1 root root 185 2006-02-09 03:40 ./source/xap/seamonkey/seamonkey-mail-icon.png
+-rw-r--r-- 1 root root 207 2006-02-09 03:23 ./source/xap/seamonkey/seamonkey-mail.desktop
+-rwxr-xr-x 1 root root 11625 2018-09-18 22:04 ./source/xap/seamonkey/seamonkey.SlackBuild
+-rw-r--r-- 1 root root 315 2013-08-13 03:23 ./source/xap/seamonkey/seamonkey.desktop
+-rw-r--r-- 1 root root 857 2018-11-29 19:08 ./source/xap/seamonkey/slack-desc
+-rw-r--r-- 1 root root 341 2017-07-21 16:21 ./source/xap/seamonkey/sm.ui.scrollToClick.diff.gz
+drwxr-xr-x 2 root root 4096 2018-04-23 17:20 ./source/xap/seyon
+-rw-r--r-- 1 root root 713 1999-05-09 22:46 ./source/xap/seyon/seyon-2.20c.lsm
+-rw-r--r-- 1 root root 167487 1999-05-09 22:47 ./source/xap/seyon/seyon-2.20c.tar.gz
+-rwxr-xr-x 1 root root 4696 2018-04-23 17:20 ./source/xap/seyon/seyon.SlackBuild
+-rw-r--r-- 1 root root 36723 2005-01-03 22:32 ./source/xap/seyon/seyon_2.20c-16.diff.gz
+-rw-r--r-- 1 root root 1055 2018-02-27 06:13 ./source/xap/seyon/slack-desc
+lrwxrwxrwx 1 root root 9 2009-08-23 23:36 ./source/xap/vim-gvim -> ../ap/vim
+drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xap/windowmaker
+-rw-r--r-- 1 root root 2116624 2017-03-13 16:18 ./source/xap/windowmaker/WindowMaker-0.95.8.tar.xz
+-rw-r--r-- 1 root root 203168 1999-04-01 14:30 ./source/xap/windowmaker/WindowMaker-extra-0.1.tar.xz
+-rw-r--r-- 1 root root 385 2012-07-29 20:34 ./source/xap/windowmaker/WindowMaker.noopensusemenu.diff.gz
+-rw-r--r-- 1 root root 914 2018-02-27 06:13 ./source/xap/windowmaker/slack-desc
+-rwxr-xr-x 1 root root 6052 2018-09-18 22:04 ./source/xap/windowmaker/windowmaker.SlackBuild
+-rw-r--r-- 1 root root 729 2012-02-15 00:25 ./source/xap/windowmaker/wmaker.inst.diff.gz
+-rw-r--r-- 1 root root 460 2012-07-25 03:30 ./source/xap/windowmaker/xinitrc.wmaker.gz
+drwxr-xr-x 2 root root 4096 2018-04-23 17:20 ./source/xap/x11-ssh-askpass
+-rw-r--r-- 1 root root 533 2009-07-11 03:15 ./source/xap/x11-ssh-askpass/README
+-rw-r--r-- 1 root root 771 2018-02-27 06:13 ./source/xap/x11-ssh-askpass/slack-desc
+-rw-r--r-- 1 root root 29229 2009-07-20 23:44 ./source/xap/x11-ssh-askpass/x11-ssh-askpass-1.2.4.1.tar.gz
+-rwxr-xr-x 1 root root 2275 2018-04-23 17:20 ./source/xap/x11-ssh-askpass/x11-ssh-askpass.SlackBuild
+-rw-r--r-- 1 root root 349 2009-07-11 03:15 ./source/xap/x11-ssh-askpass/x11-ssh-askpass.info
+-rw-r--r-- 1 root root 261 2008-03-29 00:07 ./source/xap/x11-ssh-askpass/xprofile.sample
+drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xap/x3270
+-rw-r--r-- 1 root root 397 2018-06-05 22:40 ./source/xap/x3270/doinst.sh.gz
+-rw-r--r-- 1 root root 762 2018-02-27 06:13 ./source/xap/x3270/slack-desc
+-rw-r--r-- 1 root root 771256 2012-01-12 22:43 ./source/xap/x3270/x3270-3.3.12ga7.tar.xz
+-rwxr-xr-x 1 root root 4522 2018-09-18 22:04 ./source/xap/x3270/x3270.SlackBuild
+drwxr-xr-x 2 root root 4096 2018-04-23 17:20 ./source/xap/xaos
+-rw-r--r-- 1 root root 869 2018-02-27 06:13 ./source/xap/xaos/slack-desc
+-rw-r--r-- 1 root root 1325084 2013-11-01 11:59 ./source/xap/xaos/xaos-3.6.tar.xz
+-rw-r--r-- 1 root root 2796 2010-10-16 19:47 ./source/xap/xaos/xaos.6.gz
+-rwxr-xr-x 1 root root 5454 2018-04-23 17:20 ./source/xap/xaos/xaos.SlackBuild
+-rw-r--r-- 1 root root 161 2010-05-24 16:48 ./source/xap/xaos/xaos.desktop
+-rw-r--r-- 1 root root 14980 2010-05-24 16:48 ./source/xap/xaos/xaos.png
+-rw-r--r-- 1 root root 391 2015-04-05 05:39 ./source/xap/xaos/xaos.x86.registers.diff.gz
+drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xap/xfractint
+-rw-r--r-- 1 root root 103531 2002-03-14 20:57 ./source/xap/xfractint/palette.maps.tar.gz
+-rw-r--r-- 1 root root 866 2018-02-27 06:13 ./source/xap/xfractint/slack-desc
+-rw-r--r-- 1 root root 1080992 2015-02-22 03:56 ./source/xap/xfractint/xfractint-20.04p13.tar.xz
+-rwxr-xr-x 1 root root 4604 2018-09-18 22:04 ./source/xap/xfractint/xfractint.SlackBuild
+drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xap/xgames
+-rw-r--r-- 1 root root 269 1999-08-04 18:49 ./source/xap/xgames/maze.diff.gz
+-rw-r--r-- 1 root root 7945 1994-10-22 00:44 ./source/xap/xgames/maze.tar.gz
+-rw-r--r-- 1 root root 693 2018-02-27 06:13 ./source/xap/xgames/slack-desc
+-rw-r--r-- 1 root root 871 2007-02-22 02:20 ./source/xap/xgames/spider.diff.gz
+-rw-r--r-- 1 root root 130637 1993-12-04 17:22 ./source/xap/xgames/spider.tar.gz
+-rw-r--r-- 1 root root 287 1999-08-04 18:54 ./source/xap/xgames/xcolormap.diff.gz
+-rw-r--r-- 1 root root 2808 1993-12-04 17:18 ./source/xap/xgames/xcolormap.tar.gz
+-rw-r--r-- 1 root root 5937 1993-12-04 17:18 ./source/xap/xgames/xcuckoo-1.1.tar.gz
+-rw-r--r-- 1 root root 228 2007-02-28 19:11 ./source/xap/xgames/xcuckoo.diff.gz
+-rwxr-xr-x 1 root root 5331 2018-09-18 22:04 ./source/xap/xgames/xgames.SlackBuild
+-rw-r--r-- 1 root root 1150 2009-08-22 20:58 ./source/xap/xgames/xlander-2009-07-18.diff.gz
+-rw-r--r-- 1 root root 2543 2007-03-01 18:44 ./source/xap/xgames/xlander.fixes.diff.gz
+-rw-r--r-- 1 root root 15612 1995-06-17 19:23 ./source/xap/xgames/xlander.tar.gz
+-rw-r--r-- 1 root root 12791 2008-10-25 13:16 ./source/xap/xgames/xminesweep3.0.tar.gz
+-rw-r--r-- 1 root root 22849 1999-08-04 19:05 ./source/xap/xgames/xneko.tar.gz
+-rw-r--r-- 1 root root 21694 1993-12-02 07:19 ./source/xap/xgames/xroach.tar.gz
+-rw-r--r-- 1 root root 56752 2001-12-15 23:45 ./source/xap/xgames/xsnow-1.42.tar.gz
+drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xap/xine-lib
+-rw-r--r-- 1 root root 967 2018-02-27 06:13 ./source/xap/xine-lib/slack-desc
+-rw-r--r-- 1 root root 5180452 2018-01-11 13:01 ./source/xap/xine-lib/xine-lib-1.2.9.tar.xz
+-rwxr-xr-x 1 root root 4662 2019-02-06 21:32 ./source/xap/xine-lib/xine-lib.SlackBuild
+drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xap/xine-ui
+-rw-r--r-- 1 root root 828 2018-02-27 06:13 ./source/xap/xine-ui/slack-desc
+-rw-r--r-- 1 root root 1758778 2017-12-28 16:38 ./source/xap/xine-ui/xine-ui-0.99.10.tar.lz
+-rwxr-xr-x 1 root root 3379 2018-09-18 22:04 ./source/xap/xine-ui/xine-ui.SlackBuild
+drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xap/xlockmore
+-rw-r--r-- 1 root root 225 2002-02-23 22:23 ./source/xap/xlockmore/l-bob.README
+-rw-r--r-- 1 root root 27870 1998-04-01 15:09 ./source/xap/xlockmore/l-bob.xbm
+-rw-r--r-- 1 root root 15190 1998-04-01 15:09 ./source/xap/xlockmore/l-linux.xbm
+-rw-r--r-- 1 root root 7025 2002-02-23 21:40 ./source/xap/xlockmore/s-bob.xbm
+-rw-r--r-- 1 root root 965 2018-02-27 06:13 ./source/xap/xlockmore/slack-desc
+-rw-r--r-- 1 root root 1649808 2018-08-06 01:37 ./source/xap/xlockmore/xlockmore-5.56.tar.xz
+-rw-r--r-- 1 root root 163 2018-08-06 01:37 ./source/xap/xlockmore/xlockmore-5.56.tar.xz.asc
+-rwxr-xr-x 1 root root 4246 2018-09-18 22:04 ./source/xap/xlockmore/xlockmore.SlackBuild
+-rw-r--r-- 1 root root 371 2002-05-30 04:25 ./source/xap/xlockmore/xlockmore.bitmap.diff.gz
+drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xap/xmms
+-rw-r--r-- 1 root root 828 2018-02-27 06:13 ./source/xap/xmms/slack-desc
+-rw-r--r-- 1 root root 2581032 2007-11-16 22:53 ./source/xap/xmms/xmms-1.2.11.tar.bz2
+-rwxr-xr-x 1 root root 3911 2018-09-18 22:04 ./source/xap/xmms/xmms.SlackBuild
+-rw-r--r-- 1 root root 267 2013-05-03 02:25 ./source/xap/xmms/xmms.alsa.default.diff.gz
+-rw-r--r-- 1 root root 525 2008-09-11 20:50 ./source/xap/xmms/xmms.desktop
+-rw-r--r-- 1 root root 279 2008-09-12 20:50 ./source/xap/xmms/xmms.gtk.doublesize.diff.gz
+-rw-r--r-- 1 root root 2475 2008-01-04 23:53 ./source/xap/xmms/xmms.png
+-rw-r--r-- 1 root root 260 2009-06-09 20:19 ./source/xap/xmms/xmms.wmxmms_vis_depth_workaround.diff.gz
+drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xap/xpaint
+-rw-r--r-- 1 root root 897 2018-02-27 06:13 ./source/xap/xpaint/slack-desc
+-rw-r--r-- 1 root root 1575492 2017-11-13 17:18 ./source/xap/xpaint/xpaint-2.10.2.tar.xz
+-rwxr-xr-x 1 root root 4904 2018-09-18 22:04 ./source/xap/xpaint/xpaint.SlackBuild
+drwxr-xr-x 4 root root 4096 2018-09-18 22:04 ./source/xap/xpdf
+-rw-r--r-- 1 root root 325 2010-01-11 04:59 ./source/xap/xpdf/doinst.sh.gz
+drwxr-xr-x 2 root root 4096 2017-09-27 18:41 ./source/xap/xpdf/lang
+-rw-r--r-- 1 root root 1080 2011-08-15 21:28 ./source/xap/xpdf/lang/xpdf-arabic-2011-aug-15.tar.xz
+-rw-r--r-- 1 root root 235 2013-03-28 20:51 ./source/xap/xpdf/lang/xpdf-arabic.diff.gz
+-rw-r--r-- 1 root root 363532 2011-09-02 22:29 ./source/xap/xpdf/lang/xpdf-chinese-simplified-2011-sep-02.tar.xz
+-rw-r--r-- 1 root root 401 2013-03-28 20:51 ./source/xap/xpdf/lang/xpdf-chinese-simplified.diff.gz
+-rw-r--r-- 1 root root 359712 2011-09-02 22:29 ./source/xap/xpdf/lang/xpdf-chinese-traditional-2011-sep-02.tar.xz
+-rw-r--r-- 1 root root 383 2013-03-28 20:51 ./source/xap/xpdf/lang/xpdf-chinese-traditional.diff.gz
+-rw-r--r-- 1 root root 1504 2011-08-15 21:28 ./source/xap/xpdf/lang/xpdf-cyrillic-2011-aug-15.tar.xz
+-rw-r--r-- 1 root root 266 2013-03-28 20:51 ./source/xap/xpdf/lang/xpdf-cyrillic.diff.gz
+-rw-r--r-- 1 root root 1268 2011-08-15 21:28 ./source/xap/xpdf/lang/xpdf-greek-2011-aug-15.tar.xz
+-rw-r--r-- 1 root root 258 2013-03-28 20:51 ./source/xap/xpdf/lang/xpdf-greek.diff.gz
+-rw-r--r-- 1 root root 1288 2011-08-15 21:28 ./source/xap/xpdf/lang/xpdf-hebrew-2011-aug-15.tar.xz
+-rw-r--r-- 1 root root 259 2013-03-28 20:51 ./source/xap/xpdf/lang/xpdf-hebrew.diff.gz
+-rw-r--r-- 1 root root 290568 2011-09-02 22:30 ./source/xap/xpdf/lang/xpdf-japanese-2011-sep-02.tar.xz
+-rw-r--r-- 1 root root 738 2013-03-31 02:50 ./source/xap/xpdf/lang/xpdf-japanese.diff.gz
+-rw-r--r-- 1 root root 205148 2011-09-02 22:30 ./source/xap/xpdf/lang/xpdf-korean-2011-sep-02.tar.xz
+-rw-r--r-- 1 root root 330 2013-03-28 20:51 ./source/xap/xpdf/lang/xpdf-korean.diff.gz
+-rw-r--r-- 1 root root 1316 2011-08-15 21:28 ./source/xap/xpdf/lang/xpdf-latin2-2011-aug-15.tar.xz
+-rw-r--r-- 1 root root 224 2013-03-28 20:51 ./source/xap/xpdf/lang/xpdf-latin2.diff.gz
+-rw-r--r-- 1 root root 1804 2011-08-15 21:28 ./source/xap/xpdf/lang/xpdf-thai-2011-aug-15.tar.xz
+-rw-r--r-- 1 root root 252 2013-03-28 20:51 ./source/xap/xpdf/lang/xpdf-thai.diff.gz
+-rw-r--r-- 1 root root 1152 2011-08-15 21:28 ./source/xap/xpdf/lang/xpdf-turkish-2011-aug-15.tar.xz
+-rw-r--r-- 1 root root 239 2013-03-28 20:51 ./source/xap/xpdf/lang/xpdf-turkish.diff.gz
+drwxr-xr-x 2 root root 4096 2017-09-26 04:39 ./source/xap/xpdf/patches
+-rw-r--r-- 1 root root 555 2017-09-26 04:39 ./source/xap/xpdf/patches/xpdfrc.diff.gz
+-rw-r--r-- 1 root root 640 2018-02-27 06:13 ./source/xap/xpdf/slack-desc
+-rw-r--r-- 1 root root 616392 2017-08-09 20:14 ./source/xap/xpdf/xpdf-4.00.tar.xz
+-rwxr-xr-x 1 root root 5151 2018-09-18 22:04 ./source/xap/xpdf/xpdf.SlackBuild
+-rw-r--r-- 1 root root 3260 2010-01-11 05:07 ./source/xap/xpdf/xpdf.desktop
+drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xap/xsane
+-rw-r--r-- 1 root root 951 2018-02-27 06:13 ./source/xap/xsane/slack-desc
+-rw-r--r-- 1 root root 1073 2015-03-26 16:54 ./source/xap/xsane/xsane-0.995-close-fds.patch.gz
+-rw-r--r-- 1 root root 521 2015-03-26 16:54 ./source/xap/xsane/xsane-0.995-xdg-open.patch.gz
+-rw-r--r-- 1 root root 1558 2015-03-26 16:54 ./source/xap/xsane/xsane-0.996-no-eula.patch.gz
+-rw-r--r-- 1 root root 1679 2015-03-26 16:54 ./source/xap/xsane/xsane-0.997-ipv6.patch.gz
+-rw-r--r-- 1 root root 1383 2015-03-26 16:54 ./source/xap/xsane/xsane-0.997-off-root-build.patch.gz
+-rw-r--r-- 1 root root 771 2015-03-26 16:54 ./source/xap/xsane/xsane-0.998-desktop-file.patch.gz
+-rw-r--r-- 1 root root 630 2015-03-26 16:54 ./source/xap/xsane/xsane-0.998-libpng.patch.gz
+-rw-r--r-- 1 root root 1032 2015-03-26 16:54 ./source/xap/xsane/xsane-0.998-preview-selection.patch.gz
+-rw-r--r-- 1 root root 567 2015-03-26 16:54 ./source/xap/xsane/xsane-0.998-wmclass.patch.gz
+-rw-r--r-- 1 root root 6027 2013-09-23 14:15 ./source/xap/xsane/xsane-0.999-7-autoconf.patch.gz
+-rw-r--r-- 1 root root 19392 2015-03-26 16:54 ./source/xap/xsane/xsane-0.999-coverity.patch.gz
+-rw-r--r-- 1 root root 3200 2015-03-26 16:54 ./source/xap/xsane/xsane-0.999-lcms2.patch.gz
+-rw-r--r-- 1 root root 1131 2015-03-26 16:54 ./source/xap/xsane/xsane-0.999-man-page.patch.gz
+-rw-r--r-- 1 root root 1516 2015-03-26 16:54 ./source/xap/xsane/xsane-0.999-no-file-selected.patch.gz
+-rw-r--r-- 1 root root 875 2015-03-26 16:54 ./source/xap/xsane/xsane-0.999-pdf-no-high-bpp.patch.gz
+-rw-r--r-- 1 root root 2680 2015-03-26 16:54 ./source/xap/xsane/xsane-0.999-signal-handling.patch.gz
+-rw-r--r-- 1 root root 12822 2015-03-26 16:54 ./source/xap/xsane/xsane-0.999-snprintf-update.patch.gz
+-rw-r--r-- 1 root root 1878344 2013-06-04 15:48 ./source/xap/xsane/xsane-0.999.tar.xz
+-rwxr-xr-x 1 root root 4821 2018-09-18 22:04 ./source/xap/xsane/xsane.SlackBuild
+drwxr-xr-x 2 root root 4096 2018-12-30 04:32 ./source/xap/xscreensaver
+-rwxr-xr-x 1 root root 616 2017-12-24 07:25 ./source/xap/xscreensaver/dump.android.osx.sources.sh
+-rw-r--r-- 1 root root 2868 2008-10-17 04:30 ./source/xap/xscreensaver/setuid.c.gz
+-rw-r--r-- 1 root root 923 2018-02-27 06:13 ./source/xap/xscreensaver/slack-desc
+-rw-r--r-- 1 root root 6413842 2018-12-29 00:37 ./source/xap/xscreensaver/xscreensaver-5.42.tar.lz
+-rw-r--r-- 1 root root 16569 2011-01-30 03:18 ./source/xap/xscreensaver/xscreensaver-getimage-file-5.14
+-rwxr-xr-x 1 root root 5237 2018-12-30 04:33 ./source/xap/xscreensaver/xscreensaver.SlackBuild
+-rw-r--r-- 1 root root 285 2009-05-15 21:22 ./source/xap/xscreensaver/xscreensaver.electricsheep.diff.gz
+-rw-r--r-- 1 root root 271 2018-12-30 04:32 ./source/xap/xscreensaver/xscreensaver.fontglide.comment.style.diff.gz
+-rw-r--r-- 1 root root 698 2018-04-13 18:39 ./source/xap/xscreensaver/xscreensaver.no.expiration.date.diff.gz
+-rw-r--r-- 1 root root 1763 2008-10-17 04:32 ./source/xap/xscreensaver/xscreensaver.setuid.diff.gz
+drwxr-xr-x 2 root root 4096 2018-04-23 17:20 ./source/xap/xv
+-rw-r--r-- 1 root root 683 2018-02-27 06:13 ./source/xap/xv/slack-desc
+-rw-r--r-- 1 root root 1693808 1994-12-22 15:50 ./source/xap/xv/xv-3.10.tar.xz
+-rw-r--r-- 1 root root 3294 2008-12-16 18:04 ./source/xap/xv/xv-3.10a-enhancements.20070520-20081216.diff.bz2
+-rw-r--r-- 1 root root 25974 2007-05-21 05:19 ./source/xap/xv/xv-3.10a-jumbo-README.txt
+-rw-r--r-- 1 root root 114978 2010-02-19 19:24 ./source/xap/xv/xv-3.10a-jumbo-additions.diff.bz2
+-rw-r--r-- 1 root root 287250 2007-05-21 04:57 ./source/xap/xv/xv-3.10a-jumbo-fix-enh-patch-20070520.txt.bz2
+-rw-r--r-- 1 root root 21943 1996-10-05 19:33 ./source/xap/xv/xv-3.10a.patch.gz
+-rw-r--r-- 1 root root 4933 2015-03-28 21:28 ./source/xap/xv/xv-libpng-1.5.patch.gz
+-rwxr-xr-x 1 root root 3648 2018-04-23 17:20 ./source/xap/xv/xv.SlackBuild
+-rw-r--r-- 1 root root 229 2010-02-19 19:27 ./source/xap/xv/xv.jasper.diff.gz
+-rw-r--r-- 1 root root 317 2010-02-19 19:15 ./source/xap/xv/xv.prefix.diff.gz
+-rw-r--r-- 1 root root 282 2010-02-19 19:16 ./source/xap/xv/xv.prefix_x86_64.diff.gz
+drwxr-xr-x 28 root root 4096 2018-12-07 04:35 ./source/xfce
+-rw-r--r-- 1 root root 82 2018-02-01 01:00 ./source/xfce/FTBFSlog
+drwxr-xr-x 2 root root 4096 2019-01-28 21:33 ./source/xfce/Thunar
+-rw-r--r-- 1 root root 1828776 2019-01-27 20:34 ./source/xfce/Thunar/Thunar-1.8.4.tar.lz
+-rwxr-xr-x 1 root root 4697 2018-09-18 22:04 ./source/xfce/Thunar/Thunar.SlackBuild
+-rw-r--r-- 1 root root 65 2019-01-28 21:32 ./source/xfce/Thunar/Thunar.url
+-rw-r--r-- 1 root root 914 2018-02-27 06:13 ./source/xfce/Thunar/slack-desc
+drwxr-xr-x 2 root root 4096 2019-01-20 19:48 ./source/xfce/exo
+-rw-r--r-- 1 root root 987237 2019-01-20 01:05 ./source/xfce/exo/exo-0.12.4.tar.lz
+-rwxr-xr-x 1 root root 4697 2018-09-18 22:04 ./source/xfce/exo/exo.SlackBuild
+-rw-r--r-- 1 root root 62 2019-01-20 19:47 ./source/xfce/exo/exo.url
+-rw-r--r-- 1 root root 826 2018-02-27 06:13 ./source/xfce/exo/slack-desc
+drwxr-xr-x 2 root root 4096 2018-12-10 20:13 ./source/xfce/garcon
+-rw-r--r-- 1 root root 105778 2018-12-10 20:10 ./source/xfce/garcon/garcon-0.6.2.tar.lz
+-rwxr-xr-x 1 root root 4738 2018-12-10 20:11 ./source/xfce/garcon/garcon.SlackBuild
+-rw-r--r-- 1 root root 47 2018-12-10 20:10 ./source/xfce/garcon/garcon.url
+-rw-r--r-- 1 root root 748 2018-02-27 06:13 ./source/xfce/garcon/slack-desc
+drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xfce/gtk-xfce-engine
+-rw-r--r-- 1 root root 280756 2015-03-03 19:43 ./source/xfce/gtk-xfce-engine/gtk-xfce-engine-2.10.1.tar.xz
+-rwxr-xr-x 1 root root 4615 2018-09-18 22:04 ./source/xfce/gtk-xfce-engine/gtk-xfce-engine.SlackBuild
+-rw-r--r-- 1 root root 874 2018-02-27 06:13 ./source/xfce/gtk-xfce-engine/slack-desc
+drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xfce/libxfce4ui
+-rw-r--r-- 1 root root 540972 2015-03-15 18:16 ./source/xfce/libxfce4ui/libxfce4ui-4.12.1.tar.xz
+-rwxr-xr-x 1 root root 4844 2018-09-18 22:04 ./source/xfce/libxfce4ui/libxfce4ui.SlackBuild
+-rw-r--r-- 1 root root 767 2018-02-27 06:13 ./source/xfce/libxfce4ui/slack-desc
+-rw-r--r-- 1 root root 1449 2015-03-01 21:31 ./source/xfce/libxfce4ui/vendorinfo
+drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xfce/libxfce4util
+-rw-r--r-- 1 root root 386632 2015-02-28 16:06 ./source/xfce/libxfce4util/libxfce4util-4.12.1.tar.xz
+-rwxr-xr-x 1 root root 4773 2018-09-18 22:04 ./source/xfce/libxfce4util/libxfce4util.SlackBuild
+-rw-r--r-- 1 root root 776 2018-02-27 06:13 ./source/xfce/libxfce4util/slack-desc
+drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xfce/orage
+-rw-r--r-- 1 root root 2165672 2015-04-10 10:30 ./source/xfce/orage/orage-4.12.1.tar.xz
+-rwxr-xr-x 1 root root 4104 2018-09-18 22:04 ./source/xfce/orage/orage.SlackBuild
+-rw-r--r-- 1 root root 723 2017-11-14 22:05 ./source/xfce/orage/orage.libical3.diff.gz
+-rw-r--r-- 1 root root 625 2018-02-27 06:13 ./source/xfce/orage/slack-desc
+drwxr-xr-x 2 root root 4096 2018-11-27 05:17 ./source/xfce/thunar-volman
+-rw-r--r-- 1 root root 800 2018-02-27 06:13 ./source/xfce/thunar-volman/slack-desc
+-rw-r--r-- 1 root root 401793 2018-11-27 01:45 ./source/xfce/thunar-volman/thunar-volman-0.9.1.tar.lz
+-rwxr-xr-x 1 root root 3468 2018-11-27 05:17 ./source/xfce/thunar-volman/thunar-volman.SlackBuild
+drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xfce/tumbler
+-rw-r--r-- 1 root root 964 2018-02-27 06:13 ./source/xfce/tumbler/slack-desc
+-rw-r--r-- 1 root root 458130 2018-09-13 14:05 ./source/xfce/tumbler/tumbler-0.2.3.tar.lz
+-rwxr-xr-x 1 root root 4770 2018-09-18 22:04 ./source/xfce/tumbler/tumbler.SlackBuild
+-rw-r--r-- 1 root root 67 2018-09-13 16:54 ./source/xfce/tumbler/tumbler.url
+-rwxr-xr-x 1 root root 2159 2018-03-11 21:44 ./source/xfce/xfce-build-all.sh
+drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xfce/xfce4-appfinder
+-rw-r--r-- 1 root root 931 2018-02-27 06:13 ./source/xfce/xfce4-appfinder/slack-desc
+-rw-r--r-- 1 root root 393744 2015-02-28 16:39 ./source/xfce/xfce4-appfinder/xfce4-appfinder-4.12.0.tar.xz
+-rwxr-xr-x 1 root root 4615 2018-09-18 22:04 ./source/xfce/xfce4-appfinder/xfce4-appfinder.SlackBuild
+drwxr-xr-x 2 root root 4096 2018-11-24 19:37 ./source/xfce/xfce4-clipman-plugin
+-rw-r--r-- 1 root root 172 2012-07-18 20:50 ./source/xfce/xfce4-clipman-plugin/doinst.sh.gz
+-rw-r--r-- 1 root root 999 2018-02-27 06:13 ./source/xfce/xfce4-clipman-plugin/slack-desc
+-rw-r--r-- 1 root root 384427 2018-10-26 22:28 ./source/xfce/xfce4-clipman-plugin/xfce4-clipman-plugin-1.4.3.tar.lz
+-rwxr-xr-x 1 root root 3766 2018-11-24 19:37 ./source/xfce/xfce4-clipman-plugin/xfce4-clipman-plugin.SlackBuild
+-rw-r--r-- 1 root root 102 2018-11-24 19:36 ./source/xfce/xfce4-clipman-plugin/xfce4-clipman-plugin.url
+drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xfce/xfce4-dev-tools
+-rw-r--r-- 1 root root 820 2018-02-27 06:13 ./source/xfce/xfce4-dev-tools/slack-desc
+-rw-r--r-- 1 root root 254756 2015-02-28 14:35 ./source/xfce/xfce4-dev-tools/xfce4-dev-tools-4.12.0.tar.xz
+-rwxr-xr-x 1 root root 4615 2018-09-18 22:04 ./source/xfce/xfce4-dev-tools/xfce4-dev-tools.SlackBuild
+drwxr-xr-x 2 root root 4096 2018-10-30 21:13 ./source/xfce/xfce4-notifyd
+-rw-r--r-- 1 root root 174 2009-02-26 05:47 ./source/xfce/xfce4-notifyd/doinst.sh.gz
+-rw-r--r-- 1 root root 839 2018-03-01 19:39 ./source/xfce/xfce4-notifyd/slack-desc
+-rw-r--r-- 1 root root 427121 2018-10-28 18:32 ./source/xfce/xfce4-notifyd/xfce4-notifyd-0.4.3.tar.lz
+-rwxr-xr-x 1 root root 4022 2018-10-30 21:14 ./source/xfce/xfce4-notifyd/xfce4-notifyd.SlackBuild
+-rw-r--r-- 1 root root 79 2018-10-30 21:13 ./source/xfce/xfce4-notifyd/xfce4-notifyd.url
+drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xfce/xfce4-panel
+-rw-r--r-- 1 root root 246 2016-06-03 22:39 ./source/xfce/xfce4-panel/libxfce4panel.max_blinking_count.8.diff.gz
+-rw-r--r-- 1 root root 896 2018-02-27 06:13 ./source/xfce/xfce4-panel/slack-desc
+-rw-r--r-- 1 root root 982644 2017-12-13 23:19 ./source/xfce/xfce4-panel/xfce4-panel-4.12.2.tar.xz
+-rwxr-xr-x 1 root root 4850 2018-09-18 22:04 ./source/xfce/xfce4-panel/xfce4-panel.SlackBuild
+drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xfce/xfce4-power-manager
+-rw-r--r-- 1 root root 172 2009-05-30 01:47 ./source/xfce/xfce4-power-manager/doinst.sh.gz
+-rw-r--r-- 1 root root 874 2018-02-27 06:13 ./source/xfce/xfce4-power-manager/slack-desc
+-rw-r--r-- 1 root root 885832 2015-03-22 11:33 ./source/xfce/xfce4-power-manager/xfce4-power-manager-1.4.4.tar.xz
+-rwxr-xr-x 1 root root 4132 2018-09-18 22:04 ./source/xfce/xfce4-power-manager/xfce4-power-manager.SlackBuild
+drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xfce/xfce4-pulseaudio-plugin
+-rw-r--r-- 1 root root 1101 2018-02-27 06:13 ./source/xfce/xfce4-pulseaudio-plugin/slack-desc
+-rw-r--r-- 1 root root 532 2016-06-22 21:36 ./source/xfce/xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin-0.2.4-gtk3_theme.patch.gz
+-rw-r--r-- 1 root root 537 2016-06-25 18:19 ./source/xfce/xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin-0.2.4-gtk3_theme_clean.patch.gz
+-rw-r--r-- 1 root root 329959 2018-04-12 01:10 ./source/xfce/xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin-0.4.1.tar.lz
+-rwxr-xr-x 1 root root 4614 2018-09-18 22:04 ./source/xfce/xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin.SlackBuild
+-rw-r--r-- 1 root root 108 2018-03-26 01:07 ./source/xfce/xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin.url
+drwxr-xr-x 2 root root 4096 2018-11-24 19:39 ./source/xfce/xfce4-screenshooter
+-rw-r--r-- 1 root root 172 2011-10-26 15:38 ./source/xfce/xfce4-screenshooter/doinst.sh.gz
+-rw-r--r-- 1 root root 832 2018-02-27 06:13 ./source/xfce/xfce4-screenshooter/slack-desc
+-rw-r--r-- 1 root root 438493 2018-08-11 02:15 ./source/xfce/xfce4-screenshooter/xfce4-screenshooter-1.9.3.tar.lz
+-rwxr-xr-x 1 root root 4400 2018-11-24 19:40 ./source/xfce/xfce4-screenshooter/xfce4-screenshooter.SlackBuild
+-rw-r--r-- 1 root root 91 2018-11-24 19:39 ./source/xfce/xfce4-screenshooter/xfce4-screenshooter.url
+drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xfce/xfce4-session
+-rw-r--r-- 1 root root 910 2018-02-27 06:13 ./source/xfce/xfce4-session/slack-desc
+-rw-r--r-- 1 root root 1104188 2015-03-16 07:35 ./source/xfce/xfce4-session/xfce4-session-4.12.1.tar.xz
+-rwxr-xr-x 1 root root 4686 2018-09-18 22:04 ./source/xfce/xfce4-session/xfce4-session.SlackBuild
+drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xfce/xfce4-settings
+-rw-r--r-- 1 root root 839 2018-02-27 06:13 ./source/xfce/xfce4-settings/slack-desc
+-rw-r--r-- 1 root root 859854 2018-06-20 22:35 ./source/xfce/xfce4-settings/xfce4-settings-4.12.4.tar.lz
+-rwxr-xr-x 1 root root 4827 2018-09-18 22:04 ./source/xfce/xfce4-settings/xfce4-settings.SlackBuild
+-rw-r--r-- 1 root root 347 2015-02-28 09:15 ./source/xfce/xfce4-settings/xfce4-settings.theme.diff.gz
+-rw-r--r-- 1 root root 83 2018-06-21 20:23 ./source/xfce/xfce4-settings/xfce4-settings.url
+-rw-r--r-- 1 root root 543 2012-07-19 19:32 ./source/xfce/xfce4-settings/xfce4-settings.xft.defaults.diff.gz
+drwxr-xr-x 2 root root 4096 2018-12-02 19:23 ./source/xfce/xfce4-systemload-plugin
+-rw-r--r-- 1 root root 873 2018-02-27 06:13 ./source/xfce/xfce4-systemload-plugin/slack-desc
+-rw-r--r-- 1 root root 295284 2018-11-29 16:50 ./source/xfce/xfce4-systemload-plugin/xfce4-systemload-plugin-1.2.2.tar.xz
+-rw-r--r-- 1 root root 900 2018-12-02 19:23 ./source/xfce/xfce4-systemload-plugin/xfce4-systemload-plugin.HOVER_TIMEOUT.diff.gz
+-rwxr-xr-x 1 root root 3711 2018-12-02 19:21 ./source/xfce/xfce4-systemload-plugin/xfce4-systemload-plugin.SlackBuild
+-rw-r--r-- 1 root root 67 2011-11-28 03:14 ./source/xfce/xfce4-systemload-plugin/xfce4-systemload-plugin.url
+drwxr-xr-x 2 root root 4096 2018-12-30 04:26 ./source/xfce/xfce4-taskmanager
+-rw-r--r-- 1 root root 121 2011-10-26 15:38 ./source/xfce/xfce4-taskmanager/doinst.sh.gz
+-rw-r--r-- 1 root root 928 2018-02-27 06:13 ./source/xfce/xfce4-taskmanager/slack-desc
+-rw-r--r-- 1 root root 337917 2018-12-18 19:59 ./source/xfce/xfce4-taskmanager/xfce4-taskmanager-1.2.2.tar.lz
+-rwxr-xr-x 1 root root 3600 2018-09-18 22:04 ./source/xfce/xfce4-taskmanager/xfce4-taskmanager.SlackBuild
+-rw-r--r-- 1 root root 51 2011-11-28 03:16 ./source/xfce/xfce4-taskmanager/xfce4-taskmanager.url
+drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xfce/xfce4-terminal
+-rw-r--r-- 1 root root 905 2018-02-27 06:13 ./source/xfce/xfce4-terminal/slack-desc
+-rw-r--r-- 1 root root 766030 2018-05-15 14:50 ./source/xfce/xfce4-terminal/xfce4-terminal-0.8.7.4.tar.lz
+-rwxr-xr-x 1 root root 4057 2018-11-17 02:28 ./source/xfce/xfce4-terminal/xfce4-terminal.SlackBuild
+-rw-r--r-- 1 root root 83 2018-05-16 20:53 ./source/xfce/xfce4-terminal/xfce4-terminal.url
+drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xfce/xfce4-weather-plugin
+-rw-r--r-- 1 root root 837 2018-02-27 06:13 ./source/xfce/xfce4-weather-plugin/slack-desc
+-rw-r--r-- 1 root root 2723376 2017-10-11 20:18 ./source/xfce/xfce4-weather-plugin/xfce4-weather-plugin-0.8.10.tar.xz
+-rwxr-xr-x 1 root root 3725 2018-09-18 22:04 ./source/xfce/xfce4-weather-plugin/xfce4-weather-plugin.SlackBuild
+-rw-r--r-- 1 root root 64 2011-11-28 03:17 ./source/xfce/xfce4-weather-plugin/xfce4-weather-plugin.url
+drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xfce/xfconf
+-rw-r--r-- 1 root root 747 2018-02-27 06:13 ./source/xfce/xfconf/slack-desc
+-rw-r--r-- 1 root root 455824 2016-10-24 14:31 ./source/xfce/xfconf/xfconf-4.12.1.tar.xz
+-rwxr-xr-x 1 root root 4673 2018-09-18 22:04 ./source/xfce/xfconf/xfconf.SlackBuild
+drwxr-xr-x 2 root root 4096 2018-09-18 22:04 ./source/xfce/xfdesktop
+-rw-r--r-- 1 root root 880 2018-02-27 06:13 ./source/xfce/xfdesktop/slack-desc
+-rw-r--r-- 1 root root 1268992 2017-06-26 13:55 ./source/xfce/xfdesktop/xfdesktop-4.12.4.tar.xz
+-rwxr-xr-x 1 root root 4609 2018-09-18 22:04 ./source/xfce/xfdesktop/xfdesktop.SlackBuild
+drwxr-xr-x 2 root root 4096 2019-02-08 19:40 ./source/xfce/xfwm4
+-rw-r--r-- 1 root root 738 2018-02-27 06:13 ./source/xfce/xfwm4/slack-desc
+-rw-r--r-- 1 root root 1029362 2018-07-29 13:05 ./source/xfce/xfwm4/xfwm4-4.12.5.tar.lz
+-rwxr-xr-x 1 root root 4726 2019-02-08 19:40 ./source/xfce/xfwm4/xfwm4.SlackBuild
+-rw-r--r-- 1 root root 65 2019-02-08 19:39 ./source/xfce/xfwm4/xfwm4.url
+-rw-r--r-- 1 root root 1198 2012-07-24 22:11 ./source/xfce/xfwm4/xinitrc.xfce
+drwxr-xr-x 3 root root 4096 2019-02-17 22:31 ./source/y
+-rw-r--r-- 1 root root 232 2018-04-08 17:57 ./source/y/FTBFSlog
+drwxr-xr-x 3 root root 4096 2019-02-17 22:45 ./source/y/bsd-games
+-rw-r--r-- 1 root root 1794497 2005-02-18 19:17 ./source/y/bsd-games/bsd-games-2.17.tar.lz
+-rw-r--r-- 1 root root 164 1999-09-27 21:18 ./source/y/bsd-games/bsd-games-login-fortune.csh
+-rw-r--r-- 1 root root 164 2010-05-11 19:26 ./source/y/bsd-games/bsd-games-login-fortune.sh
+-rwxr-xr-x 1 root root 8135 2019-02-17 22:44 ./source/y/bsd-games/bsd-games.SlackBuild
+-rw-r--r-- 1 root root 15107 2002-03-10 05:09 ./source/y/bsd-games/fortunes-linuxcookie.tar.gz
+-rw-r--r-- 1 root root 104848 1993-10-25 00:02 ./source/y/bsd-games/hangman-words.gz
+drwxr-xr-x 2 root root 4096 2019-02-17 22:03 ./source/y/bsd-games/patches
+-rw-r--r-- 1 root root 2159 2019-02-17 21:20 ./source/y/bsd-games/patches/0001-Replace-getline-with-get_line.patch.gz
+-rw-r--r-- 1 root root 336 2019-02-17 21:20 ./source/y/bsd-games/patches/0002-robots-Refresh-screen.patch.gz
+-rw-r--r-- 1 root root 4582 2019-02-17 21:20 ./source/y/bsd-games/patches/0003-quiz-Update-presidents-capitals-fix-typos-in-murders.patch.gz
+-rw-r--r-- 1 root root 386 2019-02-17 21:20 ./source/y/bsd-games/patches/0004-Define-__dead-for-GNU-GCC.patch.gz
+-rw-r--r-- 1 root root 544 2019-02-17 21:20 ./source/y/bsd-games/patches/0005-rain-Update-default-delay.-Closes-579062.patch.gz
+-rw-r--r-- 1 root root 5817 2019-02-17 21:20 ./source/y/bsd-games/patches/0007-Unsorted-Debian-patches.patch.gz
+-rw-r--r-- 1 root root 431 2019-02-17 21:20 ./source/y/bsd-games/patches/0008-quiz-Add-answers-to-adults-babies.-Closes-659528.patch.gz
+-rw-r--r-- 1 root root 679 2019-02-17 21:20 ./source/y/bsd-games/patches/0009-hangman-Error-out-on-1000-unsuitable-words.-Closes-6.patch.gz
+-rw-r--r-- 1 root root 577 2019-02-17 21:20 ./source/y/bsd-games/patches/0010-Fix-typos-spotted-by-Lintian.patch.gz
+-rw-r--r-- 1 root root 3152 2019-02-17 21:20 ./source/y/bsd-games/patches/0011-Fix-format-security-compiling-errors.patch.gz
+-rw-r--r-- 1 root root 745 2019-02-17 21:20 ./source/y/bsd-games/patches/0012-Fix-include-stdio.h-C-incompatibility.patch.gz
+-rw-r--r-- 1 root root 25237 2019-02-17 21:20 ./source/y/bsd-games/patches/0013-Update-acronyms.patch.gz
+-rw-r--r-- 1 root root 7476 2019-02-17 21:20 ./source/y/bsd-games/patches/0015-primes-Update-to-NetBSD-CVS-2018-02-03.patch.gz
+-rw-r--r-- 1 root root 791 2019-02-17 21:20 ./source/y/bsd-games/patches/0016-Better-explanation-how-to-read-the-documentation.patch.gz
+-rw-r--r-- 1 root root 801 2019-02-17 21:20 ./source/y/bsd-games/patches/0017-hack-Fix-segv-when-i-inventory-done-after-load-from-.patch.gz
+-rw-r--r-- 1 root root 563 2003-02-03 21:48 ./source/y/bsd-games/patches/bsd-games.config.params.diff.gz
+-rw-r--r-- 1 root root 422 2019-02-17 21:39 ./source/y/bsd-games/patches/bsd-games.factor.no.ubig.diff.gz
+-rw-r--r-- 1 root root 313 2019-02-17 22:07 ./source/y/bsd-games/patches/bsd-games.fortunepath.diff.gz
+-rw-r--r-- 1 root root 1960 2006-09-09 00:47 ./source/y/bsd-games/patches/bsd-games.pom.diff.gz
+-rw-r--r-- 1 root root 1065 2019-02-17 22:28 ./source/y/bsd-games/slack-desc
+drwxr-xr-x 4 root root 4096 2019-01-08 21:28 ./testing
+-rw-r--r-- 1 root root 552 2019-01-08 21:28 ./testing/CHECKSUMS.md5
+-rw-r--r-- 1 root root 163 2019-01-08 21:28 ./testing/CHECKSUMS.md5.asc
+-rw-r--r-- 1 root root 685 2019-01-08 21:28 ./testing/FILE_LIST
+-rw-r--r-- 1 root root 14 2019-01-08 21:28 ./testing/MANIFEST.bz2
+-rw-r--r-- 1 root root 224 2019-01-08 21:28 ./testing/PACKAGES.TXT
+drwxr-xr-x 2 root root 4096 2019-01-08 20:12 ./testing/packages
+drwxr-xr-x 2 root root 4096 2019-01-08 20:12 ./testing/source
+drwxr-xr-x 2 root root 4096 2019-02-27 22:38 ./usb-and-pxe-installers
+-rw-r--r-- 1 root root 31203 2011-03-21 21:21 ./usb-and-pxe-installers/README_PXE.TXT
+-rw-r--r-- 1 root root 9197 2013-09-25 04:33 ./usb-and-pxe-installers/README_USB.TXT
+-rw-r--r-- 1 root root 574 2013-03-27 04:59 ./usb-and-pxe-installers/pxelinux.cfg_default
+-rw-r--r-- 1 root root 48219136 2019-02-27 22:37 ./usb-and-pxe-installers/usbboot.img
+-rw-r--r-- 1 root root 16045 2016-03-29 07:41 ./usb-and-pxe-installers/usbimg2disk.sh
diff --git a/extra/source/fltk/fltk.SlackBuild b/extra/source/fltk/fltk.SlackBuild
index 85ee0018e..347622b29 100755
--- a/extra/source/fltk/fltk.SlackBuild
+++ b/extra/source/fltk/fltk.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=fltk
VERSION=$(basename $(echo $PKGNAM-*.tar.lz | cut -f 2- -d -) -source.tar.lz)
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
diff --git a/recompress.sh b/recompress.sh
index fb12fe854..371391c8f 100755
--- a/recompress.sh
+++ b/recompress.sh
@@ -45,6 +45,14 @@ gzip ./source/d/rust/link_libffi.diff
gzip ./source/d/vala/disable-graphviz.patch
gzip ./source/d/vala/no.gvc-compat.c.diff
gzip ./source/d/mercurial/doinst.sh
+gzip ./source/d/gcc/patches/revert-asm-inline/3-8-c-Delete-a-stray-line-in-asm-inline.patch
+gzip ./source/d/gcc/patches/revert-asm-inline/6-8-c-c-asm-Use-nicer-error-for-const-and-restrict.patch
+gzip ./source/d/gcc/patches/revert-asm-inline/7-8-c-asm-Do-not-handle-any-asm-qualifiers-in-top-level-asm.patch
+gzip ./source/d/gcc/patches/revert-asm-inline/5-8-c-c-asm-Use-nicer-error-for-duplicate-asm-qualifiers.patch
+gzip ./source/d/gcc/patches/revert-asm-inline/8-8-c-Don-t-error-for-const-or-restrict-as-asm-qualifier.patch
+gzip ./source/d/gcc/patches/revert-asm-inline/4-8-c-c-asm-Write-the-asm-qualifier-loop-without-done-boolean.patch
+gzip ./source/d/gcc/patches/revert-asm-inline/2-8-asm-inline.patch
+gzip ./source/d/gcc/patches/revert-asm-inline/1-8-asm-qualifiers-PR55681.patch
gzip ./source/d/gcc/gcc-no_fixincludes.diff
gzip ./source/d/doxygen/doxygen.9468ede.diff
gzip ./source/d/binutils/patches/binutils-2.20.51.0.10-sec-merge-emit.patch
diff --git a/source/d/gcc/gcc.SlackBuild b/source/d/gcc/gcc.SlackBuild
index 6f93f767a..d7443e819 100755
--- a/source/d/gcc/gcc.SlackBuild
+++ b/source/d/gcc/gcc.SlackBuild
@@ -57,7 +57,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=gcc
SRCVER=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
VERSION=$(echo $SRCVER | cut -f 1 -d _)
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
# How many jobs to run in parallel:
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}
@@ -166,6 +166,16 @@ cat $CWD/slack-desc.gcc-brig > $PKG9/install/slack-desc
# Smite the fixincludes:
zcat $CWD/gcc-no_fixincludes.diff.gz | patch -p1 --verbose --backup --suffix=.orig || exit 1
+ # Revert inline asm backport causing compile failures for "asm volatile":
+ zcat $CWD/patches/revert-asm-inline/8-8-c-Don-t-error-for-const-or-restrict-as-asm-qualifier.patch.gz | patch -p1 -R --verbose || exit 1
+ zcat $CWD/patches/revert-asm-inline/7-8-c-asm-Do-not-handle-any-asm-qualifiers-in-top-level-asm.patch.gz | patch -p1 -R --verbose || exit 1
+ zcat $CWD/patches/revert-asm-inline/6-8-c-c-asm-Use-nicer-error-for-const-and-restrict.patch.gz | patch -p1 -R --verbose || exit 1
+ zcat $CWD/patches/revert-asm-inline/5-8-c-c-asm-Use-nicer-error-for-duplicate-asm-qualifiers.patch.gz | patch -p1 -R --verbose || exit 1
+ zcat $CWD/patches/revert-asm-inline/4-8-c-c-asm-Write-the-asm-qualifier-loop-without-done-boolean.patch.gz | patch -p1 -R --verbose || exit 1
+ zcat $CWD/patches/revert-asm-inline/3-8-c-Delete-a-stray-line-in-asm-inline.patch.gz | patch -p1 -R --verbose || exit 1
+ zcat $CWD/patches/revert-asm-inline/2-8-asm-inline.patch.gz | patch -p1 -R --verbose || exit 1
+ zcat $CWD/patches/revert-asm-inline/1-8-asm-qualifiers-PR55681.patch.gz | patch -p1 -R --verbose || exit 1
+
# Fix perms/owners:
chown -R root:root .
find . -perm 777 -exec chmod 755 {} \;
diff --git a/source/d/gcc/patches/revert-asm-inline/1-8-asm-qualifiers-PR55681.patch b/source/d/gcc/patches/revert-asm-inline/1-8-asm-qualifiers-PR55681.patch
new file mode 100644
index 000000000..1870b6ef2
--- /dev/null
+++ b/source/d/gcc/patches/revert-asm-inline/1-8-asm-qualifiers-PR55681.patch
@@ -0,0 +1,351 @@
+From patchwork Thu Dec 27 14:59:06 2018
+Content-Type: text/plain; charset="utf-8"
+MIME-Version: 1.0
+Content-Transfer-Encoding: 7bit
+Subject: [1/8] asm qualifiers (PR55681)
+X-Patchwork-Submitter: Segher Boessenkool <segher@kernel.crashing.org>
+X-Patchwork-Id: 13818
+Message-Id: <2ea395426865aeb7b02f16facf70908a852e7fbc.1545922222.git.segher@kernel.crashing.org>
+To: gcc-patches@gcc.gnu.org
+Cc: Segher Boessenkool <segher@kernel.crashing.org>
+Date: Thu, 27 Dec 2018 14:59:06 +0000
+From: Segher Boessenkool <segher@kernel.crashing.org>
+List-Id: <gcc-patches.gcc.gnu.org>
+
+PR55681 observes that currently only one qualifier is allowed for
+inline asm, so that e.g. "volatile asm" is allowed, "const asm" is also
+okay (with a warning), but "const volatile asm" gives an error. Also
+"goto" has to be last.
+
+This patch changes things so that only "asm-qualifiers" are allowed,
+that is "volatile" and "goto", in any combination, in any order, but
+without repetitions.
+
+2018-12-06 Segher Boessenkool <segher@kernel.crashing.org>
+
+ PR inline-asm/55681
+ * doc/extend.texi (Basic Asm): Update grammar.
+ (Extended Asm): Update grammar.
+
+gcc/c/
+ PR inline-asm/55681
+ * c-parser.c (c_parser_asm_statement): Update grammar. Allow any
+ combination of volatile and goto, in any order, without repetitions.
+
+gcc/cp/
+ PR inline-asm/55681
+ * parser.c (cp_parser_asm_definition): Update grammar. Allow any
+ combination of volatile and goto, in any order, without repetitions.
+
+gcc/testsuite/
+ PR inline-asm/55681
+ * gcc.dg/asm-qual-1.c: Test that "const" and "restrict" are refused.
+ * gcc.dg/asm-qual-2.c: New test, test that asm-qualifiers are allowed
+ in any order, but that duplicates are not allowed.
+---
+ gcc/c/c-parser.c | 74 +++++++++++++++++++++----------------
+ gcc/cp/parser.c | 77 ++++++++++++++++++++++++++-------------
+ gcc/doc/extend.texi | 8 ++--
+ gcc/testsuite/gcc.dg/asm-qual-1.c | 10 +++--
+ gcc/testsuite/gcc.dg/asm-qual-2.c | 21 +++++++++++
+ 5 files changed, 127 insertions(+), 63 deletions(-)
+ create mode 100644 gcc/testsuite/gcc.dg/asm-qual-2.c
+
+--
+1.8.3.1
+
+diff --git a/gcc/c/c-parser.c b/gcc/c/c-parser.c
+index 4772086..7ec53b3 100644
+--- a/gcc/c/c-parser.c
++++ b/gcc/c/c-parser.c
+@@ -6261,60 +6261,72 @@ c_parser_for_statement (c_parser *parser, bool ivdep, unsigned short unroll,
+ }
+
+ /* Parse an asm statement, a GNU extension. This is a full-blown asm
+- statement with inputs, outputs, clobbers, and volatile tag
++ statement with inputs, outputs, clobbers, and volatile and goto tag
+ allowed.
+
++ asm-qualifier:
++ volatile
++ goto
++
++ asm-qualifier-list:
++ asm-qualifier-list asm-qualifier
++ asm-qualifier
++
+ asm-statement:
+- asm type-qualifier[opt] ( asm-argument ) ;
+- asm type-qualifier[opt] goto ( asm-goto-argument ) ;
++ asm asm-qualifier-list[opt] ( asm-argument ) ;
+
+ asm-argument:
+ asm-string-literal
+ asm-string-literal : asm-operands[opt]
+ asm-string-literal : asm-operands[opt] : asm-operands[opt]
+- asm-string-literal : asm-operands[opt] : asm-operands[opt] : asm-clobbers[opt]
+-
+- asm-goto-argument:
++ asm-string-literal : asm-operands[opt] : asm-operands[opt] \
++ : asm-clobbers[opt]
+ asm-string-literal : : asm-operands[opt] : asm-clobbers[opt] \
+ : asm-goto-operands
+
+- Qualifiers other than volatile are accepted in the syntax but
+- warned for. */
++ The form with asm-goto-operands is valid if and only if the
++ asm-qualifier-list contains goto, and is the only allowed form in that case.
++ Duplicate asm-qualifiers are not allowed. */
+
+ static tree
+ c_parser_asm_statement (c_parser *parser)
+ {
+ tree quals, str, outputs, inputs, clobbers, labels, ret;
+- bool simple, is_goto;
++ bool simple, is_volatile, is_goto;
+ location_t asm_loc = c_parser_peek_token (parser)->location;
+ int section, nsections;
+
+ gcc_assert (c_parser_next_token_is_keyword (parser, RID_ASM));
+ c_parser_consume_token (parser);
+- if (c_parser_next_token_is_keyword (parser, RID_VOLATILE))
+- {
+- quals = c_parser_peek_token (parser)->value;
+- c_parser_consume_token (parser);
+- }
+- else if (c_parser_next_token_is_keyword (parser, RID_CONST)
+- || c_parser_next_token_is_keyword (parser, RID_RESTRICT))
+- {
+- warning_at (c_parser_peek_token (parser)->location,
+- 0,
+- "%E qualifier ignored on asm",
+- c_parser_peek_token (parser)->value);
+- quals = NULL_TREE;
+- c_parser_consume_token (parser);
+- }
+- else
+- quals = NULL_TREE;
+
++ quals = NULL_TREE;
++ is_volatile = false;
+ is_goto = false;
+- if (c_parser_next_token_is_keyword (parser, RID_GOTO))
+- {
+- c_parser_consume_token (parser);
+- is_goto = true;
+- }
++ for (bool done = false; !done; )
++ switch (c_parser_peek_token (parser)->keyword)
++ {
++ case RID_VOLATILE:
++ if (!is_volatile)
++ {
++ is_volatile = true;
++ quals = c_parser_peek_token (parser)->value;
++ c_parser_consume_token (parser);
++ }
++ else
++ done = true;
++ break;
++ case RID_GOTO:
++ if (!is_goto)
++ {
++ is_goto = true;
++ c_parser_consume_token (parser);
++ }
++ else
++ done = true;
++ break;
++ default:
++ done = true;
++ }
+
+ /* ??? Follow the C++ parser rather than using the
+ lex_untranslated_string kludge. */
+diff --git a/gcc/cp/parser.c b/gcc/cp/parser.c
+index 9907180..3bc5795 100644
+--- a/gcc/cp/parser.c
++++ b/gcc/cp/parser.c
+@@ -19067,22 +19067,34 @@ cp_parser_using_directive (cp_parser* parser)
+
+ /* Parse an asm-definition.
+
++ asm-qualifier:
++ volatile
++ goto
++
++ asm-qualifier-list:
++ asm-qualifier
++ asm-qualifier-list asm-qualifier
++
+ asm-definition:
+ asm ( string-literal ) ;
+
+ GNU Extension:
+
+ asm-definition:
+- asm volatile [opt] ( string-literal ) ;
+- asm volatile [opt] ( string-literal : asm-operand-list [opt] ) ;
+- asm volatile [opt] ( string-literal : asm-operand-list [opt]
+- : asm-operand-list [opt] ) ;
+- asm volatile [opt] ( string-literal : asm-operand-list [opt]
+- : asm-operand-list [opt]
++ asm asm-qualifier-list [opt] ( string-literal ) ;
++ asm asm-qualifier-list [opt] ( string-literal : asm-operand-list [opt] ) ;
++ asm asm-qualifier-list [opt] ( string-literal : asm-operand-list [opt]
++ : asm-operand-list [opt] ) ;
++ asm asm-qualifier-list [opt] ( string-literal : asm-operand-list [opt]
++ : asm-operand-list [opt]
+ : asm-clobber-list [opt] ) ;
+- asm volatile [opt] goto ( string-literal : : asm-operand-list [opt]
+- : asm-clobber-list [opt]
+- : asm-goto-list ) ; */
++ asm asm-qualifier-list [opt] ( string-literal : : asm-operand-list [opt]
++ : asm-clobber-list [opt]
++ : asm-goto-list ) ;
++
++ The form with asm-goto-list is valid if and only if the asm-qualifier-list
++ contains goto, and is the only allowed form in that case. No duplicates are
++ allowed in an asm-qualifier-list. */
+
+ static void
+ cp_parser_asm_definition (cp_parser* parser)
+@@ -19111,23 +19123,36 @@ cp_parser_asm_definition (cp_parser* parser)
+ }
+
+ /* See if the next token is `volatile'. */
+- if (cp_parser_allow_gnu_extensions_p (parser)
+- && cp_lexer_next_token_is_keyword (parser->lexer, RID_VOLATILE))
+- {
+- /* Remember that we saw the `volatile' keyword. */
+- volatile_p = true;
+- /* Consume the token. */
+- cp_lexer_consume_token (parser->lexer);
+- }
+- if (cp_parser_allow_gnu_extensions_p (parser)
+- && parser->in_function_body
+- && cp_lexer_next_token_is_keyword (parser->lexer, RID_GOTO))
+- {
+- /* Remember that we saw the `goto' keyword. */
+- goto_p = true;
+- /* Consume the token. */
+- cp_lexer_consume_token (parser->lexer);
+- }
++ if (cp_parser_allow_gnu_extensions_p (parser))
++ for (bool done = false; !done ; )
++ switch (cp_lexer_peek_token (parser->lexer)->keyword)
++ {
++ case RID_VOLATILE:
++ if (!volatile_p)
++ {
++ /* Remember that we saw the `volatile' keyword. */
++ volatile_p = true;
++ /* Consume the token. */
++ cp_lexer_consume_token (parser->lexer);
++ }
++ else
++ done = true;
++ break;
++ case RID_GOTO:
++ if (!goto_p && parser->in_function_body)
++ {
++ /* Remember that we saw the `goto' keyword. */
++ goto_p = true;
++ /* Consume the token. */
++ cp_lexer_consume_token (parser->lexer);
++ }
++ else
++ done = true;
++ break;
++ default:
++ done = true;
++ }
++
+ /* Look for the opening `('. */
+ if (!cp_parser_require (parser, CPP_OPEN_PAREN, RT_OPEN_PAREN))
+ return;
+diff --git a/gcc/doc/extend.texi b/gcc/doc/extend.texi
+index afde889..40b1989 100644
+--- a/gcc/doc/extend.texi
++++ b/gcc/doc/extend.texi
+@@ -8147,7 +8147,7 @@ for a C symbol, or to place a C variable in a specific register.
+ A basic @code{asm} statement has the following syntax:
+
+ @example
+-asm @r{[} volatile @r{]} ( @var{AssemblerInstructions} )
++asm @var{asm-qualifiers} ( @var{AssemblerInstructions} )
+ @end example
+
+ The @code{asm} keyword is a GNU extension.
+@@ -8275,17 +8275,19 @@ Extended @code{asm} syntax uses colons (@samp{:}) to delimit
+ the operand parameters after the assembler template:
+
+ @example
+-asm @r{[}volatile@r{]} ( @var{AssemblerTemplate}
++asm @var{asm-qualifiers} ( @var{AssemblerTemplate}
+ : @var{OutputOperands}
+ @r{[} : @var{InputOperands}
+ @r{[} : @var{Clobbers} @r{]} @r{]})
+
+-asm @r{[}volatile@r{]} goto ( @var{AssemblerTemplate}
++asm @var{asm-qualifiers} ( @var{AssemblerTemplate}
+ :
+ : @var{InputOperands}
+ : @var{Clobbers}
+ : @var{GotoLabels})
+ @end example
++where in the last form, @var{asm-qualifiers} contains @code{goto} (and in the
++first form, not).
+
+ The @code{asm} keyword is a GNU extension.
+ When writing code that can be compiled with @option{-ansi} and the
+diff --git a/gcc/testsuite/gcc.dg/asm-qual-1.c b/gcc/testsuite/gcc.dg/asm-qual-1.c
+index 5ec9a29..cb37283 100644
+--- a/gcc/testsuite/gcc.dg/asm-qual-1.c
++++ b/gcc/testsuite/gcc.dg/asm-qual-1.c
+@@ -1,4 +1,4 @@
+-/* Test that qualifiers other than volatile are ignored on asm. */
++/* Test that qualifiers other than volatile are disallowed on asm. */
+ /* Origin: Joseph Myers <joseph@codesourcery.com> */
+ /* { dg-do compile } */
+ /* { dg-options "-std=gnu99" } */
+@@ -7,6 +7,10 @@ void
+ f (void)
+ {
+ asm volatile ("");
+- asm const (""); /* { dg-warning "const qualifier ignored on asm" } */
+- asm restrict (""); /* { dg-warning "restrict qualifier ignored on asm" } */
++
++ asm const (""); /* { dg-error {expected '\(' before 'const'} } */
++ /* { dg-error {expected identifier} {} {target *-*-*} .-1 } */
++
++ asm restrict (""); /* { dg-error {expected '\(' before 'restrict'} } */
++ /* { dg-error {expected identifier} {} {target *-*-*} .-1 } */
+ }
+diff --git a/gcc/testsuite/gcc.dg/asm-qual-2.c b/gcc/testsuite/gcc.dg/asm-qual-2.c
+new file mode 100644
+index 0000000..37df2ad
+--- /dev/null
++++ b/gcc/testsuite/gcc.dg/asm-qual-2.c
+@@ -0,0 +1,21 @@
++/* Test that qualifiers on asm are allowed in any order. */
++/* { dg-do compile } */
++/* { dg-options "-std=gnu99" } */
++
++void
++f (void)
++{
++ asm volatile goto ("" :::: lab);
++ asm goto volatile ("" :::: lab);
++
++ /* Duplicates are not allowed. */
++ asm goto volatile volatile ("" :::: lab); /* { dg-error "" } */
++ asm volatile goto volatile ("" :::: lab); /* { dg-error "" } */
++ asm volatile volatile goto ("" :::: lab); /* { dg-error "" } */
++ asm goto goto volatile ("" :::: lab); /* { dg-error "" } */
++ asm goto volatile goto ("" :::: lab); /* { dg-error "" } */
++ asm volatile goto goto ("" :::: lab); /* { dg-error "" } */
++
++lab:
++ ;
++}
diff --git a/source/d/gcc/patches/revert-asm-inline/2-8-asm-inline.patch b/source/d/gcc/patches/revert-asm-inline/2-8-asm-inline.patch
new file mode 100644
index 000000000..9ffb77a89
--- /dev/null
+++ b/source/d/gcc/patches/revert-asm-inline/2-8-asm-inline.patch
@@ -0,0 +1,577 @@
+From patchwork Thu Dec 27 14:59:07 2018
+Content-Type: text/plain; charset="utf-8"
+MIME-Version: 1.0
+Content-Transfer-Encoding: 7bit
+Subject: [2/8] asm inline
+X-Patchwork-Submitter: Segher Boessenkool <segher@kernel.crashing.org>
+X-Patchwork-Id: 13820
+Message-Id: <420ded3dc643d9e1ee6239ca5a8d1942c69bfe76.1545922222.git.segher@kernel.crashing.org>
+To: gcc-patches@gcc.gnu.org
+Cc: Segher Boessenkool <segher@kernel.crashing.org>
+Date: Thu, 27 Dec 2018 14:59:07 +0000
+From: Segher Boessenkool <segher@kernel.crashing.org>
+List-Id: <gcc-patches.gcc.gnu.org>
+
+The Linux kernel people want a feature that makes GCC pretend some
+inline assembler code is tiny (while it would think it is huge), so
+that such code will be inlined essentially always instead of
+essentially never.
+
+This patch lets you say "asm inline" instead of just "asm", with the
+result that that inline assembler is always counted as minimum cost
+for inlining. It implements this for C and C++, making "inline"
+another asm-qualifier (supplementing "volatile" and "goto").
+
+2018-12-06 Segher Boessenkool <segher@kernel.crashing.org>
+
+ * doc/extend.texi (Using Assembly Language with C): Document asm inline.
+ (Size of an asm): Fix typo. Document asm inline.
+ * gimple-pretty-print.c (dump_gimple_asm): Handle asm inline.
+ * gimple.h (enum gf_mask): Add GF_ASM_INLINE.
+ (gimple_asm_set_volatile): Fix typo.
+ (gimple_asm_inline_p): New.
+ (gimple_asm_set_inline): New.
+ * gimplify.c (gimplify_asm_expr): Propagate the asm inline flag from
+ tree to gimple.
+ * ipa-icf-gimple.c (func_checker::compare_gimple_asm): Compare the
+ gimple_asm_inline_p flag, too.
+ * tree-core.h (tree_base): Document that protected_flag is ASM_INLINE_P
+ in an ASM_EXPR.
+ * tree-inline.c (estimate_num_insns): If gimple_asm_inline_p return
+ a minimum size for an asm.
+ * tree.h (ASM_INLINE_P): New.
+
+gcc/c/
+ * c-parser.c (c_parser_asm_statement): Detect the inline keyword
+ after asm. Pass a flag for it to build_asm_expr.
+ * c-tree.h (build_asm_expr): Update declaration.
+ * c-typeck.c (build_asm_stmt): Add is_inline parameter. Use it to
+ set ASM_INLINE_P.
+
+gcc/cp/
+ * cp-tree.h (finish_asm_stmt): Update declaration.
+ * parser.c (cp_parser_asm_definition): Detect the inline keyword
+ after asm. Pass a flag for it to finish_asm_stmt.
+ * pt.c (tsubst_expr): Pass the ASM_INLINE_P flag to finish_asm_stmt.
+ * semantics.c (finish_asm_stmt): Add inline_p parameter. Use it to
+ set ASM_INLINE_P.
+
+gcc/testsuite/
+ * c-c++-common/torture/asm-inline.c: New testcase.
+ * gcc.dg/asm-qual-2.c: Test asm inline, too.
+---
+ gcc/c/c-parser.c | 21 ++++++++--
+ gcc/c/c-tree.h | 3 +-
+ gcc/c/c-typeck.c | 7 +++-
+ gcc/cp/cp-tree.h | 2 +-
+ gcc/cp/parser.c | 15 ++++++-
+ gcc/cp/pt.c | 2 +-
+ gcc/cp/semantics.c | 5 ++-
+ gcc/doc/extend.texi | 15 ++++++-
+ gcc/gimple-pretty-print.c | 2 +
+ gcc/gimple.h | 26 +++++++++++-
+ gcc/gimplify.c | 1 +
+ gcc/ipa-icf-gimple.c | 3 ++
+ gcc/testsuite/c-c++-common/torture/asm-inline.c | 53 +++++++++++++++++++++++++
+ gcc/testsuite/gcc.dg/asm-qual-2.c | 25 ++++++++++++
+ gcc/tree-core.h | 3 ++
+ gcc/tree-inline.c | 3 ++
+ gcc/tree.h | 3 ++
+ 17 files changed, 174 insertions(+), 15 deletions(-)
+ create mode 100644 gcc/testsuite/c-c++-common/torture/asm-inline.c
+
+--
+1.8.3.1
+
+diff --git a/gcc/c/c-parser.c b/gcc/c/c-parser.c
+index 7ec53b3..51cc2be 100644
+--- a/gcc/c/c-parser.c
++++ b/gcc/c/c-parser.c
+@@ -6261,11 +6261,12 @@ c_parser_for_statement (c_parser *parser, bool ivdep, unsigned short unroll,
+ }
+
+ /* Parse an asm statement, a GNU extension. This is a full-blown asm
+- statement with inputs, outputs, clobbers, and volatile and goto tag
+- allowed.
++ statement with inputs, outputs, clobbers, and volatile, inline, and goto
++ tags allowed.
+
+ asm-qualifier:
+ volatile
++ inline
+ goto
+
+ asm-qualifier-list:
+@@ -6292,7 +6293,7 @@ static tree
+ c_parser_asm_statement (c_parser *parser)
+ {
+ tree quals, str, outputs, inputs, clobbers, labels, ret;
+- bool simple, is_volatile, is_goto;
++ bool simple, is_volatile, is_inline, is_goto;
+ location_t asm_loc = c_parser_peek_token (parser)->location;
+ int section, nsections;
+
+@@ -6301,6 +6302,7 @@ c_parser_asm_statement (c_parser *parser)
+
+ quals = NULL_TREE;
+ is_volatile = false;
++ is_inline = false;
+ is_goto = false;
+ for (bool done = false; !done; )
+ switch (c_parser_peek_token (parser)->keyword)
+@@ -6315,6 +6317,16 @@ c_parser_asm_statement (c_parser *parser)
+ else
+ done = true;
+ break;
++ case RID_INLINE:
++ if (!is_inline)
++ {
++ is_inline = true;
++ quals = c_parser_peek_token (parser)->value;
++ c_parser_consume_token (parser);
++ }
++ else
++ done = true;
++ break;
+ case RID_GOTO:
+ if (!is_goto)
+ {
+@@ -6403,7 +6415,8 @@ c_parser_asm_statement (c_parser *parser)
+ c_parser_skip_to_end_of_block_or_statement (parser);
+
+ ret = build_asm_stmt (quals, build_asm_expr (asm_loc, str, outputs, inputs,
+- clobbers, labels, simple));
++ clobbers, labels, simple,
++ is_inline));
+
+ error:
+ parser->lex_untranslated_string = false;
+diff --git a/gcc/c/c-tree.h b/gcc/c/c-tree.h
+index ae1a1e6..7f34bdc 100644
+--- a/gcc/c/c-tree.h
++++ b/gcc/c/c-tree.h
+@@ -677,7 +677,8 @@ extern tree build_compound_literal (location_t, tree, tree, bool,
+ extern void check_compound_literal_type (location_t, struct c_type_name *);
+ extern tree c_start_case (location_t, location_t, tree, bool);
+ extern void c_finish_case (tree, tree);
+-extern tree build_asm_expr (location_t, tree, tree, tree, tree, tree, bool);
++extern tree build_asm_expr (location_t, tree, tree, tree, tree, tree, bool,
++ bool);
+ extern tree build_asm_stmt (tree, tree);
+ extern int c_types_compatible_p (tree, tree);
+ extern tree c_begin_compound_stmt (bool);
+diff --git a/gcc/c/c-typeck.c b/gcc/c/c-typeck.c
+index 8205916..3ebb28e 100644
+--- a/gcc/c/c-typeck.c
++++ b/gcc/c/c-typeck.c
+@@ -9990,10 +9990,12 @@ build_asm_stmt (tree cv_qualifier, tree args)
+ some INPUTS, and some CLOBBERS. The latter three may be NULL.
+ SIMPLE indicates whether there was anything at all after the
+ string in the asm expression -- asm("blah") and asm("blah" : )
+- are subtly different. We use a ASM_EXPR node to represent this. */
++ are subtly different. We use a ASM_EXPR node to represent this.
++ LOC is the location of the asm, and IS_INLINE says whether this
++ is asm inline. */
+ tree
+ build_asm_expr (location_t loc, tree string, tree outputs, tree inputs,
+- tree clobbers, tree labels, bool simple)
++ tree clobbers, tree labels, bool simple, bool is_inline)
+ {
+ tree tail;
+ tree args;
+@@ -10111,6 +10113,7 @@ build_asm_expr (location_t loc, tree string, tree outputs, tree inputs,
+ as volatile. */
+ ASM_INPUT_P (args) = simple;
+ ASM_VOLATILE_P (args) = (noutputs == 0);
++ ASM_INLINE_P (args) = is_inline;
+
+ return args;
+ }
+diff --git a/gcc/cp/cp-tree.h b/gcc/cp/cp-tree.h
+index 85ba5b8..0f24b4f 100644
+--- a/gcc/cp/cp-tree.h
++++ b/gcc/cp/cp-tree.h
+@@ -6897,7 +6897,7 @@ extern tree begin_compound_stmt (unsigned int);
+
+ extern void finish_compound_stmt (tree);
+ extern tree finish_asm_stmt (int, tree, tree, tree, tree,
+- tree);
++ tree, bool);
+ extern tree finish_label_stmt (tree);
+ extern void finish_label_decl (tree);
+ extern cp_expr finish_parenthesized_expr (cp_expr);
+diff --git a/gcc/cp/parser.c b/gcc/cp/parser.c
+index 3bc5795..3fd9a02 100644
+--- a/gcc/cp/parser.c
++++ b/gcc/cp/parser.c
+@@ -19069,6 +19069,7 @@ cp_parser_using_directive (cp_parser* parser)
+
+ asm-qualifier:
+ volatile
++ inline
+ goto
+
+ asm-qualifier-list:
+@@ -19109,6 +19110,7 @@ cp_parser_asm_definition (cp_parser* parser)
+ bool extended_p = false;
+ bool invalid_inputs_p = false;
+ bool invalid_outputs_p = false;
++ bool inline_p = false;
+ bool goto_p = false;
+ required_token missing = RT_NONE;
+
+@@ -19138,6 +19140,17 @@ cp_parser_asm_definition (cp_parser* parser)
+ else
+ done = true;
+ break;
++ case RID_INLINE:
++ if (!inline_p && parser->in_function_body)
++ {
++ /* Remember that we saw the `inline' keyword. */
++ inline_p = true;
++ /* Consume the token. */
++ cp_lexer_consume_token (parser->lexer);
++ }
++ else
++ done = true;
++ break;
+ case RID_GOTO:
+ if (!goto_p && parser->in_function_body)
+ {
+@@ -19279,7 +19292,7 @@ cp_parser_asm_definition (cp_parser* parser)
+ if (parser->in_function_body)
+ {
+ asm_stmt = finish_asm_stmt (volatile_p, string, outputs,
+- inputs, clobbers, labels);
++ inputs, clobbers, labels, inline_p);
+ /* If the extended syntax was not used, mark the ASM_EXPR. */
+ if (!extended_p)
+ {
+diff --git a/gcc/cp/pt.c b/gcc/cp/pt.c
+index e9a9ac9..446f4fb 100644
+--- a/gcc/cp/pt.c
++++ b/gcc/cp/pt.c
+@@ -16990,7 +16990,7 @@ tsubst_expr (tree t, tree args, tsubst_flags_t complain, tree in_decl,
+ tree labels = tsubst_copy_asm_operands (ASM_LABELS (t), args,
+ complain, in_decl);
+ tmp = finish_asm_stmt (ASM_VOLATILE_P (t), string, outputs, inputs,
+- clobbers, labels);
++ clobbers, labels, ASM_INLINE_P (t));
+ tree asm_expr = tmp;
+ if (TREE_CODE (asm_expr) == CLEANUP_POINT_EXPR)
+ asm_expr = TREE_OPERAND (asm_expr, 0);
+diff --git a/gcc/cp/semantics.c b/gcc/cp/semantics.c
+index 1744ec0..1f6c9be 100644
+--- a/gcc/cp/semantics.c
++++ b/gcc/cp/semantics.c
+@@ -1461,11 +1461,11 @@ finish_compound_stmt (tree stmt)
+ /* Finish an asm-statement, whose components are a STRING, some
+ OUTPUT_OPERANDS, some INPUT_OPERANDS, some CLOBBERS and some
+ LABELS. Also note whether the asm-statement should be
+- considered volatile. */
++ considered volatile, and whether it is asm inline. */
+
+ tree
+ finish_asm_stmt (int volatile_p, tree string, tree output_operands,
+- tree input_operands, tree clobbers, tree labels)
++ tree input_operands, tree clobbers, tree labels, bool inline_p)
+ {
+ tree r;
+ tree t;
+@@ -1619,6 +1619,7 @@ finish_asm_stmt (int volatile_p, tree string, tree output_operands,
+ output_operands, input_operands,
+ clobbers, labels);
+ ASM_VOLATILE_P (r) = volatile_p || noutputs == 0;
++ ASM_INLINE_P (r) = inline_p;
+ r = maybe_cleanup_point_expr_void (r);
+ return add_stmt (r);
+ }
+diff --git a/gcc/doc/extend.texi b/gcc/doc/extend.texi
+index 40b1989..4ff37c4 100644
+--- a/gcc/doc/extend.texi
++++ b/gcc/doc/extend.texi
+@@ -8160,6 +8160,10 @@ various @option{-std} options, use @code{__asm__} instead of
+ @item volatile
+ The optional @code{volatile} qualifier has no effect.
+ All basic @code{asm} blocks are implicitly volatile.
++
++@item inline
++If you use the @code{inline} qualifier, then for inlining purposes the size
++of the asm is taken as the smallest size possible (@pxref{Size of an asm}).
+ @end table
+
+ @subsubheading Parameters
+@@ -8303,6 +8307,10 @@ values to produce output values. However, your @code{asm} statements may
+ also produce side effects. If so, you may need to use the @code{volatile}
+ qualifier to disable certain optimizations. @xref{Volatile}.
+
++@item inline
++If you use the @code{inline} qualifier, then for inlining purposes the size
++of the asm is taken as the smallest size possible (@pxref{Size of an asm}).
++
+ @item goto
+ This qualifier informs the compiler that the @code{asm} statement may
+ perform a jump to one of the labels listed in the @var{GotoLabels}.
+@@ -9714,7 +9722,7 @@ does this by counting the number of instructions in the pattern of the
+ @code{asm} and multiplying that by the length of the longest
+ instruction supported by that processor. (When working out the number
+ of instructions, it assumes that any occurrence of a newline or of
+-whatever statement separator character is supported by the assembler --
++whatever statement separator character is supported by the assembler ---
+ typically @samp{;} --- indicates the end of an instruction.)
+
+ Normally, GCC's estimate is adequate to ensure that correct
+@@ -9725,6 +9733,11 @@ space in the object file than is needed for a single instruction.
+ If this happens then the assembler may produce a diagnostic saying that
+ a label is unreachable.
+
++@cindex @code{asm inline}
++This size is also used for inlining decisions. If you use @code{asm inline}
++instead of just @code{asm}, then for inlining purposes the size of the asm
++is taken as the minimum size, ignoring how many instructions GCC thinks it is.
++
+ @node Alternate Keywords
+ @section Alternate Keywords
+ @cindex alternate keywords
+diff --git a/gcc/gimple-pretty-print.c b/gcc/gimple-pretty-print.c
+index 6695526..487770f 100644
+--- a/gcc/gimple-pretty-print.c
++++ b/gcc/gimple-pretty-print.c
+@@ -2040,6 +2040,8 @@ dump_gimple_asm (pretty_printer *buffer, gasm *gs, int spc, dump_flags_t flags)
+ pp_string (buffer, "__asm__");
+ if (gimple_asm_volatile_p (gs))
+ pp_string (buffer, " __volatile__");
++ if (gimple_asm_inline_p (gs))
++ pp_string (buffer, " __inline__");
+ if (gimple_asm_nlabels (gs))
+ pp_string (buffer, " goto");
+ pp_string (buffer, "(\"");
+diff --git a/gcc/gimple.h b/gcc/gimple.h
+index 265e3e2..224463b 100644
+--- a/gcc/gimple.h
++++ b/gcc/gimple.h
+@@ -137,6 +137,7 @@ enum gimple_rhs_class
+ enum gf_mask {
+ GF_ASM_INPUT = 1 << 0,
+ GF_ASM_VOLATILE = 1 << 1,
++ GF_ASM_INLINE = 1 << 2,
+ GF_CALL_FROM_THUNK = 1 << 0,
+ GF_CALL_RETURN_SLOT_OPT = 1 << 1,
+ GF_CALL_TAILCALL = 1 << 2,
+@@ -3925,7 +3926,7 @@ gimple_asm_string (const gasm *asm_stmt)
+ }
+
+
+-/* Return true ASM_STMT ASM_STMT is an asm statement marked volatile. */
++/* Return true if ASM_STMT is marked volatile. */
+
+ static inline bool
+ gimple_asm_volatile_p (const gasm *asm_stmt)
+@@ -3934,7 +3935,7 @@ gimple_asm_volatile_p (const gasm *asm_stmt)
+ }
+
+
+-/* If VOLATLE_P is true, mark asm statement ASM_STMT as volatile. */
++/* If VOLATILE_P is true, mark asm statement ASM_STMT as volatile. */
+
+ static inline void
+ gimple_asm_set_volatile (gasm *asm_stmt, bool volatile_p)
+@@ -3946,6 +3947,27 @@ gimple_asm_set_volatile (gasm *asm_stmt, bool volatile_p)
+ }
+
+
++/* Return true if ASM_STMT is marked inline. */
++
++static inline bool
++gimple_asm_inline_p (const gasm *asm_stmt)
++{
++ return (asm_stmt->subcode & GF_ASM_INLINE) != 0;
++}
++
++
++/* If INLINE_P is true, mark asm statement ASM_STMT as inline. */
++
++static inline void
++gimple_asm_set_inline (gasm *asm_stmt, bool inline_p)
++{
++ if (inline_p)
++ asm_stmt->subcode |= GF_ASM_INLINE;
++ else
++ asm_stmt->subcode &= ~GF_ASM_INLINE;
++}
++
++
+ /* If INPUT_P is true, mark asm ASM_STMT as an ASM_INPUT. */
+
+ static inline void
+diff --git a/gcc/gimplify.c b/gcc/gimplify.c
+index 43cb891..fce0ce9 100644
+--- a/gcc/gimplify.c
++++ b/gcc/gimplify.c
+@@ -6360,6 +6360,7 @@ gimplify_asm_expr (tree *expr_p, gimple_seq *pre_p, gimple_seq *post_p)
+
+ gimple_asm_set_volatile (stmt, ASM_VOLATILE_P (expr) || noutputs == 0);
+ gimple_asm_set_input (stmt, ASM_INPUT_P (expr));
++ gimple_asm_set_inline (stmt, ASM_INLINE_P (expr));
+
+ gimplify_seq_add_stmt (pre_p, stmt);
+ }
+diff --git a/gcc/ipa-icf-gimple.c b/gcc/ipa-icf-gimple.c
+index 161080c..37b9fe7 100644
+--- a/gcc/ipa-icf-gimple.c
++++ b/gcc/ipa-icf-gimple.c
+@@ -994,6 +994,9 @@ func_checker::compare_gimple_asm (const gasm *g1, const gasm *g2)
+ if (gimple_asm_input_p (g1) != gimple_asm_input_p (g2))
+ return false;
+
++ if (gimple_asm_inline_p (g1) != gimple_asm_inline_p (g2))
++ return false;
++
+ if (gimple_asm_ninputs (g1) != gimple_asm_ninputs (g2))
+ return false;
+
+diff --git a/gcc/testsuite/c-c++-common/torture/asm-inline.c b/gcc/testsuite/c-c++-common/torture/asm-inline.c
+new file mode 100644
+index 0000000..dea8965
+--- /dev/null
++++ b/gcc/testsuite/c-c++-common/torture/asm-inline.c
+@@ -0,0 +1,53 @@
++/* { dg-do compile } */
++/* -O0 does no inlining, and -O3 does it too aggressively for this test: */
++/* { dg-skip-if "" { *-*-* } { "-O0" "-O3" } { "" } }
++/* The normal asm is not inlined: */
++/* { dg-final { scan-assembler-times "w.w.w.w.w.w.w.w.w.w.w.w.w.w.w.w.w.w.w.w.w.w.w.w.w.w.w.w.w.w" 2 } } */
++/* But the asm inline is inlined: */
++/* { dg-final { scan-assembler-times "x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x.x" 8 } } */
++
++static void f(void)
++{
++ asm ("w\nw\nw\nw\nw\nw\nw\nw\nw\nw\nw\nw\nw\nw\nw\n"
++ "w\nw\nw\nw\nw\nw\nw\nw\nw\nw\nw\nw\nw\nw\nw");
++}
++
++int f0(void) { f(); return 0; }
++int f1(void) { f(); return 1; }
++int f2(void) { f(); return 2; }
++int f3(void) { f(); return 3; }
++
++static void fg(void)
++{
++ asm goto("w\nw\nw\nw\nw\nw\nw\nw\nw\nw\nw\nw\nw\nw\nw\n"
++ "w\nw\nw\nw\nw\nw\nw\nw\nw\nw\nw\nw\nw\nw\nw" :::: q);
++ q: ;
++}
++
++int fg0(void) { fg(); return 0; }
++int fg1(void) { fg(); return 1; }
++int fg2(void) { fg(); return 2; }
++int fg3(void) { fg(); return 3; }
++
++static void g(void)
++{
++ asm inline("x\nx\nx\nx\nx\nx\nx\nx\nx\nx\nx\nx\nx\nx\nx\n"
++ "x\nx\nx\nx\nx\nx\nx\nx\nx\nx\nx\nx\nx\nx\nx");
++}
++
++int g0(void) { g(); return 0; }
++int g1(void) { g(); return 1; }
++int g2(void) { g(); return 2; }
++int g3(void) { g(); return 3; }
++
++static void gg(void)
++{
++ asm inline goto("x\nx\nx\nx\nx\nx\nx\nx\nx\nx\nx\nx\nx\nx\nx\n"
++ "x\nx\nx\nx\nx\nx\nx\nx\nx\nx\nx\nx\nx\nx\nx" :::: q);
++ q: ;
++}
++
++int gg0(void) { gg(); return 0; }
++int gg1(void) { gg(); return 1; }
++int gg2(void) { gg(); return 2; }
++int gg3(void) { gg(); return 3; }
+diff --git a/gcc/testsuite/gcc.dg/asm-qual-2.c b/gcc/testsuite/gcc.dg/asm-qual-2.c
+index 37df2ad..79135c3 100644
+--- a/gcc/testsuite/gcc.dg/asm-qual-2.c
++++ b/gcc/testsuite/gcc.dg/asm-qual-2.c
+@@ -6,7 +6,18 @@ void
+ f (void)
+ {
+ asm volatile goto ("" :::: lab);
++ asm volatile inline ("" :::);
++ asm inline volatile ("" :::);
++ asm inline goto ("" :::: lab);
+ asm goto volatile ("" :::: lab);
++ asm goto inline ("" :::: lab);
++
++ asm volatile inline goto ("" :::: lab);
++ asm volatile goto inline ("" :::: lab);
++ asm inline volatile goto ("" :::: lab);
++ asm inline goto volatile ("" :::: lab);
++ asm goto volatile inline ("" :::: lab);
++ asm goto inline volatile ("" :::: lab);
+
+ /* Duplicates are not allowed. */
+ asm goto volatile volatile ("" :::: lab); /* { dg-error "" } */
+@@ -16,6 +27,20 @@ f (void)
+ asm goto volatile goto ("" :::: lab); /* { dg-error "" } */
+ asm volatile goto goto ("" :::: lab); /* { dg-error "" } */
+
++ asm inline volatile volatile ("" :::); /* { dg-error "" } */
++ asm volatile inline volatile ("" :::); /* { dg-error "" } */
++ asm volatile volatile inline ("" :::); /* { dg-error "" } */
++ asm inline inline volatile ("" :::); /* { dg-error "" } */
++ asm inline volatile inline ("" :::); /* { dg-error "" } */
++ asm volatile inline inline ("" :::); /* { dg-error "" } */
++
++ asm goto inline inline ("" :::: lab); /* { dg-error "" } */
++ asm inline goto inline ("" :::: lab); /* { dg-error "" } */
++ asm inline inline goto ("" :::: lab); /* { dg-error "" } */
++ asm goto goto inline ("" :::: lab); /* { dg-error "" } */
++ asm goto inline goto ("" :::: lab); /* { dg-error "" } */
++ asm inline goto goto ("" :::: lab); /* { dg-error "" } */
++
+ lab:
+ ;
+ }
+diff --git a/gcc/tree-core.h b/gcc/tree-core.h
+index 356330a..84f75e6 100644
+--- a/gcc/tree-core.h
++++ b/gcc/tree-core.h
+@@ -1161,6 +1161,9 @@ struct GTY(()) tree_base {
+ OMP_CLAUSE_LINEAR_VARIABLE_STRIDE in
+ OMP_CLAUSE_LINEAR
+
++ ASM_INLINE_P in
++ ASM_EXPR
++
+ side_effects_flag:
+
+ TREE_SIDE_EFFECTS in
+diff --git a/gcc/tree-inline.c b/gcc/tree-inline.c
+index 7555dce..324c168 100644
+--- a/gcc/tree-inline.c
++++ b/gcc/tree-inline.c
+@@ -4149,6 +4149,9 @@ estimate_num_insns (gimple *stmt, eni_weights *weights)
+ with very long asm statements. */
+ if (count > 1000)
+ count = 1000;
++ /* If this asm is asm inline, count anything as minimum size. */
++ if (gimple_asm_inline_p (as_a <gasm *> (stmt)))
++ count = MIN (1, count);
+ return MAX (1, count);
+ }
+
+diff --git a/gcc/tree.h b/gcc/tree.h
+index 8e70314..324ef5b 100644
+--- a/gcc/tree.h
++++ b/gcc/tree.h
+@@ -1263,6 +1263,9 @@ extern tree maybe_wrap_with_location (tree, location_t);
+ ASM_OPERAND with no operands. */
+ #define ASM_INPUT_P(NODE) (ASM_EXPR_CHECK (NODE)->base.static_flag)
+ #define ASM_VOLATILE_P(NODE) (ASM_EXPR_CHECK (NODE)->base.public_flag)
++/* Nonzero if we want to consider this asm as minimum length and cost
++ for inlining decisions. */
++#define ASM_INLINE_P(NODE) (ASM_EXPR_CHECK (NODE)->base.protected_flag)
+
+ /* COND_EXPR accessors. */
+ #define COND_EXPR_COND(NODE) (TREE_OPERAND (COND_EXPR_CHECK (NODE), 0))
diff --git a/source/d/gcc/patches/revert-asm-inline/3-8-c-Delete-a-stray-line-in-asm-inline.patch b/source/d/gcc/patches/revert-asm-inline/3-8-c-Delete-a-stray-line-in-asm-inline.patch
new file mode 100644
index 000000000..043df1466
--- /dev/null
+++ b/source/d/gcc/patches/revert-asm-inline/3-8-c-Delete-a-stray-line-in-asm-inline.patch
@@ -0,0 +1,45 @@
+From patchwork Thu Dec 27 14:59:08 2018
+Content-Type: text/plain; charset="utf-8"
+MIME-Version: 1.0
+Content-Transfer-Encoding: 7bit
+Subject: [3/8] c: Delete a stray line in asm inline
+X-Patchwork-Submitter: Segher Boessenkool <segher@kernel.crashing.org>
+X-Patchwork-Id: 13819
+Message-Id: <35014fbfa36ce89dd26fdf43387416a907be4782.1545922222.git.segher@kernel.crashing.org>
+To: gcc-patches@gcc.gnu.org
+Cc: Segher Boessenkool <segher@kernel.crashing.org>
+Date: Thu, 27 Dec 2018 14:59:08 +0000
+From: Segher Boessenkool <segher@kernel.crashing.org>
+List-Id: <gcc-patches.gcc.gnu.org>
+
+I noticed I accidentally copied a line too many from the "volatile"
+handling to the "inline" handling. This fixes it.
+
+Tested on powerpc64-linux {-m32,-m64}; committing as trivial and obvious.
+
+Segher
+
+2018-12-08 Segher Boessenkool <segher@kernel.crashing.org>
+
+gcc/c/
+ * c-parser (c_parser_asm_statement) [RID_INLINE]: Delete stray line
+ setting "quals".
+---
+ gcc/c/c-parser.c | 1 -
+ 1 file changed, 1 deletion(-)
+
+--
+1.8.3.1
+
+diff --git a/gcc/c/c-parser.c b/gcc/c/c-parser.c
+index 51cc2be..e45f70b 100644
+--- a/gcc/c/c-parser.c
++++ b/gcc/c/c-parser.c
+@@ -6321,7 +6321,6 @@ c_parser_asm_statement (c_parser *parser)
+ if (!is_inline)
+ {
+ is_inline = true;
+- quals = c_parser_peek_token (parser)->value;
+ c_parser_consume_token (parser);
+ }
+ else
diff --git a/source/d/gcc/patches/revert-asm-inline/4-8-c-c-asm-Write-the-asm-qualifier-loop-without-done-boolean.patch b/source/d/gcc/patches/revert-asm-inline/4-8-c-c-asm-Write-the-asm-qualifier-loop-without-done-boolean.patch
new file mode 100644
index 000000000..0c73f5386
--- /dev/null
+++ b/source/d/gcc/patches/revert-asm-inline/4-8-c-c-asm-Write-the-asm-qualifier-loop-without-done-boolean.patch
@@ -0,0 +1,194 @@
+From patchwork Thu Dec 27 14:59:09 2018
+Content-Type: text/plain; charset="utf-8"
+MIME-Version: 1.0
+Content-Transfer-Encoding: 7bit
+Subject: [4/8] c/c++, asm: Write the asm-qualifier loop without "done" boolean
+X-Patchwork-Submitter: Segher Boessenkool <segher@kernel.crashing.org>
+X-Patchwork-Id: 13821
+Message-Id: <5bbbd04162b8546d9c72da11cf33e6e61d1128d7.1545922222.git.segher@kernel.crashing.org>
+To: gcc-patches@gcc.gnu.org
+Cc: Segher Boessenkool <segher@kernel.crashing.org>
+Date: Thu, 27 Dec 2018 14:59:09 +0000
+From: Segher Boessenkool <segher@kernel.crashing.org>
+List-Id: <gcc-patches.gcc.gnu.org>
+
+As suggested by Jason.
+
+Segher
+
+2018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
+
+c/
+ * c-parser.c (c_parser_asm_statement): Rewrite the loop to work without
+ "done" boolean variable.
+
+cp/
+ * parser.c (cp_parser_asm_definition): Rewrite the loop to work without
+ "done" boolean variable.
+---
+ gcc/c/c-parser.c | 65 +++++++++++++++++++++++++--------------------------
+ gcc/cp/parser.c | 71 +++++++++++++++++++++++++-------------------------------
+ 2 files changed, 62 insertions(+), 74 deletions(-)
+
+--
+1.8.3.1
+
+diff --git a/gcc/c/c-parser.c b/gcc/c/c-parser.c
+index e45f70b..b632f68 100644
+--- a/gcc/c/c-parser.c
++++ b/gcc/c/c-parser.c
+@@ -6304,40 +6304,37 @@ c_parser_asm_statement (c_parser *parser)
+ is_volatile = false;
+ is_inline = false;
+ is_goto = false;
+- for (bool done = false; !done; )
+- switch (c_parser_peek_token (parser)->keyword)
+- {
+- case RID_VOLATILE:
+- if (!is_volatile)
+- {
+- is_volatile = true;
+- quals = c_parser_peek_token (parser)->value;
+- c_parser_consume_token (parser);
+- }
+- else
+- done = true;
+- break;
+- case RID_INLINE:
+- if (!is_inline)
+- {
+- is_inline = true;
+- c_parser_consume_token (parser);
+- }
+- else
+- done = true;
+- break;
+- case RID_GOTO:
+- if (!is_goto)
+- {
+- is_goto = true;
+- c_parser_consume_token (parser);
+- }
+- else
+- done = true;
+- break;
+- default:
+- done = true;
+- }
++ for (;;)
++ {
++ switch (c_parser_peek_token (parser)->keyword)
++ {
++ case RID_VOLATILE:
++ if (is_volatile)
++ break;
++ is_volatile = true;
++ quals = c_parser_peek_token (parser)->value;
++ c_parser_consume_token (parser);
++ continue;
++
++ case RID_INLINE:
++ if (is_inline)
++ break;
++ is_inline = true;
++ c_parser_consume_token (parser);
++ continue;
++
++ case RID_GOTO:
++ if (is_goto)
++ break;
++ is_goto = true;
++ c_parser_consume_token (parser);
++ continue;
++
++ default:
++ break;
++ }
++ break;
++ }
+
+ /* ??? Follow the C++ parser rather than using the
+ lex_untranslated_string kludge. */
+diff --git a/gcc/cp/parser.c b/gcc/cp/parser.c
+index 3fd9a02..7660565 100644
+--- a/gcc/cp/parser.c
++++ b/gcc/cp/parser.c
+@@ -19124,47 +19124,38 @@ cp_parser_asm_definition (cp_parser* parser)
+ cp_function_chain->invalid_constexpr = true;
+ }
+
+- /* See if the next token is `volatile'. */
++ /* Handle the asm-qualifier-list. */
+ if (cp_parser_allow_gnu_extensions_p (parser))
+- for (bool done = false; !done ; )
+- switch (cp_lexer_peek_token (parser->lexer)->keyword)
+- {
+- case RID_VOLATILE:
+- if (!volatile_p)
+- {
+- /* Remember that we saw the `volatile' keyword. */
+- volatile_p = true;
+- /* Consume the token. */
+- cp_lexer_consume_token (parser->lexer);
+- }
+- else
+- done = true;
+- break;
+- case RID_INLINE:
+- if (!inline_p && parser->in_function_body)
+- {
+- /* Remember that we saw the `inline' keyword. */
+- inline_p = true;
+- /* Consume the token. */
+- cp_lexer_consume_token (parser->lexer);
+- }
+- else
+- done = true;
+- break;
+- case RID_GOTO:
+- if (!goto_p && parser->in_function_body)
+- {
+- /* Remember that we saw the `goto' keyword. */
+- goto_p = true;
+- /* Consume the token. */
+- cp_lexer_consume_token (parser->lexer);
+- }
+- else
+- done = true;
+- break;
+- default:
+- done = true;
+- }
++ for (;;)
++ {
++ switch (cp_lexer_peek_token (parser->lexer)->keyword)
++ {
++ case RID_VOLATILE:
++ if (volatile_p)
++ break;
++ volatile_p = true;
++ cp_lexer_consume_token (parser->lexer);
++ continue;
++
++ case RID_INLINE:
++ if (inline_p || !parser->in_function_body)
++ break;
++ inline_p = true;
++ cp_lexer_consume_token (parser->lexer);
++ continue;
++
++ case RID_GOTO:
++ if (goto_p || !parser->in_function_body)
++ break;
++ goto_p = true;
++ cp_lexer_consume_token (parser->lexer);
++ continue;
++
++ default:
++ break;
++ }
++ break;
++ }
+
+ /* Look for the opening `('. */
+ if (!cp_parser_require (parser, CPP_OPEN_PAREN, RT_OPEN_PAREN))
diff --git a/source/d/gcc/patches/revert-asm-inline/5-8-c-c-asm-Use-nicer-error-for-duplicate-asm-qualifiers.patch b/source/d/gcc/patches/revert-asm-inline/5-8-c-c-asm-Use-nicer-error-for-duplicate-asm-qualifiers.patch
new file mode 100644
index 000000000..6f8175c89
--- /dev/null
+++ b/source/d/gcc/patches/revert-asm-inline/5-8-c-c-asm-Use-nicer-error-for-duplicate-asm-qualifiers.patch
@@ -0,0 +1,269 @@
+From patchwork Thu Dec 27 14:59:10 2018
+Content-Type: text/plain; charset="utf-8"
+MIME-Version: 1.0
+Content-Transfer-Encoding: 7bit
+Subject: [5/8] c/c++, asm: Use nicer error for duplicate asm qualifiers
+X-Patchwork-Submitter: Segher Boessenkool <segher@kernel.crashing.org>
+X-Patchwork-Id: 13822
+Message-Id: <30a12d359164450406601e125d128fc43af4d605.1545922222.git.segher@kernel.crashing.org>
+To: gcc-patches@gcc.gnu.org
+Cc: Segher Boessenkool <segher@kernel.crashing.org>
+Date: Thu, 27 Dec 2018 14:59:10 +0000
+From: Segher Boessenkool <segher@kernel.crashing.org>
+List-Id: <gcc-patches.gcc.gnu.org>
+
+Also as suggested by Jason.
+
+Segher
+
+2018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
+
+c/
+ * c-parser.c (c_parser_asm_statement): Keep track of the location each
+ asm qualifier is first seen; use that to give nicer "duplicate asm
+ qualifier" messages. Delete 'quals" variable, instead pass the
+ "is_volatile_ flag to build_asm_stmt directly.
+ * c-tree.h (build_asm_stmt): Make the first arg bool instead of tree.
+ * c-typeck.c (build_asm_stmt): Ditto; adjust.
+
+cp/
+ * parser.c (cp_parser_asm_definition): Rewrite the loop to work without
+ "done" boolean variable.
+ * parser.c (cp_parser_asm_definition): Keep track of the location each
+ asm qualifier is first seen; use that to give nicer "duplicate asm
+ qualifier" messages.
+---
+ gcc/c/c-parser.c | 57 ++++++++++++++++++++++++++++++++++++--------------------
+ gcc/c/c-tree.h | 2 +-
+ gcc/c/c-typeck.c | 4 ++--
+ gcc/cp/parser.c | 45 ++++++++++++++++++++++++++++++++------------
+ 4 files changed, 73 insertions(+), 35 deletions(-)
+
+--
+1.8.3.1
+
+diff --git a/gcc/c/c-parser.c b/gcc/c/c-parser.c
+index b632f68..ca04910 100644
+--- a/gcc/c/c-parser.c
++++ b/gcc/c/c-parser.c
+@@ -6292,41 +6292,54 @@ c_parser_for_statement (c_parser *parser, bool ivdep, unsigned short unroll,
+ static tree
+ c_parser_asm_statement (c_parser *parser)
+ {
+- tree quals, str, outputs, inputs, clobbers, labels, ret;
+- bool simple, is_volatile, is_inline, is_goto;
++ tree str, outputs, inputs, clobbers, labels, ret;
++ bool simple;
+ location_t asm_loc = c_parser_peek_token (parser)->location;
+ int section, nsections;
+
+ gcc_assert (c_parser_next_token_is_keyword (parser, RID_ASM));
+ c_parser_consume_token (parser);
+
+- quals = NULL_TREE;
+- is_volatile = false;
+- is_inline = false;
+- is_goto = false;
++ /* Handle the asm-qualifier-list. */
++ location_t volatile_loc = UNKNOWN_LOCATION;
++ location_t inline_loc = UNKNOWN_LOCATION;
++ location_t goto_loc = UNKNOWN_LOCATION;
+ for (;;)
+ {
+- switch (c_parser_peek_token (parser)->keyword)
++ c_token *token = c_parser_peek_token (parser);
++ location_t loc = token->location;
++ switch (token->keyword)
+ {
+ case RID_VOLATILE:
+- if (is_volatile)
+- break;
+- is_volatile = true;
+- quals = c_parser_peek_token (parser)->value;
++ if (volatile_loc)
++ {
++ error_at (loc, "duplicate asm qualifier %qE", token->value);
++ inform (volatile_loc, "first seen here");
++ }
++ else
++ volatile_loc = loc;
+ c_parser_consume_token (parser);
+ continue;
+
+ case RID_INLINE:
+- if (is_inline)
+- break;
+- is_inline = true;
++ if (inline_loc)
++ {
++ error_at (loc, "duplicate asm qualifier %qE", token->value);
++ inform (inline_loc, "first seen here");
++ }
++ else
++ inline_loc = loc;
+ c_parser_consume_token (parser);
+ continue;
+
+ case RID_GOTO:
+- if (is_goto)
+- break;
+- is_goto = true;
++ if (goto_loc)
++ {
++ error_at (loc, "duplicate asm qualifier %qE", token->value);
++ inform (goto_loc, "first seen here");
++ }
++ else
++ goto_loc = loc;
+ c_parser_consume_token (parser);
+ continue;
+
+@@ -6336,6 +6349,10 @@ c_parser_asm_statement (c_parser *parser)
+ break;
+ }
+
++ bool is_volatile = (volatile_loc != UNKNOWN_LOCATION);
++ bool is_inline = (inline_loc != UNKNOWN_LOCATION);
++ bool is_goto = (goto_loc != UNKNOWN_LOCATION);
++
+ /* ??? Follow the C++ parser rather than using the
+ lex_untranslated_string kludge. */
+ parser->lex_untranslated_string = true;
+@@ -6410,9 +6427,9 @@ c_parser_asm_statement (c_parser *parser)
+ if (!c_parser_require (parser, CPP_SEMICOLON, "expected %<;%>"))
+ c_parser_skip_to_end_of_block_or_statement (parser);
+
+- ret = build_asm_stmt (quals, build_asm_expr (asm_loc, str, outputs, inputs,
+- clobbers, labels, simple,
+- is_inline));
++ ret = build_asm_stmt (is_volatile,
++ build_asm_expr (asm_loc, str, outputs, inputs,
++ clobbers, labels, simple, is_inline));
+
+ error:
+ parser->lex_untranslated_string = false;
+diff --git a/gcc/c/c-tree.h b/gcc/c/c-tree.h
+index 7f34bdc..aa66aa2 100644
+--- a/gcc/c/c-tree.h
++++ b/gcc/c/c-tree.h
+@@ -679,7 +679,7 @@ extern tree c_start_case (location_t, location_t, tree, bool);
+ extern void c_finish_case (tree, tree);
+ extern tree build_asm_expr (location_t, tree, tree, tree, tree, tree, bool,
+ bool);
+-extern tree build_asm_stmt (tree, tree);
++extern tree build_asm_stmt (bool, tree);
+ extern int c_types_compatible_p (tree, tree);
+ extern tree c_begin_compound_stmt (bool);
+ extern tree c_end_compound_stmt (location_t, tree, bool);
+diff --git a/gcc/c/c-typeck.c b/gcc/c/c-typeck.c
+index 3ebb28e..7b90b5c 100644
+--- a/gcc/c/c-typeck.c
++++ b/gcc/c/c-typeck.c
+@@ -9979,9 +9979,9 @@ process_init_element (location_t loc, struct c_expr value, bool implicit,
+ (guaranteed to be 'volatile' or null) and ARGS (represented using
+ an ASM_EXPR node). */
+ tree
+-build_asm_stmt (tree cv_qualifier, tree args)
++build_asm_stmt (bool is_volatile, tree args)
+ {
+- if (!ASM_VOLATILE_P (args) && cv_qualifier)
++ if (is_volatile)
+ ASM_VOLATILE_P (args) = 1;
+ return add_stmt (args);
+ }
+diff --git a/gcc/cp/parser.c b/gcc/cp/parser.c
+index 7660565..44fdace 100644
+--- a/gcc/cp/parser.c
++++ b/gcc/cp/parser.c
+@@ -19106,12 +19106,9 @@ cp_parser_asm_definition (cp_parser* parser)
+ tree clobbers = NULL_TREE;
+ tree labels = NULL_TREE;
+ tree asm_stmt;
+- bool volatile_p = false;
+ bool extended_p = false;
+ bool invalid_inputs_p = false;
+ bool invalid_outputs_p = false;
+- bool inline_p = false;
+- bool goto_p = false;
+ required_token missing = RT_NONE;
+
+ /* Look for the `asm' keyword. */
+@@ -19125,29 +19122,50 @@ cp_parser_asm_definition (cp_parser* parser)
+ }
+
+ /* Handle the asm-qualifier-list. */
++ location_t volatile_loc = UNKNOWN_LOCATION;
++ location_t inline_loc = UNKNOWN_LOCATION;
++ location_t goto_loc = UNKNOWN_LOCATION;
+ if (cp_parser_allow_gnu_extensions_p (parser))
+ for (;;)
+ {
++ cp_token *token = cp_lexer_peek_token (parser->lexer);
++ location_t loc = token->location;
+ switch (cp_lexer_peek_token (parser->lexer)->keyword)
+ {
+ case RID_VOLATILE:
+- if (volatile_p)
+- break;
+- volatile_p = true;
++ if (volatile_loc)
++ {
++ error_at (loc, "duplicate asm qualifier %qT", token->u.value);
++ inform (volatile_loc, "first seen here");
++ }
++ else
++ volatile_loc = loc;
+ cp_lexer_consume_token (parser->lexer);
+ continue;
+
+ case RID_INLINE:
+- if (inline_p || !parser->in_function_body)
++ if (!parser->in_function_body)
+ break;
+- inline_p = true;
++ if (inline_loc)
++ {
++ error_at (loc, "duplicate asm qualifier %qT", token->u.value);
++ inform (inline_loc, "first seen here");
++ }
++ else
++ inline_loc = loc;
+ cp_lexer_consume_token (parser->lexer);
+ continue;
+
+ case RID_GOTO:
+- if (goto_p || !parser->in_function_body)
++ if (!parser->in_function_body)
+ break;
+- goto_p = true;
++ if (goto_loc)
++ {
++ error_at (loc, "duplicate asm qualifier %qT", token->u.value);
++ inform (goto_loc, "first seen here");
++ }
++ else
++ goto_loc = loc;
+ cp_lexer_consume_token (parser->lexer);
+ continue;
+
+@@ -19157,6 +19175,10 @@ cp_parser_asm_definition (cp_parser* parser)
+ break;
+ }
+
++ bool volatile_p = (volatile_loc != UNKNOWN_LOCATION);
++ bool inline_p = (inline_loc != UNKNOWN_LOCATION);
++ bool goto_p = (goto_loc != UNKNOWN_LOCATION);
++
+ /* Look for the opening `('. */
+ if (!cp_parser_require (parser, CPP_OPEN_PAREN, RT_OPEN_PAREN))
+ return;
+@@ -19248,8 +19270,7 @@ cp_parser_asm_definition (cp_parser* parser)
+ CPP_CLOSE_PAREN))
+ clobbers = cp_parser_asm_clobber_list (parser);
+ }
+- else if (goto_p
+- && cp_lexer_next_token_is (parser->lexer, CPP_SCOPE))
++ else if (goto_p && cp_lexer_next_token_is (parser->lexer, CPP_SCOPE))
+ /* The labels are coming next. */
+ labels_p = true;
+
diff --git a/source/d/gcc/patches/revert-asm-inline/6-8-c-c-asm-Use-nicer-error-for-const-and-restrict.patch b/source/d/gcc/patches/revert-asm-inline/6-8-c-c-asm-Use-nicer-error-for-const-and-restrict.patch
new file mode 100644
index 000000000..0ee1c6b0d
--- /dev/null
+++ b/source/d/gcc/patches/revert-asm-inline/6-8-c-c-asm-Use-nicer-error-for-const-and-restrict.patch
@@ -0,0 +1,167 @@
+From patchwork Thu Dec 27 14:59:11 2018
+Content-Type: text/plain; charset="utf-8"
+MIME-Version: 1.0
+Content-Transfer-Encoding: 7bit
+Subject: [6/8] c/c++, asm: Use nicer error for const and restrict
+X-Patchwork-Submitter: Segher Boessenkool <segher@kernel.crashing.org>
+X-Patchwork-Id: 13823
+Message-Id: <a46fb9bafc04d68b39d57a57a8923e3667526f44.1545922222.git.segher@kernel.crashing.org>
+To: gcc-patches@gcc.gnu.org
+Cc: Segher Boessenkool <segher@kernel.crashing.org>
+Date: Thu, 27 Dec 2018 14:59:11 +0000
+From: Segher Boessenkool <segher@kernel.crashing.org>
+List-Id: <gcc-patches.gcc.gnu.org>
+
+Not all qualifiers are asm qualifiers. We can talk about that in a
+nicer way than just giving a generic parser error.
+
+This also adds two testcases for C++, that previously were for C only.
+
+2018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
+
+c/
+ * c-parser.c (c_parser_asm_statement) <RID_CONST, RID_RESTRICT>: Give
+ a more specific error message (instead of just falling through).
+
+cp/
+ * parser.c (cp_parser_asm_definition) <RID_CONST, RID_RESTRICT>: Give
+ a more specific error message (instead of just falling through).
+
+testsuite/
+ * g++.dg/asm-qual-1.C: New testcase.
+ * g++.dg/asm-qual-2.C: New testcase.
+ * gcc.dg/asm-qual-1.c: Update.
+---
+ gcc/c/c-parser.c | 6 +++++
+ gcc/cp/parser.c | 6 +++++
+ gcc/testsuite/g++.dg/asm-qual-1.C | 13 +++++++++++
+ gcc/testsuite/g++.dg/asm-qual-2.C | 46 +++++++++++++++++++++++++++++++++++++++
+ gcc/testsuite/gcc.dg/asm-qual-1.c | 6 ++---
+ 5 files changed, 73 insertions(+), 4 deletions(-)
+ create mode 100644 gcc/testsuite/g++.dg/asm-qual-1.C
+ create mode 100644 gcc/testsuite/g++.dg/asm-qual-2.C
+
+--
+1.8.3.1
+
+diff --git a/gcc/c/c-parser.c b/gcc/c/c-parser.c
+index ca04910..4baad62 100644
+--- a/gcc/c/c-parser.c
++++ b/gcc/c/c-parser.c
+@@ -6343,6 +6343,12 @@ c_parser_asm_statement (c_parser *parser)
+ c_parser_consume_token (parser);
+ continue;
+
++ case RID_CONST:
++ case RID_RESTRICT:
++ error_at (loc, "%qE is not an asm qualifier", token->value);
++ c_parser_consume_token (parser);
++ continue;
++
+ default:
+ break;
+ }
+diff --git a/gcc/cp/parser.c b/gcc/cp/parser.c
+index 44fdace..36d82b8 100644
+--- a/gcc/cp/parser.c
++++ b/gcc/cp/parser.c
+@@ -19169,6 +19169,12 @@ cp_parser_asm_definition (cp_parser* parser)
+ cp_lexer_consume_token (parser->lexer);
+ continue;
+
++ case RID_CONST:
++ case RID_RESTRICT:
++ error_at (loc, "%qT is not an asm qualifier", token->u.value);
++ cp_lexer_consume_token (parser->lexer);
++ continue;
++
+ default:
+ break;
+ }
+diff --git a/gcc/testsuite/g++.dg/asm-qual-1.C b/gcc/testsuite/g++.dg/asm-qual-1.C
+new file mode 100644
+index 0000000..3fba592
+--- /dev/null
++++ b/gcc/testsuite/g++.dg/asm-qual-1.C
+@@ -0,0 +1,13 @@
++// Test that qualifiers other than volatile are disallowed on asm.
++// { dg-do compile }
++// { dg-options "-std=gnu++98" }
++
++void
++f ()
++{
++ asm volatile ("");
++
++ asm const (""); // { dg-error {'const' is not an asm qualifier} }
++
++ asm __restrict (""); // { dg-error {'__restrict' is not an asm qualifier} }
++}
+diff --git a/gcc/testsuite/g++.dg/asm-qual-2.C b/gcc/testsuite/g++.dg/asm-qual-2.C
+new file mode 100644
+index 0000000..52968bd
+--- /dev/null
++++ b/gcc/testsuite/g++.dg/asm-qual-2.C
+@@ -0,0 +1,46 @@
++// Test that qualifiers on asm are allowed in any order.
++// { dg-do compile }
++// { dg-options "-std=c++98" }
++
++void
++f ()
++{
++ asm volatile goto ("" :::: lab);
++ asm volatile inline ("" :::);
++ asm inline volatile ("" :::);
++ asm inline goto ("" :::: lab);
++ asm goto volatile ("" :::: lab);
++ asm goto inline ("" :::: lab);
++
++ asm volatile inline goto ("" :::: lab);
++ asm volatile goto inline ("" :::: lab);
++ asm inline volatile goto ("" :::: lab);
++ asm inline goto volatile ("" :::: lab);
++ asm goto volatile inline ("" :::: lab);
++ asm goto inline volatile ("" :::: lab);
++
++ /* Duplicates are not allowed. */
++ asm goto volatile volatile ("" :::: lab); /* { dg-error "" } */
++ asm volatile goto volatile ("" :::: lab); /* { dg-error "" } */
++ asm volatile volatile goto ("" :::: lab); /* { dg-error "" } */
++ asm goto goto volatile ("" :::: lab); /* { dg-error "" } */
++ asm goto volatile goto ("" :::: lab); /* { dg-error "" } */
++ asm volatile goto goto ("" :::: lab); /* { dg-error "" } */
++
++ asm inline volatile volatile ("" :::); /* { dg-error "" } */
++ asm volatile inline volatile ("" :::); /* { dg-error "" } */
++ asm volatile volatile inline ("" :::); /* { dg-error "" } */
++ asm inline inline volatile ("" :::); /* { dg-error "" } */
++ asm inline volatile inline ("" :::); /* { dg-error "" } */
++ asm volatile inline inline ("" :::); /* { dg-error "" } */
++
++ asm goto inline inline ("" :::: lab); /* { dg-error "" } */
++ asm inline goto inline ("" :::: lab); /* { dg-error "" } */
++ asm inline inline goto ("" :::: lab); /* { dg-error "" } */
++ asm goto goto inline ("" :::: lab); /* { dg-error "" } */
++ asm goto inline goto ("" :::: lab); /* { dg-error "" } */
++ asm inline goto goto ("" :::: lab); /* { dg-error "" } */
++
++lab:
++ ;
++}
+diff --git a/gcc/testsuite/gcc.dg/asm-qual-1.c b/gcc/testsuite/gcc.dg/asm-qual-1.c
+index cb37283..eff6b45 100644
+--- a/gcc/testsuite/gcc.dg/asm-qual-1.c
++++ b/gcc/testsuite/gcc.dg/asm-qual-1.c
+@@ -8,9 +8,7 @@ f (void)
+ {
+ asm volatile ("");
+
+- asm const (""); /* { dg-error {expected '\(' before 'const'} } */
+- /* { dg-error {expected identifier} {} {target *-*-*} .-1 } */
++ asm const (""); /* { dg-error {'const' is not an asm qualifier} } */
+
+- asm restrict (""); /* { dg-error {expected '\(' before 'restrict'} } */
+- /* { dg-error {expected identifier} {} {target *-*-*} .-1 } */
++ asm restrict (""); /* { dg-error {'restrict' is not an asm qualifier} } */
+ }
diff --git a/source/d/gcc/patches/revert-asm-inline/7-8-c-asm-Do-not-handle-any-asm-qualifiers-in-top-level-asm.patch b/source/d/gcc/patches/revert-asm-inline/7-8-c-asm-Do-not-handle-any-asm-qualifiers-in-top-level-asm.patch
new file mode 100644
index 000000000..e124f7c2b
--- /dev/null
+++ b/source/d/gcc/patches/revert-asm-inline/7-8-c-asm-Do-not-handle-any-asm-qualifiers-in-top-level-asm.patch
@@ -0,0 +1,103 @@
+From patchwork Thu Dec 27 14:59:12 2018
+Content-Type: text/plain; charset="utf-8"
+MIME-Version: 1.0
+Content-Transfer-Encoding: 7bit
+Subject: [7/8] c++, asm: Do not handle any asm-qualifiers in top-level asm
+X-Patchwork-Submitter: Segher Boessenkool <segher@kernel.crashing.org>
+X-Patchwork-Id: 13824
+Message-Id: <7d103b408f9dda95b9d9f5182281ae6bb3947716.1545922222.git.segher@kernel.crashing.org>
+To: gcc-patches@gcc.gnu.org
+Cc: Segher Boessenkool <segher@kernel.crashing.org>
+Date: Thu, 27 Dec 2018 14:59:12 +0000
+From: Segher Boessenkool <segher@kernel.crashing.org>
+List-Id: <gcc-patches.gcc.gnu.org>
+
+Previously, "volatile" was allowed. Changing this simplifies the code,
+makes things more regular, and makes the C and C++ frontends handle
+this the same way.
+
+2018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
+
+cp/
+ * parser.c (cp_parser_asm_definition): Do not allow any asm qualifiers
+ on top-level asm.
+
+testsuite/
+ * g++.dg/asm-qual-3.C: New testcase.
+ * gcc.dg/asm-qual-3.c: New testcase.
+---
+ gcc/cp/parser.c | 7 ++-----
+ gcc/testsuite/g++.dg/asm-qual-3.C | 12 ++++++++++++
+ gcc/testsuite/gcc.dg/asm-qual-3.c | 9 +++++++++
+ 3 files changed, 23 insertions(+), 5 deletions(-)
+ create mode 100644 gcc/testsuite/g++.dg/asm-qual-3.C
+ create mode 100644 gcc/testsuite/gcc.dg/asm-qual-3.c
+
+--
+1.8.3.1
+
+diff --git a/gcc/cp/parser.c b/gcc/cp/parser.c
+index 36d82b8..afc7b96 100644
+--- a/gcc/cp/parser.c
++++ b/gcc/cp/parser.c
+@@ -19125,7 +19125,8 @@ cp_parser_asm_definition (cp_parser* parser)
+ location_t volatile_loc = UNKNOWN_LOCATION;
+ location_t inline_loc = UNKNOWN_LOCATION;
+ location_t goto_loc = UNKNOWN_LOCATION;
+- if (cp_parser_allow_gnu_extensions_p (parser))
++
++ if (cp_parser_allow_gnu_extensions_p (parser) && parser->in_function_body)
+ for (;;)
+ {
+ cp_token *token = cp_lexer_peek_token (parser->lexer);
+@@ -19144,8 +19145,6 @@ cp_parser_asm_definition (cp_parser* parser)
+ continue;
+
+ case RID_INLINE:
+- if (!parser->in_function_body)
+- break;
+ if (inline_loc)
+ {
+ error_at (loc, "duplicate asm qualifier %qT", token->u.value);
+@@ -19157,8 +19156,6 @@ cp_parser_asm_definition (cp_parser* parser)
+ continue;
+
+ case RID_GOTO:
+- if (!parser->in_function_body)
+- break;
+ if (goto_loc)
+ {
+ error_at (loc, "duplicate asm qualifier %qT", token->u.value);
+diff --git a/gcc/testsuite/g++.dg/asm-qual-3.C b/gcc/testsuite/g++.dg/asm-qual-3.C
+new file mode 100644
+index 0000000..95c9b57
+--- /dev/null
++++ b/gcc/testsuite/g++.dg/asm-qual-3.C
+@@ -0,0 +1,12 @@
++// Test that asm-qualifiers are not allowed on toplevel asm.
++// { dg-do compile }
++// { dg-options "-std=gnu++98" }
++
++asm const (""); // { dg-error {expected '\(' before 'const'} }
++asm volatile (""); // { dg-error {expected '\(' before 'volatile'} }
++asm restrict (""); // { dg-error {expected '\(' before 'restrict'} }
++asm inline (""); // { dg-error {expected '\(' before 'inline'} }
++asm goto (""); // { dg-error {expected '\(' before 'goto'} }
++
++// There are many other things wrong with this code, so:
++// { dg-excess-errors "" }
+diff --git a/gcc/testsuite/gcc.dg/asm-qual-3.c b/gcc/testsuite/gcc.dg/asm-qual-3.c
+new file mode 100644
+index 0000000..f85d8bf
+--- /dev/null
++++ b/gcc/testsuite/gcc.dg/asm-qual-3.c
+@@ -0,0 +1,9 @@
++/* Test that asm-qualifiers are not allowed on toplevel asm. */
++/* { dg-do compile } */
++/* { dg-options "-std=gnu99" } */
++
++asm const (""); /* { dg-error {expected '\(' before 'const'} } */
++asm volatile (""); /* { dg-error {expected '\(' before 'volatile'} } */
++asm restrict (""); /* { dg-error {expected '\(' before 'restrict'} } */
++asm inline (""); /* { dg-error {expected '\(' before 'inline'} } */
++asm goto (""); /* { dg-error {expected '\(' before 'goto'} } */
diff --git a/source/d/gcc/patches/revert-asm-inline/8-8-c-Don-t-error-for-const-or-restrict-as-asm-qualifier.patch b/source/d/gcc/patches/revert-asm-inline/8-8-c-Don-t-error-for-const-or-restrict-as-asm-qualifier.patch
new file mode 100644
index 000000000..2b75e3f1c
--- /dev/null
+++ b/source/d/gcc/patches/revert-asm-inline/8-8-c-Don-t-error-for-const-or-restrict-as-asm-qualifier.patch
@@ -0,0 +1,58 @@
+From patchwork Thu Dec 27 14:59:13 2018
+Content-Type: text/plain; charset="utf-8"
+MIME-Version: 1.0
+Content-Transfer-Encoding: 7bit
+Subject: [8/8] c: Don't error for const or restrict as asm-qualifier
+X-Patchwork-Submitter: Segher Boessenkool <segher@kernel.crashing.org>
+X-Patchwork-Id: 13825
+Message-Id: <f0e4c2f3f89d0587a2ae547432d9a94bca9d06ff.1545922222.git.segher@kernel.crashing.org>
+To: gcc-patches@gcc.gnu.org
+Cc: Segher Boessenkool <segher@kernel.crashing.org>
+Date: Thu, 27 Dec 2018 14:59:13 +0000
+From: Segher Boessenkool <segher@kernel.crashing.org>
+List-Id: <gcc-patches.gcc.gnu.org>
+
+2018-12-27 Segher Boessenkool <segher@kernel.crashing.org>
+
+c/
+ * c-parser.c (c_parser_asm_statement): Output a warning instead of an
+ error for const and restrict.
+
+testsuite/
+ * gcc.dg/asm-qual-1.c: Adjust.
+
+---
+ gcc/c/c-parser.c | 2 +-
+ gcc/testsuite/gcc.dg/asm-qual-1.c | 4 ++--
+ 2 files changed, 3 insertions(+), 3 deletions(-)
+
+--
+1.8.3.1
+
+diff --git a/gcc/c/c-parser.c b/gcc/c/c-parser.c
+index 4baad62..a960169 100644
+--- a/gcc/c/c-parser.c
++++ b/gcc/c/c-parser.c
+@@ -6345,7 +6345,7 @@ c_parser_asm_statement (c_parser *parser)
+
+ case RID_CONST:
+ case RID_RESTRICT:
+- error_at (loc, "%qE is not an asm qualifier", token->value);
++ warning_at (loc, 0, "%qE is not an asm qualifier", token->value);
+ c_parser_consume_token (parser);
+ continue;
+
+diff --git a/gcc/testsuite/gcc.dg/asm-qual-1.c b/gcc/testsuite/gcc.dg/asm-qual-1.c
+index eff6b45..4982a6b 100644
+--- a/gcc/testsuite/gcc.dg/asm-qual-1.c
++++ b/gcc/testsuite/gcc.dg/asm-qual-1.c
+@@ -8,7 +8,7 @@ f (void)
+ {
+ asm volatile ("");
+
+- asm const (""); /* { dg-error {'const' is not an asm qualifier} } */
++ asm const (""); /* { dg-warning {'const' is not an asm qualifier} } */
+
+- asm restrict (""); /* { dg-error {'restrict' is not an asm qualifier} } */
++ asm restrict (""); /* { dg-warning {'restrict' is not an asm qualifier} } */
+ }
diff --git a/source/l/FTBFSlog b/source/l/FTBFSlog
index f92acde6c..0b04c0ced 100644
--- a/source/l/FTBFSlog
+++ b/source/l/FTBFSlog
@@ -1,3 +1,7 @@
+Mon Mar 4 23:07:37 UTC 2019
+ qt: tested and found to compile with newly patched gcc.
+ Thanks to nobodino.
++--------------------------+
Sun Feb 10 20:16:20 UTC 2019
gtkspell: regenerate build to fix newer gtk-doc dropping gtkdoc-mktmpl.
Thanks to nobodino.
diff --git a/source/l/gc/gc.SlackBuild b/source/l/gc/gc.SlackBuild
index 3fdd62757..07a464886 100755
--- a/source/l/gc/gc.SlackBuild
+++ b/source/l/gc/gc.SlackBuild
@@ -27,7 +27,7 @@ PKGNAM=gc
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
BUILD=${BUILD:-1}
-LAO_VERSION="7.6.8" # libatomic_ops version
+LAO_VERSION="7.6.10" # libatomic_ops version
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
diff --git a/source/l/glib2/glib2.SlackBuild b/source/l/glib2/glib2.SlackBuild
index 4998e4152..66c5f11ca 100755
--- a/source/l/glib2/glib2.SlackBuild
+++ b/source/l/glib2/glib2.SlackBuild
@@ -80,26 +80,40 @@ find . \
# Get the local timezone link from /etc/localtime-copied-from:
zcat $CWD/glib2.slackware.localtime.diff.gz | patch -p1 --verbose || exit 1
-if [ ! -r configure ]; then
- NOCONFIGURE=1 ./autogen.sh
-fi
-
-CFLAGS="$SLKCFLAGS" \
-./configure \
+# Configure, build, and install:
+export CFLAGS="$SLKCFLAGS"
+export CXXFLAGS="$SLKCFLAGS"
+mkdir meson-build
+cd meson-build
+meson setup \
--prefix=/usr \
- --libdir=/usr/lib${LIBDIRSUFFIX} \
- --sysconfdir=/etc \
+ --libdir=lib${LIBDIRSUFFIX} \
+ --libexecdir=/usr/libexec \
+ --bindir=/usr/bin \
+ --sbindir=/usr/sbin \
+ --includedir=/usr/include \
+ --datadir=/usr/share \
--mandir=/usr/man \
- --enable-gtk-doc \
- --disable-libelf \
- --build=$ARCH-slackware-linux || exit 1
-
-make $NUMJOBS || make || exit 1
-make install DESTDIR=$PKG || exit 1
+ --sysconfdir=/etc \
+ --localstatedir=/var \
+ --buildtype=release \
+ -Dselinux=disabled \
+ -Dfam=true \
+ -Dman=true \
+ -Dgtk_doc=true \
+ -Dinstalled_tests=false \
+ .. || exit 1
+ ninja || exit 1
+ DESTDIR=$PKG ninja install || exit 1
+cd ..
# Don't ship .la files:
rm -f $PKG/{,usr/}lib${LIBDIRSUFFIX}/*.la
+# Since meson isn't listening to options:
+rm -rf $PKG/usr/libexec/installed-tests
+rmdir $PKG/usr/libexec
+
# Install profile scripts:
mkdir -p $PKG/etc/profile.d/
cp -a $CWD/libglib2.{csh,sh} $PKG/etc/profile.d/
diff --git a/source/l/glib2/glib2.SlackBuild.meson b/source/l/glib2/glib2.SlackBuild.meson
deleted file mode 100755
index 6d0350482..000000000
--- a/source/l/glib2/glib2.SlackBuild.meson
+++ /dev/null
@@ -1,172 +0,0 @@
-#!/bin/bash
-
-# Copyright 2008, 2009, 2010, 2011, 2015, 2017, 2018 Patrick J. Volkerding, Sebeka, MN, 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=glib2
-VERSION=${VERSION:-$(echo glib-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-1}
-
-NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}
-
-# Automatically determine the architecture we're building on:
-if [ -z "$ARCH" ]; then
- case "$( uname -m )" in
- i?86) export ARCH=i586 ;;
- arm*) export ARCH=arm ;;
- # Unless $ARCH is already set, use uname -m for all other archs:
- *) export ARCH=$( uname -m ) ;;
- esac
-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
-
-TMP=${TMP:-/tmp}
-PKG=$TMP/package-glib2
-
-if [ "$ARCH" = "i586" ]; then
- SLKCFLAGS="-O2 -march=i586 -mtune=i686"
- LIBDIRSUFFIX=""
-elif [ "$ARCH" = "s390" ]; then
- SLKCFLAGS="-O2"
- LIBDIRSUFFIX=""
-elif [ "$ARCH" = "x86_64" ]; then
- SLKCFLAGS="-O2 -fPIC"
- LIBDIRSUFFIX="64"
-else
- SLKCFLAGS="-O2"
- LIBDIRSUFFIX=""
-fi
-
-rm -rf $PKG
-mkdir -p $TMP $PKG/usr
-cd $TMP
-rm -rf glib-$VERSION
-tar xvf $CWD/glib-$VERSION.tar.?z* || exit 1
-cd glib-$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 {} \;
-
-# Get the local timezone link from /etc/localtime-copied-from:
-zcat $CWD/glib2.slackware.localtime.diff.gz | patch -p1 --verbose || exit 1
-
-# Configure, build, and install:
-export CFLAGS="$SLKCFLAGS"
-export CXXFLAGS="$SLKCFLAGS"
-mkdir meson-build
-cd meson-build
-meson setup \
- --prefix=/usr \
- --libdir=lib${LIBDIRSUFFIX} \
- --libexecdir=/usr/libexec \
- --bindir=/usr/bin \
- --sbindir=/usr/sbin \
- --includedir=/usr/include \
- --datadir=/usr/share \
- --mandir=/usr/man \
- --sysconfdir=/etc \
- --localstatedir=/var \
- --buildtype=release \
- -Dselinux=false \
- -Dfam=true \
- -Dman=true \
- -Dgtk_doc=true \
- .. || exit 1
- ninja || exit 1
- DESTDIR=$PKG ninja install || exit 1
-cd ..
-
-# Don't ship .la files:
-rm -f $PKG/{,usr/}lib${LIBDIRSUFFIX}/*.la
-
-# Install profile scripts:
-mkdir -p $PKG/etc/profile.d/
-cp -a $CWD/libglib2.{csh,sh} $PKG/etc/profile.d/
-chown root:root $PKG/etc/profile.d/*
-chmod 755 $PKG/etc/profile.d/*
-mv $PKG/etc/profile.d/libglib2.csh $PKG/etc/profile.d/libglib2.csh.new
-mv $PKG/etc/profile.d/libglib2.sh $PKG/etc/profile.d/libglib2.sh.new
-
-find $PKG | xargs file | grep -e "executable" -e "shared object" \
- | grep ELF | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null
-
-# Compress and link manpages, if any:
-if [ -d $PKG/usr/man ]; then
- ( cd $PKG/usr/man
- for manpagedir in $(find . -type d -name "man*") ; do
- ( cd $manpagedir
- for eachpage in $( find . -type l -maxdepth 1) ; do
- ln -s $( readlink $eachpage ).gz $eachpage.gz
- rm $eachpage
- done
- gzip -9 *.?
- )
- done
- )
-fi
-
-mkdir -p $PKG/usr/doc/glib-$VERSION
-cp -a \
- AUTHORS COPYING* NEWS README* \
- $PKG/usr/doc/glib-$VERSION
- rm -f $PKG/usr/doc/glib-$VERSION/README.{in,win32}
-
-# Make links to the documentation in /usr/share/gtk-doc/:
-( cd $PKG/usr/doc/glib-$VERSION
- for dir in $PKG/usr/share/gtk-doc/html/* ; do
- ln -s /usr/share/gtk-doc/html/$(basename $dir) .
- done
-)
-
-# 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/*-$VERSION)
- cat ChangeLog | head -n 1000 > $DOCSDIR/ChangeLog
- touch -r ChangeLog $DOCSDIR/ChangeLog
-fi
-
-# Trim down bloated NEWS file:
-if [ -r NEWS ]; then
- DOCSDIR=$(echo $PKG/usr/doc/*-$VERSION)
- cat NEWS | head -n 1000 > $DOCSDIR/NEWS
- touch -r NEWS $DOCSDIR/NEWS
-fi
-
-mkdir -p $PKG/install
-cat $CWD/slack-desc > $PKG/install/slack-desc
-zcat $CWD/doinst.sh.gz | sed "s,@LIBDIR@,/usr/lib${LIBDIRSUFFIX}," > $PKG/install/doinst.sh
-
-cd $PKG
-/sbin/makepkg -l y -c n --prepend $TMP/glib2-$VERSION-$ARCH-$BUILD.txz
-
diff --git a/source/n/postfix/doinst.sh b/source/n/postfix/doinst.sh
index e67f7ea15..3ee35f302 100644
--- a/source/n/postfix/doinst.sh
+++ b/source/n/postfix/doinst.sh
@@ -67,10 +67,10 @@ fi
# existing config files (/etc/postfix/{main,master}.cf). It won't hurt
# anything on a new install.
if [ -x usr/sbin/postfix ]; then
- chroot . /usr/sbin/postfix upgrade-configuration
+ chroot . /usr/sbin/postfix upgrade-configuration 1> /dev/null 2> /dev/null
fi
# Process /etc/aliases into a database:
if [ -x usr/bin/newaliases ]; then
- chroot . /usr/bin/newaliases
+ chroot . /usr/bin/newaliases 1> /dev/null 2> /dev/null
fi
diff --git a/source/n/postfix/postfix.SlackBuild b/source/n/postfix/postfix.SlackBuild
index 1227f2918..e82b1d43a 100755
--- a/source/n/postfix/postfix.SlackBuild
+++ b/source/n/postfix/postfix.SlackBuild
@@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=postfix
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
diff --git a/source/x/x11/build/xinit b/source/x/x11/build/xinit
index 0cfbf0888..d00491fd7 100644
--- a/source/x/x11/build/xinit
+++ b/source/x/x11/build/xinit
@@ -1 +1 @@
-2
+1
diff --git a/source/x/x11/build/xlogo b/source/x/x11/build/xlogo
index 00750edc0..d00491fd7 100644
--- a/source/x/x11/build/xlogo
+++ b/source/x/x11/build/xlogo
@@ -1 +1 @@
-3
+1
diff --git a/source/x/x11/build/xmore b/source/x/x11/build/xmore
index 00750edc0..d00491fd7 100644
--- a/source/x/x11/build/xmore
+++ b/source/x/x11/build/xmore
@@ -1 +1 @@
-3
+1