| -rw-r--r-- | .gitignore | 4L |
| -rw-r--r-- | ChangeLog.md | 204L |
| -rw-r--r-- | GPG-KEY | 13L |
| -rw-r--r-- | LICENSE.txt | 23L |
| -rw-r--r-- | README.md | 62L |
| -rw-r--r-- | SBO-Lib/MANIFEST | 18L |
| -rw-r--r-- | SBO-Lib/Makefile.PL | 11L |
| -rw-r--r-- | SBO-Lib/README | 45L |
| -rw-r--r-- | SBO-Lib/lib/SBO/App.pm | 33L |
| -rw-r--r-- | SBO-Lib/lib/SBO/App/Remove.pm | 224L |
| -rw-r--r-- | SBO-Lib/lib/SBO/App/Snap.pm | 95L |
| -rw-r--r-- | SBO-Lib/lib/SBO/Lib.pm | 99L |
| -rw-r--r-- | SBO-Lib/lib/SBO/Lib/Build.pm | 772L |
| -rw-r--r-- | SBO-Lib/lib/SBO/Lib/Cryptography.pm | 213L |
| -rw-r--r-- | SBO-Lib/lib/SBO/Lib/Download.pm | 308L |
| -rw-r--r-- | SBO-Lib/lib/SBO/Lib/Info.pm | 234L |
| -rw-r--r-- | SBO-Lib/lib/SBO/Lib/Pkgs.pm | 198L |
| -rw-r--r-- | SBO-Lib/lib/SBO/Lib/Readme.pm | 220L |
| -rw-r--r-- | SBO-Lib/lib/SBO/Lib/Repo.pm | 485L |
| -rw-r--r-- | SBO-Lib/lib/SBO/Lib/Tree.pm | 161L |
| -rw-r--r-- | SBO-Lib/lib/SBO/Lib/Util.pm | 567L |
| -rw-r--r-- | SBO-Lib/lib/Sort/Versions.pm | 162L |
| -rw-r--r-- | SBO-Lib/t/SBO-Lib.t | 18L |
| -rwxr-xr-x | SBO-Lib/t/versions.t | 116L |
| -rw-r--r-- | completions/zsh/_sbocheck | 14L |
| -rw-r--r-- | completions/zsh/_sboclean | 19L |
| -rw-r--r-- | completions/zsh/_sboconfig | 27L |
| -rw-r--r-- | completions/zsh/_sbofind | 34L |
| -rw-r--r-- | completions/zsh/_sboinstall | 39L |
| -rw-r--r-- | completions/zsh/_sboremove | 18L |
| -rw-r--r-- | completions/zsh/_sbosnap | 19L |
| -rw-r--r-- | completions/zsh/_sboupgrade | 28L |
| -rw-r--r-- | docker/sbotools2-test:14.0.dockerfile | 35L |
| -rw-r--r-- | docker/sbotools2-test:14.1.dockerfile | 34L |
| -rw-r--r-- | docker/sbotools2-test:14.2.dockerfile | 34L |
| -rw-r--r-- | docker/sbotools2-test:15.0.dockerfile | 34L |
| -rw-r--r-- | etc/sbotools.conf | 32L |
| -rw-r--r-- | key/slackbuilds-devel@slackbuilds.org.asc | 31L |
| -rw-r--r-- | man1/sbocheck.1 | 37L |
| -rw-r--r-- | man1/sboclean.1 | 62L |
| -rw-r--r-- | man1/sboconfig.1 | 105L |
| -rw-r--r-- | man1/sbofind.1 | 75L |
| -rw-r--r-- | man1/sboinstall.1 | 127L |
| -rw-r--r-- | man1/sboremove.1 | 52L |
| -rw-r--r-- | man1/sbosnap.1 | 61L |
| -rw-r--r-- | man1/sboupgrade.1 | 116L |
| -rw-r--r-- | man5/sbotools.conf.5 | 72L |
| -rwxr-xr-x | sbocheck | 152L |
| -rwxr-xr-x | sboclean | 117L |
| -rwxr-xr-x | sboconfig | 215L |
| -rwxr-xr-x | sbofind | 187L |
| -rwxr-xr-x | sboinstall | 273L |
| -rwxr-xr-x | sboremove | 20L |
| -rwxr-xr-x | sbosnap | 20L |
| -rwxr-xr-x | sboupgrade | 241L |
| -rw-r--r-- | slackbuild/sbotools2/README | 16L |
| -rw-r--r-- | slackbuild/sbotools2/doinst.sh | 25L |
| -rw-r--r-- | slackbuild/sbotools2/sbotools2.SlackBuild | 102L |
| -rw-r--r-- | slackbuild/sbotools2/sbotools2.info | 10L |
| -rw-r--r-- | slackbuild/sbotools2/slack-desc | 19L |
| -rwxr-xr-x | t/01-unit.t | 330L |
| -rwxr-xr-x | t/02.1-unit-args.t | 58L |
| -rwxr-xr-x | t/02.2-unit-repo.t | 114L |
| -rw-r--r-- | t/02.2-unit-repo/SLACKBUILDS.TXT | 2L |
| -rw-r--r-- | t/02.2-unit-repo/test/test/README | 1L |
| -rw-r--r-- | t/02.2-unit-repo/test/test/test.SlackBuild | 15L |
| -rw-r--r-- | t/02.2-unit-repo/test/test/test.info | 10L |
| -rw-r--r-- | t/02.2-unit-repo/test/test2/README | 1L |
| -rw-r--r-- | t/02.2-unit-repo/test/test2/test2.SlackBuild | 15L |
| -rw-r--r-- | t/02.2-unit-repo/test/test2/test2.info | 10L |
| -rwxr-xr-x | t/03-travis.t | 170L |
| -rwxr-xr-x | t/04-install.t | 122L |
| -rwxr-xr-x | t/05-upgrade.t | 164L |
| -rwxr-xr-x | t/06-remove.t | 98L |
| -rwxr-xr-x | t/07-fail.t | 198L |
| -rwxr-xr-x | t/08-env.t | 170L |
| -rwxr-xr-x | t/09-multilib.t | 87L |
| -rwxr-xr-x | t/10-version.t | 32L |
| -rwxr-xr-x | t/11-git.t | 104L |
| -rwxr-xr-x | t/12-readme.t | 83L |
| -rwxr-xr-x | t/13-local-check.t | 175L |
| -rwxr-xr-x | t/14-jobs.t | 96L |
| -rwxr-xr-x | t/15-usage.t | 216L |
| -rwxr-xr-x | t/16-clean.t | 111L |
| -rwxr-xr-x | t/17-find.t | 96L |
| -rwxr-xr-x | t/18-snap.t | 59L |
| -rwxr-xr-x | t/19-pkg-dir.t | 85L |
| -rwxr-xr-x | t/20-config.t | 105L |
| -rwxr-xr-x | t/21-slackware-version.t | 91L |
| -rwxr-xr-x | t/22-race.t | 124L |
| -rwxr-xr-x | t/23-unit-sboclean.t | 32L |
| -rwxr-xr-x | t/24-unit-sboconfig.t | 25L |
| -rwxr-xr-x | t/25-unit-sbofind.t | 37L |
| -rwxr-xr-x | t/26-race-sbocheck.t | 31L |
| -rwxr-xr-x | t/27-race-sbofind.t | 97L |
| -rwxr-xr-x | t/28-race-sboremove.t | 57L |
| -rwxr-xr-x | t/30-race-sboconfig.t | 34L |
| -rwxr-xr-x | t/31-template.t | 216L |
| -rw-r--r-- | t/32-info.t | 55L |
| -rw-r--r-- | t/LO-R/R/R.SlackBuild | 15L |
| -rw-r--r-- | t/LO-R/R/R.info | 10L |
| -rw-r--r-- | t/LO-R/R/README | 1L |
| -rw-r--r-- | t/LO-R/bar/README | 1L |
| -rw-r--r-- | t/LO-R/bar/bar.SlackBuild | 15L |
| -rw-r--r-- | t/LO-R/bar/bar.info | 10L |
| -rw-r--r-- | t/LO-R/foo/README | 1L |
| -rw-r--r-- | t/LO-R/foo/foo.SlackBuild | 15L |
| -rw-r--r-- | t/LO-R/foo/foo.info | 10L |
| -rw-r--r-- | t/LO-fail/failingdownload/README | 1L |
| -rw-r--r-- | t/LO-fail/failingdownload/failingdownload.SlackBuild | 15L |
| -rw-r--r-- | t/LO-fail/failingdownload/failingdownload.info | 10L |
| -rw-r--r-- | t/LO-fail/failingdownload2/README | 1L |
| -rw-r--r-- | t/LO-fail/failingdownload2/failingdownload2.SlackBuild | 15L |
| -rw-r--r-- | t/LO-fail/failingdownload2/failingdownload2.info | 10L |
| -rw-r--r-- | t/LO-fail/failingmd5sum/README | 1L |
| -rw-r--r-- | t/LO-fail/failingmd5sum/failingmd5sum.SlackBuild | 15L |
| -rw-r--r-- | t/LO-fail/failingmd5sum/failingmd5sum.info | 10L |
| -rw-r--r-- | t/LO-fail/failingmd5sum2/README | 1L |
| -rw-r--r-- | t/LO-fail/failingmd5sum2/failingmd5sum2.SlackBuild | 15L |
| -rw-r--r-- | t/LO-fail/failingmd5sum2/failingmd5sum2.info | 10L |
| -rw-r--r-- | t/LO-fail/failingslackbuild/README | 1L |
| -rw-r--r-- | t/LO-fail/failingslackbuild/failingslackbuild.SlackBuild | 15L |
| -rw-r--r-- | t/LO-fail/failingslackbuild/failingslackbuild.info | 10L |
| -rw-r--r-- | t/LO-fail/failingslackbuild2/README | 1L |
| -rw-r--r-- | t/LO-fail/failingslackbuild2/failingslackbuild2.SlackBuild | 15L |
| -rw-r--r-- | t/LO-fail/failingslackbuild2/failingslackbuild2.info | 10L |
| -rw-r--r-- | t/LO-fail/failingslackbuild3/README | 1L |
| -rw-r--r-- | t/LO-fail/failingslackbuild3/failingslackbuild3.SlackBuild | 15L |
| -rw-r--r-- | t/LO-fail/failingslackbuild3/failingslackbuild3.info | 10L |
| -rw-r--r-- | t/LO-fail/malformed-info/README | 1L |
| -rw-r--r-- | t/LO-fail/malformed-info/malformed-info.SlackBuild | 15L |
| -rw-r--r-- | t/LO-fail/malformed-info/malformed-info.info | 4L |
| -rw-r--r-- | t/LO-fail/malformed-info2/README | 1L |
| -rw-r--r-- | t/LO-fail/malformed-info2/malformed-info2.SlackBuild | 15L |
| -rw-r--r-- | t/LO-fail/malformed-info2/malformed-info2.info | 5L |
| -rw-r--r-- | t/LO-fail/malformed-info3/README | 1L |
| -rw-r--r-- | t/LO-fail/malformed-info3/malformed-info3.SlackBuild | 15L |
| -rw-r--r-- | t/LO-fail/malformed-info3/malformed-info3.info | 7L |
| -rw-r--r-- | t/LO-fail/malformed-noinfo/README | 1L |
| -rw-r--r-- | t/LO-fail/malformed-noinfo/malformed-noinfo.SlackBuild | 15L |
| -rw-r--r-- | t/LO-fail/malformed-readme/malformed-readme.SlackBuild | 15L |
| -rw-r--r-- | t/LO-fail/malformed-readme/malformed-readme.info | 10L |
| -rw-r--r-- | t/LO-fail/malformed-slackbuild/README | 1L |
| -rw-r--r-- | t/LO-fail/malformed-slackbuild/malformed-slackbuild.info | 10L |
| -rw-r--r-- | t/LO-fail/multilibfail/README | 1L |
| -rw-r--r-- | t/LO-fail/multilibfail/multilibfail.SlackBuild | 24L |
| -rw-r--r-- | t/LO-fail/multilibfail/multilibfail.info | 10L |
| -rw-r--r-- | t/LO-fail/nonexistentslackbuild/README | 1L |
| -rw-r--r-- | t/LO-fail/nonexistentslackbuild/nonexistentslackbuild.SlackBuild | 15L |
| -rw-r--r-- | t/LO-fail/nonexistentslackbuild/nonexistentslackbuild.info | 10L |
| -rw-r--r-- | t/LO-fail/nonexistentslackbuild2/README | 1L |
| -rw-r--r-- | t/LO-fail/nonexistentslackbuild2/nonexistentslackbuild2.SlackBuild | 15L |
| -rw-r--r-- | t/LO-fail/nonexistentslackbuild2/nonexistentslackbuild2.info | 10L |
| -rw-r--r-- | t/LO-fail/nonexistentslackbuild3/README | 1L |
| -rw-r--r-- | t/LO-fail/nonexistentslackbuild3/nonexistentslackbuild3.SlackBuild | 15L |
| -rw-r--r-- | t/LO-fail/nonexistentslackbuild3/nonexistentslackbuild3.info | 10L |
| -rw-r--r-- | t/LO-fail/nonexistentslackbuild4/README | 1L |
| -rw-r--r-- | t/LO-fail/nonexistentslackbuild4/nonexistentslackbuild4.SlackBuild | 15L |
| -rw-r--r-- | t/LO-fail/nonexistentslackbuild4/nonexistentslackbuild4.info | 10L |
| -rw-r--r-- | t/LO-fail/noreadmebutreadmereq/noreadmebutreadmereq.SlackBuild | 15L |
| -rw-r--r-- | t/LO-fail/noreadmebutreadmereq/noreadmebutreadmereq.info | 10L |
| -rw-r--r-- | t/LO-jobs/nonexistentslackbuild/Makefile | 8L |
| -rw-r--r-- | t/LO-jobs/nonexistentslackbuild/README | 1L |
| -rw-r--r-- | t/LO-jobs/nonexistentslackbuild/nonexistentslackbuild.SlackBuild | 20L |
| -rw-r--r-- | t/LO-jobs/nonexistentslackbuild/nonexistentslackbuild.info | 10L |
| -rw-r--r-- | t/LO-jobs/nonexistentslackbuild/timer1.touch | 0B |
| -rw-r--r-- | t/LO-jobs/nonexistentslackbuild/timer2.touch | 0B |
| -rw-r--r-- | t/LO-jobs2/nonexistentslackbuild/Makefile | 8L |
| -rw-r--r-- | t/LO-jobs2/nonexistentslackbuild/README | 1L |
| -rw-r--r-- | t/LO-jobs2/nonexistentslackbuild/nonexistentslackbuild.SlackBuild | 20L |
| -rw-r--r-- | t/LO-jobs2/nonexistentslackbuild/nonexistentslackbuild.info | 10L |
| -rw-r--r-- | t/LO-jobs2/nonexistentslackbuild/timer1.touch | 0B |
| -rw-r--r-- | t/LO-jobs2/nonexistentslackbuild/timer2.touch | 0B |
| -rw-r--r-- | t/LO-multilib/multilibsbo/README | 1L |
| -rw-r--r-- | t/LO-multilib/multilibsbo/multilibsbo.SlackBuild | 24L |
| -rw-r--r-- | t/LO-multilib/multilibsbo/multilibsbo.info | 10L |
| -rw-r--r-- | t/LO-multilib/multilibsbo2/README | 1L |
| -rw-r--r-- | t/LO-multilib/multilibsbo2/multilibsbo2.SlackBuild | 24L |
| -rw-r--r-- | t/LO-multilib/multilibsbo2/multilibsbo2.info | 10L |
| -rw-r--r-- | t/LO-multilib/multilibsbo3/README | 1L |
| -rw-r--r-- | t/LO-multilib/multilibsbo3/multilibsbo3.SlackBuild | 24L |
| -rw-r--r-- | t/LO-multilib/multilibsbo3/multilibsbo3.info | 10L |
| -rw-r--r-- | t/LO-multilib/multilibsbo4/README | 1L |
| -rw-r--r-- | t/LO-multilib/multilibsbo4/multilibsbo4.SlackBuild | 49L |
| -rw-r--r-- | t/LO-multilib/multilibsbo4/multilibsbo4.info | 10L |
| -rw-r--r-- | t/LO-multilib/multilibsbowithcommandinreadme/README | 4L |
| -rw-r--r-- | t/LO-multilib/multilibsbowithcommandinreadme/multilibsbowithcommandinreadme.SlackBuild | 30L |
| -rw-r--r-- | t/LO-multilib/multilibsbowithcommandinreadme/multilibsbowithcommandinreadme.info | 10L |
| -rw-r--r-- | t/LO-readme/commandinreadme/README | 4L |
| -rw-r--r-- | t/LO-readme/commandinreadme/commandinreadme.SlackBuild | 20L |
| -rw-r--r-- | t/LO-readme/commandinreadme/commandinreadme.info | 10L |
| -rw-r--r-- | t/LO-readme/commandinreadmespanslines/README | 5L |
| -rw-r--r-- | t/LO-readme/commandinreadmespanslines/commandinreadmespanslines.SlackBuild | 20L |
| -rw-r--r-- | t/LO-readme/commandinreadmespanslines/commandinreadmespanslines.info | 10L |
| -rw-r--r-- | t/LO-readme/envsettingtest/README | 3L |
| -rw-r--r-- | t/LO-readme/envsettingtest/envsettingtest.SlackBuild | 20L |
| -rw-r--r-- | t/LO-readme/envsettingtest/envsettingtest.info | 10L |
| -rw-r--r-- | t/LO-readme/envsettingtest2/README | 3L |
| -rw-r--r-- | t/LO-readme/envsettingtest2/envsettingtest2.SlackBuild | 20L |
| -rw-r--r-- | t/LO-readme/envsettingtest2/envsettingtest2.info | 10L |
| -rw-r--r-- | t/LO-readme/otherreadmes/README | 1L |
| -rw-r--r-- | t/LO-readme/otherreadmes/README.SBo | 1L |
| -rw-r--r-- | t/LO-readme/otherreadmes/README.SLACKWARE | 1L |
| -rw-r--r-- | t/LO-readme/otherreadmes/otherreadmes.SlackBuild | 15L |
| -rw-r--r-- | t/LO-readme/otherreadmes/otherreadmes.info | 10L |
| -rw-r--r-- | t/LO/locale-versionsbo/README | 1L |
| -rw-r--r-- | t/LO/locale-versionsbo/locale-versionsbo.SlackBuild | 16L |
| -rw-r--r-- | t/LO/locale-versionsbo/locale-versionsbo.info | 10L |
| -rw-r--r-- | t/LO/nonexistentslackbuild/README | 1L |
| -rw-r--r-- | t/LO/nonexistentslackbuild/nonexistentslackbuild.SlackBuild | 15L |
| -rw-r--r-- | t/LO/nonexistentslackbuild/nonexistentslackbuild.info | 10L |
| -rw-r--r-- | t/LO/nonexistentslackbuild2/README | 1L |
| -rw-r--r-- | t/LO/nonexistentslackbuild2/nonexistentslackbuild2.SlackBuild | 15L |
| -rw-r--r-- | t/LO/nonexistentslackbuild2/nonexistentslackbuild2.info | 10L |
| -rw-r--r-- | t/LO/nonexistentslackbuild4/README | 1L |
| -rw-r--r-- | t/LO/nonexistentslackbuild4/nonexistentslackbuild4.SlackBuild | 15L |
| -rw-r--r-- | t/LO/nonexistentslackbuild4/nonexistentslackbuild4.info | 10L |
| -rw-r--r-- | t/LO/nonexistentslackbuild5/README | 1L |
| -rw-r--r-- | t/LO/nonexistentslackbuild5/nonexistentslackbuild5.SlackBuild | 15L |
| -rw-r--r-- | t/LO/nonexistentslackbuild5/nonexistentslackbuild5.info | 10L |
| -rw-r--r-- | t/LO/nonexistentslackbuild6/README | 1L |
| -rw-r--r-- | t/LO/nonexistentslackbuild6/nonexistentslackbuild6.SlackBuild | 15L |
| -rw-r--r-- | t/LO/nonexistentslackbuild6/nonexistentslackbuild6.info | 10L |
| -rw-r--r-- | t/LO/nonexistentslackbuild7/README | 1L |
| -rw-r--r-- | t/LO/nonexistentslackbuild7/nonexistentslackbuild7.SlackBuild | 15L |
| -rw-r--r-- | t/LO/nonexistentslackbuild7/nonexistentslackbuild7.info | 10L |
| -rw-r--r-- | t/LO/nonexistentslackbuild8/README | 2L |
| -rw-r--r-- | t/LO/nonexistentslackbuild8/nonexistentslackbuild8.SlackBuild | 15L |
| -rw-r--r-- | t/LO/nonexistentslackbuild8/nonexistentslackbuild8.info | 10L |
| -rw-r--r-- | t/LO/nonexistentslackbuildwithareallyverylo/README | 1L |
| -rw-r--r-- | t/LO/nonexistentslackbuildwithareallyverylo/nonexistentslackbuildwithareallyverylo.SlackBuild | 15L |
| -rw-r--r-- | t/LO/nonexistentslackbuildwithareallyverylo/nonexistentslackbuildwithareallyverylo.info | 10L |
| -rw-r--r-- | t/LO/nonexistentslackbuildwithareallyverylon/README | 1L |
| -rw-r--r-- | t/LO/nonexistentslackbuildwithareallyverylon/nonexistentslackbuildwithareallyverylon.SlackBuild | 15L |
| -rw-r--r-- | t/LO/nonexistentslackbuildwithareallyverylon/nonexistentslackbuildwithareallyverylon.info | 10L |
| -rw-r--r-- | t/LO/nonexistentslackbuildwithareallyverylong/README | 1L |
| -rw-r--r-- | t/LO/nonexistentslackbuildwithareallyverylong/nonexistentslackbuildwithareallyverylong.SlackBuild | 15L |
| -rw-r--r-- | t/LO/nonexistentslackbuildwithareallyverylong/nonexistentslackbuildwithareallyverylong.info | 10L |
| -rw-r--r-- | t/LO/nonexistentslackbuildwithareallyverylongnameasyoucansee/README | 1L |
| -rw-r--r-- | t/LO/nonexistentslackbuildwithareallyverylongnameasyoucansee/nonexistentslackbuildwithareallyverylongnameasyoucansee.SlackBuild | 15L |
| -rw-r--r-- | t/LO/nonexistentslackbuildwithareallyverylongnameasyoucansee/nonexistentslackbuildwithareallyverylongnameasyoucansee.info | 10L |
| -rw-r--r-- | t/LO/perl-Capture-Tiny/README | 3L |
| -rwxr-xr-x | t/LO/perl-Capture-Tiny/perl-Capture-Tiny.SlackBuild | 100L |
| -rw-r--r-- | t/LO/perl-Capture-Tiny/perl-Capture-Tiny.info | 10L |
| -rw-r--r-- | t/LO/perl-Capture-Tiny/slack-desc | 19L |
| -rw-r--r-- | t/LO/perl-nonexistentcpan/README | 1L |
| -rw-r--r-- | t/LO/perl-nonexistentcpan/perl-nonexistentcpan.SlackBuild | 15L |
| -rw-r--r-- | t/LO/perl-nonexistentcpan/perl-nonexistentcpan.info | 10L |
| -rw-r--r-- | t/LO/s/README | 1L |
| -rw-r--r-- | t/LO/s/s.SlackBuild | 15L |
| -rw-r--r-- | t/LO/s/s.info | 10L |
| -rw-r--r-- | t/LO/s2/README | 1L |
| -rw-r--r-- | t/LO/s2/s2.SlackBuild | 15L |
| -rw-r--r-- | t/LO/s2/s2.info | 10L |
| -rw-r--r-- | t/LO/weird-versionsbo/README | 1L |
| -rw-r--r-- | t/LO/weird-versionsbo/weird-versionsbo.SlackBuild | 16L |
| -rw-r--r-- | t/LO/weird-versionsbo/weird-versionsbo.info | 10L |
| -rw-r--r-- | t/LO2/nonexistentslackbuild/README | 1L |
| -rw-r--r-- | t/LO2/nonexistentslackbuild/nonexistentslackbuild.SlackBuild | 15L |
| -rw-r--r-- | t/LO2/nonexistentslackbuild/nonexistentslackbuild.info | 10L |
| -rw-r--r-- | t/LO2/nonexistentslackbuild4/README | 1L |
| -rw-r--r-- | t/LO2/nonexistentslackbuild4/nonexistentslackbuild4.SlackBuild | 15L |
| -rw-r--r-- | t/LO2/nonexistentslackbuild4/nonexistentslackbuild4.info | 10L |
| -rw-r--r-- | t/LO2/nonexistentslackbuild5/README | 1L |
| -rw-r--r-- | t/LO2/nonexistentslackbuild5/nonexistentslackbuild5.SlackBuild | 15L |
| -rw-r--r-- | t/LO2/nonexistentslackbuild5/nonexistentslackbuild5.info | 10L |
| -rw-r--r-- | t/LO2/nonexistentslackbuild6/README | 1L |
| -rw-r--r-- | t/LO2/nonexistentslackbuild6/nonexistentslackbuild6.SlackBuild | 15L |
| -rw-r--r-- | t/LO2/nonexistentslackbuild6/nonexistentslackbuild6.info | 10L |
| -rw-r--r-- | t/LO2/nonexistentslackbuildwithareallyverylo/README | 1L |
| -rw-r--r-- | t/LO2/nonexistentslackbuildwithareallyverylo/nonexistentslackbuildwithareallyverylo.SlackBuild | 15L |
| -rw-r--r-- | t/LO2/nonexistentslackbuildwithareallyverylo/nonexistentslackbuildwithareallyverylo.info | 10L |
| -rw-r--r-- | t/LO2/nonexistentslackbuildwithareallyverylon/README | 1L |
| -rw-r--r-- | t/LO2/nonexistentslackbuildwithareallyverylon/nonexistentslackbuildwithareallyverylon.SlackBuild | 15L |
| -rw-r--r-- | t/LO2/nonexistentslackbuildwithareallyverylon/nonexistentslackbuildwithareallyverylon.info | 10L |
| -rw-r--r-- | t/LO2/nonexistentslackbuildwithareallyverylong/README | 1L |
| -rw-r--r-- | t/LO2/nonexistentslackbuildwithareallyverylong/nonexistentslackbuildwithareallyverylong.SlackBuild | 15L |
| -rw-r--r-- | t/LO2/nonexistentslackbuildwithareallyverylong/nonexistentslackbuildwithareallyverylong.info | 10L |
| -rw-r--r-- | t/LO2/nonexistentslackbuildwithareallyverylongnameasyoucansee/README | 1L |
| -rw-r--r-- | t/LO2/nonexistentslackbuildwithareallyverylongnameasyoucansee/nonexistentslackbuildwithareallyverylongnameasyoucansee.SlackBuild | 15L |
| -rw-r--r-- | t/LO2/nonexistentslackbuildwithareallyverylongnameasyoucansee/nonexistentslackbuildwithareallyverylongnameasyoucansee.info | 10L |
| -rw-r--r-- | t/LO2/s/README | 1L |
| -rw-r--r-- | t/LO2/s/s.SlackBuild | 15L |
| -rw-r--r-- | t/LO2/s/s.info | 10L |
| -rw-r--r-- | t/LO2/s2/README | 1L |
| -rw-r--r-- | t/LO2/s2/s2.SlackBuild | 15L |
| -rw-r--r-- | t/LO2/s2/s2.info | 10L |
| -rw-r--r-- | t/LO3/nonexistentslackbuild4/README | 1L |
| -rw-r--r-- | t/LO3/nonexistentslackbuild4/nonexistentslackbuild4.SlackBuild | 15L |
| -rw-r--r-- | t/LO3/nonexistentslackbuild4/nonexistentslackbuild4.info | 10L |
| -rw-r--r-- | t/LO3/nonexistentslackbuild5/README | 1L |
| -rw-r--r-- | t/LO3/nonexistentslackbuild5/nonexistentslackbuild5.SlackBuild | 15L |
| -rw-r--r-- | t/LO3/nonexistentslackbuild5/nonexistentslackbuild5.info | 10L |
| -rw-r--r-- | t/LO3/s/README | 1L |
| -rw-r--r-- | t/LO3/s/s.SlackBuild | 15L |
| -rw-r--r-- | t/LO3/s/s.info | 10L |
| -rwxr-xr-x | t/Test/Execute.pm | 118L |
| -rw-r--r-- | t/Test/Sbotools.pm | 179L |
| -rwxr-xr-x | t/bin/uname | 2L |
| -rw-r--r-- | t/packages/OpenAL-1.13-x86_64-2_SBo | 39L |
| -rw-r--r-- | t/packages/TiMidity++-2.13.2-x86_64-6_SBo | 89L |
| -rw-r--r-- | t/packages/adobe-reader-9.5.1_enu-i486-1_SBo | 390L |
| -rw-r--r-- | t/packages/atkmm-2.22.6-x86_64-1_SBo | 199L |
| -rw-r--r-- | t/packages/ffmpeg-0.8.7-x86_64_custom-1_SBo | 163L |
| -rw-r--r-- | t/packages/fmodapi-4.28.17-x86_64-1_SBo | 44L |
| -rw-r--r-- | t/packages/gimp-2.8.2-x86_64-1 | 2502L |
| -rw-r--r-- | t/packages/lame-compat32-3.99.5-x86_64-1_SBocompat32 | 33L |
| -rw-r--r-- | t/packages/libdvdnav-4.1.3-x86_64-1_SBo | 51L |
| -rw-r--r-- | t/packages/libmodplug-0.8.8.4-x86_64-1_SBo | 42L |
| -rw-r--r-- | t/packages/mozilla-nss-3.12.4-x86_64-1_SBo | 275L |
| -rw-r--r-- | t/packages/mutagen-1.15-x86_64-1_SBo | 93L |
| -rw-r--r-- | t/packages/p7zip-9.20.1-x86_64-1_SBo | 105L |
| -rw-r--r-- | t/packages/p7zip-compat32-9.20.1-x86_64-1_SBocompat32 | 42L |
| -rw-r--r-- | t/packages/perl-5.16.1-x86_64-1 | 3584L |
| -rw-r--r-- | t/packages/unetbootin-575-x86_64-1_SBo | 124L |
| -rw-r--r-- | t/packages/zdoom-2.6.0-x86_64-2_SBo | 44L |
| -rw-r--r-- | t/packages/zlib-1.2.6-x86_64-1 | 40L |
| -rw-r--r-- | t/sbo/SLACKBUILDS.TXT | 32899L |
| -rw-r--r-- | t/sbo/audio/TiMidity++/TiMidity++.info | 10L |
| -rw-r--r-- | t/sbo/audio/eawpats/eawpats.info | 10L |
| -rw-r--r-- | t/sbo/audio/gmpc/README | 3L |
| -rw-r--r-- | t/sbo/audio/gmpc/gmpc.info | 10L |
| -rw-r--r-- | t/sbo/audio/mutagen/mutagen.info | 10L |
| -rw-r--r-- | t/sbo/audio/test/test.info | 10L |
| -rw-r--r-- | t/sbo/development/gob2/gob2.info | 10L |
| -rw-r--r-- | t/sbo/development/jdk/jdk.info | 11L |
| -rw-r--r-- | t/sbo/development/vala/vala.info | 10L |
| -rw-r--r-- | t/sbo/distfiles/dibeng-max-2010-11-12.zip | 0B |
| -rw-r--r-- | t/sbo/distfiles/perf.dummy | 2L |
| -rw-r--r-- | t/sbo/distfiles/test.file | 1L |
| -rw-r--r-- | t/sbo/distfiles/wine-1.4.1.tar.bz2 | 0B |
| -rw-r--r-- | t/sbo/games/bsnes/bsnes.info | 10L |
| -rw-r--r-- | t/sbo/games/doomseeker/doomseeker.info | 10L |
| -rw-r--r-- | t/sbo/games/smc/smc.info | 10L |
| -rw-r--r-- | t/sbo/games/spring/spring.info | 10L |
| -rw-r--r-- | t/sbo/games/vbam/README | 12L |
| -rw-r--r-- | t/sbo/games/vbam/vbam.info | 10L |
| -rw-r--r-- | t/sbo/games/zdoom/zdoom.info | 10L |
| -rw-r--r-- | t/sbo/libraries/DevIL/DevIL.info | 10L |
| -rw-r--r-- | t/sbo/libraries/OpenAL/OpenAL.info | 10L |
| -rw-r--r-- | t/sbo/libraries/atkmm/atkmm.info | 10L |
| -rw-r--r-- | t/sbo/libraries/fmodapi/fmodapi.info | 10L |
| -rw-r--r-- | t/sbo/libraries/lame/lame.info | 10L |
| -rw-r--r-- | t/sbo/libraries/libbde/libbde.info | 10L |
| -rw-r--r-- | t/sbo/libraries/libdvdnav/libdvdnav.info | 10L |
| -rw-r--r-- | t/sbo/libraries/libewf/libewf.info | 10L |
| -rw-r--r-- | t/sbo/libraries/libmodplug/libmodplug.info | 10L |
| -rw-r--r-- | t/sbo/libraries/libmpd/libmpd.info | 10L |
| -rw-r--r-- | t/sbo/libraries/libqcow/libqcow.info | 10L |
| -rw-r--r-- | t/sbo/libraries/libsigscan/libsigscan.info | 10L |
| -rw-r--r-- | t/sbo/libraries/libsmdev/libsmdev.info | 10L |
| -rw-r--r-- | t/sbo/libraries/libsmraw/libsmraw.info | 10L |
| -rw-r--r-- | t/sbo/libraries/libvhdi/libvhdi.info | 10L |
| -rw-r--r-- | t/sbo/libraries/libvmdk/libvmdk.info | 10L |
| -rw-r--r-- | t/sbo/libraries/libvshadow/libvshadow.info | 10L |
| -rw-r--r-- | t/sbo/misc/protobuf/protobuf.info | 10L |
| -rw-r--r-- | t/sbo/multimedia/ffmpeg/ffmpeg.info | 10L |
| -rw-r--r-- | t/sbo/multimedia/mpv/mpv.info | 12L |
| -rw-r--r-- | t/sbo/multimedia/x264/x264.info | 10L |
| -rw-r--r-- | t/sbo/network/havp/README | 16L |
| -rw-r--r-- | t/sbo/network/havp/havp.info | 10L |
| -rw-r--r-- | t/sbo/network/krb5/krb5.info | 10L |
| -rw-r--r-- | t/sbo/network/nagios/README | 29L |
| -rw-r--r-- | t/sbo/network/nagios/nagios.info | 10L |
| -rw-r--r-- | t/sbo/office/adobe-reader/adobe-reader.info | 10L |
| l--------- | t/sbo/perl/perl-Sort-Versions/Sort-Versions-1.5.tar.gz | 1L |
| -rw-r--r-- | t/sbo/perl/perl-Sort-Versions/perl-Sort-Versions.info | 10L |
| -rw-r--r-- | t/sbo/python/construct/construct.info | 10L |
| -rw-r--r-- | t/sbo/python/dfvfs/dfvfs.info | 10L |
| -rw-r--r-- | t/sbo/python/pysetuptools/pysetuptools.info | 10L |
| -rw-r--r-- | t/sbo/python/python-dateutil/python-dateutil.info | 10L |
| -rw-r--r-- | t/sbo/python/python-gflags/python-gflags.info | 10L |
| -rw-r--r-- | t/sbo/python/pytsk/pytsk.info | 10L |
| -rw-r--r-- | t/sbo/python/pytz/pytz.info | 10L |
| -rw-r--r-- | t/sbo/python/six/six.info | 10L |
| -rw-r--r-- | t/sbo/system/ifuse/ifuse.SlackBuild | 103L |
| -rw-r--r-- | t/sbo/system/ifuse/ifuse.info | 10L |
| -rw-r--r-- | t/sbo/system/p7zip/p7zip.info | 10L |
| -rw-r--r-- | t/sbo/system/sleuthkit/sleuthkit.info | 10L |
| -rw-r--r-- | t/sbo/system/unetbootin/unetbootin.info | 10L |
| l--------- | t/sbo/system/wine/dibeng-max-2010-11-12.zip | 1L |
| l--------- | t/sbo/system/wine/wine-1.4.1.tar.bz2 | 1L |
| -rw-r--r-- | t/sbo/system/wine/wine.info | 12L |
| -rw-r--r-- | t/sbotools.conf | 4L |
| -rwxr-xr-x | t/travis-deps/convertpkg-compat32 | 59L |
| -rw-r--r-- | t/travis-deps/install.sh | 22L |
| -rwxr-xr-x | t/travis-deps/installpkg | 57L |
| -rwxr-xr-x | t/travis-deps/makepkg | 25L |
| -rw-r--r-- | t/travis-deps/perf.dummy | 2L |
| -rwxr-xr-x | t/travis-deps/removepkg | 3L |
| -rwxr-xr-x | t/travis-deps/upgradepkg | 119L |
| -rwxr-xr-x | tools/cover.pl | 54L |
| -rwxr-xr-x | tools/htmlgen.sh | 69L |
| -rwxr-xr-x | tools/masstest_sbo.sh | 75L |
| -rwxr-xr-x | tools/package_up.sh | 67L |
| -rwxr-xr-x | tools/update_man_pages.sh | 137L |
| -rwxr-xr-x | tools/update_versions.sh | 67L |