aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-12-13Specify we're using perl, and which versionsAndreas Guldstrand
2015-12-13Change permissions on t/travis.shAndreas Guldstrand
2015-12-13Initial travis configAndreas 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-10sbofind: [LO] Escape the interpolated search stringAndreas Guldstrand
2015-12-09Make sbofind search through the local overrides as wellAndreas Guldstrand
2015-12-09Add missing commaAndreas Guldstrand
2015-12-08Update author list in scriptsAndreas 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
See #6
2015-12-07Update Changes file againAndreas Guldstrand
2015-12-07Update Changes fileAndreas Guldstrand
2015-12-07Bail out gracefully if a dependency can't be foundAndreas Guldstrand
This fixes #16
2015-12-07Add missing -q option to sbofind manpageAndreas Guldstrand
2015-12-07Next version will be 2.0; remove a long deprecated featureAndreas Guldstrand
2015-12-07Add a few more changesAndreas Guldstrand
2015-12-07Local overrides may have nonexistent fieldsAndreas Guldstrand
This fixes #14
2015-12-07Change newline cuddling of local overrides messageAndreas Guldstrand
2015-12-07Let's end the module properlyAndreas Guldstrand
... so we don't rely on the last assignment or subroutine call
2015-12-07Alert that a local override is being usedAndreas Guldstrand
This fixes #13 This fixes #15 Yay, 2 fixes for the price of one commit!
2015-12-07sboupgrade: handle dependencies properlyAndreas Guldstrand
This closes #12
2015-12-06Change from @EXPORT to @EXPORT_OKAndreas Guldstrand
2015-12-05Fix a variable name in tools/update_man_pages.shAndreas Guldstrand
2015-12-05Update Changes fileAndreas Guldstrand
2015-12-05Change version comparisonAndreas Guldstrand
Sometimes versions aren't in order. This might have been the cause of issue #11
2015-12-05sboupgrade: add --all option for all upgradesAndreas Guldstrand
In order to not be asked twice about things already supplied we also need uniq to be exported from SBO::Lib. This fixes #9
2015-12-05Change the sbocheck output slightlyAndreas Guldstrand
Closes #10
2015-12-05Change sboconfig flag for local overrides to -oAndreas Guldstrand
Because -l is already in use.
2015-12-04sboupgrade manpage referred to sboinstall's exitcodes. Fix.Andreas Guldstrand
2015-12-04Changes: separate versions with extra newlineAndreas Guldstrand
2015-12-04Updated Changes fileAndreas Guldstrand
2015-12-04Update version handling in tools/Andreas 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
This fixes #8
2015-12-03Refactor the filename extraction from linkAndreas Guldstrand
2015-12-03Use sbosrcarch if a download failsAndreas Guldstrand
This should solve #7 but further testing is warranted
2015-12-01Make sure it's the system perl we use to make the packageAndreas Guldstrand
2015-11-30Set the system perl as the perl we want to useAndreas Guldstrand
2015-11-28Remove website link from slackbuild README in accordance with sboAndreas Guldstrand
2015-11-28Change documentation link in README to new siteAndreas Guldstrand
2015-11-28Update slackbuild script to how SBo seems to want itAndreas Guldstrand
2015-11-27Changed the way html generation of manpages is doneAndreas Guldstrand
2015-11-27Make sbotools.SlackBuild executableAndreas Guldstrand
2015-11-27Add one more change to Changes fileAndreas Guldstrand
2015-11-27Add Changes file to documentationAndreas Guldstrand