Bug 221206

Summary: misc/lr: rename to misc/lazyread, cleanup
Product: Ports & Packages Reporter: Dmitry Marakasov <amdmi3>
Component: Individual Port(s)Assignee: Dmitry Marakasov <amdmi3>
Status: Closed FIXED    
Severity: Affects Many People Flags: bugzilla: maintainer-feedback? (mich)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch none

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/