Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | changelog: Release expect 5.45.4-1HEADmaster | Patrick McDermott | 2019-04-30 | 1 | -1/+1 |
| | |||||
* | Revert "build: Run tests" | Patrick McDermott | 2019-04-29 | 1 | -3/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 1450464cf9e9ffc340e755239d7831199a6f4dbf. Tcl packages/modules may be broken: if [ 'xamd64-linux-glibc' = 'xamd64-linux-glibc' ]; then \ oh-autotest; \ fi make[1]: Entering directory '/prokit/sessions/3474771459/wd/tmp/src' (echo 'if {![package vsatisfies [package provide Tcl] 8.6]} {return}' ; \ echo 'package ifneeded Expect 5.45.4 \ [list load [file join $dir libexpect5.45.4.so]]'\ ) > pkgIndex.tcl TCL_LIBRARY=`echo /usr/include/tcl8.6/tcl-private/library` LD_LIBRARY_PATH=".:/usr/lib/amd64-linux-glibc/tcl8.6:" PATH=".:/usr/lib/amd64-linux-glibc/tcl8.6:/usr/share/opkhelper-3.0:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" TCLLIBPATH="." tclsh8.6 `echo ./tests/all.tcl` can't find package tcltest while executing "package require tcltest" (file "./tests/all.tcl" line 7) Makefile:267: recipe for target 'test' failed make[1]: *** [test] Error 1 make[1]: Leaving directory '/prokit/sessions/3474771459/wd/tmp/src' ../build:25: recipe for target 'build' failed make: *** [build] Error 2 | ||||
* | build: Run tests | Patrick McDermott | 2019-04-29 | 1 | -0/+3 |
| | |||||
* | control: Update Maintainer and Homepage | Patrick McDermott | 2019-04-29 | 2 | -2/+3 |
| | |||||
* | control: B-D on opkbuild/opkhelper-3.0 for oh-shlibdeps | Patrick McDermott | 2019-04-29 | 1 | -1/+2 |
| | | | | This should have been done in commit 0d4d56e. | ||||
* | control: B-D on tclsh${Tcl-Version} | Patrick McDermott | 2019-04-29 | 1 | -1/+1 |
| | |||||
* | build: Update version handling (x.y -> x.y.z) | Patrick McDermott | 2019-04-29 | 1 | -9/+12 |
| | |||||
* | build: Drop Debian bootstrap hack | Patrick McDermott | 2019-04-29 | 1 | -2/+0 |
| | |||||
* | expect, libexpect.5.45: Use oh-shlibdeps | Patrick McDermott | 2019-04-29 | 4 | -1/+4 |
| | |||||
* | copyright: Update maintainer name | Patrick McDermott | 2019-04-29 | 1 | -1/+1 |
| | |||||
* | copyright: Add missing retoglob.c copyright notice | Patrick McDermott | 2019-04-29 | 1 | -2/+7 |
| | |||||
* | changelog: New upstream version | Patrick McDermott | 2019-04-29 | 1 | -0/+6 |
| | |||||
* | changelog: Release expect 5.45-1. | P. J. McDermott | 2014-03-09 | 1 | -1/+1 |
| | |||||
* | control: Change Maintainer e-mail address. | P. J. McDermott | 2014-03-09 | 1 | -1/+1 |
| | |||||
* | copyright: Add Tcl copyright notices. | P. J. McDermott | 2014-03-09 | 1 | -0/+54 |
| | |||||
* | expect: Depend on libtclX.Y. | P. J. McDermott | 2014-02-23 | 1 | -1/+2 |
| | |||||
* | Manage /usr/bin/mkpasswd with update-alternatives. | P. J. McDermott | 2014-02-19 | 4 | -1/+13 |
| | | | | This is also provided by busybox. | ||||
* | copyright: New file. | P. J. McDermott | 2013-09-21 | 1 | -0/+27 |
| | |||||
* | libexpect.5.45: Add upstream documentation files. | P. J. McDermott | 2013-09-21 | 1 | -0/+5 |
| | |||||
* | Add binary packages. | P. J. McDermott | 2013-09-19 | 10 | -0/+62 |
| | |||||
* | build: Fix macro expansion. | P. J. McDermott | 2013-09-19 | 1 | -1/+1 |
| | |||||
* | build: Pass --with-tclinclude to configure. | P. J. McDermott | 2013-09-19 | 1 | -1/+2 |
| | |||||
* | build: Move pkgIndex.tcl. | P. J. McDermott | 2013-09-19 | 1 | -0/+3 |
| | |||||
* | build: Move and link to libexpect*.so. | P. J. McDermott | 2013-09-19 | 1 | -0/+9 |
| | |||||
* | build: Fix SONAME setting. | P. J. McDermott | 2013-09-19 | 1 | -1/+2 |
| | |||||
* | build: Pass --with-tcl to configure. | P. J. McDermott | 2013-09-19 | 1 | -1/+7 |
| | |||||
* | Add a Tcl-Version substvar; use in Build-Depends. | P. J. McDermott | 2013-09-19 | 2 | -1/+2 |
| | |||||
* | Initial commit. | P. J. McDermott | 2013-09-19 | 6 | -0/+55 |