/etc/openrc/

aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/lsof.scm
AgeCommit message (Expand)Author
2018-07-12gnu: lsof: Return #t from all phases....* gnu/packages/lsof.scm (lsof)[arguments]: Return #t from phases. Marius Bakke
2018-07-12gnu: lsof: Update to 4.91....* gnu/packages/lsof.scm (lsof): Update to 4.91. Marius Bakke
2018-02-19gnu: lsof: Run tests....* gnu/packages/lsof.scm (lsof)[arguments]: Remove untrue #:TESTS?. Add ‘disable-failing-tests’ and ‘check’ phases to run them. Tobias Geerinckx-Rice
2018-02-19gnu: lsof: Remove build timestamp....* gnu/packages/lsof.scm (lsof)[arguments]: Add ‘patch-timestamps’ phase. Tobias Geerinckx-Rice
2018-02-19gnu: lsof: Update phase style....* gnu/packages/lsof.scm (lsof)[arguments]: Substitute INVOKE for SYSTEM* and end phases with #t. Tobias Geerinckx-Rice
2018-02-19gnu: lsof: Make perl a native input....* gnu/packages/lsof.scm (lsof)[inputs]: Move perl from here... [native-inputs]: ...to here. Tobias Geerinckx-Rice
2018-02-19gnu: lsof: Factorise source URIs....* gnu/packages/lsof.scm (%ftp-base): Remove variable. (lsof)[source]: Construct mirror URI list programatically. Tobias Geerinckx-Rice
2018-02-19gnu: lsof: Replace dead mirror....* gnu/packages/lsof.scm (lsof)[source]: Replace sunsite.ualberta.ca with mirrorservice.org, which offers both HTTP and FTP services. Tobias Geerinckx-Rice