# -*- 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 PortSystem 1.0 PortGroup github 1.0 PortGroup legacysupport 1.1 PortGroup openssl 1.0 github.setup tstack lnav 0.11.1 v github.tarball_from archive revision 0 homepage https://lnav.org 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. categories sysutils installs_libs no license BSD maintainers {gmail.com:herby.gillot @herbygillot} \ openmaintainer depends_lib-append port:bzip2 \ port:curl \ port:libarchive \ port:ncurses \ port:pcre2 \ port:readline \ port:sqlite3 \ port:zlib checksums rmd160 8d8544c7421804e2dd57c0aed31d0c87098dc74c \ sha256 7d73ceeeae0fdc61cffce0f8a7a3435aa91b401b67d233ffaa018faab00d7d3f \ size 10268167 compiler.c_standard 2011 compiler.cxx_standard 2014 configure.args-append \ --disable-silent-rules \ --disable-static \ --with-libarchive \ --with-libcurl=${prefix} \ --with-ncurses \ --with-pcre2 \ --with-readline \ --with-sqlite3 use_autoreconf yes github.livecheck.regex {([0-9.]+)}