Bug 199062 - [new port] sysutils/lnav 0.7.2: The Log File Navigator
Summary: [new port] sysutils/lnav 0.7.2: The Log File Navigator
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Pawel Pekala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-31 07:53 UTC by Thomas Hurst
Modified: 2015-04-02 20:20 UTC (History)
1 user (show)

See Also:


Attachments
lnav 0.7.2 port shar (1.55 KB, text/plain)
2015-03-31 07:53 UTC, Thomas Hurst
no flags Details
poudriere testport on 10.1-RELEASE/amd64 (24.76 KB, text/plain)
2015-03-31 07:54 UTC, Thomas Hurst
no flags Details
poudriere testport on 9.3-RELEASE/amd64 (36.57 KB, text/plain)
2015-03-31 07:55 UTC, Thomas Hurst
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Hurst 2015-03-31 07:53:57 UTC
Created attachment 155052 [details]
lnav 0.7.2 port shar

This is a port for lnav, the Log File Navigator, an ncurses-based log file explorer: http://lnav.org/
Comment 1 Thomas Hurst 2015-03-31 07:54:44 UTC
Created attachment 155053 [details]
poudriere testport on 10.1-RELEASE/amd64
Comment 2 Thomas Hurst 2015-03-31 07:55:09 UTC
Created attachment 155054 [details]
poudriere testport on 9.3-RELEASE/amd64
Comment 3 commit-hook freebsd_committer freebsd_triage 2015-04-02 20:19:38 UTC
A commit references this bug:

Author: pawel
Date: Thu Apr  2 20:18:52 UTC 2015
New revision: 383063
URL: https://svnweb.freebsd.org/changeset/ports/383063

Log:
  lnav is an ncurses based log file viewer, with syntax highlighting,
  filtering, tab completion for most operations, and sessions support.

  WWW: http://lnav.org/

  PR:		199062
  Submitted by:	Thomas Hurst <tom@hur.st>

Changes:
  head/sysutils/Makefile
  head/sysutils/lnav/
  head/sysutils/lnav/Makefile
  head/sysutils/lnav/distinfo
  head/sysutils/lnav/pkg-descr
Comment 4 Pawel Pekala freebsd_committer freebsd_triage 2015-04-02 20:20:27 UTC
Committed with minor changes, thanks!