aboutsummaryrefslogtreecommitdiff
path: root/SBO-Lib/lib/SBO/Lib.pm
AgeCommit message (Expand)Author
2015-12-31Fix bug where a failing convertpkg-compat32 wasn't noticed.Andreas Guldstrand
2015-12-28Make sure we only use --info=progress2 on new osAndreas Guldstrand
2015-12-28Add --info=progress2 to rsync argumentsAndreas Guldstrand
2015-12-21Handle check_distfiles() return values properlyAndreas Guldstrand
2015-12-18Fix package cleanupAndreas Guldstrand
2015-12-13Update ftp.slackware.org.uk to slackware.ukAndreas Guldstrand
2015-12-12SBO::Lib: Fix in(), and use it in more placesAndreas Guldstrand
2015-12-12Automatically migrate a version 1.x repo to a 2.x oneAndreas Guldstrand
2015-12-11Changed check of $sbo_home to $repo_pathAndreas Guldstrand
2015-12-09Add missing commaAndreas Guldstrand
2015-12-08Update manpages and scripts for #6Andreas Guldstrand
2015-12-08Update versionAndreas Guldstrand
2015-12-08Further changes to support #6Andreas Guldstrand
2015-12-08Start work supporting alternate repositoriesAndreas Guldstrand
2015-12-07Bail out gracefully if a dependency can't be foundAndreas Guldstrand
2015-12-07Local overrides may have nonexistent fieldsAndreas Guldstrand
2015-12-07Change newline cuddling of local overrides messageAndreas Guldstrand
2015-12-07Let's end the module properlyAndreas Guldstrand
2015-12-07Alert that a local override is being usedAndreas Guldstrand
2015-12-06Change from @EXPORT to @EXPORT_OKAndreas Guldstrand
2015-12-05Change version comparisonAndreas Guldstrand
2015-12-05sboupgrade: add --all option for all upgradesAndreas Guldstrand
2015-12-04Allow to override the version of slackware to grab from SBoAndreas Guldstrand
2015-12-04Add ability to set a directory of local overrides.Andreas Guldstrand
2015-12-03Refactor the filename extraction from linkAndreas Guldstrand
2015-12-03Use sbosrcarch if a download failsAndreas Guldstrand
2015-11-27Update version, website, and maintainer infoAndreas Guldstrand
2015-11-26This shouldn't be a regex. chomp() and eq properly.Andreas Guldstrand
2015-11-26Don't return a file as if it were a directoryAndreas Guldstrand
2015-11-26Forgot to include "package-" in the path to removeAndreas Guldstrand
2015-11-26Give convertpkg-compat32 the correct directoryAndreas Guldstrand
2015-11-26Move seek in get_src_dir to inside the loopAndreas Guldstrand
2015-11-26No need to check if $ENV{TMP} is definedAndreas Guldstrand
2015-11-26Properly remove -compat32 package directoriesAndreas Guldstrand
2015-11-26Fix cleanup of correct dirAndreas Guldstrand
2015-11-19Missed some indentsAndreas Guldstrand
2015-11-19Fix up indenting with tabs consistentlyAndreas Guldstrand
2015-11-19Fixed up authors listingAndreas Guldstrand
2015-11-19Fixed .info file parsingAndreas Guldstrand
2015-11-19Use list-form of system() so we avoid the shellAndreas Guldstrand
2015-11-19get_distfile needs 2 arguments, checks for 2 arguments, but error message was...Andreas Guldstrand
2015-11-16Clean up $TMP vs /tmp/SBo inconsistenciesAndreas Guldstrand
2015-11-14Add back argument check to get_build_queue()Andreas Guldstrand
2015-11-14Change the way the build queue is madeAndreas Guldstrand
2015-11-14Added missing curly bracketAndreas Guldstrand
2015-11-14Additional Perl::Critic::Freenode fixes, and one missed prototypeAndreas Guldstrand
2015-11-14Remove prototypes and make sure subs are called with ()Andreas Guldstrand
2015-01-09In newer perls, push on a reference causes warningAndreas Guldstrand
2013-11-27support 14.1, test version/multilib as appropriately for systemd4wnr4z0r
2013-09-22Merge branch 'smartmatch'j pipkin