index
:
slackcoder/sbotools2
docker
master
todo
Maintenance fork of the original sbotools version 2
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2015-12-05
Change the sbocheck output slightly
Andreas Guldstrand
Closes #10
2015-12-05
Change sboconfig flag for local overrides to -o
Andreas Guldstrand
Because -l is already in use.
2015-12-04
sboupgrade manpage referred to sboinstall's exitcodes. Fix.
Andreas Guldstrand
2015-12-04
Changes: separate versions with extra newline
Andreas Guldstrand
2015-12-04
Updated Changes file
Andreas Guldstrand
2015-12-04
Update version handling in tools/
Andreas Guldstrand
2015-12-04
Allow to override the version of slackware to grab from SBo
Andreas Guldstrand
2015-12-04
Add ability to set a directory of local overrides.
Andreas Guldstrand
This fixes #8
2015-12-03
Refactor the filename extraction from link
Andreas Guldstrand
2015-12-03
Use sbosrcarch if a download fails
Andreas Guldstrand
This should solve #7 but further testing is warranted
2015-12-01
Make sure it's the system perl we use to make the package
Andreas Guldstrand
2015-11-30
Set the system perl as the perl we want to use
Andreas Guldstrand
2015-11-28
Remove website link from slackbuild README in accordance with sbo
Andreas Guldstrand
2015-11-28
Change documentation link in README to new site
Andreas Guldstrand
2015-11-28
Update slackbuild script to how SBo seems to want it
Andreas Guldstrand
2015-11-27
Changed the way html generation of manpages is done
Andreas Guldstrand
2015-11-27
Make sbotools.SlackBuild executable
Andreas Guldstrand
2015-11-27
Add one more change to Changes file
Andreas Guldstrand
2015-11-27
Add Changes file to documentation
Andreas Guldstrand
2015-11-27
Added Changes file for 1.9
Andreas Guldstrand
2015-11-27
Change the website in slack-desc as well
Andreas Guldstrand
2015-11-27
Remake package_up.sh to automate more things
Andreas Guldstrand
2015-11-27
Update version, website, and maintainer info
Andreas Guldstrand
2015-11-26
This shouldn't be a regex. chomp() and eq properly.
Andreas Guldstrand
2015-11-26
Don't return a file as if it were a directory
Andreas Guldstrand
2015-11-26
Forgot to include "package-" in the path to remove
Andreas Guldstrand
2015-11-26
Revert man-page changes from clenaup of $TMP
Andreas Guldstrand
2015-11-26
Give convertpkg-compat32 the correct directory
Andreas Guldstrand
2015-11-26
Move seek in get_src_dir to inside the loop
Andreas Guldstrand
2015-11-26
No need to check if $ENV{TMP} is defined
Andreas Guldstrand
2015-11-26
Properly remove -compat32 package directories
Andreas Guldstrand
2015-11-26
Fix cleanup of correct dir
Andreas Guldstrand
2015-11-26
Merge branch 'master' of github.com:pink-mist/sbotools
Andreas Guldstrand
2015-11-26
Fix manpages
Andreas Guldstrand
2015-11-19
Missed some indents
Andreas Guldstrand
2015-11-19
Fix up indenting with tabs consistently
Andreas Guldstrand
2015-11-19
Fixed up authors listing
Andreas Guldstrand
2015-11-19
Fixed .info file parsing
Andreas Guldstrand
This fixes #5 Also added tests for #5
2015-11-19
Use list-form of system() so we avoid the shell
Andreas Guldstrand
2015-11-19
get_distfile needs 2 arguments, checks for 2 arguments, but error message ↵
Andreas Guldstrand
was about 1
2015-11-16
Clean up $TMP vs /tmp/SBo inconsistencies
Andreas Guldstrand
This closes #4
2015-11-14
Add back argument check to get_build_queue()
Andreas Guldstrand
2015-11-14
Add new files needed by test
Andreas Guldstrand
2015-11-14
Remove stray space
Andreas Guldstrand
2015-11-14
Fix up tests to comply with new queue builder
Andreas Guldstrand
2015-11-14
Tidying up function calls in test.t now that prototypes are gone
Andreas Guldstrand
2015-11-14
Change the way the build queue is made
Andreas Guldstrand
This fixes #2
2015-11-14
Added missing curly bracket
Andreas Guldstrand
2015-11-14
Additional Perl::Critic::Freenode fixes, and one missed prototype
Andreas Guldstrand
2015-11-14
Remove prototypes and make sure subs are called with ()
Andreas Guldstrand
[next]