it v1.2.3'/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/lsof.scm
AgeCommit message (Collapse)Author
2018-10-15gnu: lsof: Fix builds on glibc 2.28.Ludovic Courtès
* gnu/packages/lsof.scm (lsof)[arguments]: In 'disable-failing-tests', add 'substitute*' use for "tests/LTlib.c".
2018-07-12gnu: lsof: Return #t from all phases.Marius Bakke
* gnu/packages/lsof.scm (lsof)[arguments]: Return #t from phases.
2018-07-12gnu: lsof: Update to 4.91.Marius Bakke
* gnu/packages/lsof.scm (lsof): Update to 4.91.
2018-02-19gnu: lsof: Run tests.Tobias Geerinckx-Rice
* gnu/packages/lsof.scm (lsof)[arguments]: Remove untrue #:TESTS?. Add ‘disable-failing-tests’ and ‘check’ phases to run them.
2018-02-19gnu: lsof: Remove build timestamp.Tobias Geerinckx-Rice
* gnu/packages/lsof.scm (lsof)[arguments]: Add ‘patch-timestamps’ phase.
2018-02-19gnu: lsof: Update phase style.Tobias Geerinckx-Rice
* gnu/packages/lsof.scm (lsof)[arguments]: Substitute INVOKE for SYSTEM* and end phases with #t.
2018-02-19gnu: lsof: Make perl a native input.Tobias Geerinckx-Rice
* gnu/packages/lsof.scm (lsof)[inputs]: Move perl from here... [native-inputs]: ...to here.
2018-02-19gnu: lsof: Factorise source URIs.Tobias Geerinckx-Rice
* gnu/packages/lsof.scm (%ftp-base): Remove variable. (lsof)[source]: Construct mirror URI list programatically.
2018-02-19gnu: lsof: Replace dead mirror.Tobias Geerinckx-Rice
* gnu/packages/lsof.scm (lsof)[source]: Replace sunsite.ualberta.ca with mirrorservice.org, which offers both HTTP and FTP services.
2017-04-29gnu: lsof: Update to 4.89.Efraim Flashner
* gnu/packages/lsof.scm (lsof): Update to 4.89.
2017-04-29gnu: lsof: Shorten 'install phase.Efraim Flashner
* gnu/packages/lsof.scm (lsof)[arguments]: Use 'install-file during the 'install phase.
2017-04-29gnu: lsof: Use 'modify-phases' syntax.Efraim Flashner
* gnu/packages/lsof.scm (lsof)[arguments]: Use 'modify-phases' syntax.
2017-04-29gnu: lsof: Add to mirror list.Efraim Flashner
* gnu/packages/lsof.scm (lsof)[source]: Add to mirror list.