about summary refs log tree commit diff
path: root/pkgs/tools/misc/expect
AgeCommit message (Collapse)AuthorFilesLines
2022-09-21expect: fix cross compileSandro Jäckel2-1/+16
2021-06-17expect: fix wrapping after tcl refactorSandro Jäckel1-4/+3
2021-05-21expect: Simplify package with tcl.mkTclDerivationAndrew Brooks1-14/+4
2021-03-06expect: fetchpatch commit instead of masterSandro Jäckel1-1/+1
Closes #114983
2021-03-05expect: fix cross-compilationSandro Jäckel1-7/+15
Closes #114983
2021-02-14expect: split dev outputSandro Jäckel1-0/+2
2021-02-12expect: cleanup, update license, add SuperSandro2000 as maintainerSandro Jäckel1-2/+3
2021-01-15pkgs/tools: stdenv.lib -> libBen Siraphob1-1/+1
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch1-2/+2
Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2020-02-16expect: use postPatch for stty patchJonathan Ringer1-2/+2
2020-02-16expect: patch configure after the autoreconf phase, not before itBas van Dijk1-1/+1
Fixes: #79863
2020-01-23expect: remove hack for aarch64 buildMaximilian Bosch1-6/+1
Not sure if I missed something or the issue got fixed later, but it's not needed anymore to pass a `--build` flag to the configure script on aarch64. The autoreconfHooks are still needed for expect and bzip2.
2020-01-14expect: fix aarch64 buildMaximilian Bosch1-4/+9
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-1/+1
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2019-01-26treewide: remove wkennington as maintainerJörg Thalheim1-1/+0
He prefers to contribute to his own nixpkgs fork triton. Since he is still marked as maintainer in many packages this leaves the wrong impression he still maintains those.
2018-02-25expect: 5.45 -> 5.45.4Ryan Mulligan1-2/+2
Semi-automatic update. These checks were performed: - built on NixOS - ran `/nix/store/3f5lmyfii8yzf3rw3ghpzcdj6f0v5l29-expect-5.45.4/bin/expect -v` and found version 5.45.4 - ran `/nix/store/3f5lmyfii8yzf3rw3ghpzcdj6f0v5l29-expect-5.45.4/bin/timed-read -h` got 0 exit code - ran `/nix/store/3f5lmyfii8yzf3rw3ghpzcdj6f0v5l29-expect-5.45.4/bin/timed-read --help` got 0 exit code - ran `/nix/store/3f5lmyfii8yzf3rw3ghpzcdj6f0v5l29-expect-5.45.4/bin/timed-read help` got 0 exit code - ran `/nix/store/3f5lmyfii8yzf3rw3ghpzcdj6f0v5l29-expect-5.45.4/bin/weather help` got 0 exit code - ran `/nix/store/3f5lmyfii8yzf3rw3ghpzcdj6f0v5l29-expect-5.45.4/bin/kibitz help` got 0 exit code - ran `/nix/store/3f5lmyfii8yzf3rw3ghpzcdj6f0v5l29-expect-5.45.4/bin/rlogin-cwd -h` got 0 exit code - ran `/nix/store/3f5lmyfii8yzf3rw3ghpzcdj6f0v5l29-expect-5.45.4/bin/rlogin-cwd --help` got 0 exit code - ran `/nix/store/3f5lmyfii8yzf3rw3ghpzcdj6f0v5l29-expect-5.45.4/bin/rlogin-cwd help` got 0 exit code - ran `/nix/store/3f5lmyfii8yzf3rw3ghpzcdj6f0v5l29-expect-5.45.4/bin/mkpasswd -h` got 0 exit code - ran `/nix/store/3f5lmyfii8yzf3rw3ghpzcdj6f0v5l29-expect-5.45.4/bin/mkpasswd --help` got 0 exit code - ran `/nix/store/3f5lmyfii8yzf3rw3ghpzcdj6f0v5l29-expect-5.45.4/bin/.expect-wrapped -v` and found version 5.45.4 - found 5.45.4 with grep in /nix/store/3f5lmyfii8yzf3rw3ghpzcdj6f0v5l29-expect-5.45.4 - found 5.45.4 in filename of file in /nix/store/3f5lmyfii8yzf3rw3ghpzcdj6f0v5l29-expect-5.45.4
2017-10-13expect: update website URLKeshav Kini1-1/+1
expect.nist.gov no longer resolves. It seems the website has been moved to http://expect.sourceforge.net/ , though there is also a page on nist.gov at https://www.nist.gov/services-resources/software/expect .
2016-03-05Use general hardening flag toggle listsFranz Pletz1-1/+1
The following parameters are now available: * hardeningDisable To disable specific hardening flags * hardeningEnable To enable specific hardening flags Only the cc-wrapper supports this right now, but these may be reused by other wrappers, builders or setup hooks. cc-wrapper supports the following flags: * fortify * stackprotector * pie (disabled by default) * pic * strictoverflow * format * relro * bindnow
2016-01-30switch hardening flagsRobin Gloster1-1/+1
2016-01-30Use a hardened stdenv by defaultFranz Pletz1-0/+2
2015-08-30expect: fix Darwin linkageDaniel Fox Franke1-5/+5
expect's build system doesn't seem to provide the proper linker flags for the expect programs to be able to find libexpect on Darwin. (Stuff like this should really just use libtool. *sigh*). Setting DYLD_LIBRARY_PATH is an inelegant hack, but it gets the job done without risking affecting other platforms.
2015-04-30expect: Refactor and add maintainerWilliam A. Kennington III1-14/+6
2015-01-07expect: fix Tcl toolsNikolay Amiantov1-4/+10
2013-09-18expect: fix build on freebsd? (close #981)Jason \"Don\" O'Conal1-0/+2
2013-09-04expect: fix postInstall library suffix on darwinVladimír Čunát1-1/+2
2013-09-04expect: "minor" update, no longer depends on X/TkVladimír Čunát1-9/+13
ANN: https://groups.google.com/forum/#!topic/comp.lang.tcl/lwZjtKOfaLE I hope this solves a darwin -lXss linkage problem. (broke most X stuff through dejagnu -> libffi -> llvm or mesa)
2012-01-19svn merge ^/nixpkgs/trunk, one simple conflict in jrubyYury G. Kudryashov1-6/+6
svn path=/nixpkgs/branches/stdenv-updates/; revision=31721
2012-01-18expect: Remove unneeded dependency on Autoconf.Ludovic Courtès1-6/+6
svn path=/nixpkgs/trunk/; revision=31663
2012-01-18* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra1-1/+1
function, so obsolete it. svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2009-12-21fix various builds by updating perl URI package update perl URI packageMarc Weber1-0/+2
fix expect: Neither was the executable installed nor the shared library fix topGit source update synergy fixing build svn path=/nixpkgs/trunk/; revision=19064
2009-05-10Fix expect buildMichael Raskin1-6/+10
svn path=/nixpkgs/trunk/; revision=15527
2008-04-04* Referring to stdenv.coreutils breaks on FreeBSD.Eelco Dolstra1-2/+3
svn path=/nixpkgs/trunk/; revision=11463
2008-03-31Resolved issue with hard-corded path to /sbin/sttySander van der Burg1-0/+3
svn path=/nixpkgs/trunk/; revision=11389
2008-02-27* Added expect.Eelco Dolstra1-0/+26
svn path=/nixpkgs/trunk/; revision=10877