Prebuilt package
This is a release candidate. Expect bugs!
slackrepo-0.2.0rc1-noarch-1_dbs.txz (architecture independent, suitable for i486, x86_64 or arm)
version: | 0.2.0rc1 |
date: | 2015-05-05 |
md5sum: | e2fa43e02c2b5e07fb98ace582695c16 |
sha256sum: | b3339615a0c1c097889979dc05e57e427d1d8271e439bb494aceca1744b7b74b |
size: | 156kB |
Git snapshot
You can clone the git repository, and then run the embedded SlackBuild to create a package that you can install:
git clone https://github.com/idlemoor/slackrepo.git cd slackrepo gitrev=git$(git log -n 1 --format=format:%h .) git archive --format=tar --prefix=slackrepo-$gitrev/ HEAD | gzip > SlackBuild/slackrepo-$gitrev.tar.gz cd SlackBuild VERSION=$gitrev TAG=_github sh ./slackrepo.SlackBuild upgradepkg --install-new /tmp/slackrepo-$gitrev-noarch-1_github.t?z
Licence - slackrepo
Copyright © 2014-2015 David Spencer, Baildon, West Yorkshire, U.K. All rights reserved. Redistribution and use of this software, with or without modification, is permitted provided that the following conditions are met: 1. Redistributions of this software must retain the above copyright notice, this list of conditions and the following disclaimer. THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Licence - gen_repos_files.sh and checkpkg
http://www.slackware.com/~alien/tools/gen_repos_files.sh
http://www.slackware.com/~alien/tools/checkpkg
Copyright © 2006-2014 Eric Hameleers, Eindhoven, The Netherlands All rights reserved. Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHORS AND COPYRIGHT HOLDERS AND THEIR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Licence - unbuffer
http://sourceforge.net/projects/expect/files/Expect/5.45/expect5.45.tar.gz/download
Author: Don Libes, NIST Expect FAQ http://expect.sourceforge.net/FAQ.html#q5 #5. Do we need to pay or ask for permission to distribute Expect? It is my understanding that you are allowed to do just about anything with Expect. You can even sell it. You need not ask our permission. You need not pay for it. (Your tax dollars, in effect, already have paid for it.) You should not claim that you wrote it (since this would be a lie), nor should you attempt to copyright it (this would be fruitless as it is a work of the US government and therefore not subject to copyright). NIST would appreciate any credit you can give for this work. One line may suffice (as far as I'm concerned) although there should be something to the effect that this software was produced for research purposes. No warantee, guarantee, or liability is implied.