# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8::et:sw=4:ts=4:sts=4 # $Id: Portfile 129689 2014-12-18 22:54:48Z g5pw@macports.org $ PortSystem 1.0 PortGroup github 1.0 github.setup tstack lnav 0.7.1 v maintainers g5pw openmaintainer categories sysutils description An advanced log file viewer for the small-scale. long_description Many logging tools, like Splunk, provide great features but \ are optimized for large-scale deployments. They require \ installing and configuring servers before they can be \ effectively used. There is still a need for a robust log \ file analyzer for the terminal. platforms darwin license BSD homepage http://lnav.org depends_lib port:pcre \ port:sqlite3 \ port:ncurses \ port:readline \ port:zlib \ port:bzip2 \ port:openssl checksums rmd160 82c9015b15266a6c01b3d81bcad287e5199afbd5 \ sha256 5eccf487afd51e1e150ef87857451bc5f46fb6b3e0348e1a731d22fa8b4b1a06 configure.args --with-ncurses \ --with-pcre \ --with-readline \ --with-sqlite3