Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-01 | python-template.SlackBuild: Minor tweaks. | Robby Workman | |
2010-06-01 | perl-template.SlackBuild: Minor tweaks. | Robby Workman | |
2010-06-01 | cmake-template.SlackBuild: Minor tweaks | Robby Workman | |
2010-05-30 | Added python example template. | dsomero | |
2010-05-30 | Added perl example template. | dsomero | |
2010-05-30 | Added cmake example template. | dsomero | |
2010-05-24 | template.SlackBuild: don't 'export' variables unless necessary | Robby Workman | |
This really needs a longer explanation than I can give here, but the short version is that exporting ARCH can cause problems building kernel modules, especially on ix86 arch. | |||
2010-05-17 | Do away with 2 pointless subshells. | Erik Hanson | |
2010-04-23 | template.SlackBuild: prep for 13.1 | Robby Workman | |
- add automatic ARCH detection - add a failover SLKCFLAGS and LIBDIRSUFFIX - add comment about manpage compression | |||
2010-04-23 | doinst.sh: add preserve_perms() function | Robby Workman | |
2010-04-22 | Fixed stripping for bash4 and added comment to manpage compression13.0 | Robby Workman | |
2009-12-25 | Added a template.info file | Robby Workman | |
I'm not sure this is really needed, but it's been requested, so oh well. :-) | |||
2009-12-17 | Added slack-desc file to the repo. | Robby Workman | |
2009-12-17 | Initial commit | Robby Workman | |
Add the template.SlackBuild and doinst.sh to the repo, as well as a README file. |