aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-11-27support 14.1, test version/multilib as appropriately for systemd4wnr4z0r
2013-11-27updated versions and dates for man pagesd4wnr4z0r
2013-10-24got rid of given/whenAndreas Guldstrand
Replaced given/when in sbosnap with if/elsif clauses, since given/when has been made experimental with a warning in newer perl versions.
2013-10-24bundling Sort::VersionsAndreas Guldstrand
* Added Sort/Versions.pm and t/versions.t to the MANIFEST. * Removed dependency on Sort::Versions / perl-Sort-Versions from both the Makefile.PL andthe sbotools.info files. * Added Sort::Version's copyright notice to README. * Made the test prep.pl copy the Sort/Versions.pm to the test hierarchy.
2013-09-22updated version in slackbuild/sbotools/sbotools.info, updated ↵j pipkin
tools/update_versions.sh to include that file
2013-09-22updated version in slackbuild/sbotools/sbotools.SlackBuild, created ↵j pipkin
tools/update_versions.sh which should probably be merged with tools/update_man_pages.sh
2013-09-22changed /home/d4wnr4z0r to $HOMEj pipkin
2013-09-22Merge branch 'smartmatch'j pipkin
2013-09-22created tools/update_man_pages.sh, version 1.6 -> 1.7j pipkin
2013-09-22updated versions and dates for man pagesj pipkin
2013-09-20collapse two consecutive "unless ($force) {" sections into one, get rid of ↵j pipkin
globally-unused %updates
2013-09-20SBO-Lib/lib/SBO/Lib.pm, sboinstall, sboremove, sboupgrade: remove smartmatchj pipkin
usage; t/test.t: remove smartmatch usage, fix bug where we were testing @symlinks as though its contents would be in a specific order whereas actually it is populated from a hash.
2013-03-30updated slackbuild per slackbuilds.org, updated .info with new link and md5sumJ Pipkin
2013-03-30version 1.5 -> 1.6J Pipkin
2013-03-30update ddates in man pagesJ Pipkin
2013-03-30Merge branch 'queue_order', fixes #53J Pipkin
2013-03-30Merge branch 'non_cpan', fixes #54J Pipkin
2013-03-30modification to last change for conciseness, and get rid of useless ↵J Pipkin
add_to_queue() prototype
2013-03-28in get_build_queue(), keep last instance of repeated thing instead of first, ↵J Pipkin
so final queue is ordered correctly.
2013-03-28fix cpan-searching regex to include ^ and $, dont check against cpan unless ↵J Pipkin
sbo =~ /^perl-/
2013-03-09set @$upgrade_queue back to @temp_queue after running user_prompt() for each ↵J Pipkin
@$upgrade_queue
2013-03-09Merge branch 'nonexistent', fixes #51J Pipkin
2013-03-02Merge branch 'tmp_fix', fixes #50J Pipkin
2013-03-02return 0 instead of undef from get_sbo_location, test return with if instead ↵J Pipkin
of with if defined
2013-03-02Merge branch 'tmp_fix', fixes #50J Pipkin
2013-03-02warn anything TMP is set, not just when TMP == /tmpJ Pipkin
2013-02-19Merge branch 'tsbo_fix', fixes #49J Pipkin
2013-02-19need $SBO::Lib to access tmp varsJ Pipkin
2013-02-19support env vars $TMP and $OUTPUT, and clean some excess spaces at the ends ↵J Pipkin
of some lines
2013-02-19only try to readdir on /tmp/SBo if able to opendir itJ Pipkin
2013-01-25bug fix to case statementJ Pipkin
2013-01-16package_up.sh, generate separate source and slackbuild tarballsJ Pipkin
2013-01-16Merge branch 'issue_47', fixes #47J Pipkin
2013-01-16added slackbuildJ Pipkin
2013-01-16return from get_update_list() if there are no updatesJ Pipkin
2013-01-16tools/masstest_sbo.sh, build queue -> install queueJ Pipkin
2013-01-14updated SBO-Lib/README to no longer mention Text::TabulateJ Pipkin
2013-01-14update ddates, version 1.4 -> 1.5J Pipkin
2013-01-13zero out various OLOGs, add else.fail.log for other exit valuesJ Pipkin
2013-01-14Merge branch 'readme_opt'xocel
2013-01-14Merge branch 'make_clean_32'xocel
2013-01-13Merge branch 'clean_c32', fixes #46J Pipkin
2013-01-13bug fixes to initial commitJ Pipkin
2013-01-13add support to sboclean -w for /tmp/package-*-compat32 thingsJ Pipkin
2013-01-13Merge branch 'master' of dawnrazor.net:sbotoolsJ Pipkin
2013-01-13Merge branch 'get_inst_fix', fixes #45J Pipkin
2013-01-13Merge branch 'wget_quote', fixes #42J Pipkin
2013-01-13clean up after convertpkg-compat32xocel
2013-01-13removed req_store. warnings{sbo} equals %README% if readme is requiredxocel
2013-01-13get_installed_packages() should only run its loop for items it is able to ↵J Pipkin
pull all three variables from