Bug 221206 - misc/lr: rename to misc/lazyread, cleanup
Summary: misc/lr: rename to misc/lazyread, cleanup
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-03 16:46 UTC by Dmitry Marakasov
Modified: 2017-08-22 16:34 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (mich)


Attachments
Patch (7.85 KB, patch)
2017-08-03 16:46 UTC, Dmitry Marakasov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Marakasov freebsd_committer freebsd_triage 2017-08-03 16:46:20 UTC
Created attachment 185003 [details]
Patch

- Rename to lazyread, as this is canonical application name, mentioned on the site and in the docs. Also fixes conflict with sysutils/lr
- Assume /usr/bin/lesspipe.sh always exists, which is true for all currently supported FreeBSD releases
- Cleanup and simplify the port
Comment 1 Dmitry Marakasov freebsd_committer freebsd_triage 2017-08-22 16:32:28 UTC
Maintainer timeout
Comment 2 commit-hook freebsd_committer freebsd_triage 2017-08-22 16:34:11 UTC
A commit references this bug:

Author: amdmi3
Date: Tue Aug 22 16:34:00 UTC 2017
New revision: 448545
URL: https://svnweb.freebsd.org/changeset/ports/448545

Log:
  - Rename misc/lr to misc/lazyread to reflect upstream name and avoid conflicts with sysutils/lr
  - Simplify and fix lesspipe.sh handling (add missing argument, and assume it always exists)
  - Cleanup and simplify the port

  PR:		221206
  Approved by:	maintainer timeout (mich, 2 weeks)

Changes:
  head/MOVED
  head/misc/Makefile
  head/misc/lazyread/
  head/misc/lazyread/Makefile
  head/misc/lazyread/distinfo
  head/misc/lazyread/files/lesspipe.sh
  head/misc/lazyread/files/patch-lazyread.c
  head/misc/lazyread/pkg-descr
  head/misc/lazyread/pkg-plist
  head/misc/lr/